public static final class UpdateCmekConfigRequest.Builder extends GeneratedMessage.Builder<UpdateCmekConfigRequest.Builder> implements UpdateCmekConfigRequestOrBuilderRequest message for UpdateCmekConfig.
Protobuf type google.cloud.tasks.v2beta3.UpdateCmekConfigRequest
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > UpdateCmekConfigRequest.BuilderImplements
UpdateCmekConfigRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public UpdateCmekConfigRequest build()| Returns | |
|---|---|
| Type | Description |
UpdateCmekConfigRequest |
|
buildPartial()
public UpdateCmekConfigRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
UpdateCmekConfigRequest |
|
clear()
public UpdateCmekConfigRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
UpdateCmekConfigRequest.Builder |
|
clearCmekConfig()
public UpdateCmekConfigRequest.Builder clearCmekConfig()Required. The config to update. Its name attribute distinguishes it.
.google.cloud.tasks.v2beta3.CmekConfig cmek_config = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
UpdateCmekConfigRequest.Builder |
|
clearUpdateMask()
public UpdateCmekConfigRequest.Builder clearUpdateMask()List of fields to be updated in this request.
.google.protobuf.FieldMask update_mask = 2;
| Returns | |
|---|---|
| Type | Description |
UpdateCmekConfigRequest.Builder |
|
getCmekConfig()
public CmekConfig getCmekConfig()Required. The config to update. Its name attribute distinguishes it.
.google.cloud.tasks.v2beta3.CmekConfig cmek_config = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
CmekConfig |
The cmekConfig. |
getCmekConfigBuilder()
public CmekConfig.Builder getCmekConfigBuilder()Required. The config to update. Its name attribute distinguishes it.
.google.cloud.tasks.v2beta3.CmekConfig cmek_config = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
CmekConfig.Builder |
|
getCmekConfigOrBuilder()
public CmekConfigOrBuilder getCmekConfigOrBuilder()Required. The config to update. Its name attribute distinguishes it.
.google.cloud.tasks.v2beta3.CmekConfig cmek_config = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
CmekConfigOrBuilder |
|
getDefaultInstanceForType()
public UpdateCmekConfigRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
UpdateCmekConfigRequest |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getUpdateMask()
public FieldMask getUpdateMask()List of fields to be updated in this request.
.google.protobuf.FieldMask update_mask = 2;
| Returns | |
|---|---|
| Type | Description |
FieldMask |
The updateMask. |
getUpdateMaskBuilder()
public FieldMask.Builder getUpdateMaskBuilder()List of fields to be updated in this request.
.google.protobuf.FieldMask update_mask = 2;
| Returns | |
|---|---|
| Type | Description |
Builder |
|
getUpdateMaskOrBuilder()
public FieldMaskOrBuilder getUpdateMaskOrBuilder()List of fields to be updated in this request.
.google.protobuf.FieldMask update_mask = 2;
| Returns | |
|---|---|
| Type | Description |
FieldMaskOrBuilder |
|
hasCmekConfig()
public boolean hasCmekConfig()Required. The config to update. Its name attribute distinguishes it.
.google.cloud.tasks.v2beta3.CmekConfig cmek_config = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the cmekConfig field is set. |
hasUpdateMask()
public boolean hasUpdateMask()List of fields to be updated in this request.
.google.protobuf.FieldMask update_mask = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the updateMask field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeCmekConfig(CmekConfig value)
public UpdateCmekConfigRequest.Builder mergeCmekConfig(CmekConfig value)Required. The config to update. Its name attribute distinguishes it.
.google.cloud.tasks.v2beta3.CmekConfig cmek_config = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
CmekConfig |
| Returns | |
|---|---|
| Type | Description |
UpdateCmekConfigRequest.Builder |
|
mergeFrom(UpdateCmekConfigRequest other)
public UpdateCmekConfigRequest.Builder mergeFrom(UpdateCmekConfigRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
UpdateCmekConfigRequest |
| Returns | |
|---|---|
| Type | Description |
UpdateCmekConfigRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public UpdateCmekConfigRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpdateCmekConfigRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public UpdateCmekConfigRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
UpdateCmekConfigRequest.Builder |
|
mergeUpdateMask(FieldMask value)
public UpdateCmekConfigRequest.Builder mergeUpdateMask(FieldMask value)List of fields to be updated in this request.
.google.protobuf.FieldMask update_mask = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
FieldMask |
| Returns | |
|---|---|
| Type | Description |
UpdateCmekConfigRequest.Builder |
|
setCmekConfig(CmekConfig value)
public UpdateCmekConfigRequest.Builder setCmekConfig(CmekConfig value)Required. The config to update. Its name attribute distinguishes it.
.google.cloud.tasks.v2beta3.CmekConfig cmek_config = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
CmekConfig |
| Returns | |
|---|---|
| Type | Description |
UpdateCmekConfigRequest.Builder |
|
setCmekConfig(CmekConfig.Builder builderForValue)
public UpdateCmekConfigRequest.Builder setCmekConfig(CmekConfig.Builder builderForValue)Required. The config to update. Its name attribute distinguishes it.
.google.cloud.tasks.v2beta3.CmekConfig cmek_config = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
CmekConfig.Builder |
| Returns | |
|---|---|
| Type | Description |
UpdateCmekConfigRequest.Builder |
|
setUpdateMask(FieldMask value)
public UpdateCmekConfigRequest.Builder setUpdateMask(FieldMask value)List of fields to be updated in this request.
.google.protobuf.FieldMask update_mask = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
FieldMask |
| Returns | |
|---|---|
| Type | Description |
UpdateCmekConfigRequest.Builder |
|
setUpdateMask(FieldMask.Builder builderForValue)
public UpdateCmekConfigRequest.Builder setUpdateMask(FieldMask.Builder builderForValue)List of fields to be updated in this request.
.google.protobuf.FieldMask update_mask = 2;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
Builder |
| Returns | |
|---|---|
| Type | Description |
UpdateCmekConfigRequest.Builder |
|