Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::Dimension::AgentDimensionMetadata (v1.2.0)

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

Metadata about the agent dimension.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#agent_display_name

def agent_display_name() -> ::String
Returns
  • (::String) — Optional. The agent's name

#agent_display_name=

def agent_display_name=(value) -> ::String
Parameter
  • value (::String) — Optional. The agent's name
Returns
  • (::String) — Optional. The agent's name

#agent_id

def agent_id() -> ::String
Returns
  • (::String) — Optional. A user-specified string representing the agent.

#agent_id=

def agent_id=(value) -> ::String
Parameter
  • value (::String) — Optional. A user-specified string representing the agent.
Returns
  • (::String) — Optional. A user-specified string representing the agent.

#agent_team

def agent_team() -> ::String
Returns
  • (::String) — Optional. A user-specified string representing the agent's team.

#agent_team=

def agent_team=(value) -> ::String
Parameter
  • value (::String) — Optional. A user-specified string representing the agent's team.
Returns
  • (::String) — Optional. A user-specified string representing the agent's team.