google-apis-run_v1 0.26.0 → 0.27.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cfd6c66b6e29e87895fa6e26a14c0b6e80d4349b5fcc9a577a0b4114ec6b0d10
4
- data.tar.gz: af6f1a815c20a869b04741c6be36dcc47f2e9621bce8ce09735e639e18bbd220
3
+ metadata.gz: 83775006e4c4699dcf96c12f6a5c8691c3b42cbf88485cbba0d92de2bac779d6
4
+ data.tar.gz: a47367c1193bc43b55e7d44b4871b0ebde78ab046142dda6d7511c15ec3a0795
5
5
  SHA512:
6
- metadata.gz: 81c7659ad2da6ae3984d039399a7245ae8814b11bf0ee2196436a5c7f15d16872e6a4325d093aeab12b84a4865f1aae733b446c240f60e03b08a9a086394457f
7
- data.tar.gz: 982404ab88222c45f56d9a16ade838fc1b0add143e2c3bd7151c1aac1ea3ab785cda71ba534e421db696dd2b3f67522d9f6d3bce916699b144703e523a8a27b6
6
+ metadata.gz: a8b4e22b0c609d9481c7e1ce301f135c15fb9cb6ea5a5ebcc98bfdb000683664a22831523ddb6224a50ee9906a599982d359fa94a2ecd0a9ea05a7d397d0b21e
7
+ data.tar.gz: 3ac1ed96476c9751e545b6d8d3e05904144dcb8438d8bc19f476b217c9e3f5440b34af870f323f6aaa2e00c8c995e33bde57d842bf4ff35cf92fa79fb2eb92f5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-run_v1
2
2
 
3
+ ### v0.27.0 (2022-04-27)
4
+
5
+ * Regenerated from discovery document revision 20220422
6
+
3
7
  ### v0.26.0 (2022-04-13)
4
8
 
5
9
  * Regenerated from discovery document revision 20220408
@@ -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.26.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 = "20220408"
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/v1/internal_service.proto:
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/v1/internal_service.proto:
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/v1/internal_service.proto:
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/v1/internal_service.proto:
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.26.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-04-18 00:00:00.000000000 Z
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.26.0
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: []