google-apis-policytroubleshooter_v1 0.13.0 → 0.14.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ddd498d25949c19ba2ebcf4c90085c53dbb74053aabde4fbb97b141591e9fc29
|
4
|
+
data.tar.gz: 5f006d2bbfddb5f44fca74b25befa14c3084afd1ecde059b097cc7374e9bb1bc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 95f11a23f93a17f82c08dc2b3d04b31e7c5b6bf641f607938502994c40f0e0f506b7a9e044d1da5d5a8fbd621be14d3dc9f39fd82e6f6f78021307c33a47d90b
|
7
|
+
data.tar.gz: 422a0a423424bd34671f7019fbd7450dbdb2efc879ecb23ae7bc67e0374c7ecf9de85d2d58aa69a77ec884461f3a45003ed310753cf07e4fada9eb5060f5f66d
|
data/CHANGELOG.md
CHANGED
@@ -332,8 +332,8 @@ module Google
|
|
332
332
|
# "audit_log_configs": [ ` "log_type": "DATA_READ" `, ` "log_type": "DATA_WRITE"
|
333
333
|
# , "exempted_members": [ "user:aliya@example.com" ] ` ] ` ] ` For sampleservice,
|
334
334
|
# this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also
|
335
|
-
# exempts jose@example.com from DATA_READ logging, and aliya@example.com
|
336
|
-
# DATA_WRITE logging.
|
335
|
+
# exempts `jose@example.com` from DATA_READ logging, and `aliya@example.com`
|
336
|
+
# from DATA_WRITE logging.
|
337
337
|
class GoogleIamV1AuditConfig
|
338
338
|
include Google::Apis::Core::Hashable
|
339
339
|
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module PolicytroubleshooterV1
|
18
18
|
# Version of the google-apis-policytroubleshooter_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.14.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.4.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220429"
|
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-policytroubleshooter_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.14.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-
|
11
|
+
date: 2022-05-09 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-policytroubleshooter_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-policytroubleshooter_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-policytroubleshooter_v1/v0.14.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policytroubleshooter_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|