Uses of Class
com.google.cloud.bigquery.storage.v1beta.BatchCreateMetastorePartitionsRequest.Builder
-
Uses of BatchCreateMetastorePartitionsRequest.Builder in com.google.cloud.bigquery.storage.v1beta
Methods in com.google.cloud.bigquery.storage.v1beta that return BatchCreateMetastorePartitionsRequest.BuilderModifier and TypeMethodDescriptionBatchCreateMetastorePartitionsRequest.Builder.addAllRequests(Iterable<? extends CreateMetastorePartitionRequest> values) Required.BatchCreateMetastorePartitionsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) BatchCreateMetastorePartitionsRequest.Builder.addRequests(int index, CreateMetastorePartitionRequest value) Required.BatchCreateMetastorePartitionsRequest.Builder.addRequests(int index, CreateMetastorePartitionRequest.Builder builderForValue) Required.BatchCreateMetastorePartitionsRequest.Builder.addRequests(CreateMetastorePartitionRequest value) Required.BatchCreateMetastorePartitionsRequest.Builder.addRequests(CreateMetastorePartitionRequest.Builder builderForValue) Required.BatchCreateMetastorePartitionsRequest.Builder.clear()BatchCreateMetastorePartitionsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) BatchCreateMetastorePartitionsRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) BatchCreateMetastorePartitionsRequest.Builder.clearParent()Required.BatchCreateMetastorePartitionsRequest.Builder.clearRequests()Required.BatchCreateMetastorePartitionsRequest.Builder.clearSkipExistingPartitions()Optional.BatchCreateMetastorePartitionsRequest.Builder.clearTraceId()Optional.BatchCreateMetastorePartitionsRequest.Builder.clone()BatchCreateMetastorePartitionsRequest.Builder.mergeFrom(BatchCreateMetastorePartitionsRequest other) BatchCreateMetastorePartitionsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BatchCreateMetastorePartitionsRequest.Builder.mergeFrom(com.google.protobuf.Message other) BatchCreateMetastorePartitionsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) BatchCreateMetastorePartitionsRequest.newBuilder()BatchCreateMetastorePartitionsRequest.newBuilder(BatchCreateMetastorePartitionsRequest prototype) BatchCreateMetastorePartitionsRequest.newBuilderForType()BatchCreateMetastorePartitionsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) BatchCreateMetastorePartitionsRequest.Builder.removeRequests(int index) Required.BatchCreateMetastorePartitionsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Required.BatchCreateMetastorePartitionsRequest.Builder.setParentBytes(com.google.protobuf.ByteString value) Required.BatchCreateMetastorePartitionsRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) BatchCreateMetastorePartitionsRequest.Builder.setRequests(int index, CreateMetastorePartitionRequest value) Required.BatchCreateMetastorePartitionsRequest.Builder.setRequests(int index, CreateMetastorePartitionRequest.Builder builderForValue) Required.BatchCreateMetastorePartitionsRequest.Builder.setSkipExistingPartitions(boolean value) Optional.BatchCreateMetastorePartitionsRequest.Builder.setTraceId(String value) Optional.BatchCreateMetastorePartitionsRequest.Builder.setTraceIdBytes(com.google.protobuf.ByteString value) Optional.BatchCreateMetastorePartitionsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) BatchCreateMetastorePartitionsRequest.toBuilder()