Uses of Class
com.google.dataflow.v1beta3.BigQueryIODetails
-
Packages that use BigQueryIODetails Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of BigQueryIODetails in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return BigQueryIODetails Modifier and Type Method Description BigQueryIODetailsBigQueryIODetails.Builder. build()BigQueryIODetailsBigQueryIODetails.Builder. buildPartial()BigQueryIODetailsJobMetadata.Builder. getBigqueryDetails(int index)Identification of a BigQuery source used in the Dataflow job.BigQueryIODetailsJobMetadata. getBigqueryDetails(int index)Identification of a BigQuery source used in the Dataflow job.BigQueryIODetailsJobMetadataOrBuilder. getBigqueryDetails(int index)Identification of a BigQuery source used in the Dataflow job.static BigQueryIODetailsBigQueryIODetails. getDefaultInstance()BigQueryIODetailsBigQueryIODetails.Builder. getDefaultInstanceForType()BigQueryIODetailsBigQueryIODetails. getDefaultInstanceForType()static BigQueryIODetailsBigQueryIODetails. parseDelimitedFrom(InputStream input)static BigQueryIODetailsBigQueryIODetails. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigQueryIODetailsBigQueryIODetails. parseFrom(byte[] data)static BigQueryIODetailsBigQueryIODetails. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigQueryIODetailsBigQueryIODetails. parseFrom(com.google.protobuf.ByteString data)static BigQueryIODetailsBigQueryIODetails. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigQueryIODetailsBigQueryIODetails. parseFrom(com.google.protobuf.CodedInputStream input)static BigQueryIODetailsBigQueryIODetails. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigQueryIODetailsBigQueryIODetails. parseFrom(InputStream input)static BigQueryIODetailsBigQueryIODetails. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigQueryIODetailsBigQueryIODetails. parseFrom(ByteBuffer data)static BigQueryIODetailsBigQueryIODetails. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.dataflow.v1beta3 that return types with arguments of type BigQueryIODetails Modifier and Type Method Description List<BigQueryIODetails>JobMetadata.Builder. getBigqueryDetailsList()Identification of a BigQuery source used in the Dataflow job.List<BigQueryIODetails>JobMetadata. getBigqueryDetailsList()Identification of a BigQuery source used in the Dataflow job.List<BigQueryIODetails>JobMetadataOrBuilder. getBigqueryDetailsList()Identification of a BigQuery source used in the Dataflow job.com.google.protobuf.Parser<BigQueryIODetails>BigQueryIODetails. getParserForType()static com.google.protobuf.Parser<BigQueryIODetails>BigQueryIODetails. parser()Methods in com.google.dataflow.v1beta3 with parameters of type BigQueryIODetails Modifier and Type Method Description JobMetadata.BuilderJobMetadata.Builder. addBigqueryDetails(int index, BigQueryIODetails value)Identification of a BigQuery source used in the Dataflow job.JobMetadata.BuilderJobMetadata.Builder. addBigqueryDetails(BigQueryIODetails value)Identification of a BigQuery source used in the Dataflow job.BigQueryIODetails.BuilderBigQueryIODetails.Builder. mergeFrom(BigQueryIODetails other)static BigQueryIODetails.BuilderBigQueryIODetails. newBuilder(BigQueryIODetails prototype)JobMetadata.BuilderJobMetadata.Builder. setBigqueryDetails(int index, BigQueryIODetails value)Identification of a BigQuery source used in the Dataflow job.Method parameters in com.google.dataflow.v1beta3 with type arguments of type BigQueryIODetails Modifier and Type Method Description JobMetadata.BuilderJobMetadata.Builder. addAllBigqueryDetails(Iterable<? extends BigQueryIODetails> values)Identification of a BigQuery source used in the Dataflow job.
-