Class DeleteRunRequest (0.3.5)

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

Request message for DeleteRun.

Attributes

NameDescription
name str
Required. The name of the run to delete.
allow_missing bool
If set to true and the run is not found, the request succeeds but the server doesn't perform any actions.