Package com.google.cloud.domains.v1
Class Registration.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Registration.Builder>
-
- com.google.cloud.domains.v1.Registration.Builder
-
- All Implemented Interfaces:
RegistrationOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Registration
public static final class Registration.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Registration.Builder> implements RegistrationOrBuilder
The `Registration` resource facilitates managing and configuring domain name registrations. There are several ways to create a new `Registration` resource: To create a new `Registration` resource, find a suitable domain name by calling the `SearchDomains` method with a query to see available domain name options. After choosing a name, call `RetrieveRegisterParameters` to ensure availability and obtain information like pricing, which is needed to build a call to `RegisterDomain`. Another way to create a new `Registration` is to transfer an existing domain from another registrar. First, go to the current registrar to unlock the domain for transfer and retrieve the domain's transfer authorization code. Then call `RetrieveTransferParameters` to confirm that the domain is unlocked and to get values needed to build a call to `TransferDomain`.
Protobuf typegoogle.cloud.domains.v1.Registration
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Registration.BuilderaddAllIssues(Iterable<? extends Registration.Issue> values)Output only.Registration.BuilderaddAllIssuesValue(Iterable<Integer> values)Output only.Registration.BuilderaddAllSupportedPrivacy(Iterable<? extends ContactPrivacy> values)Output only.Registration.BuilderaddAllSupportedPrivacyValue(Iterable<Integer> values)Output only.Registration.BuilderaddIssues(Registration.Issue value)Output only.Registration.BuilderaddIssuesValue(int value)Output only.Registration.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Registration.BuilderaddSupportedPrivacy(ContactPrivacy value)Output only.Registration.BuilderaddSupportedPrivacyValue(int value)Output only.Registrationbuild()RegistrationbuildPartial()Registration.Builderclear()Registration.BuilderclearContactSettings()Required.Registration.BuilderclearCreateTime()Output only.Registration.BuilderclearDnsSettings()Settings controlling the DNS configuration of the `Registration`.Registration.BuilderclearDomainName()Required.Registration.BuilderclearExpireTime()Output only.Registration.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Registration.BuilderclearIssues()Output only.Registration.BuilderclearLabels()Registration.BuilderclearManagementSettings()Settings for management of the `Registration`, including renewal, billing, and transfer.Registration.BuilderclearName()Output only.Registration.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Registration.BuilderclearPendingContactSettings()Output only.Registration.BuilderclearState()Output only.Registration.BuilderclearSupportedPrivacy()Output only.Registration.Builderclone()booleancontainsLabels(String key)Set of labels associated with the `Registration`.ContactSettingsgetContactSettings()Required.ContactSettings.BuildergetContactSettingsBuilder()Required.ContactSettingsOrBuildergetContactSettingsOrBuilder()Required.com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.RegistrationgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()DnsSettingsgetDnsSettings()Settings controlling the DNS configuration of the `Registration`.DnsSettings.BuildergetDnsSettingsBuilder()Settings controlling the DNS configuration of the `Registration`.DnsSettingsOrBuildergetDnsSettingsOrBuilder()Settings controlling the DNS configuration of the `Registration`.StringgetDomainName()Required.com.google.protobuf.ByteStringgetDomainNameBytes()Required.com.google.protobuf.TimestampgetExpireTime()Output only.com.google.protobuf.Timestamp.BuildergetExpireTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetExpireTimeOrBuilder()Output only.Registration.IssuegetIssues(int index)Output only.intgetIssuesCount()Output only.List<Registration.Issue>getIssuesList()Output only.intgetIssuesValue(int index)Output only.List<Integer>getIssuesValueList()Output only.Map<String,String>getLabels()Deprecated.intgetLabelsCount()Set of labels associated with the `Registration`.Map<String,String>getLabelsMap()Set of labels associated with the `Registration`.StringgetLabelsOrDefault(String key, String defaultValue)Set of labels associated with the `Registration`.StringgetLabelsOrThrow(String key)Set of labels associated with the `Registration`.ManagementSettingsgetManagementSettings()Settings for management of the `Registration`, including renewal, billing, and transfer.ManagementSettings.BuildergetManagementSettingsBuilder()Settings for management of the `Registration`, including renewal, billing, and transfer.ManagementSettingsOrBuildergetManagementSettingsOrBuilder()Settings for management of the `Registration`, including renewal, billing, and transfer.Map<String,String>getMutableLabels()Deprecated.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.ContactSettingsgetPendingContactSettings()Output only.ContactSettings.BuildergetPendingContactSettingsBuilder()Output only.ContactSettingsOrBuildergetPendingContactSettingsOrBuilder()Output only.Registration.StategetState()Output only.intgetStateValue()Output only.ContactPrivacygetSupportedPrivacy(int index)Output only.intgetSupportedPrivacyCount()Output only.List<ContactPrivacy>getSupportedPrivacyList()Output only.intgetSupportedPrivacyValue(int index)Output only.List<Integer>getSupportedPrivacyValueList()Output only.booleanhasContactSettings()Required.booleanhasCreateTime()Output only.booleanhasDnsSettings()Settings controlling the DNS configuration of the `Registration`.booleanhasExpireTime()Output only.booleanhasManagementSettings()Settings for management of the `Registration`, including renewal, billing, and transfer.booleanhasPendingContactSettings()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()Registration.BuildermergeContactSettings(ContactSettings value)Required.Registration.BuildermergeCreateTime(com.google.protobuf.Timestamp value)Output only.Registration.BuildermergeDnsSettings(DnsSettings value)Settings controlling the DNS configuration of the `Registration`.Registration.BuildermergeExpireTime(com.google.protobuf.Timestamp value)Output only.Registration.BuildermergeFrom(Registration other)Registration.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Registration.BuildermergeFrom(com.google.protobuf.Message other)Registration.BuildermergeManagementSettings(ManagementSettings value)Settings for management of the `Registration`, including renewal, billing, and transfer.Registration.BuildermergePendingContactSettings(ContactSettings value)Output only.Registration.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Registration.BuilderputAllLabels(Map<String,String> values)Set of labels associated with the `Registration`.Registration.BuilderputLabels(String key, String value)Set of labels associated with the `Registration`.Registration.BuilderremoveLabels(String key)Set of labels associated with the `Registration`.Registration.BuildersetContactSettings(ContactSettings value)Required.Registration.BuildersetContactSettings(ContactSettings.Builder builderForValue)Required.Registration.BuildersetCreateTime(com.google.protobuf.Timestamp value)Output only.Registration.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.Registration.BuildersetDnsSettings(DnsSettings value)Settings controlling the DNS configuration of the `Registration`.Registration.BuildersetDnsSettings(DnsSettings.Builder builderForValue)Settings controlling the DNS configuration of the `Registration`.Registration.BuildersetDomainName(String value)Required.Registration.BuildersetDomainNameBytes(com.google.protobuf.ByteString value)Required.Registration.BuildersetExpireTime(com.google.protobuf.Timestamp value)Output only.Registration.BuildersetExpireTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.Registration.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Registration.BuildersetIssues(int index, Registration.Issue value)Output only.Registration.BuildersetIssuesValue(int index, int value)Output only.Registration.BuildersetManagementSettings(ManagementSettings value)Settings for management of the `Registration`, including renewal, billing, and transfer.Registration.BuildersetManagementSettings(ManagementSettings.Builder builderForValue)Settings for management of the `Registration`, including renewal, billing, and transfer.Registration.BuildersetName(String value)Output only.Registration.BuildersetNameBytes(com.google.protobuf.ByteString value)Output only.Registration.BuildersetPendingContactSettings(ContactSettings value)Output only.Registration.BuildersetPendingContactSettings(ContactSettings.Builder builderForValue)Output only.Registration.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Registration.BuildersetState(Registration.State value)Output only.Registration.BuildersetStateValue(int value)Output only.Registration.BuildersetSupportedPrivacy(int index, ContactPrivacy value)Output only.Registration.BuildersetSupportedPrivacyValue(int index, int value)Output only.Registration.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
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:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Registration.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Registration.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Registration.Builder>
-
clear
public Registration.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Registration.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Registration.Builder>
-
getDefaultInstanceForType
public Registration getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Registration build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Registration buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Registration.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Registration.Builder>
-
setField
public Registration.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Registration.Builder>
-
clearField
public Registration.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Registration.Builder>
-
clearOneof
public Registration.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Registration.Builder>
-
setRepeatedField
public Registration.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Registration.Builder>
-
addRepeatedField
public Registration.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Registration.Builder>
-
mergeFrom
public Registration.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Registration.Builder>
-
mergeFrom
public Registration.Builder mergeFrom(Registration other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Registration.Builder>
-
mergeFrom
public Registration.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Registration.Builder>- Throws:
IOException
-
getName
public String getName()
Output only. Name of the `Registration` resource, in the format `projects/*/locations/*/registrations/<domain_name>`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein interfaceRegistrationOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. Name of the `Registration` resource, in the format `projects/*/locations/*/registrations/<domain_name>`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNameBytesin interfaceRegistrationOrBuilder- Returns:
- The bytes for name.
-
setName
public Registration.Builder setName(String value)
Output only. Name of the `Registration` resource, in the format `projects/*/locations/*/registrations/<domain_name>`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Registration.Builder clearName()
Output only. Name of the `Registration` resource, in the format `projects/*/locations/*/registrations/<domain_name>`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setNameBytes
public Registration.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. Name of the `Registration` resource, in the format `projects/*/locations/*/registrations/<domain_name>`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDomainName
public String getDomainName()
Required. Immutable. The domain name. Unicode domain names must be expressed in Punycode format.
string domain_name = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];- Specified by:
getDomainNamein interfaceRegistrationOrBuilder- Returns:
- The domainName.
-
getDomainNameBytes
public com.google.protobuf.ByteString getDomainNameBytes()
Required. Immutable. The domain name. Unicode domain names must be expressed in Punycode format.
string domain_name = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];- Specified by:
getDomainNameBytesin interfaceRegistrationOrBuilder- Returns:
- The bytes for domainName.
-
setDomainName
public Registration.Builder setDomainName(String value)
Required. Immutable. The domain name. Unicode domain names must be expressed in Punycode format.
string domain_name = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The domainName to set.- Returns:
- This builder for chaining.
-
clearDomainName
public Registration.Builder clearDomainName()
Required. Immutable. The domain name. Unicode domain names must be expressed in Punycode format.
string domain_name = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];- Returns:
- This builder for chaining.
-
setDomainNameBytes
public Registration.Builder setDomainNameBytes(com.google.protobuf.ByteString value)
Required. Immutable. The domain name. Unicode domain names must be expressed in Punycode format.
string domain_name = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The bytes for domainName to set.- Returns:
- This builder for chaining.
-
hasCreateTime
public boolean hasCreateTime()
Output only. The creation timestamp of the `Registration` resource.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateTimein interfaceRegistrationOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. The creation timestamp of the `Registration` resource.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimein interfaceRegistrationOrBuilder- Returns:
- The createTime.
-
setCreateTime
public Registration.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The creation timestamp of the `Registration` resource.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setCreateTime
public Registration.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The creation timestamp of the `Registration` resource.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeCreateTime
public Registration.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The creation timestamp of the `Registration` resource.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearCreateTime
public Registration.Builder clearCreateTime()
Output only. The creation timestamp of the `Registration` resource.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The creation timestamp of the `Registration` resource.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The creation timestamp of the `Registration` resource.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimeOrBuilderin interfaceRegistrationOrBuilder
-
hasExpireTime
public boolean hasExpireTime()
Output only. The expiration timestamp of the `Registration`.
.google.protobuf.Timestamp expire_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasExpireTimein interfaceRegistrationOrBuilder- Returns:
- Whether the expireTime field is set.
-
getExpireTime
public com.google.protobuf.Timestamp getExpireTime()
Output only. The expiration timestamp of the `Registration`.
.google.protobuf.Timestamp expire_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getExpireTimein interfaceRegistrationOrBuilder- Returns:
- The expireTime.
-
setExpireTime
public Registration.Builder setExpireTime(com.google.protobuf.Timestamp value)
Output only. The expiration timestamp of the `Registration`.
.google.protobuf.Timestamp expire_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setExpireTime
public Registration.Builder setExpireTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The expiration timestamp of the `Registration`.
.google.protobuf.Timestamp expire_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeExpireTime
public Registration.Builder mergeExpireTime(com.google.protobuf.Timestamp value)
Output only. The expiration timestamp of the `Registration`.
.google.protobuf.Timestamp expire_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearExpireTime
public Registration.Builder clearExpireTime()
Output only. The expiration timestamp of the `Registration`.
.google.protobuf.Timestamp expire_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getExpireTimeBuilder
public com.google.protobuf.Timestamp.Builder getExpireTimeBuilder()
Output only. The expiration timestamp of the `Registration`.
.google.protobuf.Timestamp expire_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getExpireTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getExpireTimeOrBuilder()
Output only. The expiration timestamp of the `Registration`.
.google.protobuf.Timestamp expire_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getExpireTimeOrBuilderin interfaceRegistrationOrBuilder
-
getStateValue
public int getStateValue()
Output only. The state of the `Registration`
.google.cloud.domains.v1.Registration.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateValuein interfaceRegistrationOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public Registration.Builder setStateValue(int value)
Output only. The state of the `Registration`
.google.cloud.domains.v1.Registration.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public Registration.State getState()
Output only. The state of the `Registration`
.google.cloud.domains.v1.Registration.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatein interfaceRegistrationOrBuilder- Returns:
- The state.
-
setState
public Registration.Builder setState(Registration.State value)
Output only. The state of the `Registration`
.google.cloud.domains.v1.Registration.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
public Registration.Builder clearState()
Output only. The state of the `Registration`
.google.cloud.domains.v1.Registration.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getIssuesList
public List<Registration.Issue> getIssuesList()
Output only. The set of issues with the `Registration` that require attention.
repeated .google.cloud.domains.v1.Registration.Issue issues = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIssuesListin interfaceRegistrationOrBuilder- Returns:
- A list containing the issues.
-
getIssuesCount
public int getIssuesCount()
Output only. The set of issues with the `Registration` that require attention.
repeated .google.cloud.domains.v1.Registration.Issue issues = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIssuesCountin interfaceRegistrationOrBuilder- Returns:
- The count of issues.
-
getIssues
public Registration.Issue getIssues(int index)
Output only. The set of issues with the `Registration` that require attention.
repeated .google.cloud.domains.v1.Registration.Issue issues = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIssuesin interfaceRegistrationOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The issues at the given index.
-
setIssues
public Registration.Builder setIssues(int index, Registration.Issue value)
Output only. The set of issues with the `Registration` that require attention.
repeated .google.cloud.domains.v1.Registration.Issue issues = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
index- The index to set the value at.value- The issues to set.- Returns:
- This builder for chaining.
-
addIssues
public Registration.Builder addIssues(Registration.Issue value)
Output only. The set of issues with the `Registration` that require attention.
repeated .google.cloud.domains.v1.Registration.Issue issues = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The issues to add.- Returns:
- This builder for chaining.
-
addAllIssues
public Registration.Builder addAllIssues(Iterable<? extends Registration.Issue> values)
Output only. The set of issues with the `Registration` that require attention.
repeated .google.cloud.domains.v1.Registration.Issue issues = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
values- The issues to add.- Returns:
- This builder for chaining.
-
clearIssues
public Registration.Builder clearIssues()
Output only. The set of issues with the `Registration` that require attention.
repeated .google.cloud.domains.v1.Registration.Issue issues = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getIssuesValueList
public List<Integer> getIssuesValueList()
Output only. The set of issues with the `Registration` that require attention.
repeated .google.cloud.domains.v1.Registration.Issue issues = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIssuesValueListin interfaceRegistrationOrBuilder- Returns:
- A list containing the enum numeric values on the wire for issues.
-
getIssuesValue
public int getIssuesValue(int index)
Output only. The set of issues with the `Registration` that require attention.
repeated .google.cloud.domains.v1.Registration.Issue issues = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIssuesValuein interfaceRegistrationOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of issues at the given index.
-
setIssuesValue
public Registration.Builder setIssuesValue(int index, int value)
Output only. The set of issues with the `Registration` that require attention.
repeated .google.cloud.domains.v1.Registration.Issue issues = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
index- The index to set the value at.value- The enum numeric value on the wire for issues to set.- Returns:
- This builder for chaining.
-
addIssuesValue
public Registration.Builder addIssuesValue(int value)
Output only. The set of issues with the `Registration` that require attention.
repeated .google.cloud.domains.v1.Registration.Issue issues = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for issues to add.- Returns:
- This builder for chaining.
-
addAllIssuesValue
public Registration.Builder addAllIssuesValue(Iterable<Integer> values)
Output only. The set of issues with the `Registration` that require attention.
repeated .google.cloud.domains.v1.Registration.Issue issues = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
values- The enum numeric values on the wire for issues to add.- Returns:
- This builder for chaining.
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:RegistrationOrBuilderSet of labels associated with the `Registration`.
map<string, string> labels = 9;- Specified by:
getLabelsCountin interfaceRegistrationOrBuilder
-
containsLabels
public boolean containsLabels(String key)
Set of labels associated with the `Registration`.
map<string, string> labels = 9;- Specified by:
containsLabelsin interfaceRegistrationOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceRegistrationOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
Set of labels associated with the `Registration`.
map<string, string> labels = 9;- Specified by:
getLabelsMapin interfaceRegistrationOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
Set of labels associated with the `Registration`.
map<string, string> labels = 9;- Specified by:
getLabelsOrDefaultin interfaceRegistrationOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
Set of labels associated with the `Registration`.
map<string, string> labels = 9;- Specified by:
getLabelsOrThrowin interfaceRegistrationOrBuilder
-
clearLabels
public Registration.Builder clearLabels()
-
removeLabels
public Registration.Builder removeLabels(String key)
Set of labels associated with the `Registration`.
map<string, string> labels = 9;
-
getMutableLabels
@Deprecated public Map<String,String> getMutableLabels()
Deprecated.Use alternate mutation accessors instead.
-
putLabels
public Registration.Builder putLabels(String key, String value)
Set of labels associated with the `Registration`.
map<string, string> labels = 9;
-
putAllLabels
public Registration.Builder putAllLabels(Map<String,String> values)
Set of labels associated with the `Registration`.
map<string, string> labels = 9;
-
hasManagementSettings
public boolean hasManagementSettings()
Settings for management of the `Registration`, including renewal, billing, and transfer. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureManagementSettings` method.
.google.cloud.domains.v1.ManagementSettings management_settings = 10;- Specified by:
hasManagementSettingsin interfaceRegistrationOrBuilder- Returns:
- Whether the managementSettings field is set.
-
getManagementSettings
public ManagementSettings getManagementSettings()
Settings for management of the `Registration`, including renewal, billing, and transfer. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureManagementSettings` method.
.google.cloud.domains.v1.ManagementSettings management_settings = 10;- Specified by:
getManagementSettingsin interfaceRegistrationOrBuilder- Returns:
- The managementSettings.
-
setManagementSettings
public Registration.Builder setManagementSettings(ManagementSettings value)
Settings for management of the `Registration`, including renewal, billing, and transfer. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureManagementSettings` method.
.google.cloud.domains.v1.ManagementSettings management_settings = 10;
-
setManagementSettings
public Registration.Builder setManagementSettings(ManagementSettings.Builder builderForValue)
Settings for management of the `Registration`, including renewal, billing, and transfer. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureManagementSettings` method.
.google.cloud.domains.v1.ManagementSettings management_settings = 10;
-
mergeManagementSettings
public Registration.Builder mergeManagementSettings(ManagementSettings value)
Settings for management of the `Registration`, including renewal, billing, and transfer. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureManagementSettings` method.
.google.cloud.domains.v1.ManagementSettings management_settings = 10;
-
clearManagementSettings
public Registration.Builder clearManagementSettings()
Settings for management of the `Registration`, including renewal, billing, and transfer. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureManagementSettings` method.
.google.cloud.domains.v1.ManagementSettings management_settings = 10;
-
getManagementSettingsBuilder
public ManagementSettings.Builder getManagementSettingsBuilder()
Settings for management of the `Registration`, including renewal, billing, and transfer. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureManagementSettings` method.
.google.cloud.domains.v1.ManagementSettings management_settings = 10;
-
getManagementSettingsOrBuilder
public ManagementSettingsOrBuilder getManagementSettingsOrBuilder()
Settings for management of the `Registration`, including renewal, billing, and transfer. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureManagementSettings` method.
.google.cloud.domains.v1.ManagementSettings management_settings = 10;- Specified by:
getManagementSettingsOrBuilderin interfaceRegistrationOrBuilder
-
hasDnsSettings
public boolean hasDnsSettings()
Settings controlling the DNS configuration of the `Registration`. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureDnsSettings` method.
.google.cloud.domains.v1.DnsSettings dns_settings = 11;- Specified by:
hasDnsSettingsin interfaceRegistrationOrBuilder- Returns:
- Whether the dnsSettings field is set.
-
getDnsSettings
public DnsSettings getDnsSettings()
Settings controlling the DNS configuration of the `Registration`. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureDnsSettings` method.
.google.cloud.domains.v1.DnsSettings dns_settings = 11;- Specified by:
getDnsSettingsin interfaceRegistrationOrBuilder- Returns:
- The dnsSettings.
-
setDnsSettings
public Registration.Builder setDnsSettings(DnsSettings value)
Settings controlling the DNS configuration of the `Registration`. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureDnsSettings` method.
.google.cloud.domains.v1.DnsSettings dns_settings = 11;
-
setDnsSettings
public Registration.Builder setDnsSettings(DnsSettings.Builder builderForValue)
Settings controlling the DNS configuration of the `Registration`. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureDnsSettings` method.
.google.cloud.domains.v1.DnsSettings dns_settings = 11;
-
mergeDnsSettings
public Registration.Builder mergeDnsSettings(DnsSettings value)
Settings controlling the DNS configuration of the `Registration`. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureDnsSettings` method.
.google.cloud.domains.v1.DnsSettings dns_settings = 11;
-
clearDnsSettings
public Registration.Builder clearDnsSettings()
Settings controlling the DNS configuration of the `Registration`. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureDnsSettings` method.
.google.cloud.domains.v1.DnsSettings dns_settings = 11;
-
getDnsSettingsBuilder
public DnsSettings.Builder getDnsSettingsBuilder()
Settings controlling the DNS configuration of the `Registration`. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureDnsSettings` method.
.google.cloud.domains.v1.DnsSettings dns_settings = 11;
-
getDnsSettingsOrBuilder
public DnsSettingsOrBuilder getDnsSettingsOrBuilder()
Settings controlling the DNS configuration of the `Registration`. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureDnsSettings` method.
.google.cloud.domains.v1.DnsSettings dns_settings = 11;- Specified by:
getDnsSettingsOrBuilderin interfaceRegistrationOrBuilder
-
hasContactSettings
public boolean hasContactSettings()
Required. Settings for contact information linked to the `Registration`. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureContactSettings` method.
.google.cloud.domains.v1.ContactSettings contact_settings = 12 [(.google.api.field_behavior) = REQUIRED];- Specified by:
hasContactSettingsin interfaceRegistrationOrBuilder- Returns:
- Whether the contactSettings field is set.
-
getContactSettings
public ContactSettings getContactSettings()
Required. Settings for contact information linked to the `Registration`. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureContactSettings` method.
.google.cloud.domains.v1.ContactSettings contact_settings = 12 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getContactSettingsin interfaceRegistrationOrBuilder- Returns:
- The contactSettings.
-
setContactSettings
public Registration.Builder setContactSettings(ContactSettings value)
Required. Settings for contact information linked to the `Registration`. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureContactSettings` method.
.google.cloud.domains.v1.ContactSettings contact_settings = 12 [(.google.api.field_behavior) = REQUIRED];
-
setContactSettings
public Registration.Builder setContactSettings(ContactSettings.Builder builderForValue)
Required. Settings for contact information linked to the `Registration`. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureContactSettings` method.
.google.cloud.domains.v1.ContactSettings contact_settings = 12 [(.google.api.field_behavior) = REQUIRED];
-
mergeContactSettings
public Registration.Builder mergeContactSettings(ContactSettings value)
Required. Settings for contact information linked to the `Registration`. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureContactSettings` method.
.google.cloud.domains.v1.ContactSettings contact_settings = 12 [(.google.api.field_behavior) = REQUIRED];
-
clearContactSettings
public Registration.Builder clearContactSettings()
Required. Settings for contact information linked to the `Registration`. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureContactSettings` method.
.google.cloud.domains.v1.ContactSettings contact_settings = 12 [(.google.api.field_behavior) = REQUIRED];
-
getContactSettingsBuilder
public ContactSettings.Builder getContactSettingsBuilder()
Required. Settings for contact information linked to the `Registration`. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureContactSettings` method.
.google.cloud.domains.v1.ContactSettings contact_settings = 12 [(.google.api.field_behavior) = REQUIRED];
-
getContactSettingsOrBuilder
public ContactSettingsOrBuilder getContactSettingsOrBuilder()
Required. Settings for contact information linked to the `Registration`. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureContactSettings` method.
.google.cloud.domains.v1.ContactSettings contact_settings = 12 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getContactSettingsOrBuilderin interfaceRegistrationOrBuilder
-
hasPendingContactSettings
public boolean hasPendingContactSettings()
Output only. Pending contact settings for the `Registration`. Updates to the `contact_settings` field that change its `registrant_contact` or `privacy` fields require email confirmation by the `registrant_contact` before taking effect. This field is set only if there are pending updates to the `contact_settings` that have not been confirmed. To confirm the changes, the `registrant_contact` must follow the instructions in the email they receive.
.google.cloud.domains.v1.ContactSettings pending_contact_settings = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasPendingContactSettingsin interfaceRegistrationOrBuilder- Returns:
- Whether the pendingContactSettings field is set.
-
getPendingContactSettings
public ContactSettings getPendingContactSettings()
Output only. Pending contact settings for the `Registration`. Updates to the `contact_settings` field that change its `registrant_contact` or `privacy` fields require email confirmation by the `registrant_contact` before taking effect. This field is set only if there are pending updates to the `contact_settings` that have not been confirmed. To confirm the changes, the `registrant_contact` must follow the instructions in the email they receive.
.google.cloud.domains.v1.ContactSettings pending_contact_settings = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPendingContactSettingsin interfaceRegistrationOrBuilder- Returns:
- The pendingContactSettings.
-
setPendingContactSettings
public Registration.Builder setPendingContactSettings(ContactSettings value)
Output only. Pending contact settings for the `Registration`. Updates to the `contact_settings` field that change its `registrant_contact` or `privacy` fields require email confirmation by the `registrant_contact` before taking effect. This field is set only if there are pending updates to the `contact_settings` that have not been confirmed. To confirm the changes, the `registrant_contact` must follow the instructions in the email they receive.
.google.cloud.domains.v1.ContactSettings pending_contact_settings = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setPendingContactSettings
public Registration.Builder setPendingContactSettings(ContactSettings.Builder builderForValue)
Output only. Pending contact settings for the `Registration`. Updates to the `contact_settings` field that change its `registrant_contact` or `privacy` fields require email confirmation by the `registrant_contact` before taking effect. This field is set only if there are pending updates to the `contact_settings` that have not been confirmed. To confirm the changes, the `registrant_contact` must follow the instructions in the email they receive.
.google.cloud.domains.v1.ContactSettings pending_contact_settings = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergePendingContactSettings
public Registration.Builder mergePendingContactSettings(ContactSettings value)
Output only. Pending contact settings for the `Registration`. Updates to the `contact_settings` field that change its `registrant_contact` or `privacy` fields require email confirmation by the `registrant_contact` before taking effect. This field is set only if there are pending updates to the `contact_settings` that have not been confirmed. To confirm the changes, the `registrant_contact` must follow the instructions in the email they receive.
.google.cloud.domains.v1.ContactSettings pending_contact_settings = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearPendingContactSettings
public Registration.Builder clearPendingContactSettings()
Output only. Pending contact settings for the `Registration`. Updates to the `contact_settings` field that change its `registrant_contact` or `privacy` fields require email confirmation by the `registrant_contact` before taking effect. This field is set only if there are pending updates to the `contact_settings` that have not been confirmed. To confirm the changes, the `registrant_contact` must follow the instructions in the email they receive.
.google.cloud.domains.v1.ContactSettings pending_contact_settings = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getPendingContactSettingsBuilder
public ContactSettings.Builder getPendingContactSettingsBuilder()
Output only. Pending contact settings for the `Registration`. Updates to the `contact_settings` field that change its `registrant_contact` or `privacy` fields require email confirmation by the `registrant_contact` before taking effect. This field is set only if there are pending updates to the `contact_settings` that have not been confirmed. To confirm the changes, the `registrant_contact` must follow the instructions in the email they receive.
.google.cloud.domains.v1.ContactSettings pending_contact_settings = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getPendingContactSettingsOrBuilder
public ContactSettingsOrBuilder getPendingContactSettingsOrBuilder()
Output only. Pending contact settings for the `Registration`. Updates to the `contact_settings` field that change its `registrant_contact` or `privacy` fields require email confirmation by the `registrant_contact` before taking effect. This field is set only if there are pending updates to the `contact_settings` that have not been confirmed. To confirm the changes, the `registrant_contact` must follow the instructions in the email they receive.
.google.cloud.domains.v1.ContactSettings pending_contact_settings = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPendingContactSettingsOrBuilderin interfaceRegistrationOrBuilder
-
getSupportedPrivacyList
public List<ContactPrivacy> getSupportedPrivacyList()
Output only. Set of options for the `contact_settings.privacy` field that this `Registration` supports.
repeated .google.cloud.domains.v1.ContactPrivacy supported_privacy = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSupportedPrivacyListin interfaceRegistrationOrBuilder- Returns:
- A list containing the supportedPrivacy.
-
getSupportedPrivacyCount
public int getSupportedPrivacyCount()
Output only. Set of options for the `contact_settings.privacy` field that this `Registration` supports.
repeated .google.cloud.domains.v1.ContactPrivacy supported_privacy = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSupportedPrivacyCountin interfaceRegistrationOrBuilder- Returns:
- The count of supportedPrivacy.
-
getSupportedPrivacy
public ContactPrivacy getSupportedPrivacy(int index)
Output only. Set of options for the `contact_settings.privacy` field that this `Registration` supports.
repeated .google.cloud.domains.v1.ContactPrivacy supported_privacy = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSupportedPrivacyin interfaceRegistrationOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The supportedPrivacy at the given index.
-
setSupportedPrivacy
public Registration.Builder setSupportedPrivacy(int index, ContactPrivacy value)
Output only. Set of options for the `contact_settings.privacy` field that this `Registration` supports.
repeated .google.cloud.domains.v1.ContactPrivacy supported_privacy = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
index- The index to set the value at.value- The supportedPrivacy to set.- Returns:
- This builder for chaining.
-
addSupportedPrivacy
public Registration.Builder addSupportedPrivacy(ContactPrivacy value)
Output only. Set of options for the `contact_settings.privacy` field that this `Registration` supports.
repeated .google.cloud.domains.v1.ContactPrivacy supported_privacy = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The supportedPrivacy to add.- Returns:
- This builder for chaining.
-
addAllSupportedPrivacy
public Registration.Builder addAllSupportedPrivacy(Iterable<? extends ContactPrivacy> values)
Output only. Set of options for the `contact_settings.privacy` field that this `Registration` supports.
repeated .google.cloud.domains.v1.ContactPrivacy supported_privacy = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
values- The supportedPrivacy to add.- Returns:
- This builder for chaining.
-
clearSupportedPrivacy
public Registration.Builder clearSupportedPrivacy()
Output only. Set of options for the `contact_settings.privacy` field that this `Registration` supports.
repeated .google.cloud.domains.v1.ContactPrivacy supported_privacy = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getSupportedPrivacyValueList
public List<Integer> getSupportedPrivacyValueList()
Output only. Set of options for the `contact_settings.privacy` field that this `Registration` supports.
repeated .google.cloud.domains.v1.ContactPrivacy supported_privacy = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSupportedPrivacyValueListin interfaceRegistrationOrBuilder- Returns:
- A list containing the enum numeric values on the wire for supportedPrivacy.
-
getSupportedPrivacyValue
public int getSupportedPrivacyValue(int index)
Output only. Set of options for the `contact_settings.privacy` field that this `Registration` supports.
repeated .google.cloud.domains.v1.ContactPrivacy supported_privacy = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSupportedPrivacyValuein interfaceRegistrationOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of supportedPrivacy at the given index.
-
setSupportedPrivacyValue
public Registration.Builder setSupportedPrivacyValue(int index, int value)
Output only. Set of options for the `contact_settings.privacy` field that this `Registration` supports.
repeated .google.cloud.domains.v1.ContactPrivacy supported_privacy = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
index- The index to set the value at.value- The enum numeric value on the wire for supportedPrivacy to set.- Returns:
- This builder for chaining.
-
addSupportedPrivacyValue
public Registration.Builder addSupportedPrivacyValue(int value)
Output only. Set of options for the `contact_settings.privacy` field that this `Registration` supports.
repeated .google.cloud.domains.v1.ContactPrivacy supported_privacy = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for supportedPrivacy to add.- Returns:
- This builder for chaining.
-
addAllSupportedPrivacyValue
public Registration.Builder addAllSupportedPrivacyValue(Iterable<Integer> values)
Output only. Set of options for the `contact_settings.privacy` field that this `Registration` supports.
repeated .google.cloud.domains.v1.ContactPrivacy supported_privacy = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
values- The enum numeric values on the wire for supportedPrivacy to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Registration.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Registration.Builder>
-
mergeUnknownFields
public final Registration.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Registration.Builder>
-
-