google-apis-run_v1 0.26.0 → 0.27.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/run_v1/gem_version.rb +2 -2
- data/lib/google/apis/run_v1/service.rb +4 -4
- 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: 83775006e4c4699dcf96c12f6a5c8691c3b42cbf88485cbba0d92de2bac779d6
|
|
4
|
+
data.tar.gz: a47367c1193bc43b55e7d44b4871b0ebde78ab046142dda6d7511c15ec3a0795
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a8b4e22b0c609d9481c7e1ce301f135c15fb9cb6ea5a5ebcc98bfdb000683664a22831523ddb6224a50ee9906a599982d359fa94a2ecd0a9ea05a7d397d0b21e
|
|
7
|
+
data.tar.gz: 3ac1ed96476c9751e545b6d8d3e05904144dcb8438d8bc19f476b217c9e3f5440b34af870f323f6aaa2e00c8c995e33bde57d842bf4ff35cf92fa79fb2eb92f5
|
data/CHANGELOG.md
CHANGED
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module RunV1
|
|
18
18
|
# Version of the google-apis-run_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.27.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.4.1"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20220422"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -962,7 +962,7 @@ module Google
|
|
|
962
962
|
# @param [String] dry_run
|
|
963
963
|
# Indicates that the server should validate the request and populate default
|
|
964
964
|
# values without persisting the request. Supported values: `all` LINT.ThenChange(
|
|
965
|
-
# //depot/google3/google/cloud/serverless/
|
|
965
|
+
# //depot/google3/google/cloud/serverless/internal/internal_service.proto:
|
|
966
966
|
# create_internal_service_request)
|
|
967
967
|
# @param [String] fields
|
|
968
968
|
# Selector specifying which fields to include in a partial response.
|
|
@@ -1144,7 +1144,7 @@ module Google
|
|
|
1144
1144
|
# @param [String] dry_run
|
|
1145
1145
|
# Indicates that the server should validate the request and populate default
|
|
1146
1146
|
# values without persisting the request. Supported values: `all` LINT.ThenChange(
|
|
1147
|
-
# //depot/google3/google/cloud/serverless/
|
|
1147
|
+
# //depot/google3/google/cloud/serverless/internal/internal_service.proto:
|
|
1148
1148
|
# replace_internal_service_request)
|
|
1149
1149
|
# @param [String] fields
|
|
1150
1150
|
# Selector specifying which fields to include in a partial response.
|
|
@@ -1995,7 +1995,7 @@ module Google
|
|
|
1995
1995
|
# @param [String] dry_run
|
|
1996
1996
|
# Indicates that the server should validate the request and populate default
|
|
1997
1997
|
# values without persisting the request. Supported values: `all` LINT.ThenChange(
|
|
1998
|
-
# //depot/google3/google/cloud/serverless/
|
|
1998
|
+
# //depot/google3/google/cloud/serverless/internal/internal_service.proto:
|
|
1999
1999
|
# create_internal_service_request)
|
|
2000
2000
|
# @param [String] fields
|
|
2001
2001
|
# Selector specifying which fields to include in a partial response.
|
|
@@ -2221,7 +2221,7 @@ module Google
|
|
|
2221
2221
|
# @param [String] dry_run
|
|
2222
2222
|
# Indicates that the server should validate the request and populate default
|
|
2223
2223
|
# values without persisting the request. Supported values: `all` LINT.ThenChange(
|
|
2224
|
-
# //depot/google3/google/cloud/serverless/
|
|
2224
|
+
# //depot/google3/google/cloud/serverless/internal/internal_service.proto:
|
|
2225
2225
|
# replace_internal_service_request)
|
|
2226
2226
|
# @param [String] fields
|
|
2227
2227
|
# Selector specifying which fields to include in a partial response.
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-run_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.27.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: 2022-
|
|
11
|
+
date: 2022-05-02 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-run_v1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-run_v1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-run_v1/v0.27.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-run_v1
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|