Class GetExecutionRequest (1.15.0)

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

Request message for MetadataService.GetExecution.

Attribute

NameDescription
name str
Required. The resource name of the Execution to retrieve. Format: ``projects/{project}/locations/{location}/metadataStores/{metadatastore}/executions/{execution}``

Inheritance

builtins.object > proto.message.Message > GetExecutionRequest