Class Workload.IL4Settings.Builder (2.83.0)
Version latestkeyboard_arrow_down
public static final class Workload . IL4Settings . Builder extends GeneratedMessage . Builder<Workload . IL4Settings . Builder > implements Workload . IL4SettingsOrBuilder
Settings specific to resources needed for IL4.
Protobuf type google.cloud.assuredworkloads.v1beta1.Workload.IL4Settings
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
build()
public Workload . IL4Settings build ()
buildPartial()
public Workload . IL4Settings buildPartial ()
clear()
public Workload . IL4Settings . Builder clear ()
Overrides
clearKmsSettings()
public Workload . IL4Settings . Builder clearKmsSettings ()
Input only. Immutable. Settings used to create a CMEK crypto key.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 1 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
getDefaultInstanceForType()
public Workload . IL4Settings getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getKmsSettings()
public Workload . KMSSettings getKmsSettings ()
Input only. Immutable. Settings used to create a CMEK crypto key.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 1 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
getKmsSettingsBuilder()
public Workload . KMSSettings . Builder getKmsSettingsBuilder ()
Input only. Immutable. Settings used to create a CMEK crypto key.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 1 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
getKmsSettingsOrBuilder()
public Workload . KMSSettingsOrBuilder getKmsSettingsOrBuilder ()
Input only. Immutable. Settings used to create a CMEK crypto key.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 1 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
hasKmsSettings()
public boolean hasKmsSettings ()
Input only. Immutable. Settings used to create a CMEK crypto key.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 1 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
Returns
Type
Description
boolean
Whether the kmsSettings field is set.
internalGetFieldAccessorTable()
protected GeneratedMessage . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(Workload.IL4Settings other)
public Workload . IL4Settings . Builder mergeFrom ( Workload . IL4Settings other )
public Workload . IL4Settings . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public Workload . IL4Settings . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeKmsSettings(Workload.KMSSettings value)
public Workload . IL4Settings . Builder mergeKmsSettings ( Workload . KMSSettings value )
Input only. Immutable. Settings used to create a CMEK crypto key.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 1 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
setKmsSettings(Workload.KMSSettings value)
public Workload . IL4Settings . Builder setKmsSettings ( Workload . KMSSettings value )
Input only. Immutable. Settings used to create a CMEK crypto key.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 1 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
setKmsSettings(Workload.KMSSettings.Builder builderForValue)
public Workload . IL4Settings . Builder setKmsSettings ( Workload . KMSSettings . Builder builderForValue )
Input only. Immutable. Settings used to create a CMEK crypto key.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 1 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-01-31 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-01-31 UTC."],[],[]]