google-apis-accesscontextmanager_v1 0.30.0 → 0.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6ba428a799f4d62a82153c0c13ebcdcac0fe59e306b13c7d6b63349584320b1d
|
4
|
+
data.tar.gz: 7d6f293203abc345a70fe685baebaa2e489bd57b8d6403f96ecb6dfb8ef583b4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8a41b91c5541e45ae68e999187e9443804b0f5b870e6f1bcddd982ca5348ac691ea1e0dccf1f428c9388180b711f25962cb694e1ec1ee5adb147f9609e96e604
|
7
|
+
data.tar.gz: b1d4b2d9389b5b923e61319fa7f7d4b512322b43aa3a75ad4d4e428bedd9114d80b11a1631f702e870689c7f3dd033613c77ccec8a2b515aded6fd91894d0ac1
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Release history for google-apis-accesscontextmanager_v1
|
2
2
|
|
3
|
+
### v0.32.0 (2023-08-13)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20230806
|
6
|
+
|
7
|
+
### v0.31.0 (2023-08-06)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20230729
|
10
|
+
|
3
11
|
### v0.30.0 (2023-03-26)
|
4
12
|
|
5
13
|
* Regenerated from discovery document revision 20230319
|
@@ -511,8 +511,8 @@ module Google
|
|
511
511
|
attr_accessor :members
|
512
512
|
|
513
513
|
# Whether to negate the Condition. If true, the Condition becomes a NAND over
|
514
|
-
# its non-empty fields
|
515
|
-
# satisfied. Defaults to false.
|
514
|
+
# its non-empty fields. Any non-empty field criteria evaluating to false will
|
515
|
+
# result in the Condition to be satisfied. Defaults to false.
|
516
516
|
# Corresponds to the JSON property `negate`
|
517
517
|
# @return [Boolean]
|
518
518
|
attr_accessor :negate
|
@@ -1320,13 +1320,13 @@ module Google
|
|
1320
1320
|
# @return [String]
|
1321
1321
|
attr_accessor :name
|
1322
1322
|
|
1323
|
-
# The normal response of the operation
|
1324
|
-
#
|
1325
|
-
#
|
1326
|
-
#
|
1327
|
-
#
|
1328
|
-
#
|
1329
|
-
#
|
1323
|
+
# The normal, successful response of the operation. If the original method
|
1324
|
+
# returns no data on success, such as `Delete`, the response is `google.protobuf.
|
1325
|
+
# Empty`. If the original method is standard `Get`/`Create`/`Update`, the
|
1326
|
+
# response should be the resource. For other methods, the response should have
|
1327
|
+
# the type `XxxResponse`, where `Xxx` is the original method name. For example,
|
1328
|
+
# if the original method name is `TakeSnapshot()`, the inferred response type is
|
1329
|
+
# `TakeSnapshotResponse`.
|
1330
1330
|
# Corresponds to the JSON property `response`
|
1331
1331
|
# @return [Hash<String,Object>]
|
1332
1332
|
attr_accessor :response
|
@@ -1393,22 +1393,22 @@ module Google
|
|
1393
1393
|
# evaluates to `true`. A condition can add constraints based on attributes of
|
1394
1394
|
# the request, the resource, or both. To learn which resources support
|
1395
1395
|
# conditions in their IAM policies, see the [IAM documentation](https://cloud.
|
1396
|
-
# google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
|
1396
|
+
# google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
|
1397
1397
|
# bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
|
1398
1398
|
# "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
|
1399
1399
|
# serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
|
1400
1400
|
# roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
|
1401
1401
|
# ], "condition": ` "title": "expirable access", "description": "Does not grant
|
1402
1402
|
# access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
|
1403
|
-
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML
|
1404
|
-
# bindings: - members: - user:mike@example.com - group:admins@
|
1405
|
-
# domain:google.com - serviceAccount:my-project-id@appspot.
|
1406
|
-
# role: roles/resourcemanager.organizationAdmin - members: -
|
1407
|
-
# com role: roles/resourcemanager.organizationViewer condition:
|
1408
|
-
# access description: Does not grant access after Sep 2020
|
1409
|
-
# time < timestamp('2020-10-01T00:00:00.000Z') etag:
|
1410
|
-
# a description of IAM and its features, see the
|
1411
|
-
# cloud.google.com/iam/docs/).
|
1403
|
+
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
|
1404
|
+
# example:** ``` bindings: - members: - user:mike@example.com - group:admins@
|
1405
|
+
# example.com - domain:google.com - serviceAccount:my-project-id@appspot.
|
1406
|
+
# gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
|
1407
|
+
# user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
|
1408
|
+
# title: expirable access description: Does not grant access after Sep 2020
|
1409
|
+
# expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
|
1410
|
+
# BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
|
1411
|
+
# [IAM documentation](https://cloud.google.com/iam/docs/).
|
1412
1412
|
class Policy
|
1413
1413
|
include Google::Apis::Core::Hashable
|
1414
1414
|
|
@@ -1743,22 +1743,22 @@ module Google
|
|
1743
1743
|
# evaluates to `true`. A condition can add constraints based on attributes of
|
1744
1744
|
# the request, the resource, or both. To learn which resources support
|
1745
1745
|
# conditions in their IAM policies, see the [IAM documentation](https://cloud.
|
1746
|
-
# google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
|
1746
|
+
# google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
|
1747
1747
|
# bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
|
1748
1748
|
# "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
|
1749
1749
|
# serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
|
1750
1750
|
# roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
|
1751
1751
|
# ], "condition": ` "title": "expirable access", "description": "Does not grant
|
1752
1752
|
# access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
|
1753
|
-
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML
|
1754
|
-
# bindings: - members: - user:mike@example.com - group:admins@
|
1755
|
-
# domain:google.com - serviceAccount:my-project-id@appspot.
|
1756
|
-
# role: roles/resourcemanager.organizationAdmin - members: -
|
1757
|
-
# com role: roles/resourcemanager.organizationViewer condition:
|
1758
|
-
# access description: Does not grant access after Sep 2020
|
1759
|
-
# time < timestamp('2020-10-01T00:00:00.000Z') etag:
|
1760
|
-
# a description of IAM and its features, see the
|
1761
|
-
# cloud.google.com/iam/docs/).
|
1753
|
+
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
|
1754
|
+
# example:** ``` bindings: - members: - user:mike@example.com - group:admins@
|
1755
|
+
# example.com - domain:google.com - serviceAccount:my-project-id@appspot.
|
1756
|
+
# gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
|
1757
|
+
# user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
|
1758
|
+
# title: expirable access description: Does not grant access after Sep 2020
|
1759
|
+
# expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
|
1760
|
+
# BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
|
1761
|
+
# [IAM documentation](https://cloud.google.com/iam/docs/).
|
1762
1762
|
# Corresponds to the JSON property `policy`
|
1763
1763
|
# @return [Google::Apis::AccesscontextmanagerV1::Policy]
|
1764
1764
|
attr_accessor :policy
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module AccesscontextmanagerV1
|
18
18
|
# Version of the google-apis-accesscontextmanager_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.32.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20230806"
|
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-accesscontextmanager_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.32.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: 2023-
|
11
|
+
date: 2023-08-13 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-accesscontextmanager_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-accesscontextmanager_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-accesscontextmanager_v1/v0.32.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-accesscontextmanager_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|