Class DeleteExecutionRequest (1.3.1)

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

Request for deleting a scheduled notebook execution

Attribute

NameDescription
name str
Required. Format: ``projects/{project_id}/locations/{location}/executions/{execution_id}``

Inheritance

builtins.object > proto.message.Message > DeleteExecutionRequest