public static final class RegisterDomainRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RegisterDomainRequest.Builder> implements RegisterDomainRequestOrBuilder
Request for the `RegisterDomain` method.Protobuf type
google.cloud.domains.v1alpha2.RegisterDomainRequest| Modifier and Type | Method and Description |
|---|---|
RegisterDomainRequest.Builder |
addAllContactNotices(Iterable<? extends ContactNotice> values)
The list of contact notices that the caller acknowledges.
|
RegisterDomainRequest.Builder |
addAllContactNoticesValue(Iterable<Integer> values)
The list of contact notices that the caller acknowledges.
|
RegisterDomainRequest.Builder |
addAllDomainNotices(Iterable<? extends DomainNotice> values)
The list of domain notices that you acknowledge.
|
RegisterDomainRequest.Builder |
addAllDomainNoticesValue(Iterable<Integer> values)
The list of domain notices that you acknowledge.
|
RegisterDomainRequest.Builder |
addContactNotices(ContactNotice value)
The list of contact notices that the caller acknowledges.
|
RegisterDomainRequest.Builder |
addContactNoticesValue(int value)
The list of contact notices that the caller acknowledges.
|
RegisterDomainRequest.Builder |
addDomainNotices(DomainNotice value)
The list of domain notices that you acknowledge.
|
RegisterDomainRequest.Builder |
addDomainNoticesValue(int value)
The list of domain notices that you acknowledge.
|
RegisterDomainRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RegisterDomainRequest |
build() |
RegisterDomainRequest |
buildPartial() |
RegisterDomainRequest.Builder |
clear() |
RegisterDomainRequest.Builder |
clearContactNotices()
The list of contact notices that the caller acknowledges.
|
RegisterDomainRequest.Builder |
clearDomainNotices()
The list of domain notices that you acknowledge.
|
RegisterDomainRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RegisterDomainRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RegisterDomainRequest.Builder |
clearParent()
Required.
|
RegisterDomainRequest.Builder |
clearRegistration()
Required.
|
RegisterDomainRequest.Builder |
clearValidateOnly()
When true, only validation is performed, without actually registering
the domain.
|
RegisterDomainRequest.Builder |
clearYearlyPrice()
Required.
|
RegisterDomainRequest.Builder |
clone() |
ContactNotice |
getContactNotices(int index)
The list of contact notices that the caller acknowledges.
|
int |
getContactNoticesCount()
The list of contact notices that the caller acknowledges.
|
List<ContactNotice> |
getContactNoticesList()
The list of contact notices that the caller acknowledges.
|
int |
getContactNoticesValue(int index)
The list of contact notices that the caller acknowledges.
|
List<Integer> |
getContactNoticesValueList()
The list of contact notices that the caller acknowledges.
|
RegisterDomainRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DomainNotice |
getDomainNotices(int index)
The list of domain notices that you acknowledge.
|
int |
getDomainNoticesCount()
The list of domain notices that you acknowledge.
|
List<DomainNotice> |
getDomainNoticesList()
The list of domain notices that you acknowledge.
|
int |
getDomainNoticesValue(int index)
The list of domain notices that you acknowledge.
|
List<Integer> |
getDomainNoticesValueList()
The list of domain notices that you acknowledge.
|
String |
getParent()
Required.
|
com.google.protobuf.ByteString |
getParentBytes()
Required.
|
Registration |
getRegistration()
Required.
|
Registration.Builder |
getRegistrationBuilder()
Required.
|
RegistrationOrBuilder |
getRegistrationOrBuilder()
Required.
|
boolean |
getValidateOnly()
When true, only validation is performed, without actually registering
the domain.
|
com.google.type.Money |
getYearlyPrice()
Required.
|
com.google.type.Money.Builder |
getYearlyPriceBuilder()
Required.
|
com.google.type.MoneyOrBuilder |
getYearlyPriceOrBuilder()
Required.
|
boolean |
hasRegistration()
Required.
|
boolean |
hasYearlyPrice()
Required.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RegisterDomainRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RegisterDomainRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
RegisterDomainRequest.Builder |
mergeFrom(RegisterDomainRequest other) |
RegisterDomainRequest.Builder |
mergeRegistration(Registration value)
Required.
|
RegisterDomainRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RegisterDomainRequest.Builder |
mergeYearlyPrice(com.google.type.Money value)
Required.
|
RegisterDomainRequest.Builder |
setContactNotices(int index,
ContactNotice value)
The list of contact notices that the caller acknowledges.
|
RegisterDomainRequest.Builder |
setContactNoticesValue(int index,
int value)
The list of contact notices that the caller acknowledges.
|
RegisterDomainRequest.Builder |
setDomainNotices(int index,
DomainNotice value)
The list of domain notices that you acknowledge.
|
RegisterDomainRequest.Builder |
setDomainNoticesValue(int index,
int value)
The list of domain notices that you acknowledge.
|
RegisterDomainRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RegisterDomainRequest.Builder |
setParent(String value)
Required.
|
RegisterDomainRequest.Builder |
setParentBytes(com.google.protobuf.ByteString value)
Required.
|
RegisterDomainRequest.Builder |
setRegistration(Registration.Builder builderForValue)
Required.
|
RegisterDomainRequest.Builder |
setRegistration(Registration value)
Required.
|
RegisterDomainRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RegisterDomainRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RegisterDomainRequest.Builder |
setValidateOnly(boolean value)
When true, only validation is performed, without actually registering
the domain.
|
RegisterDomainRequest.Builder |
setYearlyPrice(com.google.type.Money.Builder builderForValue)
Required.
|
RegisterDomainRequest.Builder |
setYearlyPrice(com.google.type.Money value)
Required.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RegisterDomainRequest.Builder>public RegisterDomainRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RegisterDomainRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<RegisterDomainRequest.Builder>public RegisterDomainRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RegisterDomainRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RegisterDomainRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RegisterDomainRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RegisterDomainRequest.Builder>public RegisterDomainRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<RegisterDomainRequest.Builder>public RegisterDomainRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RegisterDomainRequest.Builder>public RegisterDomainRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RegisterDomainRequest.Builder>public RegisterDomainRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RegisterDomainRequest.Builder>public RegisterDomainRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RegisterDomainRequest.Builder>public RegisterDomainRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RegisterDomainRequest.Builder>public RegisterDomainRequest.Builder mergeFrom(RegisterDomainRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RegisterDomainRequest.Builder>public RegisterDomainRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RegisterDomainRequest.Builder>IOExceptionpublic String getParent()
Required. The parent resource of the `Registration`. Must be in the format `projects/*/locations/*`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParent in interface RegisterDomainRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
Required. The parent resource of the `Registration`. Must be in the format `projects/*/locations/*`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParentBytes in interface RegisterDomainRequestOrBuilderpublic RegisterDomainRequest.Builder setParent(String value)
Required. The parent resource of the `Registration`. Must be in the format `projects/*/locations/*`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The parent to set.public RegisterDomainRequest.Builder clearParent()
Required. The parent resource of the `Registration`. Must be in the format `projects/*/locations/*`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public RegisterDomainRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Required. The parent resource of the `Registration`. Must be in the format `projects/*/locations/*`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for parent to set.public boolean hasRegistration()
Required. The complete `Registration` resource to be created.
.google.cloud.domains.v1alpha2.Registration registration = 2 [(.google.api.field_behavior) = REQUIRED];
hasRegistration in interface RegisterDomainRequestOrBuilderpublic Registration getRegistration()
Required. The complete `Registration` resource to be created.
.google.cloud.domains.v1alpha2.Registration registration = 2 [(.google.api.field_behavior) = REQUIRED];
getRegistration in interface RegisterDomainRequestOrBuilderpublic RegisterDomainRequest.Builder setRegistration(Registration value)
Required. The complete `Registration` resource to be created.
.google.cloud.domains.v1alpha2.Registration registration = 2 [(.google.api.field_behavior) = REQUIRED];
public RegisterDomainRequest.Builder setRegistration(Registration.Builder builderForValue)
Required. The complete `Registration` resource to be created.
.google.cloud.domains.v1alpha2.Registration registration = 2 [(.google.api.field_behavior) = REQUIRED];
public RegisterDomainRequest.Builder mergeRegistration(Registration value)
Required. The complete `Registration` resource to be created.
.google.cloud.domains.v1alpha2.Registration registration = 2 [(.google.api.field_behavior) = REQUIRED];
public RegisterDomainRequest.Builder clearRegistration()
Required. The complete `Registration` resource to be created.
.google.cloud.domains.v1alpha2.Registration registration = 2 [(.google.api.field_behavior) = REQUIRED];
public Registration.Builder getRegistrationBuilder()
Required. The complete `Registration` resource to be created.
.google.cloud.domains.v1alpha2.Registration registration = 2 [(.google.api.field_behavior) = REQUIRED];
public RegistrationOrBuilder getRegistrationOrBuilder()
Required. The complete `Registration` resource to be created.
.google.cloud.domains.v1alpha2.Registration registration = 2 [(.google.api.field_behavior) = REQUIRED];
getRegistrationOrBuilder in interface RegisterDomainRequestOrBuilderpublic List<DomainNotice> getDomainNoticesList()
The list of domain notices that you acknowledge. Call `RetrieveRegisterParameters` to see the notices that need acknowledgement.
repeated .google.cloud.domains.v1alpha2.DomainNotice domain_notices = 3;getDomainNoticesList in interface RegisterDomainRequestOrBuilderpublic int getDomainNoticesCount()
The list of domain notices that you acknowledge. Call `RetrieveRegisterParameters` to see the notices that need acknowledgement.
repeated .google.cloud.domains.v1alpha2.DomainNotice domain_notices = 3;getDomainNoticesCount in interface RegisterDomainRequestOrBuilderpublic DomainNotice getDomainNotices(int index)
The list of domain notices that you acknowledge. Call `RetrieveRegisterParameters` to see the notices that need acknowledgement.
repeated .google.cloud.domains.v1alpha2.DomainNotice domain_notices = 3;getDomainNotices in interface RegisterDomainRequestOrBuilderindex - The index of the element to return.public RegisterDomainRequest.Builder setDomainNotices(int index, DomainNotice value)
The list of domain notices that you acknowledge. Call `RetrieveRegisterParameters` to see the notices that need acknowledgement.
repeated .google.cloud.domains.v1alpha2.DomainNotice domain_notices = 3;index - The index to set the value at.value - The domainNotices to set.public RegisterDomainRequest.Builder addDomainNotices(DomainNotice value)
The list of domain notices that you acknowledge. Call `RetrieveRegisterParameters` to see the notices that need acknowledgement.
repeated .google.cloud.domains.v1alpha2.DomainNotice domain_notices = 3;value - The domainNotices to add.public RegisterDomainRequest.Builder addAllDomainNotices(Iterable<? extends DomainNotice> values)
The list of domain notices that you acknowledge. Call `RetrieveRegisterParameters` to see the notices that need acknowledgement.
repeated .google.cloud.domains.v1alpha2.DomainNotice domain_notices = 3;values - The domainNotices to add.public RegisterDomainRequest.Builder clearDomainNotices()
The list of domain notices that you acknowledge. Call `RetrieveRegisterParameters` to see the notices that need acknowledgement.
repeated .google.cloud.domains.v1alpha2.DomainNotice domain_notices = 3;public List<Integer> getDomainNoticesValueList()
The list of domain notices that you acknowledge. Call `RetrieveRegisterParameters` to see the notices that need acknowledgement.
repeated .google.cloud.domains.v1alpha2.DomainNotice domain_notices = 3;getDomainNoticesValueList in interface RegisterDomainRequestOrBuilderpublic int getDomainNoticesValue(int index)
The list of domain notices that you acknowledge. Call `RetrieveRegisterParameters` to see the notices that need acknowledgement.
repeated .google.cloud.domains.v1alpha2.DomainNotice domain_notices = 3;getDomainNoticesValue in interface RegisterDomainRequestOrBuilderindex - The index of the value to return.public RegisterDomainRequest.Builder setDomainNoticesValue(int index, int value)
The list of domain notices that you acknowledge. Call `RetrieveRegisterParameters` to see the notices that need acknowledgement.
repeated .google.cloud.domains.v1alpha2.DomainNotice domain_notices = 3;index - The index to set the value at.value - The enum numeric value on the wire for domainNotices to set.public RegisterDomainRequest.Builder addDomainNoticesValue(int value)
The list of domain notices that you acknowledge. Call `RetrieveRegisterParameters` to see the notices that need acknowledgement.
repeated .google.cloud.domains.v1alpha2.DomainNotice domain_notices = 3;value - The enum numeric value on the wire for domainNotices to add.public RegisterDomainRequest.Builder addAllDomainNoticesValue(Iterable<Integer> values)
The list of domain notices that you acknowledge. Call `RetrieveRegisterParameters` to see the notices that need acknowledgement.
repeated .google.cloud.domains.v1alpha2.DomainNotice domain_notices = 3;values - The enum numeric values on the wire for domainNotices to add.public List<ContactNotice> getContactNoticesList()
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `registration.contact_settings`.
repeated .google.cloud.domains.v1alpha2.ContactNotice contact_notices = 4;getContactNoticesList in interface RegisterDomainRequestOrBuilderpublic int getContactNoticesCount()
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `registration.contact_settings`.
repeated .google.cloud.domains.v1alpha2.ContactNotice contact_notices = 4;getContactNoticesCount in interface RegisterDomainRequestOrBuilderpublic ContactNotice getContactNotices(int index)
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `registration.contact_settings`.
repeated .google.cloud.domains.v1alpha2.ContactNotice contact_notices = 4;getContactNotices in interface RegisterDomainRequestOrBuilderindex - The index of the element to return.public RegisterDomainRequest.Builder setContactNotices(int index, ContactNotice value)
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `registration.contact_settings`.
repeated .google.cloud.domains.v1alpha2.ContactNotice contact_notices = 4;index - The index to set the value at.value - The contactNotices to set.public RegisterDomainRequest.Builder addContactNotices(ContactNotice value)
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `registration.contact_settings`.
repeated .google.cloud.domains.v1alpha2.ContactNotice contact_notices = 4;value - The contactNotices to add.public RegisterDomainRequest.Builder addAllContactNotices(Iterable<? extends ContactNotice> values)
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `registration.contact_settings`.
repeated .google.cloud.domains.v1alpha2.ContactNotice contact_notices = 4;values - The contactNotices to add.public RegisterDomainRequest.Builder clearContactNotices()
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `registration.contact_settings`.
repeated .google.cloud.domains.v1alpha2.ContactNotice contact_notices = 4;public List<Integer> getContactNoticesValueList()
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `registration.contact_settings`.
repeated .google.cloud.domains.v1alpha2.ContactNotice contact_notices = 4;getContactNoticesValueList in interface RegisterDomainRequestOrBuilderpublic int getContactNoticesValue(int index)
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `registration.contact_settings`.
repeated .google.cloud.domains.v1alpha2.ContactNotice contact_notices = 4;getContactNoticesValue in interface RegisterDomainRequestOrBuilderindex - The index of the value to return.public RegisterDomainRequest.Builder setContactNoticesValue(int index, int value)
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `registration.contact_settings`.
repeated .google.cloud.domains.v1alpha2.ContactNotice contact_notices = 4;index - The index to set the value at.value - The enum numeric value on the wire for contactNotices to set.public RegisterDomainRequest.Builder addContactNoticesValue(int value)
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `registration.contact_settings`.
repeated .google.cloud.domains.v1alpha2.ContactNotice contact_notices = 4;value - The enum numeric value on the wire for contactNotices to add.public RegisterDomainRequest.Builder addAllContactNoticesValue(Iterable<Integer> values)
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `registration.contact_settings`.
repeated .google.cloud.domains.v1alpha2.ContactNotice contact_notices = 4;values - The enum numeric values on the wire for contactNotices to add.public boolean hasYearlyPrice()
Required. Yearly price to register or renew the domain. The value that should be put here can be obtained from RetrieveRegisterParameters or SearchDomains calls.
.google.type.Money yearly_price = 5 [(.google.api.field_behavior) = REQUIRED];hasYearlyPrice in interface RegisterDomainRequestOrBuilderpublic com.google.type.Money getYearlyPrice()
Required. Yearly price to register or renew the domain. The value that should be put here can be obtained from RetrieveRegisterParameters or SearchDomains calls.
.google.type.Money yearly_price = 5 [(.google.api.field_behavior) = REQUIRED];getYearlyPrice in interface RegisterDomainRequestOrBuilderpublic RegisterDomainRequest.Builder setYearlyPrice(com.google.type.Money value)
Required. Yearly price to register or renew the domain. The value that should be put here can be obtained from RetrieveRegisterParameters or SearchDomains calls.
.google.type.Money yearly_price = 5 [(.google.api.field_behavior) = REQUIRED];public RegisterDomainRequest.Builder setYearlyPrice(com.google.type.Money.Builder builderForValue)
Required. Yearly price to register or renew the domain. The value that should be put here can be obtained from RetrieveRegisterParameters or SearchDomains calls.
.google.type.Money yearly_price = 5 [(.google.api.field_behavior) = REQUIRED];public RegisterDomainRequest.Builder mergeYearlyPrice(com.google.type.Money value)
Required. Yearly price to register or renew the domain. The value that should be put here can be obtained from RetrieveRegisterParameters or SearchDomains calls.
.google.type.Money yearly_price = 5 [(.google.api.field_behavior) = REQUIRED];public RegisterDomainRequest.Builder clearYearlyPrice()
Required. Yearly price to register or renew the domain. The value that should be put here can be obtained from RetrieveRegisterParameters or SearchDomains calls.
.google.type.Money yearly_price = 5 [(.google.api.field_behavior) = REQUIRED];public com.google.type.Money.Builder getYearlyPriceBuilder()
Required. Yearly price to register or renew the domain. The value that should be put here can be obtained from RetrieveRegisterParameters or SearchDomains calls.
.google.type.Money yearly_price = 5 [(.google.api.field_behavior) = REQUIRED];public com.google.type.MoneyOrBuilder getYearlyPriceOrBuilder()
Required. Yearly price to register or renew the domain. The value that should be put here can be obtained from RetrieveRegisterParameters or SearchDomains calls.
.google.type.Money yearly_price = 5 [(.google.api.field_behavior) = REQUIRED];getYearlyPriceOrBuilder in interface RegisterDomainRequestOrBuilderpublic boolean getValidateOnly()
When true, only validation is performed, without actually registering the domain. Follows: https://cloud.google.com/apis/design/design_patterns#request_validation
bool validate_only = 6;getValidateOnly in interface RegisterDomainRequestOrBuilderpublic RegisterDomainRequest.Builder setValidateOnly(boolean value)
When true, only validation is performed, without actually registering the domain. Follows: https://cloud.google.com/apis/design/design_patterns#request_validation
bool validate_only = 6;value - The validateOnly to set.public RegisterDomainRequest.Builder clearValidateOnly()
When true, only validation is performed, without actually registering the domain. Follows: https://cloud.google.com/apis/design/design_patterns#request_validation
bool validate_only = 6;public final RegisterDomainRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RegisterDomainRequest.Builder>public final RegisterDomainRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RegisterDomainRequest.Builder>Copyright © 2023 Google LLC. All rights reserved.