public static final class CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder extends GeneratedMessageV3.Builder<CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder> implements CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigListOrBuilder
Protobuf type
google.cloud.security.privateca.v1beta1.CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
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()
public static final Descriptors.Descriptor getDescriptor()
Returns
Methods
addAllAllowedConfigValues(Iterable<? extends ReusableConfigWrapper> values)
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder addAllAllowedConfigValues(Iterable<? extends ReusableConfigWrapper> values)
Required. All Certificates issued by the CertificateAuthority
must match at least one listed ReusableConfigWrapper. If a
ReusableConfigWrapper has an empty field, any value will be
allowed for that field.
repeated .google.cloud.security.privateca.v1beta1.ReusableConfigWrapper allowed_config_values = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Name | Description |
values | Iterable<? extends com.google.cloud.security.privateca.v1beta1.ReusableConfigWrapper>
|
Returns
addAllowedConfigValues(ReusableConfigWrapper value)
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder addAllowedConfigValues(ReusableConfigWrapper value)
Required. All Certificates issued by the CertificateAuthority
must match at least one listed ReusableConfigWrapper. If a
ReusableConfigWrapper has an empty field, any value will be
allowed for that field.
repeated .google.cloud.security.privateca.v1beta1.ReusableConfigWrapper allowed_config_values = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
addAllowedConfigValues(ReusableConfigWrapper.Builder builderForValue)
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder addAllowedConfigValues(ReusableConfigWrapper.Builder builderForValue)
Required. All Certificates issued by the CertificateAuthority
must match at least one listed ReusableConfigWrapper. If a
ReusableConfigWrapper has an empty field, any value will be
allowed for that field.
repeated .google.cloud.security.privateca.v1beta1.ReusableConfigWrapper allowed_config_values = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
addAllowedConfigValues(int index, ReusableConfigWrapper value)
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder addAllowedConfigValues(int index, ReusableConfigWrapper value)
Required. All Certificates issued by the CertificateAuthority
must match at least one listed ReusableConfigWrapper. If a
ReusableConfigWrapper has an empty field, any value will be
allowed for that field.
repeated .google.cloud.security.privateca.v1beta1.ReusableConfigWrapper allowed_config_values = 1 [(.google.api.field_behavior) = REQUIRED];
Parameters
Returns
addAllowedConfigValues(int index, ReusableConfigWrapper.Builder builderForValue)
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder addAllowedConfigValues(int index, ReusableConfigWrapper.Builder builderForValue)
Required. All Certificates issued by the CertificateAuthority
must match at least one listed ReusableConfigWrapper. If a
ReusableConfigWrapper has an empty field, any value will be
allowed for that field.
repeated .google.cloud.security.privateca.v1beta1.ReusableConfigWrapper allowed_config_values = 1 [(.google.api.field_behavior) = REQUIRED];
Parameters
Returns
addAllowedConfigValuesBuilder()
public ReusableConfigWrapper.Builder addAllowedConfigValuesBuilder()
Required. All Certificates issued by the CertificateAuthority
must match at least one listed ReusableConfigWrapper. If a
ReusableConfigWrapper has an empty field, any value will be
allowed for that field.
repeated .google.cloud.security.privateca.v1beta1.ReusableConfigWrapper allowed_config_values = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
addAllowedConfigValuesBuilder(int index)
public ReusableConfigWrapper.Builder addAllowedConfigValuesBuilder(int index)
Required. All Certificates issued by the CertificateAuthority
must match at least one listed ReusableConfigWrapper. If a
ReusableConfigWrapper has an empty field, any value will be
allowed for that field.
repeated .google.cloud.security.privateca.v1beta1.ReusableConfigWrapper allowed_config_values = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
build()
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList build()
Returns
buildPartial()
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList buildPartial()
Returns
clear()
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder clear()
Returns
Overrides
clearAllowedConfigValues()
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder clearAllowedConfigValues()
Required. All Certificates issued by the CertificateAuthority
must match at least one listed ReusableConfigWrapper. If a
ReusableConfigWrapper has an empty field, any value will be
allowed for that field.
repeated .google.cloud.security.privateca.v1beta1.ReusableConfigWrapper allowed_config_values = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
clearField(Descriptors.FieldDescriptor field)
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Returns
Overrides
clone()
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder clone()
Returns
Overrides
getAllowedConfigValues(int index)
public ReusableConfigWrapper getAllowedConfigValues(int index)
Required. All Certificates issued by the CertificateAuthority
must match at least one listed ReusableConfigWrapper. If a
ReusableConfigWrapper has an empty field, any value will be
allowed for that field.
repeated .google.cloud.security.privateca.v1beta1.ReusableConfigWrapper allowed_config_values = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
getAllowedConfigValuesBuilder(int index)
public ReusableConfigWrapper.Builder getAllowedConfigValuesBuilder(int index)
Required. All Certificates issued by the CertificateAuthority
must match at least one listed ReusableConfigWrapper. If a
ReusableConfigWrapper has an empty field, any value will be
allowed for that field.
repeated .google.cloud.security.privateca.v1beta1.ReusableConfigWrapper allowed_config_values = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
getAllowedConfigValuesBuilderList()
public List<ReusableConfigWrapper.Builder> getAllowedConfigValuesBuilderList()
Required. All Certificates issued by the CertificateAuthority
must match at least one listed ReusableConfigWrapper. If a
ReusableConfigWrapper has an empty field, any value will be
allowed for that field.
repeated .google.cloud.security.privateca.v1beta1.ReusableConfigWrapper allowed_config_values = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
getAllowedConfigValuesCount()
public int getAllowedConfigValuesCount()
Required. All Certificates issued by the CertificateAuthority
must match at least one listed ReusableConfigWrapper. If a
ReusableConfigWrapper has an empty field, any value will be
allowed for that field.
repeated .google.cloud.security.privateca.v1beta1.ReusableConfigWrapper allowed_config_values = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
getAllowedConfigValuesList()
public List<ReusableConfigWrapper> getAllowedConfigValuesList()
Required. All Certificates issued by the CertificateAuthority
must match at least one listed ReusableConfigWrapper. If a
ReusableConfigWrapper has an empty field, any value will be
allowed for that field.
repeated .google.cloud.security.privateca.v1beta1.ReusableConfigWrapper allowed_config_values = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
getAllowedConfigValuesOrBuilder(int index)
public ReusableConfigWrapperOrBuilder getAllowedConfigValuesOrBuilder(int index)
Required. All Certificates issued by the CertificateAuthority
must match at least one listed ReusableConfigWrapper. If a
ReusableConfigWrapper has an empty field, any value will be
allowed for that field.
repeated .google.cloud.security.privateca.v1beta1.ReusableConfigWrapper allowed_config_values = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
getAllowedConfigValuesOrBuilderList()
public List<? extends ReusableConfigWrapperOrBuilder> getAllowedConfigValuesOrBuilderList()
Required. All Certificates issued by the CertificateAuthority
must match at least one listed ReusableConfigWrapper. If a
ReusableConfigWrapper has an empty field, any value will be
allowed for that field.
repeated .google.cloud.security.privateca.v1beta1.ReusableConfigWrapper allowed_config_values = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
Type | Description |
List<? extends com.google.cloud.security.privateca.v1beta1.ReusableConfigWrapperOrBuilder> | |
getDefaultInstanceForType()
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList getDefaultInstanceForType()
Returns
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Overrides
isInitialized()
public final boolean isInitialized()
Returns
Overrides
mergeFrom(CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList other)
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder mergeFrom(CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList other)
Parameter
Returns
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder mergeFrom(Message other)
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides
removeAllowedConfigValues(int index)
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder removeAllowedConfigValues(int index)
Required. All Certificates issued by the CertificateAuthority
must match at least one listed ReusableConfigWrapper. If a
ReusableConfigWrapper has an empty field, any value will be
allowed for that field.
repeated .google.cloud.security.privateca.v1beta1.ReusableConfigWrapper allowed_config_values = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
setAllowedConfigValues(int index, ReusableConfigWrapper value)
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder setAllowedConfigValues(int index, ReusableConfigWrapper value)
Required. All Certificates issued by the CertificateAuthority
must match at least one listed ReusableConfigWrapper. If a
ReusableConfigWrapper has an empty field, any value will be
allowed for that field.
repeated .google.cloud.security.privateca.v1beta1.ReusableConfigWrapper allowed_config_values = 1 [(.google.api.field_behavior) = REQUIRED];
Parameters
Returns
setAllowedConfigValues(int index, ReusableConfigWrapper.Builder builderForValue)
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder setAllowedConfigValues(int index, ReusableConfigWrapper.Builder builderForValue)
Required. All Certificates issued by the CertificateAuthority
must match at least one listed ReusableConfigWrapper. If a
ReusableConfigWrapper has an empty field, any value will be
allowed for that field.
repeated .google.cloud.security.privateca.v1beta1.ReusableConfigWrapper allowed_config_values = 1 [(.google.api.field_behavior) = REQUIRED];
Parameters
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final CertificateAuthority.CertificateAuthorityPolicy.AllowedConfigList.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides