Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::UpdateConversationRequest.
The request to update a conversation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#conversation
def conversation() -> ::Google::Cloud::ContactCenterInsights::V1::Conversation
- (::Google::Cloud::ContactCenterInsights::V1::Conversation) — Required. The new values for the conversation.
#conversation=
def conversation=(value) -> ::Google::Cloud::ContactCenterInsights::V1::Conversation
- value (::Google::Cloud::ContactCenterInsights::V1::Conversation) — Required. The new values for the conversation.
- (::Google::Cloud::ContactCenterInsights::V1::Conversation) — Required. The new values for the conversation.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
-
(::Google::Protobuf::FieldMask) —
The list of fields to be updated. All possible fields can be updated by passing
*
, or a subset of the following updateable fields can be provided:agent_id
language_code
labels
metadata
quality_metadata
call_metadata
start_time
expire_time
orttl
data_source.gcs_source.audio_uri
ordata_source.dialogflow_source.audio_uri
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
-
value (::Google::Protobuf::FieldMask) —
The list of fields to be updated. All possible fields can be updated by passing
*
, or a subset of the following updateable fields can be provided:agent_id
language_code
labels
metadata
quality_metadata
call_metadata
start_time
expire_time
orttl
data_source.gcs_source.audio_uri
ordata_source.dialogflow_source.audio_uri
-
(::Google::Protobuf::FieldMask) —
The list of fields to be updated. All possible fields can be updated by passing
*
, or a subset of the following updateable fields can be provided:agent_id
language_code
labels
metadata
quality_metadata
call_metadata
start_time
expire_time
orttl
data_source.gcs_source.audio_uri
ordata_source.dialogflow_source.audio_uri