|
14 | 14 | "canonicalName": "Certificate Manager",
|
15 | 15 | "description": "",
|
16 | 16 | "discoveryVersion": "v1",
|
17 |
| - "documentationLink": "https://cloud.google.com/", |
| 17 | + "documentationLink": "https://cloud.google.com/certificate-manager", |
18 | 18 | "fullyEncodeReservedExpansion": true,
|
19 | 19 | "icons": {
|
20 | 20 | "x16": "http://www.google.com/images/icons/product/search-16.gif",
|
|
975 | 975 | }
|
976 | 976 | }
|
977 | 977 | },
|
978 |
| - "revision": "20220119", |
| 978 | + "revision": "20220223", |
979 | 979 | "rootUrl": "https://certificatemanager.googleapis.com/",
|
980 | 980 | "schemas": {
|
981 | 981 | "AuthorizationAttemptInfo": {
|
|
1169 | 1169 | "type": "string"
|
1170 | 1170 | },
|
1171 | 1171 | "hostname": {
|
1172 |
| - "description": "A Hostname (FQDN, e.g. example.com) or a wildcard hostname expression (*.example.com) for a set of hostnames with common suffix. Used as Server Name Indication (SNI) for selecting a proper certificate.", |
| 1172 | + "description": "A Hostname (FQDN, e.g. `example.com`) or a wildcard hostname expression (`*.example.com`) for a set of hostnames with common suffix. Used as Server Name Indication (SNI) for selecting a proper certificate.", |
1173 | 1173 | "type": "string"
|
1174 | 1174 | },
|
1175 | 1175 | "labels": {
|
|
1239 | 1239 | "readOnly": true
|
1240 | 1240 | },
|
1241 | 1241 | "domain": {
|
1242 |
| - "description": "Required. Immutable. A domain which is being authorized. A DnsAuthorization resource covers a single domain and its wildcard, e.g. authorization for \"example.com\" can be used to issue certificates for \"example.com\" and \"*.example.com\".", |
| 1242 | + "description": "Required. Immutable. A domain which is being authorized. A DnsAuthorization resource covers a single domain and its wildcard, e.g. authorization for `example.com` can be used to issue certificates for `example.com` and `*.example.com`.", |
1243 | 1243 | "type": "string"
|
1244 | 1244 | },
|
1245 | 1245 | "labels": {
|
|
1272 | 1272 | "type": "string"
|
1273 | 1273 | },
|
1274 | 1274 | "name": {
|
1275 |
| - "description": "Output only. Fully qualified name of the DNS Resource Record. e.g. \"_acme-challenge.example.com.\"", |
| 1275 | + "description": "Output only. Fully qualified name of the DNS Resource Record. e.g. `_acme-challenge.example.com`", |
1276 | 1276 | "readOnly": true,
|
1277 | 1277 | "type": "string"
|
1278 | 1278 | },
|
|
0 commit comments