public static final class UpdateClusterRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateClusterRequest.Builder> implements UpdateClusterRequestOrBuilder
Updates a cluster.Protobuf type
google.cloud.edgecontainer.v1.UpdateClusterRequest| Modifier and Type | Method and Description |
|---|---|
UpdateClusterRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateClusterRequest |
build() |
UpdateClusterRequest |
buildPartial() |
UpdateClusterRequest.Builder |
clear() |
UpdateClusterRequest.Builder |
clearCluster()
The updated cluster.
|
UpdateClusterRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UpdateClusterRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UpdateClusterRequest.Builder |
clearRequestId()
A unique identifier for this request.
|
UpdateClusterRequest.Builder |
clearUpdateMask()
Field mask is used to specify the fields to be overwritten in the
Cluster resource by the update.
|
UpdateClusterRequest.Builder |
clone() |
Cluster |
getCluster()
The updated cluster.
|
Cluster.Builder |
getClusterBuilder()
The updated cluster.
|
ClusterOrBuilder |
getClusterOrBuilder()
The updated cluster.
|
UpdateClusterRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getRequestId()
A unique identifier for this request.
|
com.google.protobuf.ByteString |
getRequestIdBytes()
A unique identifier for this request.
|
com.google.protobuf.FieldMask |
getUpdateMask()
Field mask is used to specify the fields to be overwritten in the
Cluster resource by the update.
|
com.google.protobuf.FieldMask.Builder |
getUpdateMaskBuilder()
Field mask is used to specify the fields to be overwritten in the
Cluster resource by the update.
|
com.google.protobuf.FieldMaskOrBuilder |
getUpdateMaskOrBuilder()
Field mask is used to specify the fields to be overwritten in the
Cluster resource by the update.
|
boolean |
hasCluster()
The updated cluster.
|
boolean |
hasUpdateMask()
Field mask is used to specify the fields to be overwritten in the
Cluster resource by the update.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UpdateClusterRequest.Builder |
mergeCluster(Cluster value)
The updated cluster.
|
UpdateClusterRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UpdateClusterRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
UpdateClusterRequest.Builder |
mergeFrom(UpdateClusterRequest other) |
UpdateClusterRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateClusterRequest.Builder |
mergeUpdateMask(com.google.protobuf.FieldMask value)
Field mask is used to specify the fields to be overwritten in the
Cluster resource by the update.
|
UpdateClusterRequest.Builder |
setCluster(Cluster.Builder builderForValue)
The updated cluster.
|
UpdateClusterRequest.Builder |
setCluster(Cluster value)
The updated cluster.
|
UpdateClusterRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateClusterRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UpdateClusterRequest.Builder |
setRequestId(String value)
A unique identifier for this request.
|
UpdateClusterRequest.Builder |
setRequestIdBytes(com.google.protobuf.ByteString value)
A unique identifier for this request.
|
UpdateClusterRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateClusterRequest.Builder |
setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Field mask is used to specify the fields to be overwritten in the
Cluster resource by the update.
|
UpdateClusterRequest.Builder |
setUpdateMask(com.google.protobuf.FieldMask value)
Field mask is used to specify the fields to be overwritten in the
Cluster resource by the update.
|
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<UpdateClusterRequest.Builder>public UpdateClusterRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClusterRequest.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<UpdateClusterRequest.Builder>public UpdateClusterRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UpdateClusterRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UpdateClusterRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UpdateClusterRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClusterRequest.Builder>public UpdateClusterRequest.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<UpdateClusterRequest.Builder>public UpdateClusterRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClusterRequest.Builder>public UpdateClusterRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClusterRequest.Builder>public UpdateClusterRequest.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<UpdateClusterRequest.Builder>public UpdateClusterRequest.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<UpdateClusterRequest.Builder>public UpdateClusterRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateClusterRequest.Builder>public UpdateClusterRequest.Builder mergeFrom(UpdateClusterRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClusterRequest.Builder>public UpdateClusterRequest.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<UpdateClusterRequest.Builder>IOExceptionpublic boolean hasUpdateMask()
Field mask is used to specify the fields to be overwritten in the Cluster resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.
.google.protobuf.FieldMask update_mask = 1;hasUpdateMask in interface UpdateClusterRequestOrBuilderpublic com.google.protobuf.FieldMask getUpdateMask()
Field mask is used to specify the fields to be overwritten in the Cluster resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.
.google.protobuf.FieldMask update_mask = 1;getUpdateMask in interface UpdateClusterRequestOrBuilderpublic UpdateClusterRequest.Builder setUpdateMask(com.google.protobuf.FieldMask value)
Field mask is used to specify the fields to be overwritten in the Cluster resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.
.google.protobuf.FieldMask update_mask = 1;public UpdateClusterRequest.Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Field mask is used to specify the fields to be overwritten in the Cluster resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.
.google.protobuf.FieldMask update_mask = 1;public UpdateClusterRequest.Builder mergeUpdateMask(com.google.protobuf.FieldMask value)
Field mask is used to specify the fields to be overwritten in the Cluster resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.
.google.protobuf.FieldMask update_mask = 1;public UpdateClusterRequest.Builder clearUpdateMask()
Field mask is used to specify the fields to be overwritten in the Cluster resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.
.google.protobuf.FieldMask update_mask = 1;public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder()
Field mask is used to specify the fields to be overwritten in the Cluster resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.
.google.protobuf.FieldMask update_mask = 1;public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder()
Field mask is used to specify the fields to be overwritten in the Cluster resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.
.google.protobuf.FieldMask update_mask = 1;getUpdateMaskOrBuilder in interface UpdateClusterRequestOrBuilderpublic boolean hasCluster()
The updated cluster.
.google.cloud.edgecontainer.v1.Cluster cluster = 2;hasCluster in interface UpdateClusterRequestOrBuilderpublic Cluster getCluster()
The updated cluster.
.google.cloud.edgecontainer.v1.Cluster cluster = 2;getCluster in interface UpdateClusterRequestOrBuilderpublic UpdateClusterRequest.Builder setCluster(Cluster value)
The updated cluster.
.google.cloud.edgecontainer.v1.Cluster cluster = 2;public UpdateClusterRequest.Builder setCluster(Cluster.Builder builderForValue)
The updated cluster.
.google.cloud.edgecontainer.v1.Cluster cluster = 2;public UpdateClusterRequest.Builder mergeCluster(Cluster value)
The updated cluster.
.google.cloud.edgecontainer.v1.Cluster cluster = 2;public UpdateClusterRequest.Builder clearCluster()
The updated cluster.
.google.cloud.edgecontainer.v1.Cluster cluster = 2;public Cluster.Builder getClusterBuilder()
The updated cluster.
.google.cloud.edgecontainer.v1.Cluster cluster = 2;public ClusterOrBuilder getClusterOrBuilder()
The updated cluster.
.google.cloud.edgecontainer.v1.Cluster cluster = 2;getClusterOrBuilder in interface UpdateClusterRequestOrBuilderpublic String getRequestId()
A unique identifier for this request. Restricted to 36 ASCII characters. A random UUID is recommended. This request is only idempotent if `request_id` is provided.
string request_id = 3;getRequestId in interface UpdateClusterRequestOrBuilderpublic com.google.protobuf.ByteString getRequestIdBytes()
A unique identifier for this request. Restricted to 36 ASCII characters. A random UUID is recommended. This request is only idempotent if `request_id` is provided.
string request_id = 3;getRequestIdBytes in interface UpdateClusterRequestOrBuilderpublic UpdateClusterRequest.Builder setRequestId(String value)
A unique identifier for this request. Restricted to 36 ASCII characters. A random UUID is recommended. This request is only idempotent if `request_id` is provided.
string request_id = 3;value - The requestId to set.public UpdateClusterRequest.Builder clearRequestId()
A unique identifier for this request. Restricted to 36 ASCII characters. A random UUID is recommended. This request is only idempotent if `request_id` is provided.
string request_id = 3;public UpdateClusterRequest.Builder setRequestIdBytes(com.google.protobuf.ByteString value)
A unique identifier for this request. Restricted to 36 ASCII characters. A random UUID is recommended. This request is only idempotent if `request_id` is provided.
string request_id = 3;value - The bytes for requestId to set.public final UpdateClusterRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClusterRequest.Builder>public final UpdateClusterRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClusterRequest.Builder>Copyright © 2024 Google LLC. All rights reserved.