public enum ContactNotice extends Enum<ContactNotice> implements ProtocolMessageEnum
Notices related to contact information.
Protobuf enum google.cloud.domains.v1.ContactNotice
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
CONTACT_NOTICE_UNSPECIFIED |
The notice is undefined. |
CONTACT_NOTICE_UNSPECIFIED_VALUE |
The notice is undefined. |
PUBLIC_CONTACT_DATA_ACKNOWLEDGEMENT |
Required when setting the |
PUBLIC_CONTACT_DATA_ACKNOWLEDGEMENT_VALUE |
Required when setting the |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |