Class GetExecutionRequest (1.24.1)

  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