Class QueryExecutionInputsAndOutputsRequest (1.48.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}

Methods

QueryExecutionInputsAndOutputsRequest

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

Request message for MetadataService.QueryExecutionInputsAndOutputs.