Class Workload.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Workload.Builder>
-
- com.google.cloud.assuredworkloads.v1beta1.Workload.Builder
-
- All Implemented Interfaces:
WorkloadOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- Workload
public static final class Workload.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Workload.Builder> implements WorkloadOrBuilder
An Workload object for managing highly regulated workloads of cloud customers.
Protobuf typegoogle.cloud.assuredworkloads.v1beta1.Workload
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Workload.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Workload.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Workload.Builder>
-
clear
public Workload.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Workload.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Workload.Builder>
-
getDefaultInstanceForType
public Workload getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Workload build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Workload buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Workload.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Workload.Builder>
-
setField
public Workload.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Workload.Builder>
-
clearField
public Workload.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Workload.Builder>
-
clearOneof
public Workload.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Workload.Builder>
-
setRepeatedField
public Workload.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Workload.Builder>
-
addRepeatedField
public Workload.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Workload.Builder>
-
mergeFrom
public Workload.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Workload.Builder>
-
mergeFrom
public Workload.Builder mergeFrom(Workload other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Workload.Builder>
-
mergeFrom
public Workload.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Workload.Builder>
- Throws:
IOException
-
getComplianceRegimeSettingsCase
public Workload.ComplianceRegimeSettingsCase getComplianceRegimeSettingsCase()
- Specified by:
getComplianceRegimeSettingsCase
in interfaceWorkloadOrBuilder
-
clearComplianceRegimeSettings
public Workload.Builder clearComplianceRegimeSettings()
-
getName
public String getName()
Optional. The resource name of the workload. Format: organizations/{organization}/locations/{location}/workloads/{workload} Read-only.
string name = 1 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getName
in interfaceWorkloadOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Optional. The resource name of the workload. Format: organizations/{organization}/locations/{location}/workloads/{workload} Read-only.
string name = 1 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getNameBytes
in interfaceWorkloadOrBuilder
- Returns:
- The bytes for name.
-
setName
public Workload.Builder setName(String value)
Optional. The resource name of the workload. Format: organizations/{organization}/locations/{location}/workloads/{workload} Read-only.
string name = 1 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Workload.Builder clearName()
Optional. The resource name of the workload. Format: organizations/{organization}/locations/{location}/workloads/{workload} Read-only.
string name = 1 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
setNameBytes
public Workload.Builder setNameBytes(com.google.protobuf.ByteString value)
Optional. The resource name of the workload. Format: organizations/{organization}/locations/{location}/workloads/{workload} Read-only.
string name = 1 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDisplayName
public String getDisplayName()
Required. The user-assigned display name of the Workload. When present it must be between 4 to 30 characters. Allowed characters are: lowercase and uppercase letters, numbers, hyphen, and spaces. Example: My Workload
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getDisplayName
in interfaceWorkloadOrBuilder
- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Required. The user-assigned display name of the Workload. When present it must be between 4 to 30 characters. Allowed characters are: lowercase and uppercase letters, numbers, hyphen, and spaces. Example: My Workload
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getDisplayNameBytes
in interfaceWorkloadOrBuilder
- Returns:
- The bytes for displayName.
-
setDisplayName
public Workload.Builder setDisplayName(String value)
Required. The user-assigned display name of the Workload. When present it must be between 4 to 30 characters. Allowed characters are: lowercase and uppercase letters, numbers, hyphen, and spaces. Example: My Workload
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];
- Parameters:
value
- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
public Workload.Builder clearDisplayName()
Required. The user-assigned display name of the Workload. When present it must be between 4 to 30 characters. Allowed characters are: lowercase and uppercase letters, numbers, hyphen, and spaces. Example: My Workload
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];
- Returns:
- This builder for chaining.
-
setDisplayNameBytes
public Workload.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Required. The user-assigned display name of the Workload. When present it must be between 4 to 30 characters. Allowed characters are: lowercase and uppercase letters, numbers, hyphen, and spaces. Example: My Workload
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];
- Parameters:
value
- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
getResourcesList
public List<Workload.ResourceInfo> getResourcesList()
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo resources = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getResourcesList
in interfaceWorkloadOrBuilder
-
getResourcesCount
public int getResourcesCount()
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo resources = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getResourcesCount
in interfaceWorkloadOrBuilder
-
getResources
public Workload.ResourceInfo getResources(int index)
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo resources = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getResources
in interfaceWorkloadOrBuilder
-
setResources
public Workload.Builder setResources(int index, Workload.ResourceInfo value)
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo resources = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setResources
public Workload.Builder setResources(int index, Workload.ResourceInfo.Builder builderForValue)
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo resources = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addResources
public Workload.Builder addResources(Workload.ResourceInfo value)
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo resources = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addResources
public Workload.Builder addResources(int index, Workload.ResourceInfo value)
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo resources = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addResources
public Workload.Builder addResources(Workload.ResourceInfo.Builder builderForValue)
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo resources = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addResources
public Workload.Builder addResources(int index, Workload.ResourceInfo.Builder builderForValue)
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo resources = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addAllResources
public Workload.Builder addAllResources(Iterable<? extends Workload.ResourceInfo> values)
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo resources = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearResources
public Workload.Builder clearResources()
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo resources = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
removeResources
public Workload.Builder removeResources(int index)
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo resources = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getResourcesBuilder
public Workload.ResourceInfo.Builder getResourcesBuilder(int index)
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo resources = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getResourcesOrBuilder
public Workload.ResourceInfoOrBuilder getResourcesOrBuilder(int index)
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo resources = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getResourcesOrBuilder
in interfaceWorkloadOrBuilder
-
getResourcesOrBuilderList
public List<? extends Workload.ResourceInfoOrBuilder> getResourcesOrBuilderList()
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo resources = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getResourcesOrBuilderList
in interfaceWorkloadOrBuilder
-
addResourcesBuilder
public Workload.ResourceInfo.Builder addResourcesBuilder()
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo resources = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addResourcesBuilder
public Workload.ResourceInfo.Builder addResourcesBuilder(int index)
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo resources = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getResourcesBuilderList
public List<Workload.ResourceInfo.Builder> getResourcesBuilderList()
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo resources = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getComplianceRegimeValue
public int getComplianceRegimeValue()
Required. Immutable. Compliance Regime associated with this workload.
.google.cloud.assuredworkloads.v1beta1.Workload.ComplianceRegime compliance_regime = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getComplianceRegimeValue
in interfaceWorkloadOrBuilder
- Returns:
- The enum numeric value on the wire for complianceRegime.
-
setComplianceRegimeValue
public Workload.Builder setComplianceRegimeValue(int value)
Required. Immutable. Compliance Regime associated with this workload.
.google.cloud.assuredworkloads.v1beta1.Workload.ComplianceRegime compliance_regime = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
- Parameters:
value
- The enum numeric value on the wire for complianceRegime to set.- Returns:
- This builder for chaining.
-
getComplianceRegime
public Workload.ComplianceRegime getComplianceRegime()
Required. Immutable. Compliance Regime associated with this workload.
.google.cloud.assuredworkloads.v1beta1.Workload.ComplianceRegime compliance_regime = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getComplianceRegime
in interfaceWorkloadOrBuilder
- Returns:
- The complianceRegime.
-
setComplianceRegime
public Workload.Builder setComplianceRegime(Workload.ComplianceRegime value)
Required. Immutable. Compliance Regime associated with this workload.
.google.cloud.assuredworkloads.v1beta1.Workload.ComplianceRegime compliance_regime = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
- Parameters:
value
- The complianceRegime to set.- Returns:
- This builder for chaining.
-
clearComplianceRegime
public Workload.Builder clearComplianceRegime()
Required. Immutable. Compliance Regime associated with this workload.
.google.cloud.assuredworkloads.v1beta1.Workload.ComplianceRegime compliance_regime = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
- Returns:
- This builder for chaining.
-
hasCreateTime
public boolean hasCreateTime()
Output only. Immutable. The Workload creation timestamp.
.google.protobuf.Timestamp create_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
hasCreateTime
in interfaceWorkloadOrBuilder
- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. Immutable. The Workload creation timestamp.
.google.protobuf.Timestamp create_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getCreateTime
in interfaceWorkloadOrBuilder
- Returns:
- The createTime.
-
setCreateTime
public Workload.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Immutable. The Workload creation timestamp.
.google.protobuf.Timestamp create_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
setCreateTime
public Workload.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Immutable. The Workload creation timestamp.
.google.protobuf.Timestamp create_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
mergeCreateTime
public Workload.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Immutable. The Workload creation timestamp.
.google.protobuf.Timestamp create_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
clearCreateTime
public Workload.Builder clearCreateTime()
Output only. Immutable. The Workload creation timestamp.
.google.protobuf.Timestamp create_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Immutable. The Workload creation timestamp.
.google.protobuf.Timestamp create_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Immutable. The Workload creation timestamp.
.google.protobuf.Timestamp create_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getCreateTimeOrBuilder
in interfaceWorkloadOrBuilder
-
getBillingAccount
public String getBillingAccount()
Output only. The billing account used for the resources which are direct children of workload. This billing account is initially associated with the resources created as part of Workload creation. After the initial creation of these resources, the customer can change the assigned billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF`.
string billing_account = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getBillingAccount
in interfaceWorkloadOrBuilder
- Returns:
- The billingAccount.
-
getBillingAccountBytes
public com.google.protobuf.ByteString getBillingAccountBytes()
Output only. The billing account used for the resources which are direct children of workload. This billing account is initially associated with the resources created as part of Workload creation. After the initial creation of these resources, the customer can change the assigned billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF`.
string billing_account = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getBillingAccountBytes
in interfaceWorkloadOrBuilder
- Returns:
- The bytes for billingAccount.
-
setBillingAccount
public Workload.Builder setBillingAccount(String value)
Output only. The billing account used for the resources which are direct children of workload. This billing account is initially associated with the resources created as part of Workload creation. After the initial creation of these resources, the customer can change the assigned billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF`.
string billing_account = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The billingAccount to set.- Returns:
- This builder for chaining.
-
clearBillingAccount
public Workload.Builder clearBillingAccount()
Output only. The billing account used for the resources which are direct children of workload. This billing account is initially associated with the resources created as part of Workload creation. After the initial creation of these resources, the customer can change the assigned billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF`.
string billing_account = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
setBillingAccountBytes
public Workload.Builder setBillingAccountBytes(com.google.protobuf.ByteString value)
Output only. The billing account used for the resources which are direct children of workload. This billing account is initially associated with the resources created as part of Workload creation. After the initial creation of these resources, the customer can change the assigned billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF`.
string billing_account = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The bytes for billingAccount to set.- Returns:
- This builder for chaining.
-
hasIl4Settings
@Deprecated public boolean hasIl4Settings()
Deprecated.google.cloud.assuredworkloads.v1beta1.Workload.il4_settings is deprecated. See google/cloud/assuredworkloads/v1beta1/assuredworkloads.proto;l=468Input only. Immutable. Settings specific to resources needed for IL4.
.google.cloud.assuredworkloads.v1beta1.Workload.IL4Settings il4_settings = 7 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
hasIl4Settings
in interfaceWorkloadOrBuilder
- Returns:
- Whether the il4Settings field is set.
-
getIl4Settings
@Deprecated public Workload.IL4Settings getIl4Settings()
Deprecated.google.cloud.assuredworkloads.v1beta1.Workload.il4_settings is deprecated. See google/cloud/assuredworkloads/v1beta1/assuredworkloads.proto;l=468Input only. Immutable. Settings specific to resources needed for IL4.
.google.cloud.assuredworkloads.v1beta1.Workload.IL4Settings il4_settings = 7 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getIl4Settings
in interfaceWorkloadOrBuilder
- Returns:
- The il4Settings.
-
setIl4Settings
@Deprecated public Workload.Builder setIl4Settings(Workload.IL4Settings value)
Deprecated.Input only. Immutable. Settings specific to resources needed for IL4.
.google.cloud.assuredworkloads.v1beta1.Workload.IL4Settings il4_settings = 7 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
setIl4Settings
@Deprecated public Workload.Builder setIl4Settings(Workload.IL4Settings.Builder builderForValue)
Deprecated.Input only. Immutable. Settings specific to resources needed for IL4.
.google.cloud.assuredworkloads.v1beta1.Workload.IL4Settings il4_settings = 7 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
mergeIl4Settings
@Deprecated public Workload.Builder mergeIl4Settings(Workload.IL4Settings value)
Deprecated.Input only. Immutable. Settings specific to resources needed for IL4.
.google.cloud.assuredworkloads.v1beta1.Workload.IL4Settings il4_settings = 7 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
clearIl4Settings
@Deprecated public Workload.Builder clearIl4Settings()
Deprecated.Input only. Immutable. Settings specific to resources needed for IL4.
.google.cloud.assuredworkloads.v1beta1.Workload.IL4Settings il4_settings = 7 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
getIl4SettingsBuilder
@Deprecated public Workload.IL4Settings.Builder getIl4SettingsBuilder()
Deprecated.Input only. Immutable. Settings specific to resources needed for IL4.
.google.cloud.assuredworkloads.v1beta1.Workload.IL4Settings il4_settings = 7 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
getIl4SettingsOrBuilder
@Deprecated public Workload.IL4SettingsOrBuilder getIl4SettingsOrBuilder()
Deprecated.Input only. Immutable. Settings specific to resources needed for IL4.
.google.cloud.assuredworkloads.v1beta1.Workload.IL4Settings il4_settings = 7 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getIl4SettingsOrBuilder
in interfaceWorkloadOrBuilder
-
hasCjisSettings
@Deprecated public boolean hasCjisSettings()
Deprecated.google.cloud.assuredworkloads.v1beta1.Workload.cjis_settings is deprecated. See google/cloud/assuredworkloads/v1beta1/assuredworkloads.proto;l=475Input only. Immutable. Settings specific to resources needed for CJIS.
.google.cloud.assuredworkloads.v1beta1.Workload.CJISSettings cjis_settings = 8 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
hasCjisSettings
in interfaceWorkloadOrBuilder
- Returns:
- Whether the cjisSettings field is set.
-
getCjisSettings
@Deprecated public Workload.CJISSettings getCjisSettings()
Deprecated.google.cloud.assuredworkloads.v1beta1.Workload.cjis_settings is deprecated. See google/cloud/assuredworkloads/v1beta1/assuredworkloads.proto;l=475Input only. Immutable. Settings specific to resources needed for CJIS.
.google.cloud.assuredworkloads.v1beta1.Workload.CJISSettings cjis_settings = 8 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getCjisSettings
in interfaceWorkloadOrBuilder
- Returns:
- The cjisSettings.
-
setCjisSettings
@Deprecated public Workload.Builder setCjisSettings(Workload.CJISSettings value)
Deprecated.Input only. Immutable. Settings specific to resources needed for CJIS.
.google.cloud.assuredworkloads.v1beta1.Workload.CJISSettings cjis_settings = 8 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
setCjisSettings
@Deprecated public Workload.Builder setCjisSettings(Workload.CJISSettings.Builder builderForValue)
Deprecated.Input only. Immutable. Settings specific to resources needed for CJIS.
.google.cloud.assuredworkloads.v1beta1.Workload.CJISSettings cjis_settings = 8 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
mergeCjisSettings
@Deprecated public Workload.Builder mergeCjisSettings(Workload.CJISSettings value)
Deprecated.Input only. Immutable. Settings specific to resources needed for CJIS.
.google.cloud.assuredworkloads.v1beta1.Workload.CJISSettings cjis_settings = 8 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
clearCjisSettings
@Deprecated public Workload.Builder clearCjisSettings()
Deprecated.Input only. Immutable. Settings specific to resources needed for CJIS.
.google.cloud.assuredworkloads.v1beta1.Workload.CJISSettings cjis_settings = 8 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
getCjisSettingsBuilder
@Deprecated public Workload.CJISSettings.Builder getCjisSettingsBuilder()
Deprecated.Input only. Immutable. Settings specific to resources needed for CJIS.
.google.cloud.assuredworkloads.v1beta1.Workload.CJISSettings cjis_settings = 8 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
getCjisSettingsOrBuilder
@Deprecated public Workload.CJISSettingsOrBuilder getCjisSettingsOrBuilder()
Deprecated.Input only. Immutable. Settings specific to resources needed for CJIS.
.google.cloud.assuredworkloads.v1beta1.Workload.CJISSettings cjis_settings = 8 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getCjisSettingsOrBuilder
in interfaceWorkloadOrBuilder
-
hasFedrampHighSettings
@Deprecated public boolean hasFedrampHighSettings()
Deprecated.google.cloud.assuredworkloads.v1beta1.Workload.fedramp_high_settings is deprecated. See google/cloud/assuredworkloads/v1beta1/assuredworkloads.proto;l=482Input only. Immutable. Settings specific to resources needed for FedRAMP High.
.google.cloud.assuredworkloads.v1beta1.Workload.FedrampHighSettings fedramp_high_settings = 11 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
hasFedrampHighSettings
in interfaceWorkloadOrBuilder
- Returns:
- Whether the fedrampHighSettings field is set.
-
getFedrampHighSettings
@Deprecated public Workload.FedrampHighSettings getFedrampHighSettings()
Deprecated.google.cloud.assuredworkloads.v1beta1.Workload.fedramp_high_settings is deprecated. See google/cloud/assuredworkloads/v1beta1/assuredworkloads.proto;l=482Input only. Immutable. Settings specific to resources needed for FedRAMP High.
.google.cloud.assuredworkloads.v1beta1.Workload.FedrampHighSettings fedramp_high_settings = 11 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getFedrampHighSettings
in interfaceWorkloadOrBuilder
- Returns:
- The fedrampHighSettings.
-
setFedrampHighSettings
@Deprecated public Workload.Builder setFedrampHighSettings(Workload.FedrampHighSettings value)
Deprecated.Input only. Immutable. Settings specific to resources needed for FedRAMP High.
.google.cloud.assuredworkloads.v1beta1.Workload.FedrampHighSettings fedramp_high_settings = 11 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
setFedrampHighSettings
@Deprecated public Workload.Builder setFedrampHighSettings(Workload.FedrampHighSettings.Builder builderForValue)
Deprecated.Input only. Immutable. Settings specific to resources needed for FedRAMP High.
.google.cloud.assuredworkloads.v1beta1.Workload.FedrampHighSettings fedramp_high_settings = 11 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
mergeFedrampHighSettings
@Deprecated public Workload.Builder mergeFedrampHighSettings(Workload.FedrampHighSettings value)
Deprecated.Input only. Immutable. Settings specific to resources needed for FedRAMP High.
.google.cloud.assuredworkloads.v1beta1.Workload.FedrampHighSettings fedramp_high_settings = 11 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
clearFedrampHighSettings
@Deprecated public Workload.Builder clearFedrampHighSettings()
Deprecated.Input only. Immutable. Settings specific to resources needed for FedRAMP High.
.google.cloud.assuredworkloads.v1beta1.Workload.FedrampHighSettings fedramp_high_settings = 11 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
getFedrampHighSettingsBuilder
@Deprecated public Workload.FedrampHighSettings.Builder getFedrampHighSettingsBuilder()
Deprecated.Input only. Immutable. Settings specific to resources needed for FedRAMP High.
.google.cloud.assuredworkloads.v1beta1.Workload.FedrampHighSettings fedramp_high_settings = 11 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
getFedrampHighSettingsOrBuilder
@Deprecated public Workload.FedrampHighSettingsOrBuilder getFedrampHighSettingsOrBuilder()
Deprecated.Input only. Immutable. Settings specific to resources needed for FedRAMP High.
.google.cloud.assuredworkloads.v1beta1.Workload.FedrampHighSettings fedramp_high_settings = 11 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getFedrampHighSettingsOrBuilder
in interfaceWorkloadOrBuilder
-
hasFedrampModerateSettings
@Deprecated public boolean hasFedrampModerateSettings()
Deprecated.google.cloud.assuredworkloads.v1beta1.Workload.fedramp_moderate_settings is deprecated. See google/cloud/assuredworkloads/v1beta1/assuredworkloads.proto;l=489Input only. Immutable. Settings specific to resources needed for FedRAMP Moderate.
.google.cloud.assuredworkloads.v1beta1.Workload.FedrampModerateSettings fedramp_moderate_settings = 12 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
hasFedrampModerateSettings
in interfaceWorkloadOrBuilder
- Returns:
- Whether the fedrampModerateSettings field is set.
-
getFedrampModerateSettings
@Deprecated public Workload.FedrampModerateSettings getFedrampModerateSettings()
Deprecated.google.cloud.assuredworkloads.v1beta1.Workload.fedramp_moderate_settings is deprecated. See google/cloud/assuredworkloads/v1beta1/assuredworkloads.proto;l=489Input only. Immutable. Settings specific to resources needed for FedRAMP Moderate.
.google.cloud.assuredworkloads.v1beta1.Workload.FedrampModerateSettings fedramp_moderate_settings = 12 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getFedrampModerateSettings
in interfaceWorkloadOrBuilder
- Returns:
- The fedrampModerateSettings.
-
setFedrampModerateSettings
@Deprecated public Workload.Builder setFedrampModerateSettings(Workload.FedrampModerateSettings value)
Deprecated.Input only. Immutable. Settings specific to resources needed for FedRAMP Moderate.
.google.cloud.assuredworkloads.v1beta1.Workload.FedrampModerateSettings fedramp_moderate_settings = 12 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
setFedrampModerateSettings
@Deprecated public Workload.Builder setFedrampModerateSettings(Workload.FedrampModerateSettings.Builder builderForValue)
Deprecated.Input only. Immutable. Settings specific to resources needed for FedRAMP Moderate.
.google.cloud.assuredworkloads.v1beta1.Workload.FedrampModerateSettings fedramp_moderate_settings = 12 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
mergeFedrampModerateSettings
@Deprecated public Workload.Builder mergeFedrampModerateSettings(Workload.FedrampModerateSettings value)
Deprecated.Input only. Immutable. Settings specific to resources needed for FedRAMP Moderate.
.google.cloud.assuredworkloads.v1beta1.Workload.FedrampModerateSettings fedramp_moderate_settings = 12 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
clearFedrampModerateSettings
@Deprecated public Workload.Builder clearFedrampModerateSettings()
Deprecated.Input only. Immutable. Settings specific to resources needed for FedRAMP Moderate.
.google.cloud.assuredworkloads.v1beta1.Workload.FedrampModerateSettings fedramp_moderate_settings = 12 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
getFedrampModerateSettingsBuilder
@Deprecated public Workload.FedrampModerateSettings.Builder getFedrampModerateSettingsBuilder()
Deprecated.Input only. Immutable. Settings specific to resources needed for FedRAMP Moderate.
.google.cloud.assuredworkloads.v1beta1.Workload.FedrampModerateSettings fedramp_moderate_settings = 12 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
getFedrampModerateSettingsOrBuilder
@Deprecated public Workload.FedrampModerateSettingsOrBuilder getFedrampModerateSettingsOrBuilder()
Deprecated.Input only. Immutable. Settings specific to resources needed for FedRAMP Moderate.
.google.cloud.assuredworkloads.v1beta1.Workload.FedrampModerateSettings fedramp_moderate_settings = 12 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getFedrampModerateSettingsOrBuilder
in interfaceWorkloadOrBuilder
-
getEtag
public String getEtag()
Optional. ETag of the workload, it is calculated on the basis of the Workload contents. It will be used in Update & Delete operations.
string etag = 9 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getEtag
in interfaceWorkloadOrBuilder
- Returns:
- The etag.
-
getEtagBytes
public com.google.protobuf.ByteString getEtagBytes()
Optional. ETag of the workload, it is calculated on the basis of the Workload contents. It will be used in Update & Delete operations.
string etag = 9 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getEtagBytes
in interfaceWorkloadOrBuilder
- Returns:
- The bytes for etag.
-
setEtag
public Workload.Builder setEtag(String value)
Optional. ETag of the workload, it is calculated on the basis of the Workload contents. It will be used in Update & Delete operations.
string etag = 9 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The etag to set.- Returns:
- This builder for chaining.
-
clearEtag
public Workload.Builder clearEtag()
Optional. ETag of the workload, it is calculated on the basis of the Workload contents. It will be used in Update & Delete operations.
string etag = 9 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
setEtagBytes
public Workload.Builder setEtagBytes(com.google.protobuf.ByteString value)
Optional. ETag of the workload, it is calculated on the basis of the Workload contents. It will be used in Update & Delete operations.
string etag = 9 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The bytes for etag to set.- Returns:
- This builder for chaining.
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:WorkloadOrBuilder
Optional. Labels applied to the workload.
map<string, string> labels = 10 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getLabelsCount
in interfaceWorkloadOrBuilder
-
containsLabels
public boolean containsLabels(String key)
Optional. Labels applied to the workload.
map<string, string> labels = 10 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
containsLabels
in interfaceWorkloadOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()
instead.- Specified by:
getLabels
in interfaceWorkloadOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
Optional. Labels applied to the workload.
map<string, string> labels = 10 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getLabelsMap
in interfaceWorkloadOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
Optional. Labels applied to the workload.
map<string, string> labels = 10 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getLabelsOrDefault
in interfaceWorkloadOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
Optional. Labels applied to the workload.
map<string, string> labels = 10 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getLabelsOrThrow
in interfaceWorkloadOrBuilder
-
clearLabels
public Workload.Builder clearLabels()
-
removeLabels
public Workload.Builder removeLabels(String key)
Optional. Labels applied to the workload.
map<string, string> labels = 10 [(.google.api.field_behavior) = OPTIONAL];
-
getMutableLabels
@Deprecated public Map<String,String> getMutableLabels()
Deprecated.Use alternate mutation accessors instead.
-
putLabels
public Workload.Builder putLabels(String key, String value)
Optional. Labels applied to the workload.
map<string, string> labels = 10 [(.google.api.field_behavior) = OPTIONAL];
-
putAllLabels
public Workload.Builder putAllLabels(Map<String,String> values)
Optional. Labels applied to the workload.
map<string, string> labels = 10 [(.google.api.field_behavior) = OPTIONAL];
-
getProvisionedResourcesParent
public String getProvisionedResourcesParent()
Input only. The parent resource for the resources managed by this Assured Workload. May be either empty or a folder resource which is a child of the Workload parent. If not specified all resources are created under the parent organization. Format: folders/{folder_id}
string provisioned_resources_parent = 13 [(.google.api.field_behavior) = INPUT_ONLY];
- Specified by:
getProvisionedResourcesParent
in interfaceWorkloadOrBuilder
- Returns:
- The provisionedResourcesParent.
-
getProvisionedResourcesParentBytes
public com.google.protobuf.ByteString getProvisionedResourcesParentBytes()
Input only. The parent resource for the resources managed by this Assured Workload. May be either empty or a folder resource which is a child of the Workload parent. If not specified all resources are created under the parent organization. Format: folders/{folder_id}
string provisioned_resources_parent = 13 [(.google.api.field_behavior) = INPUT_ONLY];
- Specified by:
getProvisionedResourcesParentBytes
in interfaceWorkloadOrBuilder
- Returns:
- The bytes for provisionedResourcesParent.
-
setProvisionedResourcesParent
public Workload.Builder setProvisionedResourcesParent(String value)
Input only. The parent resource for the resources managed by this Assured Workload. May be either empty or a folder resource which is a child of the Workload parent. If not specified all resources are created under the parent organization. Format: folders/{folder_id}
string provisioned_resources_parent = 13 [(.google.api.field_behavior) = INPUT_ONLY];
- Parameters:
value
- The provisionedResourcesParent to set.- Returns:
- This builder for chaining.
-
clearProvisionedResourcesParent
public Workload.Builder clearProvisionedResourcesParent()
Input only. The parent resource for the resources managed by this Assured Workload. May be either empty or a folder resource which is a child of the Workload parent. If not specified all resources are created under the parent organization. Format: folders/{folder_id}
string provisioned_resources_parent = 13 [(.google.api.field_behavior) = INPUT_ONLY];
- Returns:
- This builder for chaining.
-
setProvisionedResourcesParentBytes
public Workload.Builder setProvisionedResourcesParentBytes(com.google.protobuf.ByteString value)
Input only. The parent resource for the resources managed by this Assured Workload. May be either empty or a folder resource which is a child of the Workload parent. If not specified all resources are created under the parent organization. Format: folders/{folder_id}
string provisioned_resources_parent = 13 [(.google.api.field_behavior) = INPUT_ONLY];
- Parameters:
value
- The bytes for provisionedResourcesParent to set.- Returns:
- This builder for chaining.
-
hasKmsSettings
@Deprecated public boolean hasKmsSettings()
Deprecated.google.cloud.assuredworkloads.v1beta1.Workload.kms_settings is deprecated. See google/cloud/assuredworkloads/v1beta1/assuredworkloads.proto;l=516Input only. Settings used to create a CMEK crypto key. When set, a project with a KMS CMEK key is provisioned. This field is deprecated as of Feb 28, 2022. In order to create a Keyring, callers should specify, ENCRYPTION_KEYS_PROJECT or KEYRING in ResourceSettings.resource_type field.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 14 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY];
- Specified by:
hasKmsSettings
in interfaceWorkloadOrBuilder
- Returns:
- Whether the kmsSettings field is set.
-
getKmsSettings
@Deprecated public Workload.KMSSettings getKmsSettings()
Deprecated.google.cloud.assuredworkloads.v1beta1.Workload.kms_settings is deprecated. See google/cloud/assuredworkloads/v1beta1/assuredworkloads.proto;l=516Input only. Settings used to create a CMEK crypto key. When set, a project with a KMS CMEK key is provisioned. This field is deprecated as of Feb 28, 2022. In order to create a Keyring, callers should specify, ENCRYPTION_KEYS_PROJECT or KEYRING in ResourceSettings.resource_type field.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 14 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY];
- Specified by:
getKmsSettings
in interfaceWorkloadOrBuilder
- Returns:
- The kmsSettings.
-
setKmsSettings
@Deprecated public Workload.Builder setKmsSettings(Workload.KMSSettings value)
Deprecated.Input only. Settings used to create a CMEK crypto key. When set, a project with a KMS CMEK key is provisioned. This field is deprecated as of Feb 28, 2022. In order to create a Keyring, callers should specify, ENCRYPTION_KEYS_PROJECT or KEYRING in ResourceSettings.resource_type field.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 14 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY];
-
setKmsSettings
@Deprecated public Workload.Builder setKmsSettings(Workload.KMSSettings.Builder builderForValue)
Deprecated.Input only. Settings used to create a CMEK crypto key. When set, a project with a KMS CMEK key is provisioned. This field is deprecated as of Feb 28, 2022. In order to create a Keyring, callers should specify, ENCRYPTION_KEYS_PROJECT or KEYRING in ResourceSettings.resource_type field.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 14 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY];
-
mergeKmsSettings
@Deprecated public Workload.Builder mergeKmsSettings(Workload.KMSSettings value)
Deprecated.Input only. Settings used to create a CMEK crypto key. When set, a project with a KMS CMEK key is provisioned. This field is deprecated as of Feb 28, 2022. In order to create a Keyring, callers should specify, ENCRYPTION_KEYS_PROJECT or KEYRING in ResourceSettings.resource_type field.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 14 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY];
-
clearKmsSettings
@Deprecated public Workload.Builder clearKmsSettings()
Deprecated.Input only. Settings used to create a CMEK crypto key. When set, a project with a KMS CMEK key is provisioned. This field is deprecated as of Feb 28, 2022. In order to create a Keyring, callers should specify, ENCRYPTION_KEYS_PROJECT or KEYRING in ResourceSettings.resource_type field.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 14 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY];
-
getKmsSettingsBuilder
@Deprecated public Workload.KMSSettings.Builder getKmsSettingsBuilder()
Deprecated.Input only. Settings used to create a CMEK crypto key. When set, a project with a KMS CMEK key is provisioned. This field is deprecated as of Feb 28, 2022. In order to create a Keyring, callers should specify, ENCRYPTION_KEYS_PROJECT or KEYRING in ResourceSettings.resource_type field.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 14 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY];
-
getKmsSettingsOrBuilder
@Deprecated public Workload.KMSSettingsOrBuilder getKmsSettingsOrBuilder()
Deprecated.Input only. Settings used to create a CMEK crypto key. When set, a project with a KMS CMEK key is provisioned. This field is deprecated as of Feb 28, 2022. In order to create a Keyring, callers should specify, ENCRYPTION_KEYS_PROJECT or KEYRING in ResourceSettings.resource_type field.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 14 [deprecated = true, (.google.api.field_behavior) = INPUT_ONLY];
- Specified by:
getKmsSettingsOrBuilder
in interfaceWorkloadOrBuilder
-
getResourceSettingsList
public List<Workload.ResourceSettings> getResourceSettingsList()
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceSettings resource_settings = 15 [(.google.api.field_behavior) = INPUT_ONLY];
- Specified by:
getResourceSettingsList
in interfaceWorkloadOrBuilder
-
getResourceSettingsCount
public int getResourceSettingsCount()
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceSettings resource_settings = 15 [(.google.api.field_behavior) = INPUT_ONLY];
- Specified by:
getResourceSettingsCount
in interfaceWorkloadOrBuilder
-
getResourceSettings
public Workload.ResourceSettings getResourceSettings(int index)
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceSettings resource_settings = 15 [(.google.api.field_behavior) = INPUT_ONLY];
- Specified by:
getResourceSettings
in interfaceWorkloadOrBuilder
-
setResourceSettings
public Workload.Builder setResourceSettings(int index, Workload.ResourceSettings value)
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceSettings resource_settings = 15 [(.google.api.field_behavior) = INPUT_ONLY];
-
setResourceSettings
public Workload.Builder setResourceSettings(int index, Workload.ResourceSettings.Builder builderForValue)
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceSettings resource_settings = 15 [(.google.api.field_behavior) = INPUT_ONLY];
-
addResourceSettings
public Workload.Builder addResourceSettings(Workload.ResourceSettings value)
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceSettings resource_settings = 15 [(.google.api.field_behavior) = INPUT_ONLY];
-
addResourceSettings
public Workload.Builder addResourceSettings(int index, Workload.ResourceSettings value)
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceSettings resource_settings = 15 [(.google.api.field_behavior) = INPUT_ONLY];
-
addResourceSettings
public Workload.Builder addResourceSettings(Workload.ResourceSettings.Builder builderForValue)
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceSettings resource_settings = 15 [(.google.api.field_behavior) = INPUT_ONLY];
-
addResourceSettings
public Workload.Builder addResourceSettings(int index, Workload.ResourceSettings.Builder builderForValue)
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceSettings resource_settings = 15 [(.google.api.field_behavior) = INPUT_ONLY];
-
addAllResourceSettings
public Workload.Builder addAllResourceSettings(Iterable<? extends Workload.ResourceSettings> values)
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceSettings resource_settings = 15 [(.google.api.field_behavior) = INPUT_ONLY];
-
clearResourceSettings
public Workload.Builder clearResourceSettings()
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceSettings resource_settings = 15 [(.google.api.field_behavior) = INPUT_ONLY];
-
removeResourceSettings
public Workload.Builder removeResourceSettings(int index)
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceSettings resource_settings = 15 [(.google.api.field_behavior) = INPUT_ONLY];
-
getResourceSettingsBuilder
public Workload.ResourceSettings.Builder getResourceSettingsBuilder(int index)
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceSettings resource_settings = 15 [(.google.api.field_behavior) = INPUT_ONLY];
-
getResourceSettingsOrBuilder
public Workload.ResourceSettingsOrBuilder getResourceSettingsOrBuilder(int index)
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceSettings resource_settings = 15 [(.google.api.field_behavior) = INPUT_ONLY];
- Specified by:
getResourceSettingsOrBuilder
in interfaceWorkloadOrBuilder
-
getResourceSettingsOrBuilderList
public List<? extends Workload.ResourceSettingsOrBuilder> getResourceSettingsOrBuilderList()
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceSettings resource_settings = 15 [(.google.api.field_behavior) = INPUT_ONLY];
- Specified by:
getResourceSettingsOrBuilderList
in interfaceWorkloadOrBuilder
-
addResourceSettingsBuilder
public Workload.ResourceSettings.Builder addResourceSettingsBuilder()
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceSettings resource_settings = 15 [(.google.api.field_behavior) = INPUT_ONLY];
-
addResourceSettingsBuilder
public Workload.ResourceSettings.Builder addResourceSettingsBuilder(int index)
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceSettings resource_settings = 15 [(.google.api.field_behavior) = INPUT_ONLY];
-
getResourceSettingsBuilderList
public List<Workload.ResourceSettings.Builder> getResourceSettingsBuilderList()
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
repeated .google.cloud.assuredworkloads.v1beta1.Workload.ResourceSettings resource_settings = 15 [(.google.api.field_behavior) = INPUT_ONLY];
-
getKajEnrollmentStateValue
public int getKajEnrollmentStateValue()
Output only. Represents the KAJ enrollment state of the given workload.
.google.cloud.assuredworkloads.v1beta1.Workload.KajEnrollmentState kaj_enrollment_state = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getKajEnrollmentStateValue
in interfaceWorkloadOrBuilder
- Returns:
- The enum numeric value on the wire for kajEnrollmentState.
-
setKajEnrollmentStateValue
public Workload.Builder setKajEnrollmentStateValue(int value)
Output only. Represents the KAJ enrollment state of the given workload.
.google.cloud.assuredworkloads.v1beta1.Workload.KajEnrollmentState kaj_enrollment_state = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The enum numeric value on the wire for kajEnrollmentState to set.- Returns:
- This builder for chaining.
-
getKajEnrollmentState
public Workload.KajEnrollmentState getKajEnrollmentState()
Output only. Represents the KAJ enrollment state of the given workload.
.google.cloud.assuredworkloads.v1beta1.Workload.KajEnrollmentState kaj_enrollment_state = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getKajEnrollmentState
in interfaceWorkloadOrBuilder
- Returns:
- The kajEnrollmentState.
-
setKajEnrollmentState
public Workload.Builder setKajEnrollmentState(Workload.KajEnrollmentState value)
Output only. Represents the KAJ enrollment state of the given workload.
.google.cloud.assuredworkloads.v1beta1.Workload.KajEnrollmentState kaj_enrollment_state = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The kajEnrollmentState to set.- Returns:
- This builder for chaining.
-
clearKajEnrollmentState
public Workload.Builder clearKajEnrollmentState()
Output only. Represents the KAJ enrollment state of the given workload.
.google.cloud.assuredworkloads.v1beta1.Workload.KajEnrollmentState kaj_enrollment_state = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
getEnableSovereignControls
public boolean getEnableSovereignControls()
Optional. Indicates the sovereignty status of the given workload. Currently meant to be used by Europe/Canada customers.
bool enable_sovereign_controls = 18 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getEnableSovereignControls
in interfaceWorkloadOrBuilder
- Returns:
- The enableSovereignControls.
-
setEnableSovereignControls
public Workload.Builder setEnableSovereignControls(boolean value)
Optional. Indicates the sovereignty status of the given workload. Currently meant to be used by Europe/Canada customers.
bool enable_sovereign_controls = 18 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The enableSovereignControls to set.- Returns:
- This builder for chaining.
-
clearEnableSovereignControls
public Workload.Builder clearEnableSovereignControls()
Optional. Indicates the sovereignty status of the given workload. Currently meant to be used by Europe/Canada customers.
bool enable_sovereign_controls = 18 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
hasSaaEnrollmentResponse
public boolean hasSaaEnrollmentResponse()
Output only. Represents the SAA enrollment response of the given workload. SAA enrollment response is queried during GetWorkload call. In failure cases, user friendly error message is shown in SAA details page.
.google.cloud.assuredworkloads.v1beta1.Workload.SaaEnrollmentResponse saa_enrollment_response = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasSaaEnrollmentResponse
in interfaceWorkloadOrBuilder
- Returns:
- Whether the saaEnrollmentResponse field is set.
-
getSaaEnrollmentResponse
public Workload.SaaEnrollmentResponse getSaaEnrollmentResponse()
Output only. Represents the SAA enrollment response of the given workload. SAA enrollment response is queried during GetWorkload call. In failure cases, user friendly error message is shown in SAA details page.
.google.cloud.assuredworkloads.v1beta1.Workload.SaaEnrollmentResponse saa_enrollment_response = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getSaaEnrollmentResponse
in interfaceWorkloadOrBuilder
- Returns:
- The saaEnrollmentResponse.
-
setSaaEnrollmentResponse
public Workload.Builder setSaaEnrollmentResponse(Workload.SaaEnrollmentResponse value)
Output only. Represents the SAA enrollment response of the given workload. SAA enrollment response is queried during GetWorkload call. In failure cases, user friendly error message is shown in SAA details page.
.google.cloud.assuredworkloads.v1beta1.Workload.SaaEnrollmentResponse saa_enrollment_response = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setSaaEnrollmentResponse
public Workload.Builder setSaaEnrollmentResponse(Workload.SaaEnrollmentResponse.Builder builderForValue)
Output only. Represents the SAA enrollment response of the given workload. SAA enrollment response is queried during GetWorkload call. In failure cases, user friendly error message is shown in SAA details page.
.google.cloud.assuredworkloads.v1beta1.Workload.SaaEnrollmentResponse saa_enrollment_response = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeSaaEnrollmentResponse
public Workload.Builder mergeSaaEnrollmentResponse(Workload.SaaEnrollmentResponse value)
Output only. Represents the SAA enrollment response of the given workload. SAA enrollment response is queried during GetWorkload call. In failure cases, user friendly error message is shown in SAA details page.
.google.cloud.assuredworkloads.v1beta1.Workload.SaaEnrollmentResponse saa_enrollment_response = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearSaaEnrollmentResponse
public Workload.Builder clearSaaEnrollmentResponse()
Output only. Represents the SAA enrollment response of the given workload. SAA enrollment response is queried during GetWorkload call. In failure cases, user friendly error message is shown in SAA details page.
.google.cloud.assuredworkloads.v1beta1.Workload.SaaEnrollmentResponse saa_enrollment_response = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getSaaEnrollmentResponseBuilder
public Workload.SaaEnrollmentResponse.Builder getSaaEnrollmentResponseBuilder()
Output only. Represents the SAA enrollment response of the given workload. SAA enrollment response is queried during GetWorkload call. In failure cases, user friendly error message is shown in SAA details page.
.google.cloud.assuredworkloads.v1beta1.Workload.SaaEnrollmentResponse saa_enrollment_response = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getSaaEnrollmentResponseOrBuilder
public Workload.SaaEnrollmentResponseOrBuilder getSaaEnrollmentResponseOrBuilder()
Output only. Represents the SAA enrollment response of the given workload. SAA enrollment response is queried during GetWorkload call. In failure cases, user friendly error message is shown in SAA details page.
.google.cloud.assuredworkloads.v1beta1.Workload.SaaEnrollmentResponse saa_enrollment_response = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getSaaEnrollmentResponseOrBuilder
in interfaceWorkloadOrBuilder
-
getCompliantButDisallowedServicesList
public com.google.protobuf.ProtocolStringList getCompliantButDisallowedServicesList()
Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment."
repeated string compliant_but_disallowed_services = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCompliantButDisallowedServicesList
in interfaceWorkloadOrBuilder
- Returns:
- A list containing the compliantButDisallowedServices.
-
getCompliantButDisallowedServicesCount
public int getCompliantButDisallowedServicesCount()
Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment."
repeated string compliant_but_disallowed_services = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCompliantButDisallowedServicesCount
in interfaceWorkloadOrBuilder
- Returns:
- The count of compliantButDisallowedServices.
-
getCompliantButDisallowedServices
public String getCompliantButDisallowedServices(int index)
Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment."
repeated string compliant_but_disallowed_services = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCompliantButDisallowedServices
in interfaceWorkloadOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The compliantButDisallowedServices at the given index.
-
getCompliantButDisallowedServicesBytes
public com.google.protobuf.ByteString getCompliantButDisallowedServicesBytes(int index)
Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment."
repeated string compliant_but_disallowed_services = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCompliantButDisallowedServicesBytes
in interfaceWorkloadOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the compliantButDisallowedServices at the given index.
-
setCompliantButDisallowedServices
public Workload.Builder setCompliantButDisallowedServices(int index, String value)
Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment."
repeated string compliant_but_disallowed_services = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
index
- The index to set the value at.value
- The compliantButDisallowedServices to set.- Returns:
- This builder for chaining.
-
addCompliantButDisallowedServices
public Workload.Builder addCompliantButDisallowedServices(String value)
Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment."
repeated string compliant_but_disallowed_services = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The compliantButDisallowedServices to add.- Returns:
- This builder for chaining.
-
addAllCompliantButDisallowedServices
public Workload.Builder addAllCompliantButDisallowedServices(Iterable<String> values)
Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment."
repeated string compliant_but_disallowed_services = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
values
- The compliantButDisallowedServices to add.- Returns:
- This builder for chaining.
-
clearCompliantButDisallowedServices
public Workload.Builder clearCompliantButDisallowedServices()
Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment."
repeated string compliant_but_disallowed_services = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
addCompliantButDisallowedServicesBytes
public Workload.Builder addCompliantButDisallowedServicesBytes(com.google.protobuf.ByteString value)
Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment."
repeated string compliant_but_disallowed_services = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The bytes of the compliantButDisallowedServices to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Workload.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Workload.Builder>
-
mergeUnknownFields
public final Workload.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Workload.Builder>
-
-