Class BatchCreateMetastorePartitionsResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<BatchCreateMetastorePartitionsResponse.Builder>
com.google.cloud.bigquery.storage.v1beta.BatchCreateMetastorePartitionsResponse.Builder
- All Implemented Interfaces:
BatchCreateMetastorePartitionsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- BatchCreateMetastorePartitionsResponse
public static final class BatchCreateMetastorePartitionsResponse.Builder
extends com.google.protobuf.GeneratedMessage.Builder<BatchCreateMetastorePartitionsResponse.Builder>
implements BatchCreateMetastorePartitionsResponseOrBuilder
Response message for BatchCreateMetastorePartitions.Protobuf type
google.cloud.bigquery.storage.v1beta.BatchCreateMetastorePartitionsResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllPartitions(Iterable<? extends MetastorePartition> values) The list of metastore partitions that have been created.addPartitions(int index, MetastorePartition value) The list of metastore partitions that have been created.addPartitions(int index, MetastorePartition.Builder builderForValue) The list of metastore partitions that have been created.addPartitions(MetastorePartition value) The list of metastore partitions that have been created.addPartitions(MetastorePartition.Builder builderForValue) The list of metastore partitions that have been created.The list of metastore partitions that have been created.addPartitionsBuilder(int index) The list of metastore partitions that have been created.build()clear()The list of metastore partitions that have been created.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetPartitions(int index) The list of metastore partitions that have been created.getPartitionsBuilder(int index) The list of metastore partitions that have been created.The list of metastore partitions that have been created.intThe list of metastore partitions that have been created.The list of metastore partitions that have been created.getPartitionsOrBuilder(int index) The list of metastore partitions that have been created.List<? extends MetastorePartitionOrBuilder>The list of metastore partitions that have been created.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removePartitions(int index) The list of metastore partitions that have been created.setPartitions(int index, MetastorePartition value) The list of metastore partitions that have been created.setPartitions(int index, MetastorePartition.Builder builderForValue) The list of metastore partitions that have been created.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<BatchCreateMetastorePartitionsResponse.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<BatchCreateMetastorePartitionsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<BatchCreateMetastorePartitionsResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchCreateMetastorePartitionsResponse.Builder>
-
mergeFrom
public BatchCreateMetastorePartitionsResponse.Builder mergeFrom(BatchCreateMetastorePartitionsResponse other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<BatchCreateMetastorePartitionsResponse.Builder>
-
mergeFrom
public BatchCreateMetastorePartitionsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchCreateMetastorePartitionsResponse.Builder>- Throws:
IOException
-
getPartitionsList
The list of metastore partitions that have been created.
repeated .google.cloud.bigquery.storage.v1beta.MetastorePartition partitions = 1;- Specified by:
getPartitionsListin interfaceBatchCreateMetastorePartitionsResponseOrBuilder
-
getPartitionsCount
public int getPartitionsCount()The list of metastore partitions that have been created.
repeated .google.cloud.bigquery.storage.v1beta.MetastorePartition partitions = 1;- Specified by:
getPartitionsCountin interfaceBatchCreateMetastorePartitionsResponseOrBuilder
-
getPartitions
The list of metastore partitions that have been created.
repeated .google.cloud.bigquery.storage.v1beta.MetastorePartition partitions = 1;- Specified by:
getPartitionsin interfaceBatchCreateMetastorePartitionsResponseOrBuilder
-
setPartitions
public BatchCreateMetastorePartitionsResponse.Builder setPartitions(int index, MetastorePartition value) The list of metastore partitions that have been created.
repeated .google.cloud.bigquery.storage.v1beta.MetastorePartition partitions = 1; -
setPartitions
public BatchCreateMetastorePartitionsResponse.Builder setPartitions(int index, MetastorePartition.Builder builderForValue) The list of metastore partitions that have been created.
repeated .google.cloud.bigquery.storage.v1beta.MetastorePartition partitions = 1; -
addPartitions
The list of metastore partitions that have been created.
repeated .google.cloud.bigquery.storage.v1beta.MetastorePartition partitions = 1; -
addPartitions
public BatchCreateMetastorePartitionsResponse.Builder addPartitions(int index, MetastorePartition value) The list of metastore partitions that have been created.
repeated .google.cloud.bigquery.storage.v1beta.MetastorePartition partitions = 1; -
addPartitions
public BatchCreateMetastorePartitionsResponse.Builder addPartitions(MetastorePartition.Builder builderForValue) The list of metastore partitions that have been created.
repeated .google.cloud.bigquery.storage.v1beta.MetastorePartition partitions = 1; -
addPartitions
public BatchCreateMetastorePartitionsResponse.Builder addPartitions(int index, MetastorePartition.Builder builderForValue) The list of metastore partitions that have been created.
repeated .google.cloud.bigquery.storage.v1beta.MetastorePartition partitions = 1; -
addAllPartitions
public BatchCreateMetastorePartitionsResponse.Builder addAllPartitions(Iterable<? extends MetastorePartition> values) The list of metastore partitions that have been created.
repeated .google.cloud.bigquery.storage.v1beta.MetastorePartition partitions = 1; -
clearPartitions
The list of metastore partitions that have been created.
repeated .google.cloud.bigquery.storage.v1beta.MetastorePartition partitions = 1; -
removePartitions
The list of metastore partitions that have been created.
repeated .google.cloud.bigquery.storage.v1beta.MetastorePartition partitions = 1; -
getPartitionsBuilder
The list of metastore partitions that have been created.
repeated .google.cloud.bigquery.storage.v1beta.MetastorePartition partitions = 1; -
getPartitionsOrBuilder
The list of metastore partitions that have been created.
repeated .google.cloud.bigquery.storage.v1beta.MetastorePartition partitions = 1;- Specified by:
getPartitionsOrBuilderin interfaceBatchCreateMetastorePartitionsResponseOrBuilder
-
getPartitionsOrBuilderList
The list of metastore partitions that have been created.
repeated .google.cloud.bigquery.storage.v1beta.MetastorePartition partitions = 1;- Specified by:
getPartitionsOrBuilderListin interfaceBatchCreateMetastorePartitionsResponseOrBuilder
-
addPartitionsBuilder
The list of metastore partitions that have been created.
repeated .google.cloud.bigquery.storage.v1beta.MetastorePartition partitions = 1; -
addPartitionsBuilder
The list of metastore partitions that have been created.
repeated .google.cloud.bigquery.storage.v1beta.MetastorePartition partitions = 1; -
getPartitionsBuilderList
The list of metastore partitions that have been created.
repeated .google.cloud.bigquery.storage.v1beta.MetastorePartition partitions = 1;
-