Reference documentation and code samples for the Google Cloud Domains V1 Client class DomainNotice.
Notices about special properties of certain domains.
Protobuf typegoogle.cloud.domains.v1.DomainNotice
Namespace
Google \ Cloud \ Domains \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
DOMAIN_NOTICE_UNSPECIFIED
Value: 0
The notice is undefined.
Generated from protobuf enumDOMAIN_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, seehow to get an SSL
certificate.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Domains V1 Client - Class DomainNotice (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/cloud-domains/latest/V1.DomainNotice)\n- [1.0.3](/php/docs/reference/cloud-domains/1.0.3/V1.DomainNotice)\n- [0.5.5](/php/docs/reference/cloud-domains/0.5.5/V1.DomainNotice)\n- [0.4.2](/php/docs/reference/cloud-domains/0.4.2/V1.DomainNotice)\n- [0.3.1](/php/docs/reference/cloud-domains/0.3.1/V1.DomainNotice)\n- [0.2.11](/php/docs/reference/cloud-domains/0.2.11/V1.DomainNotice) \nReference documentation and code samples for the Google Cloud Domains V1 Client class DomainNotice.\n\nNotices about special properties of certain domains.\n\nProtobuf type `google.cloud.domains.v1.DomainNotice`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Domains \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### DOMAIN_NOTICE_UNSPECIFIED\n\n Value: 0\n\nThe notice is undefined.\n\nGenerated from protobuf enum `DOMAIN_NOTICE_UNSPECIFIED = 0;`\n\n### HSTS_PRELOADED\n\n Value: 1\n\nIndicates that the domain is preloaded on the HTTP Strict Transport\nSecurity list in browsers. Serving a website on such domain requires\nan SSL certificate. For details, see\n[how to get an SSL\ncertificate](https://support.google.com/domains/answer/7638036).\n\nGenerated from protobuf enum `HSTS_PRELOADED = 1;`"]]