Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::IngestConversationsRequest::ConversationConfig.
Configuration that applies to all conversations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#agent_id
def agent_id() -> ::String
Returns
- (::String) — An opaque, user-specified string representing the human agent who handled the conversations.
#agent_id=
def agent_id=(value) -> ::String
Parameter
- value (::String) — An opaque, user-specified string representing the human agent who handled the conversations.
Returns
- (::String) — An opaque, user-specified string representing the human agent who handled the conversations.