google-apis-gkehub_v1alpha2 0.22.0 → 0.23.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: c03e00661d4703d4348307c4966657d83a2a0d0aff4ba84ea69d2681be61f31e
4
- data.tar.gz: '046213690aab7664d22d70aea899e6abd16712c704147c4ec201fa3fb258afd8'
3
+ metadata.gz: e994da8da061abff963e8158f1cf5e5598c98332afcade34a22b96c0eb549f7c
4
+ data.tar.gz: 46ab28e5817c7d6e628599025fcf2e7435c23811ff756558e490b8b921b59cb6
5
5
  SHA512:
6
- metadata.gz: f5f9d33ad720856f1ea2e62930c5efcca3af97206b4f2b45b14b871ce2126be5c1f9b9ea57b7bf4b67de2389ce27c021ac788aef05dc652b6dddf09abf81cc9d
7
- data.tar.gz: 0be2c491eeb74500359784fc830f7038fa21cec48d91f91592e3c3a4e8b7323eb399b7225a77bf34231355dedd3f5b8d4b626e70cfd12a389f00929567fad4de
6
+ metadata.gz: 39598b226f299b263e3e4fd71455925cabe83dd5a8a77c4f66a42368b87dc759dc34c7e4e8b2359ff079938d104e2d0cdc28b45f7e3af709decb69d0d13d2a75
7
+ data.tar.gz: 83a5cd24c6f8cc365046af7850e9af32b04938b96d651bc4f11129e626793dcf0cc91ae85af563f345b6f52c3bce7481e988c155081d71c1a579a170cbe17417
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-gkehub_v1alpha2
2
2
 
3
+ ### v0.23.0 (2022-07-23)
4
+
5
+ * Regenerated from discovery document revision 20220715
6
+ * Regenerated using generator version 0.9.0
7
+
3
8
  ### v0.22.0 (2022-07-02)
4
9
 
5
10
  * Regenerated using generator version 0.8.0
@@ -945,7 +945,8 @@ module Google
945
945
  # Immutable. Self-link of the GCP resource for the GKE Multi-Cloud cluster. For
946
946
  # example: //gkemulticloud.googleapis.com/projects/my-project/locations/us-west1-
947
947
  # a/awsClusters/my-cluster //gkemulticloud.googleapis.com/projects/my-project/
948
- # locations/us-west1-a/azureClusters/my-cluster
948
+ # locations/us-west1-a/azureClusters/my-cluster //gkemulticloud.googleapis.com/
949
+ # projects/my-project/locations/us-west1-a/attachedClusters/my-cluster
949
950
  # Corresponds to the JSON property `resourceLink`
950
951
  # @return [String]
951
952
  attr_accessor :resource_link
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GkehubV1alpha2
18
18
  # Version of the google-apis-gkehub_v1alpha2 gem
19
- GEM_VERSION = "0.22.0"
19
+ GEM_VERSION = "0.23.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.8.0"
22
+ GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220613"
25
+ REVISION = "20220715"
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_v1alpha2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.22.0
4
+ version: 0.23.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-07-04 00:00:00.000000000 Z
11
+ date: 2022-07-25 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_v1alpha2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1alpha2/v0.22.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1alpha2/v0.23.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_v1alpha2
63
63
  post_install_message:
64
64
  rdoc_options: []