Uses of Class
com.google.cloud.bigquery.storage.v1beta.MetastorePartitionList
-
Uses of MetastorePartitionList in com.google.cloud.bigquery.storage.v1beta
Methods in com.google.cloud.bigquery.storage.v1beta that return MetastorePartitionListModifier and TypeMethodDescriptionMetastorePartitionList.Builder.build()MetastorePartitionList.Builder.buildPartial()static MetastorePartitionListMetastorePartitionList.getDefaultInstance()MetastorePartitionList.Builder.getDefaultInstanceForType()MetastorePartitionList.getDefaultInstanceForType()ListMetastorePartitionsResponse.Builder.getPartitions()The list of partitions.ListMetastorePartitionsResponse.getPartitions()The list of partitions.ListMetastorePartitionsResponseOrBuilder.getPartitions()The list of partitions.static MetastorePartitionListMetastorePartitionList.parseDelimitedFrom(InputStream input) static MetastorePartitionListMetastorePartitionList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetastorePartitionListMetastorePartitionList.parseFrom(byte[] data) static MetastorePartitionListMetastorePartitionList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetastorePartitionListMetastorePartitionList.parseFrom(com.google.protobuf.ByteString data) static MetastorePartitionListMetastorePartitionList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetastorePartitionListMetastorePartitionList.parseFrom(com.google.protobuf.CodedInputStream input) static MetastorePartitionListMetastorePartitionList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetastorePartitionListMetastorePartitionList.parseFrom(InputStream input) static MetastorePartitionListMetastorePartitionList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetastorePartitionListMetastorePartitionList.parseFrom(ByteBuffer data) static MetastorePartitionListMetastorePartitionList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.bigquery.storage.v1beta that return types with arguments of type MetastorePartitionListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MetastorePartitionList>MetastorePartitionList.getParserForType()static com.google.protobuf.Parser<MetastorePartitionList>MetastorePartitionList.parser()Methods in com.google.cloud.bigquery.storage.v1beta with parameters of type MetastorePartitionListModifier and TypeMethodDescriptionMetastorePartitionList.Builder.mergeFrom(MetastorePartitionList other) ListMetastorePartitionsResponse.Builder.mergePartitions(MetastorePartitionList value) The list of partitions.MetastorePartitionList.newBuilder(MetastorePartitionList prototype) ListMetastorePartitionsResponse.Builder.setPartitions(MetastorePartitionList value) The list of partitions.