google-apis-run_v1 0.50.0 → 0.51.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: 9ec18b9cfb10ccea43b0f8efa3fc7a8ab81dc17808b623fd8754f4c274bab2df
4
- data.tar.gz: 9a9b0abf3bbe09c5d5724f69970701a81231bf42b55672412c37558b7c78ef04
3
+ metadata.gz: b79d6e79e76948f5f67d5ae73b9b6046d4a3f44584f9baed738223546db29e50
4
+ data.tar.gz: cc31f60e28bc3473285898b66e26409d8f1f1eaf40d4e9c02ec4fabbe1b545af
5
5
  SHA512:
6
- metadata.gz: 59289c22eb15e317bcabb12fb6ef74c425a319402499a4bd13890e2520b15e20b2302a396db753d5c4b56f8874f70171c55ebfd6a12dee2103ba17faa2eaa335
7
- data.tar.gz: '03833ee0c6710ee78c9b39e7cd2321feaaa1800ac14cae97e0495de8349748aede9a244e0d7bedb86f38544dbf29f879be800e76c7ffb989dad85f980002884b'
6
+ metadata.gz: f629cfc9b3bee96b91e663c9e5a15ce2cb2284e36fa3ee820b11b0e65f073cc196810ab4aa422f6553cd83d47f705860037819c6cf0028eb338ece1910eead9d
7
+ data.tar.gz: 1b52181d29253cf35a9c88bbdd8f9745cbf959a5bcd74f909cb0842c380a13ef2345134e25b7a44217c635beaaff92646666264a82519bf0191993aae6637429
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-run_v1
2
2
 
3
+ ### v0.51.0 (2023-04-30)
4
+
5
+ * Regenerated from discovery document revision 20230423
6
+
3
7
  ### v0.50.0 (2023-04-23)
4
8
 
5
9
  * Regenerated from discovery document revision 20230416
@@ -2027,7 +2027,7 @@ module Google
2027
2027
  end
2028
2028
  end
2029
2029
 
2030
- # A resource that represents Google Cloud Platform location.
2030
+ # A resource that represents a Google Cloud location.
2031
2031
  class Location
2032
2032
  include Google::Apis::Core::Hashable
2033
2033
 
@@ -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.50.0"
19
+ GEM_VERSION = "0.51.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230416"
25
+ REVISION = "20230423"
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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.50.0
4
+ version: 0.51.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: 2023-04-23 00:00:00.000000000 Z
11
+ date: 2023-04-30 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.50.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-run_v1/v0.51.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: []