Package com.google.cloud.domains.v1
Class ConfigureContactSettingsRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>
-
- com.google.cloud.domains.v1.ConfigureContactSettingsRequest.Builder
-
- All Implemented Interfaces:
ConfigureContactSettingsRequestOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ConfigureContactSettingsRequest
public static final class ConfigureContactSettingsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder> implements ConfigureContactSettingsRequestOrBuilder
Request for the `ConfigureContactSettings` method.
Protobuf typegoogle.cloud.domains.v1.ConfigureContactSettingsRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ConfigureContactSettingsRequest.Builder
addAllContactNotices(Iterable<? extends ContactNotice> values)
The list of contact notices that the caller acknowledges.ConfigureContactSettingsRequest.Builder
addAllContactNoticesValue(Iterable<Integer> values)
The list of contact notices that the caller acknowledges.ConfigureContactSettingsRequest.Builder
addContactNotices(ContactNotice value)
The list of contact notices that the caller acknowledges.ConfigureContactSettingsRequest.Builder
addContactNoticesValue(int value)
The list of contact notices that the caller acknowledges.ConfigureContactSettingsRequest.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ConfigureContactSettingsRequest
build()
ConfigureContactSettingsRequest
buildPartial()
ConfigureContactSettingsRequest.Builder
clear()
ConfigureContactSettingsRequest.Builder
clearContactNotices()
The list of contact notices that the caller acknowledges.ConfigureContactSettingsRequest.Builder
clearContactSettings()
Fields of the `ContactSettings` to update.ConfigureContactSettingsRequest.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ConfigureContactSettingsRequest.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ConfigureContactSettingsRequest.Builder
clearRegistration()
Required.ConfigureContactSettingsRequest.Builder
clearUpdateMask()
Required.ConfigureContactSettingsRequest.Builder
clearValidateOnly()
Validate the request without actually updating the contact settings.ConfigureContactSettingsRequest.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.ContactSettings
getContactSettings()
Fields of the `ContactSettings` to update.ContactSettings.Builder
getContactSettingsBuilder()
Fields of the `ContactSettings` to update.ContactSettingsOrBuilder
getContactSettingsOrBuilder()
Fields of the `ContactSettings` to update.ConfigureContactSettingsRequest
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getRegistration()
Required.com.google.protobuf.ByteString
getRegistrationBytes()
Required.com.google.protobuf.FieldMask
getUpdateMask()
Required.com.google.protobuf.FieldMask.Builder
getUpdateMaskBuilder()
Required.com.google.protobuf.FieldMaskOrBuilder
getUpdateMaskOrBuilder()
Required.boolean
getValidateOnly()
Validate the request without actually updating the contact settings.boolean
hasContactSettings()
Fields of the `ContactSettings` to update.boolean
hasUpdateMask()
Required.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ConfigureContactSettingsRequest.Builder
mergeContactSettings(ContactSettings value)
Fields of the `ContactSettings` to update.ConfigureContactSettingsRequest.Builder
mergeFrom(ConfigureContactSettingsRequest other)
ConfigureContactSettingsRequest.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ConfigureContactSettingsRequest.Builder
mergeFrom(com.google.protobuf.Message other)
ConfigureContactSettingsRequest.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ConfigureContactSettingsRequest.Builder
mergeUpdateMask(com.google.protobuf.FieldMask value)
Required.ConfigureContactSettingsRequest.Builder
setContactNotices(int index, ContactNotice value)
The list of contact notices that the caller acknowledges.ConfigureContactSettingsRequest.Builder
setContactNoticesValue(int index, int value)
The list of contact notices that the caller acknowledges.ConfigureContactSettingsRequest.Builder
setContactSettings(ContactSettings value)
Fields of the `ContactSettings` to update.ConfigureContactSettingsRequest.Builder
setContactSettings(ContactSettings.Builder builderForValue)
Fields of the `ContactSettings` to update.ConfigureContactSettingsRequest.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ConfigureContactSettingsRequest.Builder
setRegistration(String value)
Required.ConfigureContactSettingsRequest.Builder
setRegistrationBytes(com.google.protobuf.ByteString value)
Required.ConfigureContactSettingsRequest.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ConfigureContactSettingsRequest.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ConfigureContactSettingsRequest.Builder
setUpdateMask(com.google.protobuf.FieldMask value)
Required.ConfigureContactSettingsRequest.Builder
setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Required.ConfigureContactSettingsRequest.Builder
setValidateOnly(boolean value)
Validate the request without actually updating the contact settings.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>
-
clear
public ConfigureContactSettingsRequest.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>
-
getDefaultInstanceForType
public ConfigureContactSettingsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ConfigureContactSettingsRequest build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ConfigureContactSettingsRequest buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ConfigureContactSettingsRequest.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>
-
setField
public ConfigureContactSettingsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>
-
clearField
public ConfigureContactSettingsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>
-
clearOneof
public ConfigureContactSettingsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>
-
setRepeatedField
public ConfigureContactSettingsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>
-
addRepeatedField
public ConfigureContactSettingsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>
-
mergeFrom
public ConfigureContactSettingsRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ConfigureContactSettingsRequest.Builder>
-
mergeFrom
public ConfigureContactSettingsRequest.Builder mergeFrom(ConfigureContactSettingsRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>
-
mergeFrom
public ConfigureContactSettingsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ConfigureContactSettingsRequest.Builder>
- Throws:
IOException
-
getRegistration
public String getRegistration()
Required. The name of the `Registration` whose contact settings are being updated, in the format `projects/*/locations/*/registrations/*`.
string registration = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getRegistration
in interfaceConfigureContactSettingsRequestOrBuilder
- Returns:
- The registration.
-
getRegistrationBytes
public com.google.protobuf.ByteString getRegistrationBytes()
Required. The name of the `Registration` whose contact settings are being updated, in the format `projects/*/locations/*/registrations/*`.
string registration = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getRegistrationBytes
in interfaceConfigureContactSettingsRequestOrBuilder
- Returns:
- The bytes for registration.
-
setRegistration
public ConfigureContactSettingsRequest.Builder setRegistration(String value)
Required. The name of the `Registration` whose contact settings are being updated, in the format `projects/*/locations/*/registrations/*`.
string registration = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The registration to set.- Returns:
- This builder for chaining.
-
clearRegistration
public ConfigureContactSettingsRequest.Builder clearRegistration()
Required. The name of the `Registration` whose contact settings are being updated, in the format `projects/*/locations/*/registrations/*`.
string registration = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
setRegistrationBytes
public ConfigureContactSettingsRequest.Builder setRegistrationBytes(com.google.protobuf.ByteString value)
Required. The name of the `Registration` whose contact settings are being updated, in the format `projects/*/locations/*/registrations/*`.
string registration = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes for registration to set.- Returns:
- This builder for chaining.
-
hasContactSettings
public boolean hasContactSettings()
Fields of the `ContactSettings` to update.
.google.cloud.domains.v1.ContactSettings contact_settings = 2;
- Specified by:
hasContactSettings
in interfaceConfigureContactSettingsRequestOrBuilder
- Returns:
- Whether the contactSettings field is set.
-
getContactSettings
public ContactSettings getContactSettings()
Fields of the `ContactSettings` to update.
.google.cloud.domains.v1.ContactSettings contact_settings = 2;
- Specified by:
getContactSettings
in interfaceConfigureContactSettingsRequestOrBuilder
- Returns:
- The contactSettings.
-
setContactSettings
public ConfigureContactSettingsRequest.Builder setContactSettings(ContactSettings value)
Fields of the `ContactSettings` to update.
.google.cloud.domains.v1.ContactSettings contact_settings = 2;
-
setContactSettings
public ConfigureContactSettingsRequest.Builder setContactSettings(ContactSettings.Builder builderForValue)
Fields of the `ContactSettings` to update.
.google.cloud.domains.v1.ContactSettings contact_settings = 2;
-
mergeContactSettings
public ConfigureContactSettingsRequest.Builder mergeContactSettings(ContactSettings value)
Fields of the `ContactSettings` to update.
.google.cloud.domains.v1.ContactSettings contact_settings = 2;
-
clearContactSettings
public ConfigureContactSettingsRequest.Builder clearContactSettings()
Fields of the `ContactSettings` to update.
.google.cloud.domains.v1.ContactSettings contact_settings = 2;
-
getContactSettingsBuilder
public ContactSettings.Builder getContactSettingsBuilder()
Fields of the `ContactSettings` to update.
.google.cloud.domains.v1.ContactSettings contact_settings = 2;
-
getContactSettingsOrBuilder
public ContactSettingsOrBuilder getContactSettingsOrBuilder()
Fields of the `ContactSettings` to update.
.google.cloud.domains.v1.ContactSettings contact_settings = 2;
- Specified by:
getContactSettingsOrBuilder
in interfaceConfigureContactSettingsRequestOrBuilder
-
hasUpdateMask
public boolean hasUpdateMask()
Required. The field mask describing which fields to update as a comma-separated list. For example, if only the registrant contact is being updated, the `update_mask` is `"registrant_contact"`.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
hasUpdateMask
in interfaceConfigureContactSettingsRequestOrBuilder
- Returns:
- Whether the updateMask field is set.
-
getUpdateMask
public com.google.protobuf.FieldMask getUpdateMask()
Required. The field mask describing which fields to update as a comma-separated list. For example, if only the registrant contact is being updated, the `update_mask` is `"registrant_contact"`.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getUpdateMask
in interfaceConfigureContactSettingsRequestOrBuilder
- Returns:
- The updateMask.
-
setUpdateMask
public ConfigureContactSettingsRequest.Builder setUpdateMask(com.google.protobuf.FieldMask value)
Required. The field mask describing which fields to update as a comma-separated list. For example, if only the registrant contact is being updated, the `update_mask` is `"registrant_contact"`.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
-
setUpdateMask
public ConfigureContactSettingsRequest.Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Required. The field mask describing which fields to update as a comma-separated list. For example, if only the registrant contact is being updated, the `update_mask` is `"registrant_contact"`.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
-
mergeUpdateMask
public ConfigureContactSettingsRequest.Builder mergeUpdateMask(com.google.protobuf.FieldMask value)
Required. The field mask describing which fields to update as a comma-separated list. For example, if only the registrant contact is being updated, the `update_mask` is `"registrant_contact"`.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
-
clearUpdateMask
public ConfigureContactSettingsRequest.Builder clearUpdateMask()
Required. The field mask describing which fields to update as a comma-separated list. For example, if only the registrant contact is being updated, the `update_mask` is `"registrant_contact"`.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
-
getUpdateMaskBuilder
public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder()
Required. The field mask describing which fields to update as a comma-separated list. For example, if only the registrant contact is being updated, the `update_mask` is `"registrant_contact"`.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
-
getUpdateMaskOrBuilder
public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder()
Required. The field mask describing which fields to update as a comma-separated list. For example, if only the registrant contact is being updated, the `update_mask` is `"registrant_contact"`.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getUpdateMaskOrBuilder
in interfaceConfigureContactSettingsRequestOrBuilder
-
getContactNoticesList
public List<ContactNotice> getContactNoticesList()
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `contact_settings`.
repeated .google.cloud.domains.v1.ContactNotice contact_notices = 4;
- Specified by:
getContactNoticesList
in interfaceConfigureContactSettingsRequestOrBuilder
- Returns:
- A list containing the contactNotices.
-
getContactNoticesCount
public int getContactNoticesCount()
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `contact_settings`.
repeated .google.cloud.domains.v1.ContactNotice contact_notices = 4;
- Specified by:
getContactNoticesCount
in interfaceConfigureContactSettingsRequestOrBuilder
- Returns:
- The count of contactNotices.
-
getContactNotices
public ContactNotice getContactNotices(int index)
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `contact_settings`.
repeated .google.cloud.domains.v1.ContactNotice contact_notices = 4;
- Specified by:
getContactNotices
in interfaceConfigureContactSettingsRequestOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The contactNotices at the given index.
-
setContactNotices
public ConfigureContactSettingsRequest.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 `contact_settings`.
repeated .google.cloud.domains.v1.ContactNotice contact_notices = 4;
- Parameters:
index
- The index to set the value at.value
- The contactNotices to set.- Returns:
- This builder for chaining.
-
addContactNotices
public ConfigureContactSettingsRequest.Builder addContactNotices(ContactNotice value)
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `contact_settings`.
repeated .google.cloud.domains.v1.ContactNotice contact_notices = 4;
- Parameters:
value
- The contactNotices to add.- Returns:
- This builder for chaining.
-
addAllContactNotices
public ConfigureContactSettingsRequest.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 `contact_settings`.
repeated .google.cloud.domains.v1.ContactNotice contact_notices = 4;
- Parameters:
values
- The contactNotices to add.- Returns:
- This builder for chaining.
-
clearContactNotices
public ConfigureContactSettingsRequest.Builder clearContactNotices()
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `contact_settings`.
repeated .google.cloud.domains.v1.ContactNotice contact_notices = 4;
- Returns:
- This builder for chaining.
-
getContactNoticesValueList
public List<Integer> getContactNoticesValueList()
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `contact_settings`.
repeated .google.cloud.domains.v1.ContactNotice contact_notices = 4;
- Specified by:
getContactNoticesValueList
in interfaceConfigureContactSettingsRequestOrBuilder
- Returns:
- A list containing the enum numeric values on the wire for contactNotices.
-
getContactNoticesValue
public int getContactNoticesValue(int index)
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `contact_settings`.
repeated .google.cloud.domains.v1.ContactNotice contact_notices = 4;
- Specified by:
getContactNoticesValue
in interfaceConfigureContactSettingsRequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The enum numeric value on the wire of contactNotices at the given index.
-
setContactNoticesValue
public ConfigureContactSettingsRequest.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 `contact_settings`.
repeated .google.cloud.domains.v1.ContactNotice contact_notices = 4;
- Parameters:
index
- The index to set the value at.value
- The enum numeric value on the wire for contactNotices to set.- Returns:
- This builder for chaining.
-
addContactNoticesValue
public ConfigureContactSettingsRequest.Builder addContactNoticesValue(int value)
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `contact_settings`.
repeated .google.cloud.domains.v1.ContactNotice contact_notices = 4;
- Parameters:
value
- The enum numeric value on the wire for contactNotices to add.- Returns:
- This builder for chaining.
-
addAllContactNoticesValue
public ConfigureContactSettingsRequest.Builder addAllContactNoticesValue(Iterable<Integer> values)
The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in `contact_settings`.
repeated .google.cloud.domains.v1.ContactNotice contact_notices = 4;
- Parameters:
values
- The enum numeric values on the wire for contactNotices to add.- Returns:
- This builder for chaining.
-
getValidateOnly
public boolean getValidateOnly()
Validate the request without actually updating the contact settings.
bool validate_only = 5;
- Specified by:
getValidateOnly
in interfaceConfigureContactSettingsRequestOrBuilder
- Returns:
- The validateOnly.
-
setValidateOnly
public ConfigureContactSettingsRequest.Builder setValidateOnly(boolean value)
Validate the request without actually updating the contact settings.
bool validate_only = 5;
- Parameters:
value
- The validateOnly to set.- Returns:
- This builder for chaining.
-
clearValidateOnly
public ConfigureContactSettingsRequest.Builder clearValidateOnly()
Validate the request without actually updating the contact settings.
bool validate_only = 5;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final ConfigureContactSettingsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>
-
mergeUnknownFields
public final ConfigureContactSettingsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>
-
-