publicstaticfinalclass UpdateKmsConfigRequest.BuilderextendsGeneratedMessageV3.Builder<UpdateKmsConfigRequest.Builder>implementsUpdateKmsConfigRequestOrBuilder
UpdateKmsConfigRequest updates a KMS Config.
Protobuf type google.cloud.netapp.v1.UpdateKmsConfigRequest
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicUpdateKmsConfigRequest.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
build()
publicUpdateKmsConfigRequestbuild()
buildPartial()
publicUpdateKmsConfigRequestbuildPartial()
clear()
publicUpdateKmsConfigRequest.Builderclear()
Overrides
clearField(Descriptors.FieldDescriptor field)
publicUpdateKmsConfigRequest.BuilderclearField(Descriptors.FieldDescriptorfield)
Overrides
clearKmsConfig()
publicUpdateKmsConfigRequest.BuilderclearKmsConfig()
Required. The KmsConfig being updated
.google.cloud.netapp.v1.KmsConfig kms_config = 2 [(.google.api.field_behavior) = REQUIRED];
clearOneof(Descriptors.OneofDescriptor oneof)
publicUpdateKmsConfigRequest.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Overrides
clearUpdateMask()
publicUpdateKmsConfigRequest.BuilderclearUpdateMask()
Required. Field mask is used to specify the fields to be overwritten in the
KmsConfig 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 [(.google.api.field_behavior) = REQUIRED];
clone()
publicUpdateKmsConfigRequest.Builderclone()
Overrides
getDefaultInstanceForType()
publicUpdateKmsConfigRequestgetDefaultInstanceForType()
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()
Overrides
getKmsConfig()
publicKmsConfiggetKmsConfig()
Required. The KmsConfig being updated
.google.cloud.netapp.v1.KmsConfig kms_config = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
KmsConfig |
The kmsConfig.
|
getKmsConfigBuilder()
publicKmsConfig.BuildergetKmsConfigBuilder()
Required. The KmsConfig being updated
.google.cloud.netapp.v1.KmsConfig kms_config = 2 [(.google.api.field_behavior) = REQUIRED];
getKmsConfigOrBuilder()
publicKmsConfigOrBuildergetKmsConfigOrBuilder()
Required. The KmsConfig being updated
.google.cloud.netapp.v1.KmsConfig kms_config = 2 [(.google.api.field_behavior) = REQUIRED];
getUpdateMask()
publicFieldMaskgetUpdateMask()
Required. Field mask is used to specify the fields to be overwritten in the
KmsConfig 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 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
FieldMask |
The updateMask.
|
getUpdateMaskBuilder()
publicFieldMask.BuildergetUpdateMaskBuilder()
Required. Field mask is used to specify the fields to be overwritten in the
KmsConfig 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 [(.google.api.field_behavior) = REQUIRED];
getUpdateMaskOrBuilder()
publicFieldMaskOrBuildergetUpdateMaskOrBuilder()
Required. Field mask is used to specify the fields to be overwritten in the
KmsConfig 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 [(.google.api.field_behavior) = REQUIRED];
hasKmsConfig()
publicbooleanhasKmsConfig()
Required. The KmsConfig being updated
.google.cloud.netapp.v1.KmsConfig kms_config = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
boolean |
Whether the kmsConfig field is set.
|
hasUpdateMask()
publicbooleanhasUpdateMask()
Required. Field mask is used to specify the fields to be overwritten in the
KmsConfig 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 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
boolean |
Whether the updateMask field is set.
|
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Overrides
isInitialized()
publicfinalbooleanisInitialized()
Overrides
mergeFrom(UpdateKmsConfigRequest other)
publicUpdateKmsConfigRequest.BuildermergeFrom(UpdateKmsConfigRequestother)
publicUpdateKmsConfigRequest.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Overrides
mergeFrom(Message other)
publicUpdateKmsConfigRequest.BuildermergeFrom(Messageother)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeKmsConfig(KmsConfig value)
publicUpdateKmsConfigRequest.BuildermergeKmsConfig(KmsConfigvalue)
Required. The KmsConfig being updated
.google.cloud.netapp.v1.KmsConfig kms_config = 2 [(.google.api.field_behavior) = REQUIRED];
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalUpdateKmsConfigRequest.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Overrides
mergeUpdateMask(FieldMask value)
publicUpdateKmsConfigRequest.BuildermergeUpdateMask(FieldMaskvalue)
Required. Field mask is used to specify the fields to be overwritten in the
KmsConfig 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 [(.google.api.field_behavior) = REQUIRED];
setField(Descriptors.FieldDescriptor field, Object value)
publicUpdateKmsConfigRequest.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
setKmsConfig(KmsConfig value)
publicUpdateKmsConfigRequest.BuildersetKmsConfig(KmsConfigvalue)
Required. The KmsConfig being updated
.google.cloud.netapp.v1.KmsConfig kms_config = 2 [(.google.api.field_behavior) = REQUIRED];
setKmsConfig(KmsConfig.Builder builderForValue)
publicUpdateKmsConfigRequest.BuildersetKmsConfig(KmsConfig.BuilderbuilderForValue)
Required. The KmsConfig being updated
.google.cloud.netapp.v1.KmsConfig kms_config = 2 [(.google.api.field_behavior) = REQUIRED];
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicUpdateKmsConfigRequest.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalUpdateKmsConfigRequest.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Overrides
setUpdateMask(FieldMask value)
publicUpdateKmsConfigRequest.BuildersetUpdateMask(FieldMaskvalue)
Required. Field mask is used to specify the fields to be overwritten in the
KmsConfig 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 [(.google.api.field_behavior) = REQUIRED];
setUpdateMask(FieldMask.Builder builderForValue)
publicUpdateKmsConfigRequest.BuildersetUpdateMask(FieldMask.BuilderbuilderForValue)
Required. Field mask is used to specify the fields to be overwritten in the
KmsConfig 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 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
builderForValue |
Builder
|