google-apis-logging_v2 0.85.0 → 0.86.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/classes.rb +2 -2
- data/lib/google/apis/logging_v2/gem_version.rb +2 -2
- data/lib/google/apis/logging_v2/service.rb +25 -20
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 524185aa2b9c96d79795aa84b42613cd82091a5206f99bd9c9bb46ebc806c161
|
|
4
|
+
data.tar.gz: dac35d40b8271854608063ddacc7d761d101669fd4b9ccbe8dc03e43df2555b6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d56a856b4e2139253a8f35efd053db7149f687fea1796212c0dc933c57c319c1e790ac866869c4b8b70fb856461ea8854e9669cec5a7faad49b7405b854c1024
|
|
7
|
+
data.tar.gz: b42b1aa1f12e7f02cd8fc3a5ad0bdae001ccdc0d183c088eea6a3bc7972e7063c7e77addb765c40cf58ffef063bbc1595faf710c8c6f7be0083723b27474cd33
|
data/CHANGELOG.md
CHANGED
|
@@ -1607,8 +1607,8 @@ module Google
|
|
|
1607
1607
|
attr_accessor :operations
|
|
1608
1608
|
|
|
1609
1609
|
# Unordered list. Unreachable resources. Populated when the request sets
|
|
1610
|
-
# ListOperationsRequest.return_partial_success and reads across collections
|
|
1611
|
-
# when attempting to list all resources across all supported locations.
|
|
1610
|
+
# ListOperationsRequest.return_partial_success and reads across collections. For
|
|
1611
|
+
# example, when attempting to list all resources across all supported locations.
|
|
1612
1612
|
# Corresponds to the JSON property `unreachable`
|
|
1613
1613
|
# @return [Array<String>]
|
|
1614
1614
|
attr_accessor :unreachable
|
|
@@ -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.86.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20251128"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -1225,10 +1225,11 @@ module Google
|
|
|
1225
1225
|
# @param [Boolean] return_partial_success
|
|
1226
1226
|
# When set to true, operations that are reachable are returned as normal, and
|
|
1227
1227
|
# those that are unreachable are returned in the ListOperationsResponse.
|
|
1228
|
-
# unreachable field.This can only be true when reading across collections
|
|
1229
|
-
# when parent is set to "projects/example/locations/-".This field is
|
|
1230
|
-
#
|
|
1231
|
-
# explicitly documented otherwise in service or product specific
|
|
1228
|
+
# unreachable field.This can only be true when reading across collections. For
|
|
1229
|
+
# example, when parent is set to "projects/example/locations/-".This field is
|
|
1230
|
+
# not supported by default and will result in an UNIMPLEMENTED error if set
|
|
1231
|
+
# unless explicitly documented otherwise in service or product specific
|
|
1232
|
+
# documentation.
|
|
1232
1233
|
# @param [String] fields
|
|
1233
1234
|
# Selector specifying which fields to include in a partial response.
|
|
1234
1235
|
# @param [String] quota_user
|
|
@@ -3795,10 +3796,11 @@ module Google
|
|
|
3795
3796
|
# @param [Boolean] return_partial_success
|
|
3796
3797
|
# When set to true, operations that are reachable are returned as normal, and
|
|
3797
3798
|
# those that are unreachable are returned in the ListOperationsResponse.
|
|
3798
|
-
# unreachable field.This can only be true when reading across collections
|
|
3799
|
-
# when parent is set to "projects/example/locations/-".This field is
|
|
3800
|
-
#
|
|
3801
|
-
# explicitly documented otherwise in service or product specific
|
|
3799
|
+
# unreachable field.This can only be true when reading across collections. For
|
|
3800
|
+
# example, when parent is set to "projects/example/locations/-".This field is
|
|
3801
|
+
# not supported by default and will result in an UNIMPLEMENTED error if set
|
|
3802
|
+
# unless explicitly documented otherwise in service or product specific
|
|
3803
|
+
# documentation.
|
|
3802
3804
|
# @param [String] fields
|
|
3803
3805
|
# Selector specifying which fields to include in a partial response.
|
|
3804
3806
|
# @param [String] quota_user
|
|
@@ -5475,10 +5477,11 @@ module Google
|
|
|
5475
5477
|
# @param [Boolean] return_partial_success
|
|
5476
5478
|
# When set to true, operations that are reachable are returned as normal, and
|
|
5477
5479
|
# those that are unreachable are returned in the ListOperationsResponse.
|
|
5478
|
-
# unreachable field.This can only be true when reading across collections
|
|
5479
|
-
# when parent is set to "projects/example/locations/-".This field is
|
|
5480
|
-
#
|
|
5481
|
-
# explicitly documented otherwise in service or product specific
|
|
5480
|
+
# unreachable field.This can only be true when reading across collections. For
|
|
5481
|
+
# example, when parent is set to "projects/example/locations/-".This field is
|
|
5482
|
+
# not supported by default and will result in an UNIMPLEMENTED error if set
|
|
5483
|
+
# unless explicitly documented otherwise in service or product specific
|
|
5484
|
+
# documentation.
|
|
5482
5485
|
# @param [String] fields
|
|
5483
5486
|
# Selector specifying which fields to include in a partial response.
|
|
5484
5487
|
# @param [String] quota_user
|
|
@@ -7220,10 +7223,11 @@ module Google
|
|
|
7220
7223
|
# @param [Boolean] return_partial_success
|
|
7221
7224
|
# When set to true, operations that are reachable are returned as normal, and
|
|
7222
7225
|
# those that are unreachable are returned in the ListOperationsResponse.
|
|
7223
|
-
# unreachable field.This can only be true when reading across collections
|
|
7224
|
-
# when parent is set to "projects/example/locations/-".This field is
|
|
7225
|
-
#
|
|
7226
|
-
# explicitly documented otherwise in service or product specific
|
|
7226
|
+
# unreachable field.This can only be true when reading across collections. For
|
|
7227
|
+
# example, when parent is set to "projects/example/locations/-".This field is
|
|
7228
|
+
# not supported by default and will result in an UNIMPLEMENTED error if set
|
|
7229
|
+
# unless explicitly documented otherwise in service or product specific
|
|
7230
|
+
# documentation.
|
|
7227
7231
|
# @param [String] fields
|
|
7228
7232
|
# Selector specifying which fields to include in a partial response.
|
|
7229
7233
|
# @param [String] quota_user
|
|
@@ -9418,10 +9422,11 @@ module Google
|
|
|
9418
9422
|
# @param [Boolean] return_partial_success
|
|
9419
9423
|
# When set to true, operations that are reachable are returned as normal, and
|
|
9420
9424
|
# those that are unreachable are returned in the ListOperationsResponse.
|
|
9421
|
-
# unreachable field.This can only be true when reading across collections
|
|
9422
|
-
# when parent is set to "projects/example/locations/-".This field is
|
|
9423
|
-
#
|
|
9424
|
-
# explicitly documented otherwise in service or product specific
|
|
9425
|
+
# unreachable field.This can only be true when reading across collections. For
|
|
9426
|
+
# example, when parent is set to "projects/example/locations/-".This field is
|
|
9427
|
+
# not supported by default and will result in an UNIMPLEMENTED error if set
|
|
9428
|
+
# unless explicitly documented otherwise in service or product specific
|
|
9429
|
+
# documentation.
|
|
9425
9430
|
# @param [String] fields
|
|
9426
9431
|
# Selector specifying which fields to include in a partial response.
|
|
9427
9432
|
# @param [String] quota_user
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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.86.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-logging_v2/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-logging_v2/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-logging_v2/v0.86.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-logging_v2
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|