google-apis-logging_v2 0.47.0 → 0.48.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 +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/logging_v2/gem_version.rb +2 -2
- data/lib/google/apis/logging_v2/service.rb +20 -15
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6c1b751f6367752dfb635f7d9f6318e7d5ca440cde804ccad1b076d5d10c400c
|
|
4
|
+
data.tar.gz: 3e73aba2b9024cfcb82fec62880e312d4f1723b56de3271e0c13a9b07644c8f5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 92d3d1626ecf602b47ea4627c726091062dbe49ba1903e4b818fbc69b0abedb46226c468ef35422e165d2376c0bb61d5c63edef2c5ac838e6ca283a400de68ed
|
|
7
|
+
data.tar.gz: 8cc68c0df8a5fcaf413fe1a147e053f26d63d89cb6e4bd98e256f746985f7705735b124fd335d888f9611eb70b788e1fa6d3c76ede7f7cb2de4f09b83759d417
|
data/CHANGELOG.md
CHANGED
|
@@ -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.48.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 = "20230623"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -1355,9 +1355,10 @@ module Google
|
|
|
1355
1355
|
# @param [Google::Apis::LoggingV2::LogSink] log_sink_object
|
|
1356
1356
|
# @param [String] custom_writer_identity
|
|
1357
1357
|
# Optional. A service account provided by the caller that will be used to write
|
|
1358
|
-
# the log entries.
|
|
1359
|
-
# specified if
|
|
1360
|
-
# specified, a
|
|
1358
|
+
# the log entries. The format must be serviceAccount:some@email. This field can
|
|
1359
|
+
# only be specified if you are routing logs to a destination outside this sink's
|
|
1360
|
+
# project. If not specified, a Logging service account will automatically be
|
|
1361
|
+
# generated.
|
|
1361
1362
|
# @param [Boolean] unique_writer_identity
|
|
1362
1363
|
# Optional. Determines the kind of IAM identity returned as writer_identity in
|
|
1363
1364
|
# the new sink. If this value is omitted or set to false, and if the sink's
|
|
@@ -3320,9 +3321,10 @@ module Google
|
|
|
3320
3321
|
# @param [Google::Apis::LoggingV2::LogSink] log_sink_object
|
|
3321
3322
|
# @param [String] custom_writer_identity
|
|
3322
3323
|
# Optional. A service account provided by the caller that will be used to write
|
|
3323
|
-
# the log entries.
|
|
3324
|
-
# specified if
|
|
3325
|
-
# specified, a
|
|
3324
|
+
# the log entries. The format must be serviceAccount:some@email. This field can
|
|
3325
|
+
# only be specified if you are routing logs to a destination outside this sink's
|
|
3326
|
+
# project. If not specified, a Logging service account will automatically be
|
|
3327
|
+
# generated.
|
|
3326
3328
|
# @param [Boolean] unique_writer_identity
|
|
3327
3329
|
# Optional. Determines the kind of IAM identity returned as writer_identity in
|
|
3328
3330
|
# the new sink. If this value is omitted or set to false, and if the sink's
|
|
@@ -6016,9 +6018,10 @@ module Google
|
|
|
6016
6018
|
# @param [Google::Apis::LoggingV2::LogSink] log_sink_object
|
|
6017
6019
|
# @param [String] custom_writer_identity
|
|
6018
6020
|
# Optional. A service account provided by the caller that will be used to write
|
|
6019
|
-
# the log entries.
|
|
6020
|
-
# specified if
|
|
6021
|
-
# specified, a
|
|
6021
|
+
# the log entries. The format must be serviceAccount:some@email. This field can
|
|
6022
|
+
# only be specified if you are routing logs to a destination outside this sink's
|
|
6023
|
+
# project. If not specified, a Logging service account will automatically be
|
|
6024
|
+
# generated.
|
|
6022
6025
|
# @param [Boolean] unique_writer_identity
|
|
6023
6026
|
# Optional. Determines the kind of IAM identity returned as writer_identity in
|
|
6024
6027
|
# the new sink. If this value is omitted or set to false, and if the sink's
|
|
@@ -7783,9 +7786,10 @@ module Google
|
|
|
7783
7786
|
# @param [Google::Apis::LoggingV2::LogSink] log_sink_object
|
|
7784
7787
|
# @param [String] custom_writer_identity
|
|
7785
7788
|
# Optional. A service account provided by the caller that will be used to write
|
|
7786
|
-
# the log entries.
|
|
7787
|
-
# specified if
|
|
7788
|
-
# specified, a
|
|
7789
|
+
# the log entries. The format must be serviceAccount:some@email. This field can
|
|
7790
|
+
# only be specified if you are routing logs to a destination outside this sink's
|
|
7791
|
+
# project. If not specified, a Logging service account will automatically be
|
|
7792
|
+
# generated.
|
|
7789
7793
|
# @param [Boolean] unique_writer_identity
|
|
7790
7794
|
# Optional. Determines the kind of IAM identity returned as writer_identity in
|
|
7791
7795
|
# the new sink. If this value is omitted or set to false, and if the sink's
|
|
@@ -8082,9 +8086,10 @@ module Google
|
|
|
8082
8086
|
# @param [Google::Apis::LoggingV2::LogSink] log_sink_object
|
|
8083
8087
|
# @param [String] custom_writer_identity
|
|
8084
8088
|
# Optional. A service account provided by the caller that will be used to write
|
|
8085
|
-
# the log entries.
|
|
8086
|
-
# specified if
|
|
8087
|
-
# specified, a
|
|
8089
|
+
# the log entries. The format must be serviceAccount:some@email. This field can
|
|
8090
|
+
# only be specified if you are routing logs to a destination outside this sink's
|
|
8091
|
+
# project. If not specified, a Logging service account will automatically be
|
|
8092
|
+
# generated.
|
|
8088
8093
|
# @param [Boolean] unique_writer_identity
|
|
8089
8094
|
# Optional. Determines the kind of IAM identity returned as writer_identity in
|
|
8090
8095
|
# the new sink. If this value is omitted or set to false, and if the sink's
|
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.48.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-07-02 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.48.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: []
|