Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class JobMetadata.
Metadata available primarily for filtering jobs. Will be included in the ListJob response and Job SUMMARY view.
Generated from protobuf message google.dataflow.v1beta3.JobMetadata
Namespace
Google \ Cloud \ Dataflow \ V1beta3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ sdk_version
↳ spanner_details
array< Google\Cloud\Dataflow\V1beta3\SpannerIODetails
>
Identification of a Spanner source used in the Dataflow job.
↳ bigquery_details
array< Google\Cloud\Dataflow\V1beta3\BigQueryIODetails
>
Identification of a BigQuery source used in the Dataflow job.
↳ big_table_details
array< Google\Cloud\Dataflow\V1beta3\BigTableIODetails
>
Identification of a Cloud Bigtable source used in the Dataflow job.
↳ pubsub_details
array< Google\Cloud\Dataflow\V1beta3\PubSubIODetails
>
Identification of a Pub/Sub source used in the Dataflow job.
↳ file_details
array< Google\Cloud\Dataflow\V1beta3\FileIODetails
>
Identification of a File source used in the Dataflow job.
↳ datastore_details
array< Google\Cloud\Dataflow\V1beta3\DatastoreIODetails
>
Identification of a Datastore source used in the Dataflow job.
getSdkVersion
The SDK version used to run the job.
hasSdkVersion
clearSdkVersion
setSdkVersion
The SDK version used to run the job.
$this
getSpannerDetails
Identification of a Spanner source used in the Dataflow job.
setSpannerDetails
Identification of a Spanner source used in the Dataflow job.
$this
getBigqueryDetails
Identification of a BigQuery source used in the Dataflow job.
setBigqueryDetails
Identification of a BigQuery source used in the Dataflow job.
$this
getBigTableDetails
Identification of a Cloud Bigtable source used in the Dataflow job.
setBigTableDetails
Identification of a Cloud Bigtable source used in the Dataflow job.
$this
getPubsubDetails
Identification of a Pub/Sub source used in the Dataflow job.
setPubsubDetails
Identification of a Pub/Sub source used in the Dataflow job.
$this
getFileDetails
Identification of a File source used in the Dataflow job.
setFileDetails
Identification of a File source used in the Dataflow job.
$this
getDatastoreDetails
Identification of a Datastore source used in the Dataflow job.
setDatastoreDetails
Identification of a Datastore source used in the Dataflow job.
$this