google-apis-gkehub_v1beta 0.73.0 → 0.74.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: 9d5de93628f1dc38df8af248eab227053164f1f3c614322bb9caeccb5e68f3c3
4
- data.tar.gz: e3e270b15da609f36fa919d2a96f95e9e07026d0e19feaaf2064b02e9401fc93
3
+ metadata.gz: 18d84cd9b350fc6a4f534d2cd0e641959831a5ef3d2b3cc937fe57ca27b3f6b4
4
+ data.tar.gz: 34214a73c33fb7a0357843157d5e6b91f60eec42c7e4361c5f8617b36178a0f1
5
5
  SHA512:
6
- metadata.gz: 78318851c1c6bf471ee2ae8f603463d4c6082fc9b25a61cb87d0b5f9e7fa0d11f870be694eff936f359dc2ca430b3a10583dd44cb76aaf19f9c3b31cdbfddf82
7
- data.tar.gz: 7977bb470bd46f99c64961200c421ffef6d7bb0234c7b0f54f47151569a2a70b02939497450a46d7739c0fb3feca05edee3d770f4ea8dade87a117ac56e569ca
6
+ metadata.gz: 52be62a464b99c5c57d7bbefc485fe8b67f4be9c6eb33c174318f6cda622838683ebadfcb6495fb4fd28f512e107d20bed4a9054a543046c7b1a74d95ccc58e2
7
+ data.tar.gz: 964e448e6f284ea16b73d78ac5ee6e15258dcc60c8374e30982cd41f7151c6d3ddd462332f37d9c44f2857e952d56fe8fc6e57a07ee7de9af387e1979d294aee
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkehub_v1beta
2
2
 
3
+ ### v0.74.0 (2024-04-21)
4
+
5
+ * Regenerated from discovery document revision 20240412
6
+
3
7
  ### v0.73.0 (2024-03-31)
4
8
 
5
9
  * Regenerated from discovery document revision 20240322
@@ -5622,7 +5622,7 @@ module Google
5622
5622
  class ServiceMeshMembershipState
5623
5623
  include Google::Apis::Core::Hashable
5624
5624
 
5625
- # Output only. List of condition reporting membership statues
5625
+ # Output only. List of conditions reported for this membership.
5626
5626
  # Corresponds to the JSON property `conditions`
5627
5627
  # @return [Array<Google::Apis::GkehubV1beta::ServiceMeshCondition>]
5628
5628
  attr_accessor :conditions
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GkehubV1beta
18
18
  # Version of the google-apis-gkehub_v1beta gem
19
- GEM_VERSION = "0.73.0"
19
+ GEM_VERSION = "0.74.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_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.73.0
4
+ version: 0.74.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_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1beta/v0.73.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1beta/v0.74.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []