Class GetExecutionRequest (1.3.1)

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

Request for getting scheduled notebook execution

Attribute

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

Inheritance

builtins.object > proto.message.Message > GetExecutionRequest