Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::GenerateAppResourceResponse::Evaluations.
The list of evaluations generated by the LLM assistant.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#evaluations
def evaluations() -> ::Array<::Google::Cloud::Ces::V1beta::Evaluation>
Returns
- (::Array<::Google::Cloud::Ces::V1beta::Evaluation>) — The list of generated evaluations.
#evaluations=
def evaluations=(value) -> ::Array<::Google::Cloud::Ces::V1beta::Evaluation>
Parameter
- value (::Array<::Google::Cloud::Ces::V1beta::Evaluation>) — The list of generated evaluations.
Returns
- (::Array<::Google::Cloud::Ces::V1beta::Evaluation>) — The list of generated evaluations.