Reference documentation and code samples for the Google Cloud Domains V1 Client class ContactSettings.
Defines the contact information associated with a Registration
.
ICANN
requires all domain names to have associated
contact information. The registrant_contact
is considered the
domain's legal owner, and often the other contacts are identical.
Generated from protobuf message google.cloud.domains.v1.ContactSettings
Namespace
Google \ Cloud \ Domains \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ privacy
int
Required. Privacy setting for the contacts associated with the Registration
.
↳ registrant_contact
Google\Cloud\Domains\V1\ContactSettings\Contact
Required. The registrant contact for the Registration
. Caution: Anyone with access to this email address, phone number, and/or postal address can take control of the domain.
Warning: For new Registration
s, the registrant receives an email confirmation that they must complete within 15 days to avoid domain suspension.
↳ admin_contact
Google\Cloud\Domains\V1\ContactSettings\Contact
Required. The administrative contact for the Registration
.
↳ technical_contact
Google\Cloud\Domains\V1\ContactSettings\Contact
Required. The technical contact for the Registration
.
getPrivacy
Required. Privacy setting for the contacts associated with the Registration
.
int
setPrivacy
Required. Privacy setting for the contacts associated with the Registration
.
var
int
$this
getRegistrantContact
Required. The registrant contact for the Registration
.
Caution: Anyone with access to this email address, phone number,
and/or postal address can take control of the domain.
Warning: For new Registration
s, the registrant receives an email
confirmation that they must complete within 15 days to avoid domain
suspension.
hasRegistrantContact
clearRegistrantContact
setRegistrantContact
Required. The registrant contact for the Registration
.
Caution: Anyone with access to this email address, phone number,
and/or postal address can take control of the domain.
Warning: For new Registration
s, the registrant receives an email
confirmation that they must complete within 15 days to avoid domain
suspension.
$this
getAdminContact
Required. The administrative contact for the Registration
.
hasAdminContact
clearAdminContact
setAdminContact
Required. The administrative contact for the Registration
.
$this
getTechnicalContact
Required. The technical contact for the Registration
.
hasTechnicalContact
clearTechnicalContact
setTechnicalContact
Required. The technical contact for the Registration
.
$this