public static final class UpdateCapacityCommitmentRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateCapacityCommitmentRequest.Builder> implements UpdateCapacityCommitmentRequestOrBuilder
The request for [ReservationService.UpdateCapacityCommitment][google.cloud.bigquery.reservation.v1.ReservationService.UpdateCapacityCommitment].Protobuf type
google.cloud.bigquery.reservation.v1.UpdateCapacityCommitmentRequest| Modifier and Type | Method and Description |
|---|---|
UpdateCapacityCommitmentRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateCapacityCommitmentRequest |
build() |
UpdateCapacityCommitmentRequest |
buildPartial() |
UpdateCapacityCommitmentRequest.Builder |
clear() |
UpdateCapacityCommitmentRequest.Builder |
clearCapacityCommitment()
Content of the capacity commitment to update.
|
UpdateCapacityCommitmentRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UpdateCapacityCommitmentRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UpdateCapacityCommitmentRequest.Builder |
clearUpdateMask()
Standard field mask for the set of fields to be updated.
|
UpdateCapacityCommitmentRequest.Builder |
clone() |
CapacityCommitment |
getCapacityCommitment()
Content of the capacity commitment to update.
|
CapacityCommitment.Builder |
getCapacityCommitmentBuilder()
Content of the capacity commitment to update.
|
CapacityCommitmentOrBuilder |
getCapacityCommitmentOrBuilder()
Content of the capacity commitment to update.
|
UpdateCapacityCommitmentRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.FieldMask |
getUpdateMask()
Standard field mask for the set of fields to be updated.
|
com.google.protobuf.FieldMask.Builder |
getUpdateMaskBuilder()
Standard field mask for the set of fields to be updated.
|
com.google.protobuf.FieldMaskOrBuilder |
getUpdateMaskOrBuilder()
Standard field mask for the set of fields to be updated.
|
boolean |
hasCapacityCommitment()
Content of the capacity commitment to update.
|
boolean |
hasUpdateMask()
Standard field mask for the set of fields to be updated.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UpdateCapacityCommitmentRequest.Builder |
mergeCapacityCommitment(CapacityCommitment value)
Content of the capacity commitment to update.
|
UpdateCapacityCommitmentRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UpdateCapacityCommitmentRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
UpdateCapacityCommitmentRequest.Builder |
mergeFrom(UpdateCapacityCommitmentRequest other) |
UpdateCapacityCommitmentRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateCapacityCommitmentRequest.Builder |
mergeUpdateMask(com.google.protobuf.FieldMask value)
Standard field mask for the set of fields to be updated.
|
UpdateCapacityCommitmentRequest.Builder |
setCapacityCommitment(CapacityCommitment.Builder builderForValue)
Content of the capacity commitment to update.
|
UpdateCapacityCommitmentRequest.Builder |
setCapacityCommitment(CapacityCommitment value)
Content of the capacity commitment to update.
|
UpdateCapacityCommitmentRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateCapacityCommitmentRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UpdateCapacityCommitmentRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateCapacityCommitmentRequest.Builder |
setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Standard field mask for the set of fields to be updated.
|
UpdateCapacityCommitmentRequest.Builder |
setUpdateMask(com.google.protobuf.FieldMask value)
Standard field mask for the set of fields to be updated.
|
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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCapacityCommitmentRequest.Builder>public UpdateCapacityCommitmentRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCapacityCommitmentRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCapacityCommitmentRequest.Builder>public UpdateCapacityCommitmentRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UpdateCapacityCommitmentRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UpdateCapacityCommitmentRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UpdateCapacityCommitmentRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCapacityCommitmentRequest.Builder>public UpdateCapacityCommitmentRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCapacityCommitmentRequest.Builder>public UpdateCapacityCommitmentRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCapacityCommitmentRequest.Builder>public UpdateCapacityCommitmentRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCapacityCommitmentRequest.Builder>public UpdateCapacityCommitmentRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCapacityCommitmentRequest.Builder>public UpdateCapacityCommitmentRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCapacityCommitmentRequest.Builder>public UpdateCapacityCommitmentRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateCapacityCommitmentRequest.Builder>public UpdateCapacityCommitmentRequest.Builder mergeFrom(UpdateCapacityCommitmentRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCapacityCommitmentRequest.Builder>public UpdateCapacityCommitmentRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateCapacityCommitmentRequest.Builder>IOExceptionpublic boolean hasCapacityCommitment()
Content of the capacity commitment to update.
.google.cloud.bigquery.reservation.v1.CapacityCommitment capacity_commitment = 1;
hasCapacityCommitment in interface UpdateCapacityCommitmentRequestOrBuilderpublic CapacityCommitment getCapacityCommitment()
Content of the capacity commitment to update.
.google.cloud.bigquery.reservation.v1.CapacityCommitment capacity_commitment = 1;
getCapacityCommitment in interface UpdateCapacityCommitmentRequestOrBuilderpublic UpdateCapacityCommitmentRequest.Builder setCapacityCommitment(CapacityCommitment value)
Content of the capacity commitment to update.
.google.cloud.bigquery.reservation.v1.CapacityCommitment capacity_commitment = 1;
public UpdateCapacityCommitmentRequest.Builder setCapacityCommitment(CapacityCommitment.Builder builderForValue)
Content of the capacity commitment to update.
.google.cloud.bigquery.reservation.v1.CapacityCommitment capacity_commitment = 1;
public UpdateCapacityCommitmentRequest.Builder mergeCapacityCommitment(CapacityCommitment value)
Content of the capacity commitment to update.
.google.cloud.bigquery.reservation.v1.CapacityCommitment capacity_commitment = 1;
public UpdateCapacityCommitmentRequest.Builder clearCapacityCommitment()
Content of the capacity commitment to update.
.google.cloud.bigquery.reservation.v1.CapacityCommitment capacity_commitment = 1;
public CapacityCommitment.Builder getCapacityCommitmentBuilder()
Content of the capacity commitment to update.
.google.cloud.bigquery.reservation.v1.CapacityCommitment capacity_commitment = 1;
public CapacityCommitmentOrBuilder getCapacityCommitmentOrBuilder()
Content of the capacity commitment to update.
.google.cloud.bigquery.reservation.v1.CapacityCommitment capacity_commitment = 1;
getCapacityCommitmentOrBuilder in interface UpdateCapacityCommitmentRequestOrBuilderpublic boolean hasUpdateMask()
Standard field mask for the set of fields to be updated.
.google.protobuf.FieldMask update_mask = 2;hasUpdateMask in interface UpdateCapacityCommitmentRequestOrBuilderpublic com.google.protobuf.FieldMask getUpdateMask()
Standard field mask for the set of fields to be updated.
.google.protobuf.FieldMask update_mask = 2;getUpdateMask in interface UpdateCapacityCommitmentRequestOrBuilderpublic UpdateCapacityCommitmentRequest.Builder setUpdateMask(com.google.protobuf.FieldMask value)
Standard field mask for the set of fields to be updated.
.google.protobuf.FieldMask update_mask = 2;public UpdateCapacityCommitmentRequest.Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Standard field mask for the set of fields to be updated.
.google.protobuf.FieldMask update_mask = 2;public UpdateCapacityCommitmentRequest.Builder mergeUpdateMask(com.google.protobuf.FieldMask value)
Standard field mask for the set of fields to be updated.
.google.protobuf.FieldMask update_mask = 2;public UpdateCapacityCommitmentRequest.Builder clearUpdateMask()
Standard field mask for the set of fields to be updated.
.google.protobuf.FieldMask update_mask = 2;public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder()
Standard field mask for the set of fields to be updated.
.google.protobuf.FieldMask update_mask = 2;public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder()
Standard field mask for the set of fields to be updated.
.google.protobuf.FieldMask update_mask = 2;getUpdateMaskOrBuilder in interface UpdateCapacityCommitmentRequestOrBuilderpublic final UpdateCapacityCommitmentRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCapacityCommitmentRequest.Builder>public final UpdateCapacityCommitmentRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateCapacityCommitmentRequest.Builder>Copyright © 2024 Google LLC. All rights reserved.