Uses of Class
com.google.cloud.bigquery.storage.v1beta.MetastorePartitionValues
-
Uses of MetastorePartitionValues in com.google.cloud.bigquery.storage.v1beta
Methods in com.google.cloud.bigquery.storage.v1beta that return MetastorePartitionValuesModifier and TypeMethodDescriptionMetastorePartitionValues.Builder.build()MetastorePartitionValues.Builder.buildPartial()static MetastorePartitionValuesMetastorePartitionValues.getDefaultInstance()MetastorePartitionValues.Builder.getDefaultInstanceForType()MetastorePartitionValues.getDefaultInstanceForType()BatchDeleteMetastorePartitionsRequest.Builder.getPartitionValues(int index) Required.BatchDeleteMetastorePartitionsRequest.getPartitionValues(int index) Required.BatchDeleteMetastorePartitionsRequestOrBuilder.getPartitionValues(int index) Required.static MetastorePartitionValuesMetastorePartitionValues.parseDelimitedFrom(InputStream input) static MetastorePartitionValuesMetastorePartitionValues.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetastorePartitionValuesMetastorePartitionValues.parseFrom(byte[] data) static MetastorePartitionValuesMetastorePartitionValues.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetastorePartitionValuesMetastorePartitionValues.parseFrom(com.google.protobuf.ByteString data) static MetastorePartitionValuesMetastorePartitionValues.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetastorePartitionValuesMetastorePartitionValues.parseFrom(com.google.protobuf.CodedInputStream input) static MetastorePartitionValuesMetastorePartitionValues.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetastorePartitionValuesMetastorePartitionValues.parseFrom(InputStream input) static MetastorePartitionValuesMetastorePartitionValues.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetastorePartitionValuesMetastorePartitionValues.parseFrom(ByteBuffer data) static MetastorePartitionValuesMetastorePartitionValues.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.bigquery.storage.v1beta that return types with arguments of type MetastorePartitionValuesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MetastorePartitionValues>MetastorePartitionValues.getParserForType()BatchDeleteMetastorePartitionsRequest.Builder.getPartitionValuesList()Required.BatchDeleteMetastorePartitionsRequest.getPartitionValuesList()Required.BatchDeleteMetastorePartitionsRequestOrBuilder.getPartitionValuesList()Required.static com.google.protobuf.Parser<MetastorePartitionValues>MetastorePartitionValues.parser()Methods in com.google.cloud.bigquery.storage.v1beta with parameters of type MetastorePartitionValuesModifier and TypeMethodDescriptionBatchDeleteMetastorePartitionsRequest.Builder.addPartitionValues(int index, MetastorePartitionValues value) Required.BatchDeleteMetastorePartitionsRequest.Builder.addPartitionValues(MetastorePartitionValues value) Required.MetastorePartitionValues.Builder.mergeFrom(MetastorePartitionValues other) MetastorePartitionValues.newBuilder(MetastorePartitionValues prototype) BatchDeleteMetastorePartitionsRequest.Builder.setPartitionValues(int index, MetastorePartitionValues value) Required.Method parameters in com.google.cloud.bigquery.storage.v1beta with type arguments of type MetastorePartitionValuesModifier and TypeMethodDescriptionBatchDeleteMetastorePartitionsRequest.Builder.addAllPartitionValues(Iterable<? extends MetastorePartitionValues> values) Required.