Google Cloud Domains V1alpha2 Client - Class DomainNotice (0.2.11)

Reference documentation and code samples for the Google Cloud Domains V1alpha2 Client class DomainNotice.

Notices about special properties of certain domains.

Protobuf type google.cloud.domains.v1alpha2.DomainNotice

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

DOMAIN_NOTICE_UNSPECIFIED

Value: 0

The notice is undefined.

Generated from protobuf enum DOMAIN_NOTICE_UNSPECIFIED = 0;

HSTS_PRELOADED

Value: 1

Indicates that the domain is preloaded on the HTTP Strict Transport Security list in browsers. Serving a website on such domain requires an SSL certificate. For details, see how to get an SSL certificate.

Generated from protobuf enum HSTS_PRELOADED = 1;