Class: Google::Cloud::ContactCenterInsights::V1::Dimension::AgentDimensionMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb

Overview

Metadata about the agent dimension.

Instance Attribute Summary collapse

Instance Attribute Details

#agent_display_name::String

Returns Optional. The agent's name.

Returns:

  • (::String)

    Optional. The agent's name



1405
1406
1407
1408
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 1405

class AgentDimensionMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#agent_id::String

Returns Optional. A user-specified string representing the agent.

Returns:

  • (::String)

    Optional. A user-specified string representing the agent.



1405
1406
1407
1408
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 1405

class AgentDimensionMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#agent_team::String

Returns Optional. A user-specified string representing the agent's team.

Returns:

  • (::String)

    Optional. A user-specified string representing the agent's team.



1405
1406
1407
1408
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 1405

class AgentDimensionMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end