Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::ExportIssueModelRequest (v1.1.0)

Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::ExportIssueModelRequest.

Request to export an issue model.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#gcs_destination

def gcs_destination() -> ::Google::Cloud::ContactCenterInsights::V1::ExportIssueModelRequest::GcsDestination
Returns

#gcs_destination=

def gcs_destination=(value) -> ::Google::Cloud::ContactCenterInsights::V1::ExportIssueModelRequest::GcsDestination
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Required. The issue model to export.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The issue model to export.
Returns
  • (::String) — Required. The issue model to export.