Gemini Enterprise for Customer Experience V1BETA API - Class Google::Cloud::Ces::V1beta::QualityReport::AgentIssues (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::QualityReport::AgentIssues.

Issues identified for a single agent.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#agent

def agent() -> ::String
Returns
  • (::String) — Optional. The name of the agent to which the issues are related. Format: projects/{project}/locations/{location}/apps/{app}/agents/{agent}

#agent=

def agent=(value) -> ::String
Parameter
  • value (::String) — Optional. The name of the agent to which the issues are related. Format: projects/{project}/locations/{location}/apps/{app}/agents/{agent}
Returns
  • (::String) — Optional. The name of the agent to which the issues are related. Format: projects/{project}/locations/{location}/apps/{app}/agents/{agent}

#issues

def issues() -> ::Array<::Google::Cloud::Ces::V1beta::QualityReport::Issue>
Returns

#issues=

def issues=(value) -> ::Array<::Google::Cloud::Ces::V1beta::QualityReport::Issue>
Parameter
Returns