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

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

The configuration to be used to generate the evaluations.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dataset_id

def dataset_id() -> ::String
Returns
  • (::String) — Optional. The insights dataset to be used to fetch conversation data for generating the evaluations. Format: projects/{project}/locations/{location}/datasets/{dataset}.

#dataset_id=

def dataset_id=(value) -> ::String
Parameter
  • value (::String) — Optional. The insights dataset to be used to fetch conversation data for generating the evaluations. Format: projects/{project}/locations/{location}/datasets/{dataset}.
Returns
  • (::String) — Optional. The insights dataset to be used to fetch conversation data for generating the evaluations. Format: projects/{project}/locations/{location}/datasets/{dataset}.