Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::IngestConversationsRequest (v0.10.0)

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

The request to ingest conversations.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#conversation_config

def conversation_config() -> ::Google::Cloud::ContactCenterInsights::V1::IngestConversationsRequest::ConversationConfig
Returns

#conversation_config=

def conversation_config=(value) -> ::Google::Cloud::ContactCenterInsights::V1::IngestConversationsRequest::ConversationConfig
Parameter
Returns

#gcs_source

def gcs_source() -> ::Google::Cloud::ContactCenterInsights::V1::IngestConversationsRequest::GcsSource

#gcs_source=

def gcs_source=(value) -> ::Google::Cloud::ContactCenterInsights::V1::IngestConversationsRequest::GcsSource
Parameter

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The parent resource for new conversations.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The parent resource for new conversations.
Returns
  • (::String) — Required. The parent resource for new conversations.

#transcript_object_config

def transcript_object_config() -> ::Google::Cloud::ContactCenterInsights::V1::IngestConversationsRequest::TranscriptObjectConfig
Returns

#transcript_object_config=

def transcript_object_config=(value) -> ::Google::Cloud::ContactCenterInsights::V1::IngestConversationsRequest::TranscriptObjectConfig
Parameter
Returns