chore(deps): bump google.golang.org/api from 0.131.0 to 0.132.0 (#2634)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.131.0 to 0.132.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.131.0...v0.132.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7e57f4a2a1
commit
b33b7c432c
10
go.mod
10
go.mod
|
|
@ -48,7 +48,7 @@ require (
|
|||
)
|
||||
|
||||
require (
|
||||
cloud.google.com/go v0.110.2 // indirect
|
||||
cloud.google.com/go v0.110.4 // indirect
|
||||
cloud.google.com/go/compute v1.20.1 // indirect
|
||||
cloud.google.com/go/compute/metadata v0.2.3 // indirect
|
||||
cloud.google.com/go/iam v1.1.0 // indirect
|
||||
|
|
@ -151,9 +151,9 @@ require (
|
|||
golang.org/x/text v0.11.0 // indirect
|
||||
golang.org/x/time v0.1.0 // indirect
|
||||
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
|
||||
google.golang.org/api v0.131.0
|
||||
google.golang.org/api v0.132.0
|
||||
google.golang.org/appengine v1.6.7 // indirect
|
||||
google.golang.org/genproto v0.0.0-20230629202037-9506855d4529 // indirect
|
||||
google.golang.org/genproto v0.0.0-20230706204954-ccb25ca9f130 // indirect
|
||||
google.golang.org/grpc v1.56.2 // indirect
|
||||
google.golang.org/protobuf v1.31.0 // indirect
|
||||
gopkg.in/warnings.v0 v0.1.2 // indirect
|
||||
|
|
@ -180,8 +180,8 @@ require (
|
|||
github.com/spf13/viper v1.8.1 // indirect
|
||||
github.com/subosito/gotenv v1.2.0 // indirect
|
||||
github.com/toqueteos/webbrowser v1.2.0 // indirect
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20230629202037-9506855d4529 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20230706204954-ccb25ca9f130 // indirect
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20230706204954-ccb25ca9f130 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 // indirect
|
||||
gopkg.in/ini.v1 v1.62.0 // indirect
|
||||
gopkg.in/yaml.v2 v2.4.0 // indirect
|
||||
)
|
||||
|
|
|
|||
20
go.sum
20
go.sum
|
|
@ -20,8 +20,8 @@ cloud.google.com/go v0.75.0/go.mod h1:VGuuCn7PG0dwsd5XPVm2Mm3wlh3EL55/79EKB6hlPT
|
|||
cloud.google.com/go v0.78.0/go.mod h1:QjdrLG0uq+YwhjoVOLsS1t7TW8fs36kLs4XO5R5ECHg=
|
||||
cloud.google.com/go v0.79.0/go.mod h1:3bzgcEeQlzbuEAYu4mrWhKqWjmpprinYgKJLgKHnbb8=
|
||||
cloud.google.com/go v0.81.0/go.mod h1:mk/AM35KwGk/Nm2YSeZbxXdrNK3KZOYHmLkOqC2V6E0=
|
||||
cloud.google.com/go v0.110.2 h1:sdFPBr6xG9/wkBbfhmUz/JmZC7X6LavQgcrVINrKiVA=
|
||||
cloud.google.com/go v0.110.2/go.mod h1:k04UEeEtb6ZBRTv3dZz4CeJC3jKGxyhl0sAiVVquxiw=
|
||||
cloud.google.com/go v0.110.4 h1:1JYyxKMN9hd5dR2MYTPWkGUgcoxVVhg0LKNKEo0qvmk=
|
||||
cloud.google.com/go v0.110.4/go.mod h1:+EYjdK8e5RME/VY/qLCAtuyALQ9q67dvuum8i+H5xsI=
|
||||
cloud.google.com/go/bigquery v1.0.1/go.mod h1:i/xbL2UlR5RvWAURpBYZTtm/cXjCha9lbfbpx4poX+o=
|
||||
cloud.google.com/go/bigquery v1.3.0/go.mod h1:PjpwJnslEMmckchkHFfq+HTD2DmtT67aNFKH1/VBDHE=
|
||||
cloud.google.com/go/bigquery v1.4.0/go.mod h1:S8dzgnTigyfTmLBfrtrhyYhwRxG72rYxvftPBK2Dvzc=
|
||||
|
|
@ -1009,8 +1009,8 @@ google.golang.org/api v0.40.0/go.mod h1:fYKFpnQN0DsDSKRVRcQSDQNtqWPfM9i+zNPxepjR
|
|||
google.golang.org/api v0.41.0/go.mod h1:RkxM5lITDfTzmyKFPt+wGrCJbVfniCr2ool8kTBzRTU=
|
||||
google.golang.org/api v0.43.0/go.mod h1:nQsDGjRXMo4lvh5hP0TKqF244gqhGcr/YSIykhUk/94=
|
||||
google.golang.org/api v0.44.0/go.mod h1:EBOGZqzyhtvMDoxwS97ctnh0zUmYY6CxqXsc1AvkYD8=
|
||||
google.golang.org/api v0.131.0 h1:AcgWS2edQ4chVEt/SxgDKubVu/9/idCJy00tBGuGB4M=
|
||||
google.golang.org/api v0.131.0/go.mod h1:7vtkbKv2REjJbxmHSkBTBQ5LUGvPdAqjjvt84XAfhpA=
|
||||
google.golang.org/api v0.132.0 h1:8t2/+qZ26kAOGSmOiHwVycqVaDg7q3JDILrNi/Z6rvc=
|
||||
google.golang.org/api v0.132.0/go.mod h1:AeTBC6GpJnJSRJjktDcPX0QwtS8pGYZOV6MSuSCusw0=
|
||||
google.golang.org/appengine v1.1.0/go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM=
|
||||
google.golang.org/appengine v1.4.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
|
||||
google.golang.org/appengine v1.5.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
|
||||
|
|
@ -1062,12 +1062,12 @@ google.golang.org/genproto v0.0.0-20210310155132-4ce2db91004e/go.mod h1:FWY/as6D
|
|||
google.golang.org/genproto v0.0.0-20210319143718-93e7006c17a6/go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no=
|
||||
google.golang.org/genproto v0.0.0-20210402141018-6c239bbf2bb1/go.mod h1:9lPAdzaEmUacj36I+k7YKbEc5CXzPIeORRgDAUOu28A=
|
||||
google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c/go.mod h1:UODoCrxHCcBojKKwX1terBiRUaqAsFqJiF615XL43r0=
|
||||
google.golang.org/genproto v0.0.0-20230629202037-9506855d4529 h1:9JucMWR7sPvCxUFd6UsOUNmA5kCcWOfORaT3tpAsKQs=
|
||||
google.golang.org/genproto v0.0.0-20230629202037-9506855d4529/go.mod h1:xZnkP7mREFX5MORlOPEzLMr+90PPZQ2QWzrVTWfAq64=
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20230629202037-9506855d4529 h1:s5YSX+ZH5b5vS9rnpGymvIyMpLRJizowqDlOuyjXnTk=
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20230629202037-9506855d4529/go.mod h1:vHYtlOoi6TsQ3Uk2yxR7NI5z8uoV+3pZtR4jmHIkRig=
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20230706204954-ccb25ca9f130 h1:2FZP5XuJY9zQyGM5N0rtovnoXjiMUEIUMvw0m9wlpLc=
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20230706204954-ccb25ca9f130/go.mod h1:8mL13HKkDa+IuJ8yruA3ci0q+0vsUz4m//+ottjwS5o=
|
||||
google.golang.org/genproto v0.0.0-20230706204954-ccb25ca9f130 h1:Au6te5hbKUV8pIYWHqOUZ1pva5qK/rwbIhoXEUB9Lu8=
|
||||
google.golang.org/genproto v0.0.0-20230706204954-ccb25ca9f130/go.mod h1:O9kGHb51iE/nOGvQaDUuadVYqovW56s5emA88lQnj6Y=
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20230706204954-ccb25ca9f130 h1:XVeBY8d/FaK4848myy41HBqnDwvxeV3zMZhwN1TvAMU=
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20230706204954-ccb25ca9f130/go.mod h1:mPBs5jNgx2GuQGvFwUvVKqtn6HsUw9nP64BedgvqEsQ=
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 h1:bVf09lpb+OJbByTj913DRJioFFAjf/ZGxEz7MajTp2U=
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98/go.mod h1:TUfxEVdsvPg18p6AslUXFoLdpED4oBnGwyqk3dV1XzM=
|
||||
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
|
||||
google.golang.org/grpc v1.20.1/go.mod h1:10oTOabMzJvdu6/UiuZezV6QK5dSlG84ov/aaiqXj38=
|
||||
google.golang.org/grpc v1.21.1/go.mod h1:oYelfM1adQP15Ek0mdvEgi9Df8B9CZIaU1084ijfRaM=
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
|
|
@ -17,21 +17,6 @@ tools would then talk to pkg.go.dev or some other service to get the overall
|
|||
list of packages and use the `.repo-metadata.json` files to get the additional
|
||||
metadata required. For now, `.repo-metadata-full.json` includes everything.
|
||||
|
||||
## cloudbuild.yaml
|
||||
|
||||
The `cloudbuild.yaml` Cloud Build configuration currently supports:
|
||||
|
||||
* Building a docker container from the `internal/postprocessor/Dockerfile`.
|
||||
|
||||
The build can be run locally in the `google-cloud-go` root directory:
|
||||
|
||||
```bash
|
||||
gcloud builds submit --project=cloud-devrel-kokoro-resources --config=internal/cloudbuild.yaml
|
||||
```
|
||||
|
||||
See the [postprocessor/README](postprocessor/README.md) for instructions
|
||||
regarding updating the post-processor docker container.
|
||||
|
||||
### Updating OwlBot SHA
|
||||
|
||||
You may want to manually update the which version of the post-processor will be
|
||||
|
|
|
|||
|
|
@ -1,25 +0,0 @@
|
|||
# Copyright 2023 Google LLC
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# note: /workspace is a special directory in the docker image where all the files in this folder
|
||||
# get placed on your behalf
|
||||
|
||||
timeout: 7200s # 2 hours
|
||||
steps:
|
||||
- name: gcr.io/cloud-builders/docker
|
||||
args: ['build', '-t', 'gcr.io/cloud-devrel-public-resources/owlbot-go', '-f', 'postprocessor/Dockerfile', '.']
|
||||
dir: internal
|
||||
|
||||
images:
|
||||
- gcr.io/cloud-devrel-public-resources/owlbot-go:latest
|
||||
|
|
@ -20,7 +20,6 @@ import (
|
|||
"time"
|
||||
|
||||
gax "github.com/googleapis/gax-go/v2"
|
||||
"google.golang.org/grpc/status"
|
||||
)
|
||||
|
||||
// Retry calls the supplied function f repeatedly according to the provided
|
||||
|
|
@ -75,11 +74,3 @@ func (e wrappedCallErr) Unwrap() error {
|
|||
func (e wrappedCallErr) Is(err error) bool {
|
||||
return e.ctxErr == err || e.wrappedErr == err
|
||||
}
|
||||
|
||||
// GRPCStatus allows the wrapped error to be used with status.FromError.
|
||||
func (e wrappedCallErr) GRPCStatus() *status.Status {
|
||||
if s, ok := status.FromError(e.wrappedErr); ok {
|
||||
return s
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,4 +5,4 @@
|
|||
package internal
|
||||
|
||||
// Version is the current tagged release of the library.
|
||||
const Version = "0.131.0"
|
||||
const Version = "0.132.0"
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
"description": "Stores and retrieves potentially large, immutable data objects.",
|
||||
"discoveryVersion": "v1",
|
||||
"documentationLink": "https://developers.google.com/storage/docs/json_api/",
|
||||
"etag": "\"383236363234373537353532383237373333\"",
|
||||
"etag": "\"39353535313838393033333032363632303533\"",
|
||||
"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"
|
||||
|
|
@ -1311,7 +1311,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"object": {
|
||||
"description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"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).",
|
||||
"location": "path",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
|
|
@ -1357,7 +1357,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"object": {
|
||||
"description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"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).",
|
||||
"location": "path",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
|
|
@ -1399,7 +1399,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"object": {
|
||||
"description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"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).",
|
||||
"location": "path",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
|
|
@ -1444,7 +1444,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"object": {
|
||||
"description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"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).",
|
||||
"location": "path",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
|
|
@ -1493,7 +1493,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"object": {
|
||||
"description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"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).",
|
||||
"location": "path",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
|
|
@ -1545,7 +1545,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"object": {
|
||||
"description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"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).",
|
||||
"location": "path",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
|
|
@ -1588,7 +1588,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"destinationObject": {
|
||||
"description": "Name of the new object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"description": "Name of the new 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).",
|
||||
"location": "path",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
|
|
@ -1662,7 +1662,7 @@
|
|||
],
|
||||
"parameters": {
|
||||
"destinationBucket": {
|
||||
"description": "Name of the bucket in which to store the new object. Overrides the provided object metadata's bucket value, if any.For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"description": "Name of the bucket in which to store the new object. Overrides the provided object metadata's bucket value, if any.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).",
|
||||
"location": "path",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
|
|
@ -1773,7 +1773,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"sourceObject": {
|
||||
"description": "Name of the source object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"description": "Name of the source 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).",
|
||||
"location": "path",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
|
|
@ -1843,7 +1843,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"object": {
|
||||
"description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"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).",
|
||||
"location": "path",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
|
|
@ -1907,7 +1907,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"object": {
|
||||
"description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"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).",
|
||||
"location": "path",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
|
|
@ -1967,7 +1967,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"object": {
|
||||
"description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"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).",
|
||||
"location": "path",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
|
|
@ -2054,7 +2054,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"description": "Name of the object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"description": "Name of the object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. 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).",
|
||||
"location": "query",
|
||||
"type": "string"
|
||||
},
|
||||
|
|
@ -2252,7 +2252,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"object": {
|
||||
"description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"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).",
|
||||
"location": "path",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
|
|
@ -2332,7 +2332,7 @@
|
|||
"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. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"description": "Name of the new object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. 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).",
|
||||
"location": "path",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
|
|
@ -2443,7 +2443,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"sourceObject": {
|
||||
"description": "Name of the source object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"description": "Name of the source 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).",
|
||||
"location": "path",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
|
|
@ -2489,7 +2489,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"object": {
|
||||
"description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"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).",
|
||||
"location": "path",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
|
|
@ -2536,7 +2536,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"object": {
|
||||
"description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"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).",
|
||||
"location": "path",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
|
|
@ -2612,7 +2612,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"object": {
|
||||
"description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
"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).",
|
||||
"location": "path",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
|
|
@ -3010,7 +3010,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"revision": "20230617",
|
||||
"revision": "20230710",
|
||||
"rootUrl": "https://storage.googleapis.com/",
|
||||
"schemas": {
|
||||
"Bucket": {
|
||||
|
|
|
|||
|
|
@ -7261,7 +7261,7 @@ type ObjectAccessControlsDeleteCall struct {
|
|||
// allAuthenticatedUsers.
|
||||
// - object: Name of the object. For information about how to URL encode
|
||||
// object names to be path safe, see Encoding URI Path Parts
|
||||
// (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
func (r *ObjectAccessControlsService) Delete(bucket string, object string, entity string) *ObjectAccessControlsDeleteCall {
|
||||
c := &ObjectAccessControlsDeleteCall{s: r.s, urlParams_: make(gensupport.URLParams)}
|
||||
c.bucket = bucket
|
||||
|
|
@ -7376,7 +7376,7 @@ func (c *ObjectAccessControlsDeleteCall) Do(opts ...googleapi.CallOption) error
|
|||
// "type": "string"
|
||||
// },
|
||||
// "object": {
|
||||
// "description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "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).",
|
||||
// "location": "path",
|
||||
// "required": true,
|
||||
// "type": "string"
|
||||
|
|
@ -7418,7 +7418,7 @@ type ObjectAccessControlsGetCall struct {
|
|||
// allAuthenticatedUsers.
|
||||
// - object: Name of the object. For information about how to URL encode
|
||||
// object names to be path safe, see Encoding URI Path Parts
|
||||
// (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
func (r *ObjectAccessControlsService) Get(bucket string, object string, entity string) *ObjectAccessControlsGetCall {
|
||||
c := &ObjectAccessControlsGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
|
||||
c.bucket = bucket
|
||||
|
|
@ -7571,7 +7571,7 @@ func (c *ObjectAccessControlsGetCall) Do(opts ...googleapi.CallOption) (*ObjectA
|
|||
// "type": "string"
|
||||
// },
|
||||
// "object": {
|
||||
// "description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "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).",
|
||||
// "location": "path",
|
||||
// "required": true,
|
||||
// "type": "string"
|
||||
|
|
@ -7611,7 +7611,7 @@ type ObjectAccessControlsInsertCall struct {
|
|||
// - bucket: Name of a bucket.
|
||||
// - object: Name of the object. For information about how to URL encode
|
||||
// object names to be path safe, see Encoding URI Path Parts
|
||||
// (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
func (r *ObjectAccessControlsService) Insert(bucket string, object string, objectaccesscontrol *ObjectAccessControl) *ObjectAccessControlsInsertCall {
|
||||
c := &ObjectAccessControlsInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
|
||||
c.bucket = bucket
|
||||
|
|
@ -7748,7 +7748,7 @@ func (c *ObjectAccessControlsInsertCall) Do(opts ...googleapi.CallOption) (*Obje
|
|||
// "type": "string"
|
||||
// },
|
||||
// "object": {
|
||||
// "description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "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).",
|
||||
// "location": "path",
|
||||
// "required": true,
|
||||
// "type": "string"
|
||||
|
|
@ -7791,7 +7791,7 @@ type ObjectAccessControlsListCall struct {
|
|||
// - bucket: Name of a bucket.
|
||||
// - object: Name of the object. For information about how to URL encode
|
||||
// object names to be path safe, see Encoding URI Path Parts
|
||||
// (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
func (r *ObjectAccessControlsService) List(bucket string, object string) *ObjectAccessControlsListCall {
|
||||
c := &ObjectAccessControlsListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
|
||||
c.bucket = bucket
|
||||
|
|
@ -7935,7 +7935,7 @@ func (c *ObjectAccessControlsListCall) Do(opts ...googleapi.CallOption) (*Object
|
|||
// "type": "string"
|
||||
// },
|
||||
// "object": {
|
||||
// "description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "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).",
|
||||
// "location": "path",
|
||||
// "required": true,
|
||||
// "type": "string"
|
||||
|
|
@ -7979,7 +7979,7 @@ type ObjectAccessControlsPatchCall struct {
|
|||
// allAuthenticatedUsers.
|
||||
// - object: Name of the object. For information about how to URL encode
|
||||
// object names to be path safe, see Encoding URI Path Parts
|
||||
// (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
func (r *ObjectAccessControlsService) Patch(bucket string, object string, entity string, objectaccesscontrol *ObjectAccessControl) *ObjectAccessControlsPatchCall {
|
||||
c := &ObjectAccessControlsPatchCall{s: r.s, urlParams_: make(gensupport.URLParams)}
|
||||
c.bucket = bucket
|
||||
|
|
@ -8125,7 +8125,7 @@ func (c *ObjectAccessControlsPatchCall) Do(opts ...googleapi.CallOption) (*Objec
|
|||
// "type": "string"
|
||||
// },
|
||||
// "object": {
|
||||
// "description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "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).",
|
||||
// "location": "path",
|
||||
// "required": true,
|
||||
// "type": "string"
|
||||
|
|
@ -8172,7 +8172,7 @@ type ObjectAccessControlsUpdateCall struct {
|
|||
// allAuthenticatedUsers.
|
||||
// - object: Name of the object. For information about how to URL encode
|
||||
// object names to be path safe, see Encoding URI Path Parts
|
||||
// (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
func (r *ObjectAccessControlsService) Update(bucket string, object string, entity string, objectaccesscontrol *ObjectAccessControl) *ObjectAccessControlsUpdateCall {
|
||||
c := &ObjectAccessControlsUpdateCall{s: r.s, urlParams_: make(gensupport.URLParams)}
|
||||
c.bucket = bucket
|
||||
|
|
@ -8318,7 +8318,7 @@ func (c *ObjectAccessControlsUpdateCall) Do(opts ...googleapi.CallOption) (*Obje
|
|||
// "type": "string"
|
||||
// },
|
||||
// "object": {
|
||||
// "description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "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).",
|
||||
// "location": "path",
|
||||
// "required": true,
|
||||
// "type": "string"
|
||||
|
|
@ -8363,7 +8363,8 @@ type ObjectsComposeCall struct {
|
|||
// objects. The destination object is stored in this bucket.
|
||||
// - destinationObject: Name of the new object. For information about
|
||||
// how to URL encode object names to be path safe, see Encoding URI
|
||||
// Path Parts (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// Path Parts
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
func (r *ObjectsService) Compose(destinationBucket string, destinationObject string, composerequest *ComposeRequest) *ObjectsComposeCall {
|
||||
c := &ObjectsComposeCall{s: r.s, urlParams_: make(gensupport.URLParams)}
|
||||
c.destinationBucket = destinationBucket
|
||||
|
|
@ -8546,7 +8547,7 @@ func (c *ObjectsComposeCall) Do(opts ...googleapi.CallOption) (*Object, error) {
|
|||
// "type": "string"
|
||||
// },
|
||||
// "destinationObject": {
|
||||
// "description": "Name of the new object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "description": "Name of the new 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).",
|
||||
// "location": "path",
|
||||
// "required": true,
|
||||
// "type": "string"
|
||||
|
|
@ -8632,7 +8633,7 @@ type ObjectsCopyCall struct {
|
|||
// object. Overrides the provided object metadata's bucket value, if
|
||||
// any.For information about how to URL encode object names to be path
|
||||
// safe, see Encoding URI Path Parts
|
||||
// (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
// - destinationObject: Name of the new object. Required when the object
|
||||
// metadata is not otherwise provided. Overrides the object metadata's
|
||||
// name value, if any.
|
||||
|
|
@ -8640,7 +8641,8 @@ type ObjectsCopyCall struct {
|
|||
// object.
|
||||
// - sourceObject: Name of the source object. For information about how
|
||||
// to URL encode object names to be path safe, see Encoding URI Path
|
||||
// Parts (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// Parts
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
func (r *ObjectsService) Copy(sourceBucket string, sourceObject string, destinationBucket string, destinationObject string, object *Object) *ObjectsCopyCall {
|
||||
c := &ObjectsCopyCall{s: r.s, urlParams_: make(gensupport.URLParams)}
|
||||
c.sourceBucket = sourceBucket
|
||||
|
|
@ -8901,7 +8903,7 @@ func (c *ObjectsCopyCall) Do(opts ...googleapi.CallOption) (*Object, error) {
|
|||
// ],
|
||||
// "parameters": {
|
||||
// "destinationBucket": {
|
||||
// "description": "Name of the bucket in which to store the new object. Overrides the provided object metadata's bucket value, if any.For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "description": "Name of the bucket in which to store the new object. Overrides the provided object metadata's bucket value, if any.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).",
|
||||
// "location": "path",
|
||||
// "required": true,
|
||||
// "type": "string"
|
||||
|
|
@ -9012,7 +9014,7 @@ func (c *ObjectsCopyCall) Do(opts ...googleapi.CallOption) (*Object, error) {
|
|||
// "type": "string"
|
||||
// },
|
||||
// "sourceObject": {
|
||||
// "description": "Name of the source object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "description": "Name of the source 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).",
|
||||
// "location": "path",
|
||||
// "required": true,
|
||||
// "type": "string"
|
||||
|
|
@ -9057,7 +9059,7 @@ type ObjectsDeleteCall struct {
|
|||
// - bucket: Name of the bucket in which the object resides.
|
||||
// - object: Name of the object. For information about how to URL encode
|
||||
// object names to be path safe, see Encoding URI Path Parts
|
||||
// (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
func (r *ObjectsService) Delete(bucket string, object string) *ObjectsDeleteCall {
|
||||
c := &ObjectsDeleteCall{s: r.s, urlParams_: make(gensupport.URLParams)}
|
||||
c.bucket = bucket
|
||||
|
|
@ -9223,7 +9225,7 @@ func (c *ObjectsDeleteCall) Do(opts ...googleapi.CallOption) error {
|
|||
// "type": "string"
|
||||
// },
|
||||
// "object": {
|
||||
// "description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "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).",
|
||||
// "location": "path",
|
||||
// "required": true,
|
||||
// "type": "string"
|
||||
|
|
@ -9261,7 +9263,7 @@ type ObjectsGetCall struct {
|
|||
// - bucket: Name of the bucket in which the object resides.
|
||||
// - object: Name of the object. For information about how to URL encode
|
||||
// object names to be path safe, see Encoding URI Path Parts
|
||||
// (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
func (r *ObjectsService) Get(bucket string, object string) *ObjectsGetCall {
|
||||
c := &ObjectsGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
|
||||
c.bucket = bucket
|
||||
|
|
@ -9493,7 +9495,7 @@ func (c *ObjectsGetCall) Do(opts ...googleapi.CallOption) (*Object, error) {
|
|||
// "type": "string"
|
||||
// },
|
||||
// "object": {
|
||||
// "description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "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).",
|
||||
// "location": "path",
|
||||
// "required": true,
|
||||
// "type": "string"
|
||||
|
|
@ -9551,7 +9553,7 @@ type ObjectsGetIamPolicyCall struct {
|
|||
// - bucket: Name of the bucket in which the object resides.
|
||||
// - object: Name of the object. For information about how to URL encode
|
||||
// object names to be path safe, see Encoding URI Path Parts
|
||||
// (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
func (r *ObjectsService) GetIamPolicy(bucket string, object string) *ObjectsGetIamPolicyCall {
|
||||
c := &ObjectsGetIamPolicyCall{s: r.s, urlParams_: make(gensupport.URLParams)}
|
||||
c.bucket = bucket
|
||||
|
|
@ -9695,7 +9697,7 @@ func (c *ObjectsGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, err
|
|||
// "type": "string"
|
||||
// },
|
||||
// "object": {
|
||||
// "description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "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).",
|
||||
// "location": "path",
|
||||
// "required": true,
|
||||
// "type": "string"
|
||||
|
|
@ -9808,7 +9810,7 @@ func (c *ObjectsInsertCall) KmsKeyName(kmsKeyName string) *ObjectsInsertCall {
|
|||
// when the object metadata is not otherwise provided. Overrides the
|
||||
// object metadata's name value, if any. For information about how to
|
||||
// URL encode object names to be path safe, see Encoding URI Path Parts
|
||||
// (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
func (c *ObjectsInsertCall) Name(name string) *ObjectsInsertCall {
|
||||
c.urlParams_.Set("name", name)
|
||||
return c
|
||||
|
|
@ -10118,7 +10120,7 @@ func (c *ObjectsInsertCall) Do(opts ...googleapi.CallOption) (*Object, error) {
|
|||
// "type": "string"
|
||||
// },
|
||||
// "name": {
|
||||
// "description": "Name of the object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "description": "Name of the object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. 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).",
|
||||
// "location": "query",
|
||||
// "type": "string"
|
||||
// },
|
||||
|
|
@ -10529,7 +10531,7 @@ type ObjectsPatchCall struct {
|
|||
// - bucket: Name of the bucket in which the object resides.
|
||||
// - object: Name of the object. For information about how to URL encode
|
||||
// object names to be path safe, see Encoding URI Path Parts
|
||||
// (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
func (r *ObjectsService) Patch(bucket string, object string, object2 *Object) *ObjectsPatchCall {
|
||||
c := &ObjectsPatchCall{s: r.s, urlParams_: make(gensupport.URLParams)}
|
||||
c.bucket = bucket
|
||||
|
|
@ -10768,7 +10770,7 @@ func (c *ObjectsPatchCall) Do(opts ...googleapi.CallOption) (*Object, error) {
|
|||
// "type": "string"
|
||||
// },
|
||||
// "object": {
|
||||
// "description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "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).",
|
||||
// "location": "path",
|
||||
// "required": true,
|
||||
// "type": "string"
|
||||
|
|
@ -10852,12 +10854,13 @@ type ObjectsRewriteCall struct {
|
|||
// metadata is not otherwise provided. Overrides the object metadata's
|
||||
// name value, if any. For information about how to URL encode object
|
||||
// names to be path safe, see Encoding URI Path Parts
|
||||
// (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
// - sourceBucket: Name of the bucket in which to find the source
|
||||
// object.
|
||||
// - sourceObject: Name of the source object. For information about how
|
||||
// to URL encode object names to be path safe, see Encoding URI Path
|
||||
// Parts (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// Parts
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
func (r *ObjectsService) Rewrite(sourceBucket string, sourceObject string, destinationBucket string, destinationObject string, object *Object) *ObjectsRewriteCall {
|
||||
c := &ObjectsRewriteCall{s: r.s, urlParams_: make(gensupport.URLParams)}
|
||||
c.sourceBucket = sourceBucket
|
||||
|
|
@ -11153,7 +11156,7 @@ func (c *ObjectsRewriteCall) Do(opts ...googleapi.CallOption) (*RewriteResponse,
|
|||
// "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. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "description": "Name of the new object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. 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).",
|
||||
// "location": "path",
|
||||
// "required": true,
|
||||
// "type": "string"
|
||||
|
|
@ -11264,7 +11267,7 @@ func (c *ObjectsRewriteCall) Do(opts ...googleapi.CallOption) (*RewriteResponse,
|
|||
// "type": "string"
|
||||
// },
|
||||
// "sourceObject": {
|
||||
// "description": "Name of the source object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "description": "Name of the source 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).",
|
||||
// "location": "path",
|
||||
// "required": true,
|
||||
// "type": "string"
|
||||
|
|
@ -11308,7 +11311,7 @@ type ObjectsSetIamPolicyCall struct {
|
|||
// - bucket: Name of the bucket in which the object resides.
|
||||
// - object: Name of the object. For information about how to URL encode
|
||||
// object names to be path safe, see Encoding URI Path Parts
|
||||
// (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
func (r *ObjectsService) SetIamPolicy(bucket string, object string, policy *Policy) *ObjectsSetIamPolicyCall {
|
||||
c := &ObjectsSetIamPolicyCall{s: r.s, urlParams_: make(gensupport.URLParams)}
|
||||
c.bucket = bucket
|
||||
|
|
@ -11445,7 +11448,7 @@ func (c *ObjectsSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, err
|
|||
// "type": "string"
|
||||
// },
|
||||
// "object": {
|
||||
// "description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "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).",
|
||||
// "location": "path",
|
||||
// "required": true,
|
||||
// "type": "string"
|
||||
|
|
@ -11490,7 +11493,7 @@ type ObjectsTestIamPermissionsCall struct {
|
|||
// - bucket: Name of the bucket in which the object resides.
|
||||
// - object: Name of the object. For information about how to URL encode
|
||||
// object names to be path safe, see Encoding URI Path Parts
|
||||
// (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
// - permissions: Permissions to test.
|
||||
func (r *ObjectsService) TestIamPermissions(bucket string, object string, permissions []string) *ObjectsTestIamPermissionsCall {
|
||||
c := &ObjectsTestIamPermissionsCall{s: r.s, urlParams_: make(gensupport.URLParams)}
|
||||
|
|
@ -11637,7 +11640,7 @@ func (c *ObjectsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestI
|
|||
// "type": "string"
|
||||
// },
|
||||
// "object": {
|
||||
// "description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "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).",
|
||||
// "location": "path",
|
||||
// "required": true,
|
||||
// "type": "string"
|
||||
|
|
@ -11687,7 +11690,7 @@ type ObjectsUpdateCall struct {
|
|||
// - bucket: Name of the bucket in which the object resides.
|
||||
// - object: Name of the object. For information about how to URL encode
|
||||
// object names to be path safe, see Encoding URI Path Parts
|
||||
// (http://cloud/storage/docs/request-endpoints#encoding).
|
||||
// (https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
||||
func (r *ObjectsService) Update(bucket string, object string, object2 *Object) *ObjectsUpdateCall {
|
||||
c := &ObjectsUpdateCall{s: r.s, urlParams_: make(gensupport.URLParams)}
|
||||
c.bucket = bucket
|
||||
|
|
@ -11926,7 +11929,7 @@ func (c *ObjectsUpdateCall) Do(opts ...googleapi.CallOption) (*Object, error) {
|
|||
// "type": "string"
|
||||
// },
|
||||
// "object": {
|
||||
// "description": "Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](http://cloud/storage/docs/request-endpoints#encoding).",
|
||||
// "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).",
|
||||
// "location": "path",
|
||||
// "required": true,
|
||||
// "type": "string"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# cloud.google.com/go v0.110.2
|
||||
# cloud.google.com/go v0.110.4
|
||||
## explicit; go 1.19
|
||||
cloud.google.com/go/internal
|
||||
cloud.google.com/go/internal/optional
|
||||
|
|
@ -941,7 +941,7 @@ golang.org/x/tools/internal/typesinternal
|
|||
## explicit; go 1.17
|
||||
golang.org/x/xerrors
|
||||
golang.org/x/xerrors/internal
|
||||
# google.golang.org/api v0.131.0
|
||||
# google.golang.org/api v0.132.0
|
||||
## explicit; go 1.19
|
||||
google.golang.org/api/googleapi
|
||||
google.golang.org/api/googleapi/transport
|
||||
|
|
@ -973,16 +973,16 @@ google.golang.org/appengine/internal/socket
|
|||
google.golang.org/appengine/internal/urlfetch
|
||||
google.golang.org/appengine/socket
|
||||
google.golang.org/appengine/urlfetch
|
||||
# google.golang.org/genproto v0.0.0-20230629202037-9506855d4529
|
||||
# google.golang.org/genproto v0.0.0-20230706204954-ccb25ca9f130
|
||||
## explicit; go 1.19
|
||||
google.golang.org/genproto/googleapis/type/date
|
||||
google.golang.org/genproto/googleapis/type/expr
|
||||
google.golang.org/genproto/internal
|
||||
# google.golang.org/genproto/googleapis/api v0.0.0-20230629202037-9506855d4529
|
||||
# google.golang.org/genproto/googleapis/api v0.0.0-20230706204954-ccb25ca9f130
|
||||
## explicit; go 1.19
|
||||
google.golang.org/genproto/googleapis/api
|
||||
google.golang.org/genproto/googleapis/api/annotations
|
||||
# google.golang.org/genproto/googleapis/rpc v0.0.0-20230706204954-ccb25ca9f130
|
||||
# google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98
|
||||
## explicit; go 1.19
|
||||
google.golang.org/genproto/googleapis/rpc/code
|
||||
google.golang.org/genproto/googleapis/rpc/errdetails
|
||||
|
|
|
|||
Loading…
Reference in New Issue