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 classBigQueryIODetailsMetadata for a BigQuery connector used by the job.static classBigQueryIODetails.BuilderMetadata for a BigQuery connector used by the job.Methods in com.google.dataflow.v1beta3 that return BigQueryIODetailsOrBuilder Modifier and Type Method Description BigQueryIODetailsOrBuilderJobMetadata.Builder. getBigqueryDetailsOrBuilder(int index)Identification of a BigQuery source used in the Dataflow job.BigQueryIODetailsOrBuilderJobMetadata. getBigqueryDetailsOrBuilder(int index)Identification of a BigQuery source used in the Dataflow job.BigQueryIODetailsOrBuilderJobMetadataOrBuilder. 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.
-