chore(deps): bump google.golang.org/api from 0.161.0 to 0.165.0 (#3016)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.161.0 to 0.165.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.161.0...v0.165.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
							
								
									0a48e25131
								
							
						
					
					
						commit
						c23eb3449c
					
				
							
								
								
									
										10
									
								
								go.mod
								
								
								
								
							
							
						
						
									
										10
									
								
								go.mod
								
								
								
								
							|  | @ -141,7 +141,7 @@ require ( | |||
| 	golang.org/x/sys v0.17.0 | ||||
| 	golang.org/x/text v0.14.0 // indirect | ||||
| 	golang.org/x/time v0.5.0 // indirect | ||||
| 	google.golang.org/api v0.162.0 | ||||
| 	google.golang.org/api v0.165.0 | ||||
| 	google.golang.org/appengine v1.6.8 // indirect | ||||
| 	google.golang.org/genproto v0.0.0-20240125205218-1f4bbc51befe // indirect | ||||
| 	google.golang.org/grpc v1.61.0 // indirect | ||||
|  | @ -191,13 +191,13 @@ require ( | |||
| 	github.com/toqueteos/webbrowser v1.2.0 // indirect | ||||
| 	go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 // indirect | ||||
| 	go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0 // indirect | ||||
| 	go.opentelemetry.io/otel v1.22.0 // indirect | ||||
| 	go.opentelemetry.io/otel/metric v1.22.0 // indirect | ||||
| 	go.opentelemetry.io/otel/trace v1.22.0 // indirect | ||||
| 	go.opentelemetry.io/otel v1.23.0 // indirect | ||||
| 	go.opentelemetry.io/otel/metric v1.23.0 // indirect | ||||
| 	go.opentelemetry.io/otel/trace v1.23.0 // indirect | ||||
| 	go.uber.org/multierr v1.11.0 // indirect | ||||
| 	golang.org/x/exp v0.0.0-20231219160207-73b9e39aefca // indirect | ||||
| 	google.golang.org/genproto/googleapis/api v0.0.0-20240205150955-31a09d347014 // indirect | ||||
| 	google.golang.org/genproto/googleapis/rpc v0.0.0-20240125205218-1f4bbc51befe // indirect | ||||
| 	google.golang.org/genproto/googleapis/rpc v0.0.0-20240205150955-31a09d347014 // indirect | ||||
| 	gopkg.in/ini.v1 v1.67.0 // indirect | ||||
| 	gopkg.in/yaml.v3 v3.0.1 // indirect | ||||
| 	gotest.tools/v3 v3.4.0 // indirect | ||||
|  |  | |||
							
								
								
									
										20
									
								
								go.sum
								
								
								
								
							
							
						
						
									
										20
									
								
								go.sum
								
								
								
								
							|  | @ -476,16 +476,16 @@ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.4 | |||
| go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0/go.mod h1:r9vWsPS/3AQItv3OSlEJ/E4mbrhUbbw18meOjArPtKQ= | ||||
| go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0 h1:sv9kVfal0MK0wBMCOGr+HeJm9v803BkJxGrk2au7j08= | ||||
| go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0/go.mod h1:SK2UL73Zy1quvRPonmOmRDiWk1KBV3LyIeeIxcEApWw= | ||||
| go.opentelemetry.io/otel v1.22.0 h1:xS7Ku+7yTFvDfDraDIJVpw7XPyuHlB9MCiqqX5mcJ6Y= | ||||
| go.opentelemetry.io/otel v1.22.0/go.mod h1:eoV4iAi3Ea8LkAEI9+GFT44O6T/D0GWAVFyZVCC6pMI= | ||||
| go.opentelemetry.io/otel v1.23.0 h1:Df0pqjqExIywbMCMTxkAwzjLZtRf+bBKLbUcpxO2C9E= | ||||
| go.opentelemetry.io/otel v1.23.0/go.mod h1:YCycw9ZeKhcJFrb34iVSkyT0iczq/zYDtZYFufObyB0= | ||||
| go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 h1:/fXHZHGvro6MVqV34fJzDhi7sHGpX3Ej/Qjmfn003ho= | ||||
| go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 h1:TKf2uAs2ueguzLaxOCBXNpHxfO/aC7PAdDsSH0IbeRQ= | ||||
| go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 h1:3jAYbRHQAqzLjd9I4tzxwJ8Pk/N6AqBcF6m1ZHrxG94= | ||||
| go.opentelemetry.io/otel/metric v1.22.0 h1:lypMQnGyJYeuYPhOM/bgjbFM6WE44W1/T45er4d8Hhg= | ||||
| go.opentelemetry.io/otel/metric v1.22.0/go.mod h1:evJGjVpZv0mQ5QBRJoBF64yMuOf4xCWdXjK8pzFvliY= | ||||
| go.opentelemetry.io/otel/metric v1.23.0 h1:pazkx7ss4LFVVYSxYew7L5I6qvLXHA0Ap2pwV+9Cnpo= | ||||
| go.opentelemetry.io/otel/metric v1.23.0/go.mod h1:MqUW2X2a6Q8RN96E2/nqNoT+z9BSms20Jb7Bbp+HiTo= | ||||
| go.opentelemetry.io/otel/sdk v1.21.0 h1:FTt8qirL1EysG6sTQRZ5TokkU8d0ugCj8htOgThZXQ8= | ||||
| go.opentelemetry.io/otel/trace v1.22.0 h1:Hg6pPujv0XG9QaVbGOBVHunyuLcCC3jN7WEhPx83XD0= | ||||
| go.opentelemetry.io/otel/trace v1.22.0/go.mod h1:RbbHXVqKES9QhzZq/fE5UnOSILqRt40a21sPw2He1xo= | ||||
| go.opentelemetry.io/otel/trace v1.23.0 h1:37Ik5Ib7xfYVb4V1UtnT97T1jI+AoIYkJyPkuL4iJgI= | ||||
| go.opentelemetry.io/otel/trace v1.23.0/go.mod h1:GSGTbIClEsuZrGIzoEHqsVfxgn5UkggkflQwDScNUsk= | ||||
| go.opentelemetry.io/proto/otlp v0.19.0 h1:IVN6GR+mhC4s5yfcTbmzHYODqvWAp3ZedA2SJPI1Nnw= | ||||
| go.uber.org/atomic v1.7.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc= | ||||
| go.uber.org/goleak v1.2.1 h1:NBol2c7O1ZokfZ0LEU9K6Whx/KnwvepVetCUhtKja4A= | ||||
|  | @ -623,8 +623,8 @@ golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8T | |||
| golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= | ||||
| golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= | ||||
| golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 h1:+cNy6SZtPcJQH3LJVLOSmiC7MMxXNOb3PU/VUEz+EhU= | ||||
| google.golang.org/api v0.162.0 h1:Vhs54HkaEpkMBdgGdOT2P6F0csGG/vxDS0hWHJzmmps= | ||||
| google.golang.org/api v0.162.0/go.mod h1:6SulDkfoBIg4NFmCuZ39XeeAgSHCPecfSUuDyYlAHs0= | ||||
| google.golang.org/api v0.165.0 h1:zd5d4JIIIaYYsfVy1HzoXYZ9rWCSBxxAglbczzo7Bgc= | ||||
| google.golang.org/api v0.165.0/go.mod h1:2OatzO7ZDQsoS7IFf3rvsE17/TldiU3F/zxFHeqUB5o= | ||||
| 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.6.8 h1:IhEN5q69dyKagZPYMSdIjS2HqprW324FRQZJcGqPAsM= | ||||
|  | @ -637,8 +637,8 @@ google.golang.org/genproto v0.0.0-20240125205218-1f4bbc51befe h1:USL2DhxfgRchafR | |||
| google.golang.org/genproto v0.0.0-20240125205218-1f4bbc51befe/go.mod h1:cc8bqMqtv9gMOr0zHg2Vzff5ULhhL2IXP4sbcn32Dro= | ||||
| google.golang.org/genproto/googleapis/api v0.0.0-20240205150955-31a09d347014 h1:x9PwdEgd11LgK+orcck69WVRo7DezSO4VUMPI4xpc8A= | ||||
| google.golang.org/genproto/googleapis/api v0.0.0-20240205150955-31a09d347014/go.mod h1:rbHMSEDyoYX62nRVLOCc4Qt1HbsdytAYoVwgjiOhF3I= | ||||
| google.golang.org/genproto/googleapis/rpc v0.0.0-20240125205218-1f4bbc51befe h1:bQnxqljG/wqi4NTXu2+DJ3n7APcEA882QZ1JvhQAq9o= | ||||
| google.golang.org/genproto/googleapis/rpc v0.0.0-20240125205218-1f4bbc51befe/go.mod h1:PAREbraiVEVGVdTZsVWjSbbTtSyGbAgIIvni8a8CD5s= | ||||
| google.golang.org/genproto/googleapis/rpc v0.0.0-20240205150955-31a09d347014 h1:FSL3lRCkhaPFxqi0s9o+V4UI2WTzAVOvkgbd4kVV4Wg= | ||||
| google.golang.org/genproto/googleapis/rpc v0.0.0-20240205150955-31a09d347014/go.mod h1:SaPjaZGWb0lPqs6Ittu0spdfrOArqji4ZdeP5IC/9N4= | ||||
| google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c= | ||||
| google.golang.org/grpc v1.23.0/go.mod h1:Y5yQAOtifL1yxbo5wqy6BxZv8vAUGQwXBOALyacEbxg= | ||||
| google.golang.org/grpc v1.25.1/go.mod h1:c3i+UQWmh7LiEpx4sFZnkU36qjEYZ0imhYfXVyQciAY= | ||||
|  |  | |||
|  | @ -8,6 +8,54 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm | |||
| 
 | ||||
| ## [Unreleased] | ||||
| 
 | ||||
| ## [1.23.0] 2024-02-06 | ||||
| 
 | ||||
| This release contains the first stable, `v1`, release of the following modules: | ||||
| 
 | ||||
| - `go.opentelemetry.io/otel/bridge/opencensus` | ||||
| - `go.opentelemetry.io/otel/bridge/opencensus/test` | ||||
| - `go.opentelemetry.io/otel/example/opencensus` | ||||
| - `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc` | ||||
| - `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp` | ||||
| - `go.opentelemetry.io/otel/exporters/stdout/stdoutmetric` | ||||
| 
 | ||||
| See our [versioning policy](VERSIONING.md) for more information about these stability guarantees. | ||||
| 
 | ||||
| ### Added | ||||
| 
 | ||||
| - Add `WithEndpointURL` option to the `exporters/otlp/otlpmetric/otlpmetricgrpc`, `exporters/otlp/otlpmetric/otlpmetrichttp`, `exporters/otlp/otlptrace/otlptracegrpc` and `exporters/otlp/otlptrace/otlptracehttp` packages. (#4808) | ||||
| - Experimental exemplar exporting is added to the metric SDK. | ||||
|   See [metric documentation](./sdk/metric/EXPERIMENTAL.md#exemplars) for more information about this feature and how to enable it. (#4871) | ||||
| - `ErrSchemaURLConflict` is added to `go.opentelemetry.io/otel/sdk/resource`. | ||||
|   This error is returned when a merge of two `Resource`s with different (non-empty) schema URL is attempted. (#4876) | ||||
| 
 | ||||
| ### Changed | ||||
| 
 | ||||
| - The `Merge` and `New` functions in `go.opentelemetry.io/otel/sdk/resource` now returns a partial result if there is a schema URL merge conflict. | ||||
|   Instead of returning `nil` when two `Resource`s with different (non-empty) schema URLs are merged the merged `Resource`, along with the new `ErrSchemaURLConflict` error, is returned. | ||||
|   It is up to the user to decide if they want to use the returned `Resource` or not. | ||||
|   It may have desired attributes overwritten or include stale semantic conventions. (#4876) | ||||
| 
 | ||||
| ### Fixed | ||||
| 
 | ||||
| - Fix `ContainerID` resource detection on systemd when cgroup path has a colon. (#4449) | ||||
| - Fix `go.opentelemetry.io/otel/sdk/metric` to cache instruments to avoid leaking memory when the same instrument is created multiple times. (#4820) | ||||
| - Fix missing `Mix` and `Max` values for `go.opentelemetry.io/otel/exporters/stdout/stdoutmetric` by introducing `MarshalText` and `MarshalJSON` for the `Extrema` type in `go.opentelemetry.io/sdk/metric/metricdata`. (#4827) | ||||
| 
 | ||||
| ## [1.23.0-rc.1] 2024-01-18 | ||||
| 
 | ||||
| This is a release candidate for the v1.23.0 release. | ||||
| That release is expected to include the `v1` release of the following modules: | ||||
| 
 | ||||
| - `go.opentelemetry.io/otel/bridge/opencensus` | ||||
| - `go.opentelemetry.io/otel/bridge/opencensus/test` | ||||
| - `go.opentelemetry.io/otel/example/opencensus` | ||||
| - `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc` | ||||
| - `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp` | ||||
| - `go.opentelemetry.io/otel/exporters/stdout/stdoutmetric` | ||||
| 
 | ||||
| See our [versioning policy](VERSIONING.md) for more information about these stability guarantees. | ||||
| 
 | ||||
| ## [1.22.0/0.45.0] 2024-01-17 | ||||
| 
 | ||||
| ### Added | ||||
|  | @ -28,7 +76,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm | |||
| ### Changed | ||||
| 
 | ||||
| - Upgrade all use of `go.opentelemetry.io/otel/semconv` to use `v1.24.0`. (#4754) | ||||
| - Update transformations in `go.opentelemetry.io/otel/exporters/zipkin` to follow `v1.19.0` version of the OpenTelemetry specification. (#4754) | ||||
| - Update transformations in `go.opentelemetry.io/otel/exporters/zipkin` to follow `v1.24.0` version of the OpenTelemetry specification. (#4754) | ||||
| - Record synchronous measurements when the passed context is canceled instead of dropping in `go.opentelemetry.io/otel/sdk/metric`. | ||||
|   If you do not want to make a measurement when the context is cancelled, you need to handle it yourself (e.g  `if ctx.Err() != nil`). (#4671) | ||||
| - Improve `go.opentelemetry.io/otel/trace.TraceState`'s performance. (#4722) | ||||
|  | @ -2775,7 +2823,9 @@ It contains api and sdk for trace and meter. | |||
| - CircleCI build CI manifest files. | ||||
| - CODEOWNERS file to track owners of this project. | ||||
| 
 | ||||
| [Unreleased]: https://github.com/open-telemetry/opentelemetry-go/compare/v1.22.0...HEAD | ||||
| [Unreleased]: https://github.com/open-telemetry/opentelemetry-go/compare/v1.23.0...HEAD | ||||
| [1.23.0]: https://github.com/open-telemetry/opentelemetry-go/releases/tag/v1.23.0 | ||||
| [1.23.0-rc.1]: https://github.com/open-telemetry/opentelemetry-go/releases/tag/v1.23.0-rc.1 | ||||
| [1.22.0/0.45.0]: https://github.com/open-telemetry/opentelemetry-go/releases/tag/v1.22.0 | ||||
| [1.21.0/0.44.0]: https://github.com/open-telemetry/opentelemetry-go/releases/tag/v1.21.0 | ||||
| [1.20.0/0.43.0]: https://github.com/open-telemetry/opentelemetry-go/releases/tag/v1.20.0 | ||||
|  |  | |||
|  | @ -14,4 +14,4 @@ | |||
| 
 | ||||
| * @MrAlias @Aneurysm9 @evantorrie @XSAM @dashpole @MadVikingGod @pellared @hanyuancheung @dmathieu | ||||
| 
 | ||||
| CODEOWNERS @MrAlias @MadVikingGod @pellared | ||||
| CODEOWNERS @MrAlias @MadVikingGod @pellared @dashpole | ||||
|  | @ -617,13 +617,13 @@ should be canceled. | |||
| 
 | ||||
| - [Evan Torrie](https://github.com/evantorrie), Verizon Media | ||||
| - [Sam Xie](https://github.com/XSAM), Cisco/AppDynamics | ||||
| - [David Ashpole](https://github.com/dashpole), Google | ||||
| - [Chester Cheung](https://github.com/hanyuancheung), Tencent | ||||
| - [Damien Mathieu](https://github.com/dmathieu), Elastic | ||||
| - [Anthony Mirabella](https://github.com/Aneurysm9), AWS | ||||
| 
 | ||||
| ### Maintainers | ||||
| 
 | ||||
| - [David Ashpole](https://github.com/dashpole), Google | ||||
| - [Aaron Clawson](https://github.com/MadVikingGod), LightStep | ||||
| - [Robert Pająk](https://github.com/pellared), Splunk | ||||
| - [Tyler Yahn](https://github.com/MrAlias), Splunk | ||||
|  |  | |||
|  | @ -427,7 +427,7 @@ func (l *Set) MarshalJSON() ([]byte, error) { | |||
| 	return json.Marshal(l.equivalent.iface) | ||||
| } | ||||
| 
 | ||||
| // MarshalLog is the marshaling function used by the logging system to represent this exporter.
 | ||||
| // MarshalLog is the marshaling function used by the logging system to represent this Set.
 | ||||
| func (l Set) MarshalLog() interface{} { | ||||
| 	kvs := make(map[string]string) | ||||
| 	for _, kv := range l.ToSlice() { | ||||
|  |  | |||
|  | @ -16,5 +16,5 @@ package otel // import "go.opentelemetry.io/otel" | |||
| 
 | ||||
| // Version is the current release version of OpenTelemetry in use.
 | ||||
| func Version() string { | ||||
| 	return "1.22.0" | ||||
| 	return "1.23.0" | ||||
| } | ||||
|  |  | |||
|  | @ -14,19 +14,25 @@ | |||
| 
 | ||||
| module-sets: | ||||
|   stable-v1: | ||||
|     version: v1.22.0 | ||||
|     version: v1.23.0 | ||||
|     modules: | ||||
|       - go.opentelemetry.io/otel | ||||
|       - go.opentelemetry.io/otel/bridge/opencensus | ||||
|       - go.opentelemetry.io/otel/bridge/opencensus/test | ||||
|       - go.opentelemetry.io/otel/bridge/opentracing | ||||
|       - go.opentelemetry.io/otel/bridge/opentracing/test | ||||
|       - go.opentelemetry.io/otel/example/dice | ||||
|       - go.opentelemetry.io/otel/example/namedtracer | ||||
|       - go.opentelemetry.io/otel/example/opencensus | ||||
|       - go.opentelemetry.io/otel/example/otel-collector | ||||
|       - go.opentelemetry.io/otel/example/passthrough | ||||
|       - go.opentelemetry.io/otel/example/zipkin | ||||
|       - go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc | ||||
|       - go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp | ||||
|       - go.opentelemetry.io/otel/exporters/otlp/otlptrace | ||||
|       - go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc | ||||
|       - go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp | ||||
|       - go.opentelemetry.io/otel/exporters/stdout/stdoutmetric | ||||
|       - go.opentelemetry.io/otel/exporters/stdout/stdouttrace | ||||
|       - go.opentelemetry.io/otel/exporters/zipkin | ||||
|       - go.opentelemetry.io/otel/metric | ||||
|  | @ -34,16 +40,10 @@ module-sets: | |||
|       - go.opentelemetry.io/otel/sdk/metric | ||||
|       - go.opentelemetry.io/otel/trace | ||||
|   experimental-metrics: | ||||
|     version: v0.45.0 | ||||
|     version: v0.45.1 | ||||
|     modules: | ||||
|       - go.opentelemetry.io/otel/bridge/opencensus | ||||
|       - go.opentelemetry.io/otel/bridge/opencensus/test | ||||
|       - go.opentelemetry.io/otel/example/opencensus | ||||
|       - go.opentelemetry.io/otel/example/prometheus | ||||
|       - go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc | ||||
|       - go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp | ||||
|       - go.opentelemetry.io/otel/exporters/prometheus | ||||
|       - go.opentelemetry.io/otel/exporters/stdout/stdoutmetric | ||||
|   experimental-schema: | ||||
|     version: v0.0.7 | ||||
|     modules: | ||||
|  |  | |||
|  | @ -5,4 +5,4 @@ | |||
| package internal | ||||
| 
 | ||||
| // Version is the current tagged release of the library.
 | ||||
| const Version = "0.162.0" | ||||
| const Version = "0.165.0" | ||||
|  |  | |||
|  | @ -33,7 +33,7 @@ | |||
|       "location": "me-central2" | ||||
|     } | ||||
|   ], | ||||
|   "etag": "\"3136323232353032373039383637313835303036\"", | ||||
|   "etag": "\"3136303536373738333537393834303934353433\"", | ||||
|   "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" | ||||
|  | @ -1632,6 +1632,11 @@ | |||
|             "managedFolder" | ||||
|           ], | ||||
|           "parameters": { | ||||
|             "allowNonEmpty": { | ||||
|               "description": "Allows the deletion of a managed folder even if it is not empty. A managed folder is empty if there are no objects or managed folders that it applies to. Callers must have storage.managedFolders.setIamPolicy permission.", | ||||
|               "location": "query", | ||||
|               "type": "boolean" | ||||
|             }, | ||||
|             "bucket": { | ||||
|               "description": "Name of the bucket containing the managed folder.", | ||||
|               "location": "path", | ||||
|  | @ -4040,7 +4045,7 @@ | |||
|       } | ||||
|     } | ||||
|   }, | ||||
|   "revision": "20240105", | ||||
|   "revision": "20240205", | ||||
|   "rootUrl": "https://storage.googleapis.com/", | ||||
|   "schemas": { | ||||
|     "AnywhereCache": { | ||||
|  | @ -4862,14 +4867,6 @@ | |||
|           "description": "The kind of item this is. For folders, this is always storage#folder.", | ||||
|           "type": "string" | ||||
|         }, | ||||
|         "metadata": { | ||||
|           "additionalProperties": { | ||||
|             "description": "An individual metadata entry.", | ||||
|             "type": "string" | ||||
|           }, | ||||
|           "description": "User-provided metadata, in key/value pairs.", | ||||
|           "type": "object" | ||||
|         }, | ||||
|         "metageneration": { | ||||
|           "description": "The version of the metadata for this folder. Used for preconditions and for detecting changes in metadata.", | ||||
|           "format": "int64", | ||||
|  |  | |||
|  | @ -1860,9 +1860,6 @@ type Folder struct { | |||
| 	// storage#folder.
 | ||||
| 	Kind string `json:"kind,omitempty"` | ||||
| 
 | ||||
| 	// Metadata: User-provided metadata, in key/value pairs.
 | ||||
| 	Metadata map[string]string `json:"metadata,omitempty"` | ||||
| 
 | ||||
| 	// Metageneration: The version of the metadata for this folder. Used for
 | ||||
| 	// preconditions and for detecting changes in metadata.
 | ||||
| 	Metageneration int64 `json:"metageneration,omitempty,string"` | ||||
|  | @ -9455,6 +9452,16 @@ func (r *ManagedFoldersService) Delete(bucket string, managedFolder string) *Man | |||
| 	return c | ||||
| } | ||||
| 
 | ||||
| // AllowNonEmpty sets the optional parameter "allowNonEmpty": Allows the
 | ||||
| // deletion of a managed folder even if it is not empty. A managed
 | ||||
| // folder is empty if there are no objects or managed folders that it
 | ||||
| // applies to. Callers must have storage.managedFolders.setIamPolicy
 | ||||
| // permission.
 | ||||
| func (c *ManagedFoldersDeleteCall) AllowNonEmpty(allowNonEmpty bool) *ManagedFoldersDeleteCall { | ||||
| 	c.urlParams_.Set("allowNonEmpty", fmt.Sprint(allowNonEmpty)) | ||||
| 	return c | ||||
| } | ||||
| 
 | ||||
| // IfMetagenerationMatch sets the optional parameter
 | ||||
| // "ifMetagenerationMatch": If set, only deletes the managed folder if
 | ||||
| // its metageneration matches this value.
 | ||||
|  | @ -9541,6 +9548,11 @@ func (c *ManagedFoldersDeleteCall) Do(opts ...googleapi.CallOption) error { | |||
| 	//     "managedFolder"
 | ||||
| 	//   ],
 | ||||
| 	//   "parameters": {
 | ||||
| 	//     "allowNonEmpty": {
 | ||||
| 	//       "description": "Allows the deletion of a managed folder even if it is not empty. A managed folder is empty if there are no objects or managed folders that it applies to. Callers must have storage.managedFolders.setIamPolicy permission.",
 | ||||
| 	//       "location": "query",
 | ||||
| 	//       "type": "boolean"
 | ||||
| 	//     },
 | ||||
| 	//     "bucket": {
 | ||||
| 	//       "description": "Name of the bucket containing the managed folder.",
 | ||||
| 	//       "location": "path",
 | ||||
|  |  | |||
|  | @ -177,13 +177,13 @@ func dial(ctx context.Context, insecure bool, o *internal.DialSettings) (*grpc.C | |||
| 			if err != nil { | ||||
| 				return nil, err | ||||
| 			} | ||||
| 			credsUniverseDomain, err := internal.GetUniverseDomain(creds) | ||||
| 			if err != nil { | ||||
| 				return nil, err | ||||
| 			} | ||||
| 			if o.TokenSource == nil { | ||||
| 				// We only validate non-tokensource creds, as TokenSource-based credentials
 | ||||
| 				// don't propagate universe.
 | ||||
| 				credsUniverseDomain, err := internal.GetUniverseDomain(creds) | ||||
| 				if err != nil { | ||||
| 					return nil, err | ||||
| 				} | ||||
| 				if o.GetUniverseDomain() != credsUniverseDomain { | ||||
| 					return nil, internal.ErrUniverseNotMatch(o.GetUniverseDomain(), credsUniverseDomain) | ||||
| 				} | ||||
|  |  | |||
|  | @ -88,13 +88,13 @@ func newTransport(ctx context.Context, base http.RoundTripper, settings *interna | |||
| 		if err != nil { | ||||
| 			return nil, err | ||||
| 		} | ||||
| 		credsUniverseDomain, err := internal.GetUniverseDomain(creds) | ||||
| 		if err != nil { | ||||
| 			return nil, err | ||||
| 		} | ||||
| 		if settings.TokenSource == nil { | ||||
| 			// We only validate non-tokensource creds, as TokenSource-based credentials
 | ||||
| 			// don't propagate universe.
 | ||||
| 			credsUniverseDomain, err := internal.GetUniverseDomain(creds) | ||||
| 			if err != nil { | ||||
| 				return nil, err | ||||
| 			} | ||||
| 			if settings.GetUniverseDomain() != credsUniverseDomain { | ||||
| 				return nil, internal.ErrUniverseNotMatch(settings.GetUniverseDomain(), credsUniverseDomain) | ||||
| 			} | ||||
|  |  | |||
|  | @ -1056,7 +1056,7 @@ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/inte | |||
| ## explicit; go 1.20 | ||||
| go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp | ||||
| go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil | ||||
| # go.opentelemetry.io/otel v1.22.0 | ||||
| # go.opentelemetry.io/otel v1.23.0 | ||||
| ## explicit; go 1.20 | ||||
| go.opentelemetry.io/otel | ||||
| go.opentelemetry.io/otel/attribute | ||||
|  | @ -1071,11 +1071,11 @@ go.opentelemetry.io/otel/semconv/internal/v2 | |||
| go.opentelemetry.io/otel/semconv/v1.17.0 | ||||
| go.opentelemetry.io/otel/semconv/v1.17.0/httpconv | ||||
| go.opentelemetry.io/otel/semconv/v1.20.0 | ||||
| # go.opentelemetry.io/otel/metric v1.22.0 | ||||
| # go.opentelemetry.io/otel/metric v1.23.0 | ||||
| ## explicit; go 1.20 | ||||
| go.opentelemetry.io/otel/metric | ||||
| go.opentelemetry.io/otel/metric/embedded | ||||
| # go.opentelemetry.io/otel/trace v1.22.0 | ||||
| # go.opentelemetry.io/otel/trace v1.23.0 | ||||
| ## explicit; go 1.20 | ||||
| go.opentelemetry.io/otel/trace | ||||
| go.opentelemetry.io/otel/trace/embedded | ||||
|  | @ -1185,7 +1185,7 @@ golang.org/x/tools/internal/tokeninternal | |||
| golang.org/x/tools/internal/typeparams | ||||
| golang.org/x/tools/internal/typesinternal | ||||
| golang.org/x/tools/internal/versions | ||||
| # google.golang.org/api v0.162.0 | ||||
| # google.golang.org/api v0.165.0 | ||||
| ## explicit; go 1.19 | ||||
| google.golang.org/api/googleapi | ||||
| google.golang.org/api/googleapi/transport | ||||
|  | @ -1225,7 +1225,7 @@ google.golang.org/genproto/protobuf/field_mask | |||
| ## 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-20240125205218-1f4bbc51befe | ||||
| # google.golang.org/genproto/googleapis/rpc v0.0.0-20240205150955-31a09d347014 | ||||
| ## explicit; go 1.19 | ||||
| google.golang.org/genproto/googleapis/rpc/code | ||||
| google.golang.org/genproto/googleapis/rpc/errdetails | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue