google-apis-gkehub_v1alpha 0.79.0 → 0.80.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: bfe06e0bea5404a40ef3259cbf230e59f79b3b8aaa73223d560f8e0e0ec4d553
4
- data.tar.gz: 44816dd5041b14f8494653840ce77b5a16f18fed70a4564a845dc147c60841f8
3
+ metadata.gz: 309341c876030f8f541b81eb0162ad0f690b5d4fe25fe922b0c7813554c71486
4
+ data.tar.gz: 130285ba09e3df0136928033b675585b865e4667daed504215eddf4c79d98935
5
5
  SHA512:
6
- metadata.gz: d3d95f33544f5a79e531f547afee50932f69354632118883f1c41833b21eb491f224b1d2361d44591edc2a26775837818e5456cffac3cc48f0c7af1f75a23c1d
7
- data.tar.gz: ec1d5850d2202708245aaa2257be9eca61e82967e7dd5bc8a3c8ab8a83b14115a6fed3cc78b464ece63a0ec1991ee4560fae23b629827beaab47192795f9ce7d
6
+ metadata.gz: d18d1ac15aefcb61f21d6fc97bbe1aa5d6b36641f5918ad01bd3069250b5c8e237e01d4e530ac26ec3ab1a4eb78cc6a6f150cc21acbad156a96fe1d3fd58f033
7
+ data.tar.gz: c3e6da9db3e393179399331b3f21fbc981854fa7bfb50d300a58490c386e655f59d976a5b63c75b66183b2a4983cdfb1c325d3dec5560d25ec4157617b192f04
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkehub_v1alpha
2
2
 
3
+ ### v0.80.0 (2024-04-21)
4
+
5
+ * Regenerated from discovery document revision 20240412
6
+
3
7
  ### v0.79.0 (2024-03-31)
4
8
 
5
9
  * Regenerated from discovery document revision 20240322
@@ -6055,7 +6055,7 @@ module Google
6055
6055
  # @return [Array<Google::Apis::GkehubV1alpha::ServiceMeshAnalysisMessage>]
6056
6056
  attr_accessor :analysis_messages
6057
6057
 
6058
- # Output only. List of condition reporting membership statues
6058
+ # Output only. List of conditions reported for this membership.
6059
6059
  # Corresponds to the JSON property `conditions`
6060
6060
  # @return [Array<Google::Apis::GkehubV1alpha::ServiceMeshCondition>]
6061
6061
  attr_accessor :conditions
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GkehubV1alpha
18
18
  # Version of the google-apis-gkehub_v1alpha gem
19
- GEM_VERSION = "0.79.0"
19
+ GEM_VERSION = "0.80.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_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.79.0
4
+ version: 0.80.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_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1alpha/v0.79.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1alpha/v0.80.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_v1alpha
63
63
  post_install_message:
64
64
  rdoc_options: []