mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
update all json files
This commit is contained in:
@@ -21,12 +21,12 @@
|
||||
}
|
||||
},
|
||||
"basePath": "/storage/v1/",
|
||||
"baseUrl": "https://www.googleapis.com/storage/v1/",
|
||||
"baseUrl": "https://storage.googleapis.com/storage/v1/",
|
||||
"batchPath": "batch/storage/v1",
|
||||
"description": "Stores and retrieves potentially large, immutable data objects.",
|
||||
"discoveryVersion": "v1",
|
||||
"documentationLink": "https://developers.google.com/storage/docs/json_api/",
|
||||
"etag": "\"9eZ1uxVRThTDhLJCZHhqs3eQWz4/m18VxIxuaQHJN-C1B3-yQYvta24\"",
|
||||
"etag": "\"u9GIe6H63LSGq-9_t39K2Zx_EAc/Hs4LXeoJXbMtbcM0DbLgg3CHzL4\"",
|
||||
"icons": {
|
||||
"x16": "https://www.google.com/images/icons/product/cloud_storage-16.png",
|
||||
"x32": "https://www.google.com/images/icons/product/cloud_storage-32.png"
|
||||
@@ -450,6 +450,13 @@
|
||||
"required": true,
|
||||
"type": "string"
|
||||
},
|
||||
"optionsRequestedPolicyVersion": {
|
||||
"description": "The IAM policy format version to be returned. If the optionsRequestedPolicyVersion is for an older version that doesn't support part of the requested IAM policy, the request fails.",
|
||||
"format": "int32",
|
||||
"location": "query",
|
||||
"minimum": "1",
|
||||
"type": "integer"
|
||||
},
|
||||
"provisionalUserProject": {
|
||||
"description": "The project to be billed for this request if the target bucket is requester-pays bucket.",
|
||||
"location": "query",
|
||||
@@ -1819,6 +1826,11 @@
|
||||
"required": true,
|
||||
"type": "string"
|
||||
},
|
||||
"destinationKmsKeyName": {
|
||||
"description": "Resource name of the Cloud KMS key, of the form projects/my-project/locations/global/keyRings/my-kr/cryptoKeys/my-key, that will be used to encrypt the object. Overrides the object metadata's kms_key_name value, if any.",
|
||||
"location": "query",
|
||||
"type": "string"
|
||||
},
|
||||
"destinationObject": {
|
||||
"description": "Name of the new object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any.",
|
||||
"location": "path",
|
||||
@@ -2303,6 +2315,11 @@
|
||||
"location": "query",
|
||||
"type": "string"
|
||||
},
|
||||
"endOffset": {
|
||||
"description": "Filter results to objects whose names are lexicographically before endOffset. If startOffset is also set, the objects listed will have names between startOffset (inclusive) and endOffset (exclusive).",
|
||||
"location": "query",
|
||||
"type": "string"
|
||||
},
|
||||
"includeTrailingDelimiter": {
|
||||
"description": "If true, objects that end in exactly one instance of delimiter will have their metadata included in items in addition to prefixes.",
|
||||
"location": "query",
|
||||
@@ -2344,6 +2361,11 @@
|
||||
"location": "query",
|
||||
"type": "string"
|
||||
},
|
||||
"startOffset": {
|
||||
"description": "Filter results to objects whose names are lexicographically equal to or after startOffset. If endOffset is also set, the objects listed will have names between startOffset (inclusive) and endOffset (exclusive).",
|
||||
"location": "query",
|
||||
"type": "string"
|
||||
},
|
||||
"userProject": {
|
||||
"description": "The project to be billed for this request. Required for Requester Pays buckets.",
|
||||
"location": "query",
|
||||
@@ -2875,6 +2897,11 @@
|
||||
"location": "query",
|
||||
"type": "string"
|
||||
},
|
||||
"endOffset": {
|
||||
"description": "Filter results to objects whose names are lexicographically before endOffset. If startOffset is also set, the objects listed will have names between startOffset (inclusive) and endOffset (exclusive).",
|
||||
"location": "query",
|
||||
"type": "string"
|
||||
},
|
||||
"includeTrailingDelimiter": {
|
||||
"description": "If true, objects that end in exactly one instance of delimiter will have their metadata included in items in addition to prefixes.",
|
||||
"location": "query",
|
||||
@@ -2916,6 +2943,11 @@
|
||||
"location": "query",
|
||||
"type": "string"
|
||||
},
|
||||
"startOffset": {
|
||||
"description": "Filter results to objects whose names are lexicographically equal to or after startOffset. If endOffset is also set, the objects listed will have names between startOffset (inclusive) and endOffset (exclusive).",
|
||||
"location": "query",
|
||||
"type": "string"
|
||||
},
|
||||
"userProject": {
|
||||
"description": "The project to be billed for this request. Required for Requester Pays buckets.",
|
||||
"location": "query",
|
||||
@@ -3054,6 +3086,7 @@
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/cloud-platform",
|
||||
"https://www.googleapis.com/auth/cloud-platform.read-only",
|
||||
"https://www.googleapis.com/auth/devstorage.full_control",
|
||||
"https://www.googleapis.com/auth/devstorage.read_only"
|
||||
]
|
||||
},
|
||||
@@ -3196,8 +3229,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"revision": "20190624",
|
||||
"rootUrl": "https://www.googleapis.com/",
|
||||
"revision": "20200326",
|
||||
"rootUrl": "https://storage.googleapis.com/",
|
||||
"schemas": {
|
||||
"Bucket": {
|
||||
"description": "A bucket.",
|
||||
@@ -3289,7 +3322,7 @@
|
||||
"description": "The bucket's IAM configuration.",
|
||||
"properties": {
|
||||
"bucketPolicyOnly": {
|
||||
"description": "The bucket's Bucket Policy Only configuration.",
|
||||
"description": "The bucket's uniform bucket-level access configuration. The feature was formerly known as Bucket Policy Only. For backward compatibility, this field will be populated with identical information as the uniformBucketLevelAccess field. We recommend using the uniformBucketLevelAccess field to enable and disable the feature.",
|
||||
"properties": {
|
||||
"enabled": {
|
||||
"description": "If set, access is controlled only by bucket-level or above IAM policies.",
|
||||
@@ -3381,7 +3414,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"matchesStorageClass": {
|
||||
"description": "Objects having any of the storage classes specified by this condition will be matched. Values include MULTI_REGIONAL, REGIONAL, NEARLINE, COLDLINE, STANDARD, and DURABLE_REDUCED_AVAILABILITY.",
|
||||
"description": "Objects having any of the storage classes specified by this condition will be matched. Values include MULTI_REGIONAL, REGIONAL, NEARLINE, COLDLINE, ARCHIVE, STANDARD, and DURABLE_REDUCED_AVAILABILITY.",
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -3483,7 +3516,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"storageClass": {
|
||||
"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, 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.",
|
||||
"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.",
|
||||
"type": "string"
|
||||
},
|
||||
"timeCreated": {
|
||||
@@ -3519,6 +3552,17 @@
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
},
|
||||
"zoneAffinity": {
|
||||
"description": "The zone or zones from which the bucket is intended to use zonal quota. Requests for data from outside the specified affinities are still allowed but won't be able to use zonal quota. The zone or zones need to be within the bucket location otherwise the requests will fail with a 400 Bad Request response.",
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"zoneSeparation": {
|
||||
"description": "If set, objects placed in this bucket are required to be separated by disaster domain.",
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
@@ -4305,6 +4349,11 @@
|
||||
"resourceId": {
|
||||
"description": "The ID of the resource to which this policy belongs. Will be of the form projects/_/buckets/bucket for buckets, and projects/_/buckets/bucket/objects/object for objects. A specific generation may be specified by appending #generationNumber to the end of the object name, e.g. projects/_/buckets/my-bucket/objects/data.txt#17. The current generation can be denoted with #0. This field is ignored on input.",
|
||||
"type": "string"
|
||||
},
|
||||
"version": {
|
||||
"description": "The IAM policy format version.",
|
||||
"format": "int32",
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
||||
Reference in New Issue
Block a user