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

#sample_size

def sample_size() -> ::Integer
Returns
  • (::Integer) — Optional. If set, this fields indicates the number of objects to ingest from the Cloud Storage bucket. If empty, the entire bucket will be ingested. Unless they are first deleted, conversations produced through sampling won't be ingested by subsequent ingest requests.

#sample_size=

def sample_size=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. If set, this fields indicates the number of objects to ingest from the Cloud Storage bucket. If empty, the entire bucket will be ingested. Unless they are first deleted, conversations produced through sampling won't be ingested by subsequent ingest requests.
Returns
  • (::Integer) — Optional. If set, this fields indicates the number of objects to ingest from the Cloud Storage bucket. If empty, the entire bucket will be ingested. Unless they are first deleted, conversations produced through sampling won't be ingested by subsequent ingest requests.

#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