google-apis-logging_v2 0.18.0 → 0.19.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: 51755bf9cbb6bb9bc70a8bdc20350757ddfd1254c9e06266a32ff2da7cffd6dd
|
4
|
+
data.tar.gz: 45a4fed42b300490fae10709e348b3c1a865aec611288b617bd3b32ba00be40c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ca1076b904c70908e10e06f6c89dde0fa1ccb04a183b6a686a8dcc2c810eb232511ed8a9ab5c64f9d61b5c0ef39377e2309b9c9f19039864cdd60bda1053ca38
|
7
|
+
data.tar.gz: 1a3b126aae826930abc5e2edc64d8dbdae819e20ef6e44dabce558f22cf14b37fc7c201d991efedf1b0401f7c1e32284670d955855aaa4efcc9ed821195035e9
|
data/CHANGELOG.md
CHANGED
@@ -165,7 +165,7 @@ module Google
|
|
165
165
|
# your Cloud KMS key.Before enabling CMEK for Log Router, you must first assign
|
166
166
|
# the cloudkms.cryptoKeyEncrypterDecrypter role to the service account that the
|
167
167
|
# Log Router will use to access your Cloud KMS key. Use GetCmekSettings to
|
168
|
-
# obtain the service account ID.See Enabling CMEK for
|
168
|
+
# obtain the service account ID.See Enabling CMEK for Log Router (https://cloud.
|
169
169
|
# google.com/logging/docs/routing/managed-encryption) for more information.
|
170
170
|
# Corresponds to the JSON property `serviceAccountId`
|
171
171
|
# @return [String]
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module LoggingV2
|
18
18
|
# Version of the google-apis-logging_v2 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.19.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.4.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20211130"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -53,7 +53,7 @@ module Google
|
|
53
53
|
# Router can be configured for Google Cloud projects, folders, organizations and
|
54
54
|
# billing accounts. Once configured for an organization, it applies to all
|
55
55
|
# projects and folders in the Google Cloud organization.See Enabling CMEK for
|
56
|
-
#
|
56
|
+
# Log Router (https://cloud.google.com/logging/docs/routing/managed-encryption)
|
57
57
|
# for more information.
|
58
58
|
# @param [String] name
|
59
59
|
# Required. The resource for which to retrieve CMEK settings. "projects/[
|
@@ -1613,7 +1613,7 @@ module Google
|
|
1613
1613
|
# Router can be configured for Google Cloud projects, folders, organizations and
|
1614
1614
|
# billing accounts. Once configured for an organization, it applies to all
|
1615
1615
|
# projects and folders in the Google Cloud organization.See Enabling CMEK for
|
1616
|
-
#
|
1616
|
+
# Log Router (https://cloud.google.com/logging/docs/routing/managed-encryption)
|
1617
1617
|
# for more information.
|
1618
1618
|
# @param [String] name
|
1619
1619
|
# Required. The resource for which to retrieve CMEK settings. "projects/[
|
@@ -3613,7 +3613,7 @@ module Google
|
|
3613
3613
|
# Router can be configured for Google Cloud projects, folders, organizations and
|
3614
3614
|
# billing accounts. Once configured for an organization, it applies to all
|
3615
3615
|
# projects and folders in the Google Cloud organization.See Enabling CMEK for
|
3616
|
-
#
|
3616
|
+
# Log Router (https://cloud.google.com/logging/docs/routing/managed-encryption)
|
3617
3617
|
# for more information.
|
3618
3618
|
# @param [String] name
|
3619
3619
|
# Required. The resource for which to retrieve CMEK settings. "projects/[
|
@@ -4904,7 +4904,7 @@ module Google
|
|
4904
4904
|
# Router can be configured for Google Cloud projects, folders, organizations and
|
4905
4905
|
# billing accounts. Once configured for an organization, it applies to all
|
4906
4906
|
# projects and folders in the Google Cloud organization.See Enabling CMEK for
|
4907
|
-
#
|
4907
|
+
# Log Router (https://cloud.google.com/logging/docs/routing/managed-encryption)
|
4908
4908
|
# for more information.
|
4909
4909
|
# @param [String] name
|
4910
4910
|
# Required. The resource for which to retrieve CMEK settings. "projects/[
|
@@ -6538,7 +6538,7 @@ module Google
|
|
6538
6538
|
# Router can be configured for Google Cloud projects, folders, organizations and
|
6539
6539
|
# billing accounts. Once configured for an organization, it applies to all
|
6540
6540
|
# projects and folders in the Google Cloud organization.See Enabling CMEK for
|
6541
|
-
#
|
6541
|
+
# Log Router (https://cloud.google.com/logging/docs/routing/managed-encryption)
|
6542
6542
|
# for more information.
|
6543
6543
|
# @param [String] name
|
6544
6544
|
# Required. The resource for which to retrieve CMEK settings. "projects/[
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-logging_v2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.19.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: 2021-12-
|
11
|
+
date: 2021-12-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-logging_v2/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-logging_v2/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-logging_v2/v0.19.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-logging_v2
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|