- 0.82.0 (latest)
- 0.80.0
- 0.79.0
- 0.78.0
- 0.77.0
- 0.76.0
- 0.74.0
- 0.72.0
- 0.71.0
- 0.68.0
- 0.67.0
- 0.66.0
- 0.64.0
- 0.63.0
- 0.62.0
- 0.61.0
- 0.60.0
- 0.59.0
- 0.58.0
- 0.57.0
- 0.56.0
- 0.55.0
- 0.53.0
- 0.52.0
- 0.51.0
- 0.50.0
- 0.49.0
- 0.48.0
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.38.0
- 0.37.0
- 0.36.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.28.0
- 0.27.0
- 0.26.0
- 0.25.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.9.0
- 0.8.0
- 0.5.0
public interface JobMetadataOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getBigTableDetails(int index)
public abstract BigTableIODetails getBigTableDetails(int index)Identification of a Cloud Bigtable source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
| Parameter | |
|---|---|
| Name | Description | 
| index | int | 
| Returns | |
|---|---|
| Type | Description | 
| BigTableIODetails | |
getBigTableDetailsCount()
public abstract int getBigTableDetailsCount()Identification of a Cloud Bigtable source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
| Returns | |
|---|---|
| Type | Description | 
| int | |
getBigTableDetailsList()
public abstract List<BigTableIODetails> getBigTableDetailsList()Identification of a Cloud Bigtable source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
| Returns | |
|---|---|
| Type | Description | 
| List<BigTableIODetails> | |
getBigTableDetailsOrBuilder(int index)
public abstract BigTableIODetailsOrBuilder getBigTableDetailsOrBuilder(int index)Identification of a Cloud Bigtable source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
| Parameter | |
|---|---|
| Name | Description | 
| index | int | 
| Returns | |
|---|---|
| Type | Description | 
| BigTableIODetailsOrBuilder | |
getBigTableDetailsOrBuilderList()
public abstract List<? extends BigTableIODetailsOrBuilder> getBigTableDetailsOrBuilderList()Identification of a Cloud Bigtable source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
| Returns | |
|---|---|
| Type | Description | 
| List<? extends com.google.dataflow.v1beta3.BigTableIODetailsOrBuilder> | |
getBigqueryDetails(int index)
public abstract BigQueryIODetails getBigqueryDetails(int index)Identification of a BigQuery source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
| Parameter | |
|---|---|
| Name | Description | 
| index | int | 
| Returns | |
|---|---|
| Type | Description | 
| BigQueryIODetails | |
getBigqueryDetailsCount()
public abstract int getBigqueryDetailsCount()Identification of a BigQuery source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
| Returns | |
|---|---|
| Type | Description | 
| int | |
getBigqueryDetailsList()
public abstract List<BigQueryIODetails> getBigqueryDetailsList()Identification of a BigQuery source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
| Returns | |
|---|---|
| Type | Description | 
| List<BigQueryIODetails> | |
getBigqueryDetailsOrBuilder(int index)
public abstract BigQueryIODetailsOrBuilder getBigqueryDetailsOrBuilder(int index)Identification of a BigQuery source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
| Parameter | |
|---|---|
| Name | Description | 
| index | int | 
| Returns | |
|---|---|
| Type | Description | 
| BigQueryIODetailsOrBuilder | |
getBigqueryDetailsOrBuilderList()
public abstract List<? extends BigQueryIODetailsOrBuilder> getBigqueryDetailsOrBuilderList()Identification of a BigQuery source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
| Returns | |
|---|---|
| Type | Description | 
| List<? extends com.google.dataflow.v1beta3.BigQueryIODetailsOrBuilder> | |
getDatastoreDetails(int index)
public abstract DatastoreIODetails getDatastoreDetails(int index)Identification of a Datastore source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
| Parameter | |
|---|---|
| Name | Description | 
| index | int | 
| Returns | |
|---|---|
| Type | Description | 
| DatastoreIODetails | |
getDatastoreDetailsCount()
public abstract int getDatastoreDetailsCount()Identification of a Datastore source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
| Returns | |
|---|---|
| Type | Description | 
| int | |
getDatastoreDetailsList()
public abstract List<DatastoreIODetails> getDatastoreDetailsList()Identification of a Datastore source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
| Returns | |
|---|---|
| Type | Description | 
| List<DatastoreIODetails> | |
getDatastoreDetailsOrBuilder(int index)
public abstract DatastoreIODetailsOrBuilder getDatastoreDetailsOrBuilder(int index)Identification of a Datastore source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
| Parameter | |
|---|---|
| Name | Description | 
| index | int | 
| Returns | |
|---|---|
| Type | Description | 
| DatastoreIODetailsOrBuilder | |
getDatastoreDetailsOrBuilderList()
public abstract List<? extends DatastoreIODetailsOrBuilder> getDatastoreDetailsOrBuilderList()Identification of a Datastore source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
| Returns | |
|---|---|
| Type | Description | 
| List<? extends com.google.dataflow.v1beta3.DatastoreIODetailsOrBuilder> | |
getFileDetails(int index)
public abstract FileIODetails getFileDetails(int index)Identification of a File source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
| Parameter | |
|---|---|
| Name | Description | 
| index | int | 
| Returns | |
|---|---|
| Type | Description | 
| FileIODetails | |
getFileDetailsCount()
public abstract int getFileDetailsCount()Identification of a File source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
| Returns | |
|---|---|
| Type | Description | 
| int | |
getFileDetailsList()
public abstract List<FileIODetails> getFileDetailsList()Identification of a File source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
| Returns | |
|---|---|
| Type | Description | 
| List<FileIODetails> | |
getFileDetailsOrBuilder(int index)
public abstract FileIODetailsOrBuilder getFileDetailsOrBuilder(int index)Identification of a File source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
| Parameter | |
|---|---|
| Name | Description | 
| index | int | 
| Returns | |
|---|---|
| Type | Description | 
| FileIODetailsOrBuilder | |
getFileDetailsOrBuilderList()
public abstract List<? extends FileIODetailsOrBuilder> getFileDetailsOrBuilderList()Identification of a File source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
| Returns | |
|---|---|
| Type | Description | 
| List<? extends com.google.dataflow.v1beta3.FileIODetailsOrBuilder> | |
getPubsubDetails(int index)
public abstract PubSubIODetails getPubsubDetails(int index)Identification of a Pub/Sub source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
| Parameter | |
|---|---|
| Name | Description | 
| index | int | 
| Returns | |
|---|---|
| Type | Description | 
| PubSubIODetails | |
getPubsubDetailsCount()
public abstract int getPubsubDetailsCount()Identification of a Pub/Sub source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
| Returns | |
|---|---|
| Type | Description | 
| int | |
getPubsubDetailsList()
public abstract List<PubSubIODetails> getPubsubDetailsList()Identification of a Pub/Sub source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
| Returns | |
|---|---|
| Type | Description | 
| List<PubSubIODetails> | |
getPubsubDetailsOrBuilder(int index)
public abstract PubSubIODetailsOrBuilder getPubsubDetailsOrBuilder(int index)Identification of a Pub/Sub source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
| Parameter | |
|---|---|
| Name | Description | 
| index | int | 
| Returns | |
|---|---|
| Type | Description | 
| PubSubIODetailsOrBuilder | |
getPubsubDetailsOrBuilderList()
public abstract List<? extends PubSubIODetailsOrBuilder> getPubsubDetailsOrBuilderList()Identification of a Pub/Sub source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
| Returns | |
|---|---|
| Type | Description | 
| List<? extends com.google.dataflow.v1beta3.PubSubIODetailsOrBuilder> | |
getSdkVersion()
public abstract SdkVersion getSdkVersion()The SDK version used to run the job.
 .google.dataflow.v1beta3.SdkVersion sdk_version = 1;
| Returns | |
|---|---|
| Type | Description | 
| SdkVersion | The sdkVersion. | 
getSdkVersionOrBuilder()
public abstract SdkVersionOrBuilder getSdkVersionOrBuilder()The SDK version used to run the job.
 .google.dataflow.v1beta3.SdkVersion sdk_version = 1;
| Returns | |
|---|---|
| Type | Description | 
| SdkVersionOrBuilder | |
getSpannerDetails(int index)
public abstract SpannerIODetails getSpannerDetails(int index)Identification of a Spanner source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
| Parameter | |
|---|---|
| Name | Description | 
| index | int | 
| Returns | |
|---|---|
| Type | Description | 
| SpannerIODetails | |
getSpannerDetailsCount()
public abstract int getSpannerDetailsCount()Identification of a Spanner source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
| Returns | |
|---|---|
| Type | Description | 
| int | |
getSpannerDetailsList()
public abstract List<SpannerIODetails> getSpannerDetailsList()Identification of a Spanner source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
| Returns | |
|---|---|
| Type | Description | 
| List<SpannerIODetails> | |
getSpannerDetailsOrBuilder(int index)
public abstract SpannerIODetailsOrBuilder getSpannerDetailsOrBuilder(int index)Identification of a Spanner source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
| Parameter | |
|---|---|
| Name | Description | 
| index | int | 
| Returns | |
|---|---|
| Type | Description | 
| SpannerIODetailsOrBuilder | |
getSpannerDetailsOrBuilderList()
public abstract List<? extends SpannerIODetailsOrBuilder> getSpannerDetailsOrBuilderList()Identification of a Spanner source used in the Dataflow job.
 repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
| Returns | |
|---|---|
| Type | Description | 
| List<? extends com.google.dataflow.v1beta3.SpannerIODetailsOrBuilder> | |
hasSdkVersion()
public abstract boolean hasSdkVersion()The SDK version used to run the job.
 .google.dataflow.v1beta3.SdkVersion sdk_version = 1;
| Returns | |
|---|---|
| Type | Description | 
| boolean | Whether the sdkVersion field is set. |