Uses of Class
com.google.cloud.bigquery.storage.v1alpha.BatchDeleteMetastorePartitionsRequest.Builder
-
Uses of BatchDeleteMetastorePartitionsRequest.Builder in com.google.cloud.bigquery.storage.v1alpha
Methods in com.google.cloud.bigquery.storage.v1alpha that return BatchDeleteMetastorePartitionsRequest.BuilderModifier and TypeMethodDescriptionBatchDeleteMetastorePartitionsRequest.Builder.addAllPartitionValues(Iterable<? extends MetastorePartitionValues> values) Required.BatchDeleteMetastorePartitionsRequest.Builder.addPartitionValues(int index, MetastorePartitionValues value) Required.BatchDeleteMetastorePartitionsRequest.Builder.addPartitionValues(int index, MetastorePartitionValues.Builder builderForValue) Required.BatchDeleteMetastorePartitionsRequest.Builder.addPartitionValues(MetastorePartitionValues value) Required.BatchDeleteMetastorePartitionsRequest.Builder.addPartitionValues(MetastorePartitionValues.Builder builderForValue) Required.BatchDeleteMetastorePartitionsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) BatchDeleteMetastorePartitionsRequest.Builder.clear()BatchDeleteMetastorePartitionsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) BatchDeleteMetastorePartitionsRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) BatchDeleteMetastorePartitionsRequest.Builder.clearParent()Required.BatchDeleteMetastorePartitionsRequest.Builder.clearPartitionValues()Required.BatchDeleteMetastorePartitionsRequest.Builder.clearTraceId()Optional.BatchDeleteMetastorePartitionsRequest.Builder.clone()BatchDeleteMetastorePartitionsRequest.Builder.mergeFrom(BatchDeleteMetastorePartitionsRequest other) BatchDeleteMetastorePartitionsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BatchDeleteMetastorePartitionsRequest.Builder.mergeFrom(com.google.protobuf.Message other) BatchDeleteMetastorePartitionsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) BatchDeleteMetastorePartitionsRequest.newBuilder()BatchDeleteMetastorePartitionsRequest.newBuilder(BatchDeleteMetastorePartitionsRequest prototype) BatchDeleteMetastorePartitionsRequest.newBuilderForType()BatchDeleteMetastorePartitionsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) BatchDeleteMetastorePartitionsRequest.Builder.removePartitionValues(int index) Required.BatchDeleteMetastorePartitionsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Required.BatchDeleteMetastorePartitionsRequest.Builder.setParentBytes(com.google.protobuf.ByteString value) Required.BatchDeleteMetastorePartitionsRequest.Builder.setPartitionValues(int index, MetastorePartitionValues value) Required.BatchDeleteMetastorePartitionsRequest.Builder.setPartitionValues(int index, MetastorePartitionValues.Builder builderForValue) Required.BatchDeleteMetastorePartitionsRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) BatchDeleteMetastorePartitionsRequest.Builder.setTraceId(String value) Optional.BatchDeleteMetastorePartitionsRequest.Builder.setTraceIdBytes(com.google.protobuf.ByteString value) Optional.BatchDeleteMetastorePartitionsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) BatchDeleteMetastorePartitionsRequest.toBuilder()