API documentation for domains_v1beta1.types
package.
Classes
AuthorizationCode
Defines an authorization code.
ConfigureContactSettingsRequest
Request for the ConfigureContactSettings
method.
ConfigureDnsSettingsRequest
Request for the ConfigureDnsSettings
method.
ConfigureManagementSettingsRequest
Request for the ConfigureManagementSettings
method.
ContactNotice
Notices related to contact information.
ContactPrivacy
Defines a set of possible contact privacy settings for a
Registration
.
ICANN <https://icann.org/>
__ maintains the WHOIS database, a
publicly accessible mapping from domain name to contact information,
and requires that each domain name have an entry. Choose from these
options to control how much information in your ContactSettings
is published.
ContactSettings
Defines the contact information associated with a Registration
.
ICANN <https://icann.org/>
__ 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.
DeleteRegistrationRequest
Request for the DeleteRegistration
method.
DnsSettings
Defines the DNS configuration of a Registration
, including name
servers, DNSSEC, and glue records.
This message has oneof
_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
DomainNotice
Notices about special properties of certain domains.
ExportRegistrationRequest
Request for the ExportRegistration
method.
GetRegistrationRequest
Request for the GetRegistration
method.
ListRegistrationsRequest
Request for the ListRegistrations
method.
ListRegistrationsResponse
Response for the ListRegistrations
method.
ManagementSettings
Defines renewal, billing, and transfer settings for a
Registration
.
OperationMetadata
Represents the metadata of the long-running operation. Output only.
RegisterDomainRequest
Request for the RegisterDomain
method.
RegisterParameters
Parameters required to register a new domain.
Registration
The Registration
resource facilitates managing and configuring
domain name registrations.
There are several ways to create a new Registration
resource:
To create a new Registration
resource, find a suitable domain
name by calling the SearchDomains
method with a query to see
available domain name options. After choosing a name, call
RetrieveRegisterParameters
to ensure availability and obtain
information like pricing, which is needed to build a call to
RegisterDomain
.
Another way to create a new Registration
is to transfer an
existing domain from another registrar. First, go to the current
registrar to unlock the domain for transfer and retrieve the
domain's transfer authorization code. Then call
RetrieveTransferParameters
to confirm that the domain is
unlocked and to get values needed to build a call to
TransferDomain
.
ResetAuthorizationCodeRequest
Request for the ResetAuthorizationCode
method.
RetrieveAuthorizationCodeRequest
Request for the RetrieveAuthorizationCode
method.
RetrieveRegisterParametersRequest
Request for the RetrieveRegisterParameters
method.
RetrieveRegisterParametersResponse
Response for the RetrieveRegisterParameters
method.
RetrieveTransferParametersRequest
Request for the RetrieveTransferParameters
method.
RetrieveTransferParametersResponse
Response for the RetrieveTransferParameters
method.
SearchDomainsRequest
Request for the SearchDomains
method.
SearchDomainsResponse
Response for the SearchDomains
method.
TransferDomainRequest
Request for the TransferDomain
method.
TransferLockState
Possible states of a Registration
's transfer lock.
TransferParameters
Parameters required to transfer a domain from another registrar.
UpdateRegistrationRequest
Request for the UpdateRegistration
method.