UpdateEvaluationExpectationRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message for EvaluationService.UpdateEvaluationExpectation.
Attributes |
|
|---|---|
| Name | Description |
evaluation_expectation |
google.cloud.ces_v1beta.types.EvaluationExpectation
Required. The evaluation expectation to update. |
update_mask |
google.protobuf.field_mask_pb2.FieldMask
Optional. Field mask is used to control which fields get updated. If the mask is not present, all fields will be updated. |