google-apis-logging_v2 0.54.0 → 0.55.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: 6c1d3f64d025aca9830fdb66540f1640473d0a87abb5a88852e93ccedd6fd539
4
- data.tar.gz: 568dde091dd32d054067da121cd379a1a069a254aa6054c9b5c4792eb4db7ab3
3
+ metadata.gz: fa48f6c61f1b4887f278cc7ce3f94f6e5c35d772f4ba1ad74f205089b81f9fd3
4
+ data.tar.gz: 4bccb982d17af5f8f62bf51ea7de3a7194a0b3f2585fec8a946dc1490ce790f7
5
5
  SHA512:
6
- metadata.gz: dd13cf23649d6d2ecfdeb1ea871e98f380081590546c4cbf22650300112959aa47f18e24036b1084067238cb67b9e9ee39d517539fd7e0eb1fd5ba4bdb0ca65f
7
- data.tar.gz: 2efd669a925a95aa30c213177d5e27c1ac3886dd860c3b3068c2bdc98f3681a0eba50c8cc058195ddddb34aa7c5314e799d378d833c45a2ec047d85c1c8d92de
6
+ metadata.gz: 973ee681a5ae3679c8cf8e9b8e11795a4b708b9e6fb19d4737511cc60e47eef9cf585bd39cf147c5e0685148b5066966660fe7a7e5930d7ea2a76628617da858
7
+ data.tar.gz: 718550a24d237a3c6d072a7f081796f0a647e5b3f74e7d2342c17da6a1b33f48ec7486dc495c63157207081b03aa519e92ce17492b7f3cf23bfca065b791d35c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-logging_v2
2
2
 
3
+ ### v0.55.0 (2023-10-15)
4
+
5
+ * Regenerated from discovery document revision 20231006
6
+
3
7
  ### v0.54.0 (2023-09-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20230915
@@ -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.54.0"
19
+ GEM_VERSION = "0.55.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 = "20230915"
25
+ REVISION = "20231006"
26
26
  end
27
27
  end
28
28
  end
@@ -1525,9 +1525,10 @@ module Google
1525
1525
  # @param [Google::Apis::LoggingV2::LogSink] log_sink_object
1526
1526
  # @param [String] custom_writer_identity
1527
1527
  # Optional. A service account provided by the caller that will be used to write
1528
- # the log entries. Must be of format serviceAccount:some@email. This can only be
1529
- # specified if writing to a destination outside the sink's project. If not
1530
- # specified, a p4 service account will automatically be generated.
1528
+ # the log entries. The format must be serviceAccount:some@email. This field can
1529
+ # only be specified if you are routing logs to a destination outside this sink's
1530
+ # project. If not specified, a Logging service account will automatically be
1531
+ # generated.
1531
1532
  # @param [Boolean] unique_writer_identity
1532
1533
  # Optional. See sinks.create for a description of this field. When updating a
1533
1534
  # sink, the effect of this field on the value of writer_identity in the updated
@@ -1592,9 +1593,10 @@ module Google
1592
1593
  # @param [Google::Apis::LoggingV2::LogSink] log_sink_object
1593
1594
  # @param [String] custom_writer_identity
1594
1595
  # Optional. A service account provided by the caller that will be used to write
1595
- # the log entries. Must be of format serviceAccount:some@email. This can only be
1596
- # specified if writing to a destination outside the sink's project. If not
1597
- # specified, a p4 service account will automatically be generated.
1596
+ # the log entries. The format must be serviceAccount:some@email. This field can
1597
+ # only be specified if you are routing logs to a destination outside this sink's
1598
+ # project. If not specified, a Logging service account will automatically be
1599
+ # generated.
1598
1600
  # @param [Boolean] unique_writer_identity
1599
1601
  # Optional. See sinks.create for a description of this field. When updating a
1600
1602
  # sink, the effect of this field on the value of writer_identity in the updated
@@ -3496,9 +3498,10 @@ module Google
3496
3498
  # @param [Google::Apis::LoggingV2::LogSink] log_sink_object
3497
3499
  # @param [String] custom_writer_identity
3498
3500
  # Optional. A service account provided by the caller that will be used to write
3499
- # the log entries. Must be of format serviceAccount:some@email. This can only be
3500
- # specified if writing to a destination outside the sink's project. If not
3501
- # specified, a p4 service account will automatically be generated.
3501
+ # the log entries. The format must be serviceAccount:some@email. This field can
3502
+ # only be specified if you are routing logs to a destination outside this sink's
3503
+ # project. If not specified, a Logging service account will automatically be
3504
+ # generated.
3502
3505
  # @param [Boolean] unique_writer_identity
3503
3506
  # Optional. See sinks.create for a description of this field. When updating a
3504
3507
  # sink, the effect of this field on the value of writer_identity in the updated
@@ -3563,9 +3566,10 @@ module Google
3563
3566
  # @param [Google::Apis::LoggingV2::LogSink] log_sink_object
3564
3567
  # @param [String] custom_writer_identity
3565
3568
  # Optional. A service account provided by the caller that will be used to write
3566
- # the log entries. Must be of format serviceAccount:some@email. This can only be
3567
- # specified if writing to a destination outside the sink's project. If not
3568
- # specified, a p4 service account will automatically be generated.
3569
+ # the log entries. The format must be serviceAccount:some@email. This field can
3570
+ # only be specified if you are routing logs to a destination outside this sink's
3571
+ # project. If not specified, a Logging service account will automatically be
3572
+ # generated.
3569
3573
  # @param [Boolean] unique_writer_identity
3570
3574
  # Optional. See sinks.create for a description of this field. When updating a
3571
3575
  # sink, the effect of this field on the value of writer_identity in the updated
@@ -6198,9 +6202,10 @@ module Google
6198
6202
  # @param [Google::Apis::LoggingV2::LogSink] log_sink_object
6199
6203
  # @param [String] custom_writer_identity
6200
6204
  # Optional. A service account provided by the caller that will be used to write
6201
- # the log entries. Must be of format serviceAccount:some@email. This can only be
6202
- # specified if writing to a destination outside the sink's project. If not
6203
- # specified, a p4 service account will automatically be generated.
6205
+ # the log entries. The format must be serviceAccount:some@email. This field can
6206
+ # only be specified if you are routing logs to a destination outside this sink's
6207
+ # project. If not specified, a Logging service account will automatically be
6208
+ # generated.
6204
6209
  # @param [Boolean] unique_writer_identity
6205
6210
  # Optional. See sinks.create for a description of this field. When updating a
6206
6211
  # sink, the effect of this field on the value of writer_identity in the updated
@@ -6265,9 +6270,10 @@ module Google
6265
6270
  # @param [Google::Apis::LoggingV2::LogSink] log_sink_object
6266
6271
  # @param [String] custom_writer_identity
6267
6272
  # Optional. A service account provided by the caller that will be used to write
6268
- # the log entries. Must be of format serviceAccount:some@email. This can only be
6269
- # specified if writing to a destination outside the sink's project. If not
6270
- # specified, a p4 service account will automatically be generated.
6273
+ # the log entries. The format must be serviceAccount:some@email. This field can
6274
+ # only be specified if you are routing logs to a destination outside this sink's
6275
+ # project. If not specified, a Logging service account will automatically be
6276
+ # generated.
6271
6277
  # @param [Boolean] unique_writer_identity
6272
6278
  # Optional. See sinks.create for a description of this field. When updating a
6273
6279
  # sink, the effect of this field on the value of writer_identity in the updated
@@ -7970,9 +7976,10 @@ module Google
7970
7976
  # @param [Google::Apis::LoggingV2::LogSink] log_sink_object
7971
7977
  # @param [String] custom_writer_identity
7972
7978
  # Optional. A service account provided by the caller that will be used to write
7973
- # the log entries. Must be of format serviceAccount:some@email. This can only be
7974
- # specified if writing to a destination outside the sink's project. If not
7975
- # specified, a p4 service account will automatically be generated.
7979
+ # the log entries. The format must be serviceAccount:some@email. This field can
7980
+ # only be specified if you are routing logs to a destination outside this sink's
7981
+ # project. If not specified, a Logging service account will automatically be
7982
+ # generated.
7976
7983
  # @param [Boolean] unique_writer_identity
7977
7984
  # Optional. See sinks.create for a description of this field. When updating a
7978
7985
  # sink, the effect of this field on the value of writer_identity in the updated
@@ -8037,9 +8044,10 @@ module Google
8037
8044
  # @param [Google::Apis::LoggingV2::LogSink] log_sink_object
8038
8045
  # @param [String] custom_writer_identity
8039
8046
  # Optional. A service account provided by the caller that will be used to write
8040
- # the log entries. Must be of format serviceAccount:some@email. This can only be
8041
- # specified if writing to a destination outside the sink's project. If not
8042
- # specified, a p4 service account will automatically be generated.
8047
+ # the log entries. The format must be serviceAccount:some@email. This field can
8048
+ # only be specified if you are routing logs to a destination outside this sink's
8049
+ # project. If not specified, a Logging service account will automatically be
8050
+ # generated.
8043
8051
  # @param [Boolean] unique_writer_identity
8044
8052
  # Optional. See sinks.create for a description of this field. When updating a
8045
8053
  # sink, the effect of this field on the value of writer_identity in the updated
@@ -8273,9 +8281,10 @@ module Google
8273
8281
  # @param [Google::Apis::LoggingV2::LogSink] log_sink_object
8274
8282
  # @param [String] custom_writer_identity
8275
8283
  # Optional. A service account provided by the caller that will be used to write
8276
- # the log entries. Must be of format serviceAccount:some@email. This can only be
8277
- # specified if writing to a destination outside the sink's project. If not
8278
- # specified, a p4 service account will automatically be generated.
8284
+ # the log entries. The format must be serviceAccount:some@email. This field can
8285
+ # only be specified if you are routing logs to a destination outside this sink's
8286
+ # project. If not specified, a Logging service account will automatically be
8287
+ # generated.
8279
8288
  # @param [Boolean] unique_writer_identity
8280
8289
  # Optional. See sinks.create for a description of this field. When updating a
8281
8290
  # sink, the effect of this field on the value of writer_identity in the updated
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.54.0
4
+ version: 0.55.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-09-24 00:00:00.000000000 Z
11
+ date: 2023-10-15 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.54.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-logging_v2/v0.55.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: []