Google Cloud Domains V1 Client - Class DomainNotice (0.4.2)

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

Notices about special properties of certain domains.

Protobuf type google.cloud.domains.v1.DomainNotice

Namespace

Google \ Cloud \ Domains \ V1

Methods

static::name

Parameter
NameDescription
value mixed

static::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;