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

Properties of a RegisterDomainRequest.

Package

@google-cloud/domains

Properties

contactNotices

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

RegisterDomainRequest contactNotices

domainNotices

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

RegisterDomainRequest domainNotices

parent

parent?: (string|null);

RegisterDomainRequest parent

registration

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

RegisterDomainRequest registration

validateOnly

validateOnly?: (boolean|null);

RegisterDomainRequest validateOnly

yearlyPrice

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

RegisterDomainRequest yearlyPrice