google-apis-gkehub_v1alpha2 0.27.0 → 0.29.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: 640ab5e66bd5c5b90c4e6cc2fa19dbec0df897ec6f34528575cb52d7c2e19e18
4
- data.tar.gz: 20b45ab49b1d40f1ecb0e0164cb8bae336b6aba19c15d2204755bbb4273de457
3
+ metadata.gz: c2960ffefc7639230e6440e7601fc703d00732ceacced32dce73b88023ad4190
4
+ data.tar.gz: 83cde7a79c9a0bd14091f25469c46e69e13554cb40ed75fa3f31a20e370831c6
5
5
  SHA512:
6
- metadata.gz: 8d0b4062871cd1ae9416d1f4426ec69b3d95f68a9c73cd9a8cf63322b9b54bb4a65be8003cd7a0a5d6cf5e48739d960ff2a8e4da9aff6cd74885c06235e23329
7
- data.tar.gz: 5a78ca54eeaa1afad2690e2f1e86988f77430f20a29fbfd6dd758a9680b43648ec3c861a8b4eb408a567d2816ef9fa713a713e7629ff543d034060f7e7b7a0db
6
+ metadata.gz: 0c47020c94f4c602915369beba7085a4df22ab8ff1a058e35b6606292c82bd58bb04d7e6adc23e43cd23518eb3024d7575dddca310710071b8b59505eb74db6c
7
+ data.tar.gz: bc25cc4c8d9a9871c5993a98a9410bed966208c3e9290615238a3ff9a5cb8a7ca3b02dac4b702489c4ba2833f83bb6baa83a0a2eb64b69482a924fccee7444b0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-gkehub_v1alpha2
2
2
 
3
+ ### v0.29.0 (2023-02-12)
4
+
5
+ * Regenerated from discovery document revision 20230129
6
+ * Regenerated using generator version 0.11.1
7
+
8
+ ### v0.28.0 (2022-10-27)
9
+
10
+ * Regenerated using generator version 0.11.0
11
+
3
12
  ### v0.27.0 (2022-09-20)
4
13
 
5
14
  * Regenerated using generator version 0.10.0
@@ -206,22 +206,22 @@ module Google
206
206
  # kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-
207
207
  # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
208
208
  # email address that represents a Google group. For example, `admins@example.com`
209
- # . * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
210
- # identifier) representing a user that has been recently deleted. For example, `
211
- # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
212
- # value reverts to `user:`emailid`` and the recovered user retains the role in
213
- # the binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email
214
- # address (plus unique identifier) representing a service account that has been
215
- # recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
209
+ # . * `domain:`domain``: The G Suite domain (primary) that represents all the
210
+ # users of that domain. For example, `google.com` or `example.com`. * `deleted:
211
+ # user:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
212
+ # representing a user that has been recently deleted. For example, `alice@
213
+ # example.com?uid=123456789012345678901`. If the user is recovered, this value
214
+ # reverts to `user:`emailid`` and the recovered user retains the role in the
215
+ # binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email address
216
+ # (plus unique identifier) representing a service account that has been recently
217
+ # deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
216
218
  # 123456789012345678901`. If the service account is undeleted, this value
217
219
  # reverts to `serviceAccount:`emailid`` and the undeleted service account
218
220
  # retains the role in the binding. * `deleted:group:`emailid`?uid=`uniqueid``:
219
221
  # An email address (plus unique identifier) representing a Google group that has
220
222
  # been recently deleted. For example, `admins@example.com?uid=
221
223
  # 123456789012345678901`. If the group is recovered, this value reverts to `
222
- # group:`emailid`` and the recovered group retains the role in the binding. * `
223
- # domain:`domain``: The G Suite domain (primary) that represents all the users
224
- # of that domain. For example, `google.com` or `example.com`.
224
+ # group:`emailid`` and the recovered group retains the role in the binding.
225
225
  # Corresponds to the JSON property `members`
226
226
  # @return [Array<String>]
227
227
  attr_accessor :members
@@ -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.27.0"
19
+ GEM_VERSION = "0.29.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.10.0"
22
+ GENERATOR_VERSION = "0.11.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220828"
25
+ REVISION = "20230129"
26
26
  end
27
27
  end
28
28
  end
@@ -379,7 +379,8 @@ module Google
379
379
  # Lists Memberships in a given project and location.
380
380
  # @param [String] parent
381
381
  # Required. The parent (project and location) where the Memberships will be
382
- # listed. Specified in the format `projects/*/locations/*`.
382
+ # listed. Specified in the format `projects/*/locations/*`. `projects/*/
383
+ # locations/-` list memberships in all the regions.
383
384
  # @param [String] filter
384
385
  # Optional. Lists Memberships that match the filter expression, following the
385
386
  # syntax outlined in https://google.aip.dev/160. Examples: - Name is `bar` in
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.27.0
4
+ version: 0.29.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-09-26 00:00:00.000000000 Z
11
+ date: 2023-02-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.0
19
+ version: 0.9.1
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.0
29
+ version: 0.9.1
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.27.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1alpha2/v0.29.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.14
78
+ rubygems_version: 3.4.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for GKE Hub API V1alpha2