google-apis-run_v2 0.4.0 → 0.5.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: 0e381edb5a6fd8665508f109d626e1346859cd5477eb12f29b3cab0191649d01
4
- data.tar.gz: '08c41608320e62fb55c6b564cfa6ee87a0c7e377e2d65d90bca40e2b233e1aef'
3
+ metadata.gz: ce76cc9c246d4568a5f71832740e177066d89e88a90923d83a472e51a2739209
4
+ data.tar.gz: f0c3616f3a5f98d01836f1b3e68c21b5505fb3572799b4995034900cd61c48c1
5
5
  SHA512:
6
- metadata.gz: ad0326d6653ce1088997d3c3b2822a0aab7338be6af9e434a883946f5b9c369ce92ba5560854fa14396e68012fee2d66556626636a2d73e44ea6beb916ca41cb
7
- data.tar.gz: 6352c3ed74ce75813ebef36285fdabf26cd392834d77bbba722e272eae25dda72cdace1f168c9aedbed4a932ad23cc62e4d451b1dbd2c497f1ab0c50dbe373c0
6
+ metadata.gz: c51e97ee8d0780529a1c49a475043054a12bb292a7a3def7985a0040a143b3fb9bf58a19cbaab0f1215f0081ccdcd5e205edc1ce7d6353fb68a7509648d8cc0c
7
+ data.tar.gz: 31a62d896e3041e28b30d9e20b2da926c589ffbae2d1238df78c1111785d100f7cb9b7600984c5bd90c212bbc3050e6dabb7370a6bfba0913468b0a081a5e9f7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-run_v2
2
2
 
3
+ ### v0.5.0 (2022-02-16)
4
+
5
+ * Regenerated from discovery document revision 20220211
6
+
3
7
  ### v0.4.0 (2022-02-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20220128
@@ -861,7 +861,8 @@ module Google
861
861
  # @return [String]
862
862
  attr_accessor :delete_time
863
863
 
864
- # User-provided description of the Service.
864
+ # User-provided description of the Service. This field currently has a 512-
865
+ # character limit.
865
866
  # Corresponds to the JSON property `description`
866
867
  # @return [String]
867
868
  attr_accessor :description
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RunV2
18
18
  # Version of the google-apis-run_v2 gem
19
- GEM_VERSION = "0.4.0"
19
+ GEM_VERSION = "0.5.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 = "20220128"
25
+ REVISION = "20220211"
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-run_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.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-02-07 00:00:00.000000000 Z
11
+ date: 2022-02-21 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_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-run_v2/v0.4.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-run_v2/v0.5.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-run_v2
63
63
  post_install_message:
64
64
  rdoc_options: []