Uses of Class
com.google.cloud.bigquery.storage.v1beta.ListMetastorePartitionsResponse.Builder
-
Uses of ListMetastorePartitionsResponse.Builder in com.google.cloud.bigquery.storage.v1beta
Methods in com.google.cloud.bigquery.storage.v1beta that return ListMetastorePartitionsResponse.BuilderModifier and TypeMethodDescriptionListMetastorePartitionsResponse.Builder.clear()ListMetastorePartitionsResponse.Builder.clearPartitions()The list of partitions.ListMetastorePartitionsResponse.Builder.clearResponse()ListMetastorePartitionsResponse.Builder.clearStreams()The list of streams.ListMetastorePartitionsResponse.Builder.mergeFrom(ListMetastorePartitionsResponse other) ListMetastorePartitionsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListMetastorePartitionsResponse.Builder.mergeFrom(com.google.protobuf.Message other) ListMetastorePartitionsResponse.Builder.mergePartitions(MetastorePartitionList value) The list of partitions.ListMetastorePartitionsResponse.Builder.mergeStreams(StreamList value) The list of streams.ListMetastorePartitionsResponse.newBuilder()ListMetastorePartitionsResponse.newBuilder(ListMetastorePartitionsResponse prototype) ListMetastorePartitionsResponse.newBuilderForType()protected ListMetastorePartitionsResponse.BuilderListMetastorePartitionsResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ListMetastorePartitionsResponse.Builder.setPartitions(MetastorePartitionList value) The list of partitions.ListMetastorePartitionsResponse.Builder.setPartitions(MetastorePartitionList.Builder builderForValue) The list of partitions.ListMetastorePartitionsResponse.Builder.setStreams(StreamList value) The list of streams.ListMetastorePartitionsResponse.Builder.setStreams(StreamList.Builder builderForValue) The list of streams.ListMetastorePartitionsResponse.toBuilder()