Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::Conversation::CallMetadata (v0.10.0)

Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::Conversation::CallMetadata.

Call-specific metadata.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#agent_channel

def agent_channel() -> ::Integer
Returns
  • (::Integer) — The audio channel that contains the agent.

#agent_channel=

def agent_channel=(value) -> ::Integer
Parameter
  • value (::Integer) — The audio channel that contains the agent.
Returns
  • (::Integer) — The audio channel that contains the agent.

#customer_channel

def customer_channel() -> ::Integer
Returns
  • (::Integer) — The audio channel that contains the customer.

#customer_channel=

def customer_channel=(value) -> ::Integer
Parameter
  • value (::Integer) — The audio channel that contains the customer.
Returns
  • (::Integer) — The audio channel that contains the customer.