Reference documentation and code samples for the Google Cloud Domains V1 Client class ContactNotice.
Notices related to contact information.
Protobuf type google.cloud.domains.v1.ContactNotice
Namespace
Google \ Cloud \ Domains \ V1Methods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
CONTACT_NOTICE_UNSPECIFIED
Value: 0
The notice is undefined.
Generated from protobuf enum CONTACT_NOTICE_UNSPECIFIED = 0;
PUBLIC_CONTACT_DATA_ACKNOWLEDGEMENT
Value: 1
Required when setting the privacy
field of ContactSettings
to
PUBLIC_CONTACT_DATA
, which exposes contact data publicly.
Generated from protobuf enum PUBLIC_CONTACT_DATA_ACKNOWLEDGEMENT = 1;