google-apis-gkehub_v1 0.72.0 → 0.73.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: a516fbab1a0595dd6a91bb25030ac869bad8d67ea3539abea87a42e711b93d90
4
- data.tar.gz: 198bdf1455fec44d4afe96f35fc14df6b0cb6f13ee85aeb9c7ba03ad11de4cd3
3
+ metadata.gz: a283337497c86553b3472e859bf6ea16a217b5f9321baaa79d2959ae66be450f
4
+ data.tar.gz: 91809cc1e18f8d8fee89ebcbde6a26656f43f1a487b1bec6cc0859072fbc1ba7
5
5
  SHA512:
6
- metadata.gz: 2cbfdeba2eee3489ff6523d71f9764520fc3b0b23a5fe8926875b9a6b26cb0c8c7fc2323759bd90b7f995bd5cb9aa6e836b57382c8cf1f022e1f8e5dfa750419
7
- data.tar.gz: a69fe222d860d0dc7afe52b1bbb7a4146bfc780a2b60f691acc889cbb58877e154959bfdfce459007739c2b69ae9df6776b0f57e9d8d35d2360a605d3bf890bd
6
+ metadata.gz: 940ad153c8b77beeca82152399bb1ed1f555e2b747cc401fcda14ad4a5fb8ef664d52f4a2f5e7ad21944f5f0d77828b9403a1f160bbc4feda8b1bf09302ca9a8
7
+ data.tar.gz: ab93f5e51cb439d4794166d71992388546920fd4575e1d829dcac791859a41f09b9f486eb847734f6523cb9a526a2e0033a81164e8375da473ba7db68950bc80
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkehub_v1
2
2
 
3
+ ### v0.73.0 (2024-04-21)
4
+
5
+ * Regenerated from discovery document revision 20240412
6
+
3
7
  ### v0.72.0 (2024-03-31)
4
8
 
5
9
  * Regenerated from discovery document revision 20240322
@@ -5363,7 +5363,7 @@ module Google
5363
5363
  class ServiceMeshMembershipState
5364
5364
  include Google::Apis::Core::Hashable
5365
5365
 
5366
- # Output only. List of condition reporting membership statues
5366
+ # Output only. List of conditions reported for this membership.
5367
5367
  # Corresponds to the JSON property `conditions`
5368
5368
  # @return [Array<Google::Apis::GkehubV1::ServiceMeshCondition>]
5369
5369
  attr_accessor :conditions
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GkehubV1
18
18
  # Version of the google-apis-gkehub_v1 gem
19
- GEM_VERSION = "0.72.0"
19
+ GEM_VERSION = "0.73.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 = "20240322"
25
+ REVISION = "20240412"
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-gkehub_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.72.0
4
+ version: 0.73.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-03-31 00:00:00.000000000 Z
11
+ date: 2024-04-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-gkehub_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1/v0.72.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1/v0.73.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_v1
63
63
  post_install_message:
64
64
  rdoc_options: []