Class QueryExecutionInputsAndOutputsRequest (1.27.1)

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

Request message for MetadataService.QueryExecutionInputsAndOutputs.

Attribute

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