Class UpdateScheduledEvaluationRunRequest (0.3.0)

UpdateScheduledEvaluationRunRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for EvaluationService.UpdateScheduledEvaluationRun.

Attributes

Name Description
scheduled_evaluation_run google.cloud.ces_v1beta.types.ScheduledEvaluationRun
Required. The scheduled evaluation run 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.