|
43 | 43 | "location": "me-central2" |
44 | 44 | } |
45 | 45 | ], |
46 | | - "etag": "\"33353536373136383133343537373736313839\"", |
| 46 | + "etag": "\"34373939373134303235393739323331393435\"", |
47 | 47 | "icons": { |
48 | 48 | "x16": "https://www.google.com/images/icons/product/cloud_storage-16.png", |
49 | 49 | "x32": "https://www.google.com/images/icons/product/cloud_storage-32.png" |
|
3107 | 3107 | "type": "string" |
3108 | 3108 | }, |
3109 | 3109 | "versions": { |
3110 | | - "description": "If true, lists all versions of an object as distinct results. The default is false. For more information, see Object Versioning.", |
| 3110 | + "description": "If true, lists all versions of an object as distinct results. The default is false. For more information, see [Object Versioning](https://cloud.google.com/storage/docs/object-versioning).", |
3111 | 3111 | "location": "query", |
3112 | 3112 | "type": "boolean" |
3113 | 3113 | } |
|
3286 | 3286 | "type": "string" |
3287 | 3287 | }, |
3288 | 3288 | "object": { |
3289 | | - "description": "Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.", |
| 3289 | + "description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).", |
3290 | 3290 | "location": "path", |
3291 | 3291 | "required": true, |
3292 | 3292 | "type": "string" |
|
3755 | 3755 | "type": "string" |
3756 | 3756 | }, |
3757 | 3757 | "versions": { |
3758 | | - "description": "If true, lists all versions of an object as distinct results. The default is false. For more information, see Object Versioning.", |
| 3758 | + "description": "If true, lists all versions of an object as distinct results. The default is false. For more information, see [Object Versioning](https://cloud.google.com/storage/docs/object-versioning).", |
3759 | 3759 | "location": "query", |
3760 | 3760 | "type": "boolean" |
3761 | 3761 | } |
|
4057 | 4057 | ] |
4058 | 4058 | }, |
4059 | 4059 | "update": { |
4060 | | - "description": "Updates the state of an HMAC key. See the HMAC Key resource descriptor for valid states.", |
| 4060 | + "description": "Updates the state of an HMAC key. See the [HMAC Key resource descriptor](https://cloud.google.com/storage/docs/json_api/v1/projects/hmacKeys/update#request-body) for valid states.", |
4061 | 4061 | "httpMethod": "PUT", |
4062 | 4062 | "id": "storage.projects.hmacKeys.update", |
4063 | 4063 | "parameterOrder": [ |
|
4136 | 4136 | } |
4137 | 4137 | } |
4138 | 4138 | }, |
4139 | | - "revision": "20240805", |
| 4139 | + "revision": "20240809", |
4140 | 4140 | "rootUrl": "https://storage.googleapis.com/", |
4141 | 4141 | "schemas": { |
4142 | 4142 | "AnywhereCache": { |
|
4460 | 4460 | "type": "object" |
4461 | 4461 | }, |
4462 | 4462 | "lifecycle": { |
4463 | | - "description": "The bucket's lifecycle configuration. See lifecycle management for more information.", |
| 4463 | + "description": "The bucket's lifecycle configuration. See [Lifecycle Management](https://cloud.google.com/storage/docs/lifecycle) for more information.", |
4464 | 4464 | "properties": { |
4465 | 4465 | "rule": { |
4466 | 4466 | "description": "A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.", |
|
4559 | 4559 | "type": "object" |
4560 | 4560 | }, |
4561 | 4561 | "location": { |
4562 | | - "description": "The location of the bucket. Object data for objects in the bucket resides in physical storage within this region. Defaults to US. See the developer's guide for the authoritative list.", |
| 4562 | + "description": "The location of the bucket. Object data for objects in the bucket resides in physical storage within this region. Defaults to US. See the [Developer's Guide](https://cloud.google.com/storage/docs/locations) for the authoritative list.", |
4563 | 4563 | "type": "string" |
4564 | 4564 | }, |
4565 | 4565 | "locationType": { |
|
4676 | 4676 | "type": "object" |
4677 | 4677 | }, |
4678 | 4678 | "storageClass": { |
4679 | | - "description": "The bucket's default storage class, used whenever no storageClass is specified for a newly-created object. This defines how objects in the bucket are stored and determines the SLA and the cost of storage. Values include MULTI_REGIONAL, REGIONAL, STANDARD, NEARLINE, COLDLINE, ARCHIVE, and DURABLE_REDUCED_AVAILABILITY. If this value is not specified when the bucket is created, it will default to STANDARD. For more information, see storage classes.", |
| 4679 | + "description": "The bucket's default storage class, used whenever no storageClass is specified for a newly-created object. This defines how objects in the bucket are stored and determines the SLA and the cost of storage. Values include MULTI_REGIONAL, REGIONAL, STANDARD, NEARLINE, COLDLINE, ARCHIVE, and DURABLE_REDUCED_AVAILABILITY. If this value is not specified when the bucket is created, it will default to STANDARD. For more information, see [Storage Classes](https://cloud.google.com/storage/docs/storage-classes).", |
4680 | 4680 | "type": "string" |
4681 | 4681 | }, |
4682 | 4682 | "timeCreated": { |
|
4700 | 4700 | "type": "object" |
4701 | 4701 | }, |
4702 | 4702 | "website": { |
4703 | | - "description": "The bucket's website configuration, controlling how the service behaves when accessing bucket contents as a web site. See the Static Website Examples for more information.", |
| 4703 | + "description": "The bucket's website configuration, controlling how the service behaves when accessing bucket contents as a web site. See the [Static Website Examples](https://cloud.google.com/storage/docs/static-website) for more information.", |
4704 | 4704 | "properties": { |
4705 | 4705 | "mainPageSuffix": { |
4706 | 4706 | "description": "If the requested object path is missing, the service will ensure the path has a trailing '/', append this suffix, and attempt to retrieve the resulting object. This allows the creation of index.html objects to represent directory pages.", |
|
5495 | 5495 | "type": "string" |
5496 | 5496 | }, |
5497 | 5497 | "crc32c": { |
5498 | | - "description": "CRC32c checksum, as described in RFC 4960, Appendix B; encoded using base64 in big-endian byte order. For more information about using the CRC32c checksum, see Hashes and ETags: Best Practices.", |
| 5498 | + "description": "CRC32c checksum, as described in RFC 4960, Appendix B; encoded using base64 in big-endian byte order. For more information about using the CRC32c checksum, see [Data Validation and Change Detection](https://cloud.google.com/storage/docs/data-validation).", |
5499 | 5499 | "type": "string" |
5500 | 5500 | }, |
5501 | 5501 | "customTime": { |
|
5549 | 5549 | "type": "string" |
5550 | 5550 | }, |
5551 | 5551 | "md5Hash": { |
5552 | | - "description": "MD5 hash of the data; encoded using base64. For more information about using the MD5 hash, see Hashes and ETags: Best Practices.", |
| 5552 | + "description": "MD5 hash of the data; encoded using base64. For more information about using the MD5 hash, see [Data Validation and Change Detection](https://cloud.google.com/storage/docs/data-validation).", |
5553 | 5553 | "type": "string" |
5554 | 5554 | }, |
5555 | 5555 | "mediaLink": { |
|
0 commit comments