Class GetExecutionRequest (1.14.0)

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

Request message for MetadataService.GetExecution .

Attribute

Name Description
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