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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 181ecb375fd2e61231d5017dedba80354ffd57e44f990cc08457c9fafba66e48
4
- data.tar.gz: 25e74ffc112e69fe93049a013a163a0350fa42e59d06bc15b71fc0af52aa6bee
3
+ metadata.gz: 6c1b751f6367752dfb635f7d9f6318e7d5ca440cde804ccad1b076d5d10c400c
4
+ data.tar.gz: 3e73aba2b9024cfcb82fec62880e312d4f1723b56de3271e0c13a9b07644c8f5
5
5
  SHA512:
6
- metadata.gz: 1b27e04d43752da67a7dda0c4101364fdac634908826c36100cf331604af145e3668c1df171324c69a8d6f62124e70eb150a5f8532ab913ba693b3b8d7180636
7
- data.tar.gz: aeb1a75128302d43888f2324cdd4ab3e4b22df15c87dede88ed3bc085777c254bffe3daf7261cf08c3c1e68c6af7118f34c8c0f1bd2d5366d7b990735e30db13
6
+ metadata.gz: 92d3d1626ecf602b47ea4627c726091062dbe49ba1903e4b818fbc69b0abedb46226c468ef35422e165d2376c0bb61d5c63edef2c5ac838e6ca283a400de68ed
7
+ data.tar.gz: 8cc68c0df8a5fcaf413fe1a147e053f26d63d89cb6e4bd98e256f746985f7705735b124fd335d888f9611eb70b788e1fa6d3c76ede7f7cb2de4f09b83759d417
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-logging_v2
2
2
 
3
+ ### v0.48.0 (2023-07-02)
4
+
5
+ * Regenerated from discovery document revision 20230623
6
+
3
7
  ### v0.47.0 (2023-06-11)
4
8
 
5
9
  * Regenerated from discovery document revision 20230531
@@ -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.47.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 = "20230531"
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. Must be of format serviceAccount:some@email. This can only be
1359
- # specified if writing to a destination outside the sink's project. If not
1360
- # specified, a p4 service account will automatically be generated.
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. Must be of format serviceAccount:some@email. This can only be
3324
- # specified if writing to a destination outside the sink's project. If not
3325
- # specified, a p4 service account will automatically be generated.
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. Must be of format serviceAccount:some@email. This can only be
6020
- # specified if writing to a destination outside the sink's project. If not
6021
- # specified, a p4 service account will automatically be generated.
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. Must be of format serviceAccount:some@email. This can only be
7787
- # specified if writing to a destination outside the sink's project. If not
7788
- # specified, a p4 service account will automatically be generated.
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. Must be of format serviceAccount:some@email. This can only be
8086
- # specified if writing to a destination outside the sink's project. If not
8087
- # specified, a p4 service account will automatically be generated.
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.47.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-06-11 00:00:00.000000000 Z
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.47.0
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: []