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