public static final class ConfigureContactSettingsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder> implements ConfigureContactSettingsRequestOrBuilder
Request for the `ConfigureContactSettings` method.Protobuf type
google.cloud.domains.v1alpha2.ConfigureContactSettingsRequest| Modifier and Type | Method and 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(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ConfigureContactSettingsRequest.Builder |
mergeFrom(ConfigureContactSettingsRequest other) |
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.Builder builderForValue)
Fields of the `ContactSettings` to update.
|
ConfigureContactSettingsRequest.Builder |
setContactSettings(ContactSettings value)
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.Builder builderForValue)
Required.
|
ConfigureContactSettingsRequest.Builder |
setUpdateMask(com.google.protobuf.FieldMask value)
Required.
|
ConfigureContactSettingsRequest.Builder |
setValidateOnly(boolean value)
Validate the request without actually updating the contact settings.
|
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<ConfigureContactSettingsRequest.Builder>public ConfigureContactSettingsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.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<ConfigureContactSettingsRequest.Builder>public ConfigureContactSettingsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ConfigureContactSettingsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ConfigureContactSettingsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ConfigureContactSettingsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>public ConfigureContactSettingsRequest.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<ConfigureContactSettingsRequest.Builder>public ConfigureContactSettingsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>public ConfigureContactSettingsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>public ConfigureContactSettingsRequest.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<ConfigureContactSettingsRequest.Builder>public ConfigureContactSettingsRequest.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<ConfigureContactSettingsRequest.Builder>public ConfigureContactSettingsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ConfigureContactSettingsRequest.Builder>public ConfigureContactSettingsRequest.Builder mergeFrom(ConfigureContactSettingsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>public ConfigureContactSettingsRequest.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<ConfigureContactSettingsRequest.Builder>IOExceptionpublic 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) = { ... }
getRegistration in interface ConfigureContactSettingsRequestOrBuilderpublic 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) = { ... }
getRegistrationBytes in interface ConfigureContactSettingsRequestOrBuilderpublic 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) = { ... }
value - The registration to set.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) = { ... }
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) = { ... }
value - The bytes for registration to set.public boolean hasContactSettings()
Fields of the `ContactSettings` to update.
.google.cloud.domains.v1alpha2.ContactSettings contact_settings = 2;hasContactSettings in interface ConfigureContactSettingsRequestOrBuilderpublic ContactSettings getContactSettings()
Fields of the `ContactSettings` to update.
.google.cloud.domains.v1alpha2.ContactSettings contact_settings = 2;getContactSettings in interface ConfigureContactSettingsRequestOrBuilderpublic ConfigureContactSettingsRequest.Builder setContactSettings(ContactSettings value)
Fields of the `ContactSettings` to update.
.google.cloud.domains.v1alpha2.ContactSettings contact_settings = 2;public ConfigureContactSettingsRequest.Builder setContactSettings(ContactSettings.Builder builderForValue)
Fields of the `ContactSettings` to update.
.google.cloud.domains.v1alpha2.ContactSettings contact_settings = 2;public ConfigureContactSettingsRequest.Builder mergeContactSettings(ContactSettings value)
Fields of the `ContactSettings` to update.
.google.cloud.domains.v1alpha2.ContactSettings contact_settings = 2;public ConfigureContactSettingsRequest.Builder clearContactSettings()
Fields of the `ContactSettings` to update.
.google.cloud.domains.v1alpha2.ContactSettings contact_settings = 2;public ContactSettings.Builder getContactSettingsBuilder()
Fields of the `ContactSettings` to update.
.google.cloud.domains.v1alpha2.ContactSettings contact_settings = 2;public ContactSettingsOrBuilder getContactSettingsOrBuilder()
Fields of the `ContactSettings` to update.
.google.cloud.domains.v1alpha2.ContactSettings contact_settings = 2;getContactSettingsOrBuilder in interface ConfigureContactSettingsRequestOrBuilderpublic 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];
hasUpdateMask in interface ConfigureContactSettingsRequestOrBuilderpublic 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];
getUpdateMask in interface ConfigureContactSettingsRequestOrBuilderpublic 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];
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];
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];
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];
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];
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];
getUpdateMaskOrBuilder in interface ConfigureContactSettingsRequestOrBuilderpublic 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.v1alpha2.ContactNotice contact_notices = 4;getContactNoticesList in interface ConfigureContactSettingsRequestOrBuilderpublic 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.v1alpha2.ContactNotice contact_notices = 4;getContactNoticesCount in interface ConfigureContactSettingsRequestOrBuilderpublic 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.v1alpha2.ContactNotice contact_notices = 4;getContactNotices in interface ConfigureContactSettingsRequestOrBuilderindex - The index of the element to return.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.v1alpha2.ContactNotice contact_notices = 4;index - The index to set the value at.value - The contactNotices to set.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.v1alpha2.ContactNotice contact_notices = 4;value - The contactNotices to add.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.v1alpha2.ContactNotice contact_notices = 4;values - The contactNotices to add.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.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 `contact_settings`.
repeated .google.cloud.domains.v1alpha2.ContactNotice contact_notices = 4;getContactNoticesValueList in interface ConfigureContactSettingsRequestOrBuilderpublic 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.v1alpha2.ContactNotice contact_notices = 4;getContactNoticesValue in interface ConfigureContactSettingsRequestOrBuilderindex - The index of the value to return.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.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 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.v1alpha2.ContactNotice contact_notices = 4;value - The enum numeric value on the wire for contactNotices to add.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.v1alpha2.ContactNotice contact_notices = 4;values - The enum numeric values on the wire for contactNotices to add.public boolean getValidateOnly()
Validate the request without actually updating the contact settings.
bool validate_only = 5;getValidateOnly in interface ConfigureContactSettingsRequestOrBuilderpublic ConfigureContactSettingsRequest.Builder setValidateOnly(boolean value)
Validate the request without actually updating the contact settings.
bool validate_only = 5;value - The validateOnly to set.public ConfigureContactSettingsRequest.Builder clearValidateOnly()
Validate the request without actually updating the contact settings.
bool validate_only = 5;public final ConfigureContactSettingsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>public final ConfigureContactSettingsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigureContactSettingsRequest.Builder>Copyright © 2023 Google LLC. All rights reserved.