google-apis-beyondcorp_v1 0.4.0 → 0.5.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: bec2d4223b390abf9f06fa3420e72e8ec8e44175b887d798fd4d2430a0530625
4
- data.tar.gz: 6da25e18a00a5059b9f1dc850cb2192823d5c462f8d2d8bc5250b6fdf908c3f9
3
+ metadata.gz: 24d82c44bde09c3e41ab38ec412624f0345ceaeea4eae991c2ce9cf1ebcaae96
4
+ data.tar.gz: 3fbe33dc38a6d9001c2f8c4ebea6d53e6ef2c854b794a5d0954ad12bff5db5c9
5
5
  SHA512:
6
- metadata.gz: 8ce1ee1ba56340b5a026a4fe15d340dcc3701d20ac3482662fe99b6e74ee5bcf1d748fe1b8582d578cfbcc0206fa0a759f85417c12b8c64c6a0a15171dba2e69
7
- data.tar.gz: 1790147a6051ed4227bae338a0ce031d6baa0ef03c7a6c37860487d7dbfbea554907c9be34c8d973aa387e334328cdfb6c6c65d2cde51e913522d8537c8b9c83
6
+ metadata.gz: 97a25f667ef9a44fcfa9f335093711702c64f9ee0ad69a932e1801929e34a2d8af49b2c28fc1381759ba2b404c803e45acd372528cb4f0b0dc9783152c8cee5e
7
+ data.tar.gz: e9948d65d2afd57612886371dd67a4ccaf5eb804d4efd3be7ca9398f0c0bcc626e9cec0dc7afaa93c71bf9ef1b3e89f96a596cadbd382a07de65cb781d58e193
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-beyondcorp_v1
2
2
 
3
+ ### v0.5.0 (2022-09-10)
4
+
5
+ * Regenerated from discovery document revision 20220908
6
+
3
7
  ### v0.4.0 (2022-08-13)
4
8
 
5
9
  * Regenerated from discovery document revision 20220804
@@ -2170,31 +2170,33 @@ module Google
2170
2170
  # members` can have the following values: * `allUsers`: A special identifier
2171
2171
  # that represents anyone who is on the internet; with or without a Google
2172
2172
  # account. * `allAuthenticatedUsers`: A special identifier that represents
2173
- # anyone who is authenticated with a Google account or a service account. * `
2174
- # user:`emailid``: An email address that represents a specific Google account.
2175
- # For example, `alice@example.com` . * `serviceAccount:`emailid``: An email
2176
- # address that represents a Google service account. For example, `my-other-app@
2177
- # appspot.gserviceaccount.com`. * `serviceAccount:`projectid`.svc.id.goog[`
2178
- # namespace`/`kubernetes-sa`]`: An identifier for a [Kubernetes service account](
2179
- # https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-
2180
- # accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`
2181
- # . * `group:`emailid``: An email address that represents a Google group. For
2182
- # example, `admins@example.com`. * `deleted:user:`emailid`?uid=`uniqueid``: An
2183
- # email address (plus unique identifier) representing a user that has been
2184
- # recently deleted. For example, `alice@example.com?uid=123456789012345678901`.
2185
- # If the user is recovered, this value reverts to `user:`emailid`` and the
2186
- # recovered user retains the role in the binding. * `deleted:serviceAccount:`
2187
- # emailid`?uid=`uniqueid``: An email address (plus unique identifier)
2188
- # representing a service account that has been recently deleted. For example, `
2189
- # my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the
2190
- # service account is undeleted, this value reverts to `serviceAccount:`emailid``
2191
- # and the undeleted service account retains the role in the binding. * `deleted:
2192
- # group:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
2193
- # representing a Google group that has been recently deleted. For example, `
2194
- # admins@example.com?uid=123456789012345678901`. If the group is recovered, this
2195
- # value reverts to `group:`emailid`` and the recovered group retains the role in
2196
- # the binding. * `domain:`domain``: The G Suite domain (primary) that represents
2197
- # all the users of that domain. For example, `google.com` or `example.com`.
2173
+ # anyone who is authenticated with a Google account or a service account. Does
2174
+ # not include identities that come from external identity providers (IdPs)
2175
+ # through identity federation. * `user:`emailid``: An email address that
2176
+ # represents a specific Google account. For example, `alice@example.com` . * `
2177
+ # serviceAccount:`emailid``: An email address that represents a Google service
2178
+ # account. For example, `my-other-app@appspot.gserviceaccount.com`. * `
2179
+ # serviceAccount:`projectid`.svc.id.goog[`namespace`/`kubernetes-sa`]`: An
2180
+ # identifier for a [Kubernetes service account](https://cloud.google.com/
2181
+ # kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-
2182
+ # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
2183
+ # email address that represents a Google group. For example, `admins@example.com`
2184
+ # . * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
2185
+ # identifier) representing a user that has been recently deleted. For example, `
2186
+ # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
2187
+ # value reverts to `user:`emailid`` and the recovered user retains the role in
2188
+ # the binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email
2189
+ # address (plus unique identifier) representing a service account that has been
2190
+ # recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
2191
+ # 123456789012345678901`. If the service account is undeleted, this value
2192
+ # reverts to `serviceAccount:`emailid`` and the undeleted service account
2193
+ # retains the role in the binding. * `deleted:group:`emailid`?uid=`uniqueid``:
2194
+ # An email address (plus unique identifier) representing a Google group that has
2195
+ # been recently deleted. For example, `admins@example.com?uid=
2196
+ # 123456789012345678901`. If the group is recovered, this value reverts to `
2197
+ # group:`emailid`` and the recovered group retains the role in the binding. * `
2198
+ # domain:`domain``: The G Suite domain (primary) that represents all the users
2199
+ # of that domain. For example, `google.com` or `example.com`.
2198
2200
  # Corresponds to the JSON property `members`
2199
2201
  # @return [Array<String>]
2200
2202
  attr_accessor :members
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BeyondcorpV1
18
18
  # Version of the google-apis-beyondcorp_v1 gem
19
- GEM_VERSION = "0.4.0"
19
+ GEM_VERSION = "0.5.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 = "20220804"
25
+ REVISION = "20220908"
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-beyondcorp_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.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-15 00:00:00.000000000 Z
11
+ date: 2022-09-12 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-beyondcorp_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-beyondcorp_v1/v0.4.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-beyondcorp_v1/v0.5.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-beyondcorp_v1
63
63
  post_install_message:
64
64
  rdoc_options: []