Class QueryExecutionInputsAndOutputsRequest (1.18.0)

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

Request message for MetadataService.QueryExecutionInputsAndOutputs.

Attribute

NameDescription
execution str
Required. The resource name of the Execution whose input and output Artifacts should be retrieved as a LineageSubgraph. Format: ``projects/{project}/locations/{location}/metadataStores/{metadatastore}/executions/{execution}``

Inheritance

builtins.object > proto.message.Message > QueryExecutionInputsAndOutputsRequest