Google Cloud Contact Center Insights V1 Client - Class ConversationConfig (1.5.0)

Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class ConversationConfig.

Configuration that applies to all conversations.

Generated from protobuf message google.cloud.contactcenterinsights.v1.IngestConversationsRequest.ConversationConfig

Namespace

Google \ Cloud \ ContactCenterInsights \ V1 \ IngestConversationsRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ agent_id string

An opaque, user-specified string representing the human agent who handled the conversations.

getAgentId

An opaque, user-specified string representing the human agent who handled the conversations.

Returns
TypeDescription
string

setAgentId

An opaque, user-specified string representing the human agent who handled the conversations.

Parameter
NameDescription
var string
Returns
TypeDescription
$this