google-apis-compute_v1 0.94.0 → 0.95.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/compute_v1/classes.rb +11 -10
- data/lib/google/apis/compute_v1/gem_version.rb +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 754721d65872d0f2df62dc6def5e2ba63f310274c5f7718ab0a45ee4deac7ef8
|
|
4
|
+
data.tar.gz: fd35fc8e793d5dc9a8ad20bd179e810f59ae53ed1a891f521322161ee0d6753b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 87b1a3c4bb2a293b3df21b06de4914d12318abfe6e70994c4ec327764b01725e2108c1c51ffbcc27e433cc1a1602d0b5dceaefc65fa7ec7f9aeb731dc8311d96
|
|
7
|
+
data.tar.gz: d74602a440d2cbf69cfd121713106b0806da4c5504d28f0306ef0688bcd829c92a67f974fc8d136da833c9c9212fff5bb5dfa5188ca4b7b6db5b689f1fda5ef8
|
data/CHANGELOG.md
CHANGED
|
@@ -29030,8 +29030,9 @@ module Google
|
|
|
29030
29030
|
# header transformations, before forwarding the request to the selected backend.
|
|
29031
29031
|
# If defaultRouteAction specifies any weightedBackendServices, defaultService
|
|
29032
29032
|
# must not be set. Conversely if defaultService is set, defaultRouteAction
|
|
29033
|
-
# cannot contain any weightedBackendServices.
|
|
29034
|
-
#
|
|
29033
|
+
# cannot contain any weightedBackendServices. If defaultRouteAction is specified,
|
|
29034
|
+
# don't set defaultUrlRedirect. If defaultRouteAction.weightedBackendServices
|
|
29035
|
+
# is specified, don't set defaultService. URL maps for classic Application Load
|
|
29035
29036
|
# Balancers only support the urlRewrite action within a path matcher's
|
|
29036
29037
|
# defaultRouteAction.
|
|
29037
29038
|
# Corresponds to the JSON property `defaultRouteAction`
|
|
@@ -29048,11 +29049,11 @@ module Google
|
|
|
29048
29049
|
# before sending the request to the backend. However, if defaultService is
|
|
29049
29050
|
# specified, defaultRouteAction cannot contain any weightedBackendServices.
|
|
29050
29051
|
# Conversely, if defaultRouteAction specifies any weightedBackendServices,
|
|
29051
|
-
# defaultService must not be specified.
|
|
29052
|
-
# defaultUrlRedirect
|
|
29053
|
-
# Authorization requires one or more of the following Google IAM
|
|
29054
|
-
# the specified resource default_service: - compute.
|
|
29055
|
-
# backendServices.use
|
|
29052
|
+
# defaultService must not be specified. If defaultService is specified, then set
|
|
29053
|
+
# either defaultUrlRedirect or defaultRouteAction.weightedBackendService. Don't
|
|
29054
|
+
# set both. Authorization requires one or more of the following Google IAM
|
|
29055
|
+
# permissions on the specified resource default_service: - compute.
|
|
29056
|
+
# backendBuckets.use - compute.backendServices.use
|
|
29056
29057
|
# Corresponds to the JSON property `defaultService`
|
|
29057
29058
|
# @return [String]
|
|
29058
29059
|
attr_accessor :default_service
|
|
@@ -46221,9 +46222,9 @@ module Google
|
|
|
46221
46222
|
# sending the request to the backend. However, if defaultService is specified,
|
|
46222
46223
|
# defaultRouteAction cannot contain any weightedBackendServices. Conversely, if
|
|
46223
46224
|
# routeAction specifies any weightedBackendServices, service must not be
|
|
46224
|
-
# specified.
|
|
46225
|
-
# defaultRouteAction.weightedBackendService
|
|
46226
|
-
# effect when the URL map is bound to a target gRPC proxy that has the
|
|
46225
|
+
# specified. If defaultService is specified, then set either defaultUrlRedirect ,
|
|
46226
|
+
# or defaultRouteAction.weightedBackendService Don't set both. defaultService
|
|
46227
|
+
# has no effect when the URL map is bound to a target gRPC proxy that has the
|
|
46227
46228
|
# validateForProxyless field set to true.
|
|
46228
46229
|
# Corresponds to the JSON property `defaultService`
|
|
46229
46230
|
# @return [String]
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module ComputeV1
|
|
18
18
|
# Version of the google-apis-compute_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.95.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.14.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20240326"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-compute_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.95.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-
|
|
11
|
+
date: 2024-04-07 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: google-apis-core
|
|
@@ -58,7 +58,7 @@ licenses:
|
|
|
58
58
|
metadata:
|
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-compute_v1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-compute_v1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-compute_v1/v0.95.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-compute_v1
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|