Class DeleteScheduledEvaluationRunRequest (0.3.0)

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

Request message for EvaluationService.DeleteScheduledEvaluationRun.

Attributes

Name Description
name str
Required. The resource name of the scheduled evaluation run to delete.
etag str
Optional. The etag of the ScheduledEvaluationRun. If provided, it must match the server's etag.