google-apis-logging_v2 0.41.0 → 0.42.0
Sign up to get free protection for your applications and to get access to all the features.
- 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 +5 -35
- 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: 9489d06490da9a7f863c9a18781bbdfeea3942ce2a16743e885a21c64649779c
|
4
|
+
data.tar.gz: 535d93d8ffcba93598d4b9742b00e09234336ec0c34b32bb24cb3d3e1dedd788
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8e2c9f5051d3b4f0e16a047deb13f1d89305ba1d16404d20ffe8cfca5e88df337db24d0fd2feb83b1c092a39251941e15de826287f5220eac58263cd019125f2
|
7
|
+
data.tar.gz: 759d36bc1eda1fcc7bfd4daaaa7d7a1e03cc247c5b3eaf2260de1eb0cfa07e550cfe9d760bccb179b4104029d64aaf6e22f9bdd2f5d530c11976065beb442a6d
|
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.42.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 = "20230303"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -1210,13 +1210,7 @@ module Google
|
|
1210
1210
|
end
|
1211
1211
|
|
1212
1212
|
# Lists operations that match the specified filter in the request. If the server
|
1213
|
-
# doesn't support this method, it returns UNIMPLEMENTED.
|
1214
|
-
# allows API services to override the binding to use different resource name
|
1215
|
-
# schemes, such as users/*/operations. To override the binding, API services can
|
1216
|
-
# add a binding such as "/v1/`name=users/*`/operations" to their service
|
1217
|
-
# configuration. For backwards compatibility, the default name includes the
|
1218
|
-
# operations collection id, however overriding users must ensure the name
|
1219
|
-
# binding is the parent resource, without the operations collection id.
|
1213
|
+
# doesn't support this method, it returns UNIMPLEMENTED.
|
1220
1214
|
# @param [String] name
|
1221
1215
|
# The name of the operation's parent resource.
|
1222
1216
|
# @param [String] filter
|
@@ -3161,13 +3155,7 @@ module Google
|
|
3161
3155
|
end
|
3162
3156
|
|
3163
3157
|
# Lists operations that match the specified filter in the request. If the server
|
3164
|
-
# doesn't support this method, it returns UNIMPLEMENTED.
|
3165
|
-
# allows API services to override the binding to use different resource name
|
3166
|
-
# schemes, such as users/*/operations. To override the binding, API services can
|
3167
|
-
# add a binding such as "/v1/`name=users/*`/operations" to their service
|
3168
|
-
# configuration. For backwards compatibility, the default name includes the
|
3169
|
-
# operations collection id, however overriding users must ensure the name
|
3170
|
-
# binding is the parent resource, without the operations collection id.
|
3158
|
+
# doesn't support this method, it returns UNIMPLEMENTED.
|
3171
3159
|
# @param [String] name
|
3172
3160
|
# The name of the operation's parent resource.
|
3173
3161
|
# @param [String] filter
|
@@ -4409,13 +4397,7 @@ module Google
|
|
4409
4397
|
end
|
4410
4398
|
|
4411
4399
|
# Lists operations that match the specified filter in the request. If the server
|
4412
|
-
# doesn't support this method, it returns UNIMPLEMENTED.
|
4413
|
-
# allows API services to override the binding to use different resource name
|
4414
|
-
# schemes, such as users/*/operations. To override the binding, API services can
|
4415
|
-
# add a binding such as "/v1/`name=users/*`/operations" to their service
|
4416
|
-
# configuration. For backwards compatibility, the default name includes the
|
4417
|
-
# operations collection id, however overriding users must ensure the name
|
4418
|
-
# binding is the parent resource, without the operations collection id.
|
4400
|
+
# doesn't support this method, it returns UNIMPLEMENTED.
|
4419
4401
|
# @param [String] name
|
4420
4402
|
# The name of the operation's parent resource.
|
4421
4403
|
# @param [String] filter
|
@@ -5848,13 +5830,7 @@ module Google
|
|
5848
5830
|
end
|
5849
5831
|
|
5850
5832
|
# Lists operations that match the specified filter in the request. If the server
|
5851
|
-
# doesn't support this method, it returns UNIMPLEMENTED.
|
5852
|
-
# allows API services to override the binding to use different resource name
|
5853
|
-
# schemes, such as users/*/operations. To override the binding, API services can
|
5854
|
-
# add a binding such as "/v1/`name=users/*`/operations" to their service
|
5855
|
-
# configuration. For backwards compatibility, the default name includes the
|
5856
|
-
# operations collection id, however overriding users must ensure the name
|
5857
|
-
# binding is the parent resource, without the operations collection id.
|
5833
|
+
# doesn't support this method, it returns UNIMPLEMENTED.
|
5858
5834
|
# @param [String] name
|
5859
5835
|
# The name of the operation's parent resource.
|
5860
5836
|
# @param [String] filter
|
@@ -7427,13 +7403,7 @@ module Google
|
|
7427
7403
|
end
|
7428
7404
|
|
7429
7405
|
# Lists operations that match the specified filter in the request. If the server
|
7430
|
-
# doesn't support this method, it returns UNIMPLEMENTED.
|
7431
|
-
# allows API services to override the binding to use different resource name
|
7432
|
-
# schemes, such as users/*/operations. To override the binding, API services can
|
7433
|
-
# add a binding such as "/v1/`name=users/*`/operations" to their service
|
7434
|
-
# configuration. For backwards compatibility, the default name includes the
|
7435
|
-
# operations collection id, however overriding users must ensure the name
|
7436
|
-
# binding is the parent resource, without the operations collection id.
|
7406
|
+
# doesn't support this method, it returns UNIMPLEMENTED.
|
7437
7407
|
# @param [String] name
|
7438
7408
|
# The name of the operation's parent resource.
|
7439
7409
|
# @param [String] filter
|
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.42.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-03-26 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.42.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: []
|