Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::IngestConversationsRequest (v0.22.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
Returns

#gcs_source=

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

#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.

#redaction_config

def redaction_config() -> ::Google::Cloud::ContactCenterInsights::V1::RedactionConfig
Returns

#redaction_config=

def redaction_config=(value) -> ::Google::Cloud::ContactCenterInsights::V1::RedactionConfig
Parameter
Returns

#speech_config

def speech_config() -> ::Google::Cloud::ContactCenterInsights::V1::SpeechConfig
Returns

#speech_config=

def speech_config=(value) -> ::Google::Cloud::ContactCenterInsights::V1::SpeechConfig
Parameter
Returns

#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