JobMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Metadata available primarily for filtering jobs. Will be included in the ListJob response and Job SUMMARY view.
Attributes |
|
---|---|
Name | Description |
sdk_version |
google.cloud.dataflow_v1beta3.types.SdkVersion
The SDK version used to run the job. |
spanner_details |
MutableSequence[google.cloud.dataflow_v1beta3.types.SpannerIODetails]
Identification of a Spanner source used in the Dataflow job. |
bigquery_details |
MutableSequence[google.cloud.dataflow_v1beta3.types.BigQueryIODetails]
Identification of a BigQuery source used in the Dataflow job. |
big_table_details |
MutableSequence[google.cloud.dataflow_v1beta3.types.BigTableIODetails]
Identification of a Cloud Bigtable source used in the Dataflow job. |
pubsub_details |
MutableSequence[google.cloud.dataflow_v1beta3.types.PubSubIODetails]
Identification of a Pub/Sub source used in the Dataflow job. |
file_details |
MutableSequence[google.cloud.dataflow_v1beta3.types.FileIODetails]
Identification of a File source used in the Dataflow job. |
datastore_details |
MutableSequence[google.cloud.dataflow_v1beta3.types.DatastoreIODetails]
Identification of a Datastore source used in the Dataflow job. |