Uses of Interface
com.google.dataflow.v1beta3.BigQueryIODetailsOrBuilder
-
Packages that use BigQueryIODetailsOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of BigQueryIODetailsOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement BigQueryIODetailsOrBuilder Modifier and Type Class Description class
BigQueryIODetails
Metadata for a BigQuery connector used by the job.static class
BigQueryIODetails.Builder
Metadata for a BigQuery connector used by the job.Methods in com.google.dataflow.v1beta3 that return BigQueryIODetailsOrBuilder Modifier and Type Method Description BigQueryIODetailsOrBuilder
JobMetadata.Builder. getBigqueryDetailsOrBuilder(int index)
Identification of a BigQuery source used in the Dataflow job.BigQueryIODetailsOrBuilder
JobMetadata. getBigqueryDetailsOrBuilder(int index)
Identification of a BigQuery source used in the Dataflow job.BigQueryIODetailsOrBuilder
JobMetadataOrBuilder. getBigqueryDetailsOrBuilder(int index)
Identification of a BigQuery source used in the Dataflow job.Methods in com.google.dataflow.v1beta3 that return types with arguments of type BigQueryIODetailsOrBuilder Modifier and Type Method Description List<? extends BigQueryIODetailsOrBuilder>
JobMetadata.Builder. getBigqueryDetailsOrBuilderList()
Identification of a BigQuery source used in the Dataflow job.List<? extends BigQueryIODetailsOrBuilder>
JobMetadata. getBigqueryDetailsOrBuilderList()
Identification of a BigQuery source used in the Dataflow job.List<? extends BigQueryIODetailsOrBuilder>
JobMetadataOrBuilder. getBigqueryDetailsOrBuilderList()
Identification of a BigQuery source used in the Dataflow job.
-