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

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

Request message for EvaluationService.UpdateEvaluationExpectation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#evaluation_expectation

def evaluation_expectation() -> ::Google::Cloud::Ces::V1beta::EvaluationExpectation
Returns

#evaluation_expectation=

def evaluation_expectation=(value) -> ::Google::Cloud::Ces::V1beta::EvaluationExpectation
Parameter
Returns

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns
  • (::Google::Protobuf::FieldMask) — Optional. Field mask is used to control which fields get updated. If the mask is not present, all fields will be updated.

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
  • value (::Google::Protobuf::FieldMask) — Optional. Field mask is used to control which fields get updated. If the mask is not present, all fields will be updated.
Returns
  • (::Google::Protobuf::FieldMask) — Optional. Field mask is used to control which fields get updated. If the mask is not present, all fields will be updated.