Uses of Class
com.google.cloud.datastream.v1.BigQueryProfile
-
Packages that use BigQueryProfile Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of BigQueryProfile in com.google.cloud.datastream.v1
Methods in com.google.cloud.datastream.v1 that return BigQueryProfile Modifier and Type Method Description BigQueryProfileBigQueryProfile.Builder. build()BigQueryProfileBigQueryProfile.Builder. buildPartial()BigQueryProfileConnectionProfile.Builder. getBigqueryProfile()BigQuery Connection Profile configuration.BigQueryProfileConnectionProfile. getBigqueryProfile()BigQuery Connection Profile configuration.BigQueryProfileConnectionProfileOrBuilder. getBigqueryProfile()BigQuery Connection Profile configuration.static BigQueryProfileBigQueryProfile. getDefaultInstance()BigQueryProfileBigQueryProfile.Builder. getDefaultInstanceForType()BigQueryProfileBigQueryProfile. getDefaultInstanceForType()static BigQueryProfileBigQueryProfile. parseDelimitedFrom(InputStream input)static BigQueryProfileBigQueryProfile. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigQueryProfileBigQueryProfile. parseFrom(byte[] data)static BigQueryProfileBigQueryProfile. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigQueryProfileBigQueryProfile. parseFrom(com.google.protobuf.ByteString data)static BigQueryProfileBigQueryProfile. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigQueryProfileBigQueryProfile. parseFrom(com.google.protobuf.CodedInputStream input)static BigQueryProfileBigQueryProfile. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigQueryProfileBigQueryProfile. parseFrom(InputStream input)static BigQueryProfileBigQueryProfile. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigQueryProfileBigQueryProfile. parseFrom(ByteBuffer data)static BigQueryProfileBigQueryProfile. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datastream.v1 that return types with arguments of type BigQueryProfile Modifier and Type Method Description com.google.protobuf.Parser<BigQueryProfile>BigQueryProfile. getParserForType()static com.google.protobuf.Parser<BigQueryProfile>BigQueryProfile. parser()Methods in com.google.cloud.datastream.v1 with parameters of type BigQueryProfile Modifier and Type Method Description ConnectionProfile.BuilderConnectionProfile.Builder. mergeBigqueryProfile(BigQueryProfile value)BigQuery Connection Profile configuration.BigQueryProfile.BuilderBigQueryProfile.Builder. mergeFrom(BigQueryProfile other)static BigQueryProfile.BuilderBigQueryProfile. newBuilder(BigQueryProfile prototype)ConnectionProfile.BuilderConnectionProfile.Builder. setBigqueryProfile(BigQueryProfile value)BigQuery Connection Profile configuration.
-