google-apis-run_v2 0.19.0 → 0.20.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: 0f8c0079a93c2d6fdeb6b845b21c8932d4a36b98a548bd280a62ec601230aa5d
4
- data.tar.gz: 006ea27a26c4a2c90dd7d217b073ef2a0b349b4b9684ad1e45bcedab223f21b5
3
+ metadata.gz: a7d1b768e889dc4d44a2e989b478e378da49f07ab98b5cc9dae5b071bcd8737b
4
+ data.tar.gz: 2aef0cc97e2816457cb0420f47f9d0ab7bfbc04adebbdaae9b6f1d70f334f519
5
5
  SHA512:
6
- metadata.gz: b25368a77e99a8d77a7952cd38c0f706e6d6ad5beed0f07f1bff6b7b86d6165df315b7edfbf9ab8b3ab3cf41211cffd1cc3801012234c45e3ae0fb8ab29fe382
7
- data.tar.gz: 05cd2dabebd9a31be05d243d6da6f8b676e334970b17351608d02396dc42397d2c735b0b05d26a4bbf1455fcf171ed7e86185af1ec0c6cd568ef4ab31cb66ea3
6
+ metadata.gz: 002c616d05d4d672676ee8854aaf024b822a0644115e565ed91d7fae8966cc72887a3804ff288994255ed6013b97c75352b6a019711acdd2e28e412900c58d7b
7
+ data.tar.gz: a7236eed24a4438521b1cac4fe818f6b9052096b6fb63e17277fa8e44cfad4ef62a14ce2d042dea241e36f8004c59ca80c8fe16d59988956ead8a9628843345f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-run_v2
2
2
 
3
+ ### v0.20.0 (2022-08-10)
4
+
5
+ * Regenerated from discovery document revision 20220807
6
+
3
7
  ### v0.19.0 (2022-08-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20220731
@@ -2242,25 +2242,28 @@ module Google
2242
2242
  # anyone who is authenticated with a Google account or a service account. * `
2243
2243
  # user:`emailid``: An email address that represents a specific Google account.
2244
2244
  # For example, `alice@example.com` . * `serviceAccount:`emailid``: An email
2245
- # address that represents a service account. For example, `my-other-app@appspot.
2246
- # gserviceaccount.com`. * `group:`emailid``: An email address that represents a
2247
- # Google group. For example, `admins@example.com`. * `deleted:user:`emailid`?uid=
2248
- # `uniqueid``: An email address (plus unique identifier) representing a user
2249
- # that has been recently deleted. For example, `alice@example.com?uid=
2250
- # 123456789012345678901`. If the user is recovered, this value reverts to `user:`
2251
- # emailid`` and the recovered user retains the role in the binding. * `deleted:
2252
- # serviceAccount:`emailid`?uid=`uniqueid``: An email address (plus unique
2253
- # identifier) representing a service account that has been recently deleted. For
2254
- # example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`.
2255
- # If the service account is undeleted, this value reverts to `serviceAccount:`
2256
- # emailid`` and the undeleted service account retains the role in the binding. *
2257
- # `deleted:group:`emailid`?uid=`uniqueid``: An email address (plus unique
2258
- # identifier) representing a Google group that has been recently deleted. For
2259
- # example, `admins@example.com?uid=123456789012345678901`. If the group is
2260
- # recovered, this value reverts to `group:`emailid`` and the recovered group
2261
- # retains the role in the binding. * `domain:`domain``: The G Suite domain (
2262
- # primary) that represents all the users of that domain. For example, `google.
2263
- # com` or `example.com`.
2245
+ # address that represents a Google service account. For example, `my-other-app@
2246
+ # appspot.gserviceaccount.com`. * `serviceAccount:`projectid`.svc.id.goog[`
2247
+ # namespace`/`kubernetes-sa`]`: An identifier for a [Kubernetes service account](
2248
+ # https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-
2249
+ # accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`
2250
+ # . * `group:`emailid``: An email address that represents a Google group. For
2251
+ # example, `admins@example.com`. * `deleted:user:`emailid`?uid=`uniqueid``: An
2252
+ # email address (plus unique identifier) representing a user that has been
2253
+ # recently deleted. For example, `alice@example.com?uid=123456789012345678901`.
2254
+ # If the user is recovered, this value reverts to `user:`emailid`` and the
2255
+ # recovered user retains the role in the binding. * `deleted:serviceAccount:`
2256
+ # emailid`?uid=`uniqueid``: An email address (plus unique identifier)
2257
+ # representing a service account that has been recently deleted. For example, `
2258
+ # my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the
2259
+ # service account is undeleted, this value reverts to `serviceAccount:`emailid``
2260
+ # and the undeleted service account retains the role in the binding. * `deleted:
2261
+ # group:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
2262
+ # representing a Google group that has been recently deleted. For example, `
2263
+ # admins@example.com?uid=123456789012345678901`. If the group is recovered, this
2264
+ # value reverts to `group:`emailid`` and the recovered group retains the role in
2265
+ # the binding. * `domain:`domain``: The G Suite domain (primary) that represents
2266
+ # all the users of that domain. For example, `google.com` or `example.com`.
2264
2267
  # Corresponds to the JSON property `members`
2265
2268
  # @return [Array<String>]
2266
2269
  attr_accessor :members
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RunV2
18
18
  # Version of the google-apis-run_v2 gem
19
- GEM_VERSION = "0.19.0"
19
+ GEM_VERSION = "0.20.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220731"
25
+ REVISION = "20220807"
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-run_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.19.0
4
+ version: 0.20.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-08-08 00:00:00.000000000 Z
11
+ date: 2022-08-15 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-run_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-run_v2/v0.19.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-run_v2/v0.20.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-run_v2
63
63
  post_install_message:
64
64
  rdoc_options: []