Interface protos.google.cloud.domains.v1alpha2.IRegisterDomainRequest (3.1.0)

Properties of a RegisterDomainRequest.

Package

@google-cloud/domains

Properties

contactNotices

contactNotices?: (google.cloud.domains.v1alpha2.ContactNotice[]|null);

RegisterDomainRequest contactNotices

domainNotices

domainNotices?: (google.cloud.domains.v1alpha2.DomainNotice[]|null);

RegisterDomainRequest domainNotices

parent

parent?: (string|null);

RegisterDomainRequest parent

registration

registration?: (google.cloud.domains.v1alpha2.IRegistration|null);

RegisterDomainRequest registration

validateOnly

validateOnly?: (boolean|null);

RegisterDomainRequest validateOnly

yearlyPrice

yearlyPrice?: (google.type.IMoney|null);

RegisterDomainRequest yearlyPrice