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

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

The issue identified.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#description

def description() -> ::String
Returns
  • (::String) — Optional. Description of the issue found.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Optional. Description of the issue found.
Returns
  • (::String) — Optional. Description of the issue found.

#occurrence_count

def occurrence_count() -> ::Integer
Returns
  • (::Integer) — Optional. How many times this issue occurred.

#occurrence_count=

def occurrence_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. How many times this issue occurred.
Returns
  • (::Integer) — Optional. How many times this issue occurred.

#proposed_solution

def proposed_solution() -> ::String
Returns
  • (::String) — Optional. Proposed solution to fix the issue by modifying instructions or tools.

#proposed_solution=

def proposed_solution=(value) -> ::String
Parameter
  • value (::String) — Optional. Proposed solution to fix the issue by modifying instructions or tools.
Returns
  • (::String) — Optional. Proposed solution to fix the issue by modifying instructions or tools.