Class BatchCreateMetastorePartitionsRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<BatchCreateMetastorePartitionsRequest.Builder>
com.google.cloud.bigquery.storage.v1alpha.BatchCreateMetastorePartitionsRequest.Builder
- All Implemented Interfaces:
BatchCreateMetastorePartitionsRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- BatchCreateMetastorePartitionsRequest
public static final class BatchCreateMetastorePartitionsRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<BatchCreateMetastorePartitionsRequest.Builder>
implements BatchCreateMetastorePartitionsRequestOrBuilder
Request message for BatchCreateMetastorePartitions.Protobuf type
google.cloud.bigquery.storage.v1alpha.BatchCreateMetastorePartitionsRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllRequests(Iterable<? extends CreateMetastorePartitionRequest> values) Required.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addRequests(int index, CreateMetastorePartitionRequest value) Required.addRequests(int index, CreateMetastorePartitionRequest.Builder builderForValue) Required.Required.addRequests(CreateMetastorePartitionRequest.Builder builderForValue) Required.Required.addRequestsBuilder(int index) Required.build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Required.Required.Optional.Optional.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorRequired.com.google.protobuf.ByteStringRequired.getRequests(int index) Required.getRequestsBuilder(int index) Required.Required.intRequired.Required.getRequestsOrBuilder(int index) Required.List<? extends CreateMetastorePartitionRequestOrBuilder>Required.booleanOptional.Optional.com.google.protobuf.ByteStringOptional.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeRequests(int index) Required.Required.setParentBytes(com.google.protobuf.ByteString value) Required.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setRequests(int index, CreateMetastorePartitionRequest value) Required.setRequests(int index, CreateMetastorePartitionRequest.Builder builderForValue) Required.setSkipExistingPartitions(boolean value) Optional.setTraceId(String value) Optional.setTraceIdBytes(com.google.protobuf.ByteString value) Optional.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchCreateMetastorePartitionsRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchCreateMetastorePartitionsRequest.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.GeneratedMessageV3.Builder<BatchCreateMetastorePartitionsRequest.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
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchCreateMetastorePartitionsRequest.Builder>
-
setField
public BatchCreateMetastorePartitionsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchCreateMetastorePartitionsRequest.Builder>
-
clearField
public BatchCreateMetastorePartitionsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchCreateMetastorePartitionsRequest.Builder>
-
clearOneof
public BatchCreateMetastorePartitionsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchCreateMetastorePartitionsRequest.Builder>
-
setRepeatedField
public BatchCreateMetastorePartitionsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchCreateMetastorePartitionsRequest.Builder>
-
addRepeatedField
public BatchCreateMetastorePartitionsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchCreateMetastorePartitionsRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchCreateMetastorePartitionsRequest.Builder>
-
mergeFrom
public BatchCreateMetastorePartitionsRequest.Builder mergeFrom(BatchCreateMetastorePartitionsRequest other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchCreateMetastorePartitionsRequest.Builder>
-
mergeFrom
public BatchCreateMetastorePartitionsRequest.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<BatchCreateMetastorePartitionsRequest.Builder>- Throws:
IOException
-
getParent
Required. Reference to the table to where the metastore partitions to be added, in the format of projects/{project}/locations/{location}/datasets/{dataset}/tables/{table}.string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParentin interfaceBatchCreateMetastorePartitionsRequestOrBuilder- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()Required. Reference to the table to where the metastore partitions to be added, in the format of projects/{project}/locations/{location}/datasets/{dataset}/tables/{table}.string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParentBytesin interfaceBatchCreateMetastorePartitionsRequestOrBuilder- Returns:
- The bytes for parent.
-
setParent
Required. Reference to the table to where the metastore partitions to be added, in the format of projects/{project}/locations/{location}/datasets/{dataset}/tables/{table}.string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The parent to set.- Returns:
- This builder for chaining.
-
clearParent
Required. Reference to the table to where the metastore partitions to be added, in the format of projects/{project}/locations/{location}/datasets/{dataset}/tables/{table}.string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setParentBytes
public BatchCreateMetastorePartitionsRequest.Builder setParentBytes(com.google.protobuf.ByteString value) Required. Reference to the table to where the metastore partitions to be added, in the format of projects/{project}/locations/{location}/datasets/{dataset}/tables/{table}.string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for parent to set.- Returns:
- This builder for chaining.
-
getRequestsList
Required. Requests to add metastore partitions to the table.
repeated .google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getRequestsListin interfaceBatchCreateMetastorePartitionsRequestOrBuilder
-
getRequestsCount
public int getRequestsCount()Required. Requests to add metastore partitions to the table.
repeated .google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getRequestsCountin interfaceBatchCreateMetastorePartitionsRequestOrBuilder
-
getRequests
Required. Requests to add metastore partitions to the table.
repeated .google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getRequestsin interfaceBatchCreateMetastorePartitionsRequestOrBuilder
-
setRequests
public BatchCreateMetastorePartitionsRequest.Builder setRequests(int index, CreateMetastorePartitionRequest value) Required. Requests to add metastore partitions to the table.
repeated .google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest requests = 2 [(.google.api.field_behavior) = REQUIRED]; -
setRequests
public BatchCreateMetastorePartitionsRequest.Builder setRequests(int index, CreateMetastorePartitionRequest.Builder builderForValue) Required. Requests to add metastore partitions to the table.
repeated .google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest requests = 2 [(.google.api.field_behavior) = REQUIRED]; -
addRequests
public BatchCreateMetastorePartitionsRequest.Builder addRequests(CreateMetastorePartitionRequest value) Required. Requests to add metastore partitions to the table.
repeated .google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest requests = 2 [(.google.api.field_behavior) = REQUIRED]; -
addRequests
public BatchCreateMetastorePartitionsRequest.Builder addRequests(int index, CreateMetastorePartitionRequest value) Required. Requests to add metastore partitions to the table.
repeated .google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest requests = 2 [(.google.api.field_behavior) = REQUIRED]; -
addRequests
public BatchCreateMetastorePartitionsRequest.Builder addRequests(CreateMetastorePartitionRequest.Builder builderForValue) Required. Requests to add metastore partitions to the table.
repeated .google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest requests = 2 [(.google.api.field_behavior) = REQUIRED]; -
addRequests
public BatchCreateMetastorePartitionsRequest.Builder addRequests(int index, CreateMetastorePartitionRequest.Builder builderForValue) Required. Requests to add metastore partitions to the table.
repeated .google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest requests = 2 [(.google.api.field_behavior) = REQUIRED]; -
addAllRequests
public BatchCreateMetastorePartitionsRequest.Builder addAllRequests(Iterable<? extends CreateMetastorePartitionRequest> values) Required. Requests to add metastore partitions to the table.
repeated .google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest requests = 2 [(.google.api.field_behavior) = REQUIRED]; -
clearRequests
Required. Requests to add metastore partitions to the table.
repeated .google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest requests = 2 [(.google.api.field_behavior) = REQUIRED]; -
removeRequests
Required. Requests to add metastore partitions to the table.
repeated .google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest requests = 2 [(.google.api.field_behavior) = REQUIRED]; -
getRequestsBuilder
Required. Requests to add metastore partitions to the table.
repeated .google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest requests = 2 [(.google.api.field_behavior) = REQUIRED]; -
getRequestsOrBuilder
Required. Requests to add metastore partitions to the table.
repeated .google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getRequestsOrBuilderin interfaceBatchCreateMetastorePartitionsRequestOrBuilder
-
getRequestsOrBuilderList
Required. Requests to add metastore partitions to the table.
repeated .google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getRequestsOrBuilderListin interfaceBatchCreateMetastorePartitionsRequestOrBuilder
-
addRequestsBuilder
Required. Requests to add metastore partitions to the table.
repeated .google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest requests = 2 [(.google.api.field_behavior) = REQUIRED]; -
addRequestsBuilder
Required. Requests to add metastore partitions to the table.
repeated .google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest requests = 2 [(.google.api.field_behavior) = REQUIRED]; -
getRequestsBuilderList
Required. Requests to add metastore partitions to the table.
repeated .google.cloud.bigquery.storage.v1alpha.CreateMetastorePartitionRequest requests = 2 [(.google.api.field_behavior) = REQUIRED]; -
getSkipExistingPartitions
public boolean getSkipExistingPartitions()Optional. Mimics the ifNotExists flag in IMetaStoreClient add_partitions(..). If the flag is set to false, the server will return ALREADY_EXISTS if any partition already exists. If the flag is set to true, the server will skip existing partitions and insert only the non-existing partitions. A maximum of 900 partitions can be inserted in a batch.
bool skip_existing_partitions = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSkipExistingPartitionsin interfaceBatchCreateMetastorePartitionsRequestOrBuilder- Returns:
- The skipExistingPartitions.
-
setSkipExistingPartitions
Optional. Mimics the ifNotExists flag in IMetaStoreClient add_partitions(..). If the flag is set to false, the server will return ALREADY_EXISTS if any partition already exists. If the flag is set to true, the server will skip existing partitions and insert only the non-existing partitions. A maximum of 900 partitions can be inserted in a batch.
bool skip_existing_partitions = 3 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The skipExistingPartitions to set.- Returns:
- This builder for chaining.
-
clearSkipExistingPartitions
Optional. Mimics the ifNotExists flag in IMetaStoreClient add_partitions(..). If the flag is set to false, the server will return ALREADY_EXISTS if any partition already exists. If the flag is set to true, the server will skip existing partitions and insert only the non-existing partitions. A maximum of 900 partitions can be inserted in a batch.
bool skip_existing_partitions = 3 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
getTraceId
Optional. Optional trace id to be used for debugging. It is expected that the client sets the same `trace_id` for all the batches in the same operation, so that it is possible to tie together the logs to all the batches in the same operation. Limited to 256 characters. This is expected, but not required, to be globally unique.
string trace_id = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTraceIdin interfaceBatchCreateMetastorePartitionsRequestOrBuilder- Returns:
- The traceId.
-
getTraceIdBytes
public com.google.protobuf.ByteString getTraceIdBytes()Optional. Optional trace id to be used for debugging. It is expected that the client sets the same `trace_id` for all the batches in the same operation, so that it is possible to tie together the logs to all the batches in the same operation. Limited to 256 characters. This is expected, but not required, to be globally unique.
string trace_id = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTraceIdBytesin interfaceBatchCreateMetastorePartitionsRequestOrBuilder- Returns:
- The bytes for traceId.
-
setTraceId
Optional. Optional trace id to be used for debugging. It is expected that the client sets the same `trace_id` for all the batches in the same operation, so that it is possible to tie together the logs to all the batches in the same operation. Limited to 256 characters. This is expected, but not required, to be globally unique.
string trace_id = 4 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The traceId to set.- Returns:
- This builder for chaining.
-
clearTraceId
Optional. Optional trace id to be used for debugging. It is expected that the client sets the same `trace_id` for all the batches in the same operation, so that it is possible to tie together the logs to all the batches in the same operation. Limited to 256 characters. This is expected, but not required, to be globally unique.
string trace_id = 4 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
setTraceIdBytes
public BatchCreateMetastorePartitionsRequest.Builder setTraceIdBytes(com.google.protobuf.ByteString value) Optional. Optional trace id to be used for debugging. It is expected that the client sets the same `trace_id` for all the batches in the same operation, so that it is possible to tie together the logs to all the batches in the same operation. Limited to 256 characters. This is expected, but not required, to be globally unique.
string trace_id = 4 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The bytes for traceId to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final BatchCreateMetastorePartitionsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchCreateMetastorePartitionsRequest.Builder>
-
mergeUnknownFields
public final BatchCreateMetastorePartitionsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchCreateMetastorePartitionsRequest.Builder>
-