Google Cloud Domains V1 Client - Class ContactNotice (0.4.2)

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 \ V1

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
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;