Interface protos.google.cloud.domains.v1alpha2.IConfigureDnsSettingsRequest (1.1.0)

Properties of a ConfigureDnsSettingsRequest.

Package

@google-cloud/domains!

Properties

dnsSettings

dnsSettings?: (google.cloud.domains.v1alpha2.IDnsSettings|null);

ConfigureDnsSettingsRequest dnsSettings

Property Value
TypeDescription
(google.cloud.domains.v1alpha2.IDnsSettings|null)

registration

registration?: (string|null);

ConfigureDnsSettingsRequest registration

Property Value
TypeDescription
(string|null)

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

ConfigureDnsSettingsRequest updateMask

Property Value
TypeDescription
(google.protobuf.IFieldMask|null)

validateOnly

validateOnly?: (boolean|null);

ConfigureDnsSettingsRequest validateOnly

Property Value
TypeDescription
(boolean|null)