google-apis-logging_v2 0.35.0 → 0.36.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 +5 -0
- data/lib/google/apis/logging_v2/gem_version.rb +3 -3
- data/lib/google/apis/logging_v2/service.rb +15 -5
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: af986c8a54fd219aa3ee53841093f890af2777215a4354ef46c95e77533db2c6
|
4
|
+
data.tar.gz: ebd32ea96ccdf1de6fad6bceebd2d38701e0683359655a81b85b9bb86d1f811f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f86f4f8b96f1443bc52787296f207b311f0bf953f5716c573a89c714b2ff769b0ea800ed4bd18417491bb483cd4203a6130b160a9ea7e48de70a5b4ee71b8fe1
|
7
|
+
data.tar.gz: 7054782bf80431f473ff0376e6acd88820d86a84d396720e0cb85f71644d77905cbc263185170079f8f2ba349b705998af17218ecc6710446b0d8e54f72e6f0f
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-logging_v2
|
2
2
|
|
3
|
+
### v0.36.0 (2022-09-30)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20220922
|
6
|
+
* Regenerated using generator version 0.10.0
|
7
|
+
|
3
8
|
### v0.35.0 (2022-08-25)
|
4
9
|
|
5
10
|
* Regenerated from discovery document revision 20220819
|
@@ -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.36.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.10.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220922"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -656,7 +656,9 @@ module Google
|
|
656
656
|
# locations/global/buckets/my-bucket"
|
657
657
|
# @param [Google::Apis::LoggingV2::LogView] log_view_object
|
658
658
|
# @param [String] view_id
|
659
|
-
# Required.
|
659
|
+
# Required. A client-assigned identifier such as "my-view". Identifiers are
|
660
|
+
# limited to 100 characters and can include only letters, digits, underscores,
|
661
|
+
# hyphens, and periods.
|
660
662
|
# @param [String] fields
|
661
663
|
# Selector specifying which fields to include in a partial response.
|
662
664
|
# @param [String] quota_user
|
@@ -2363,7 +2365,9 @@ module Google
|
|
2363
2365
|
# locations/global/buckets/my-bucket"
|
2364
2366
|
# @param [Google::Apis::LoggingV2::LogView] log_view_object
|
2365
2367
|
# @param [String] view_id
|
2366
|
-
# Required.
|
2368
|
+
# Required. A client-assigned identifier such as "my-view". Identifiers are
|
2369
|
+
# limited to 100 characters and can include only letters, digits, underscores,
|
2370
|
+
# hyphens, and periods.
|
2367
2371
|
# @param [String] fields
|
2368
2372
|
# Selector specifying which fields to include in a partial response.
|
2369
2373
|
# @param [String] quota_user
|
@@ -3421,7 +3425,9 @@ module Google
|
|
3421
3425
|
# locations/global/buckets/my-bucket"
|
3422
3426
|
# @param [Google::Apis::LoggingV2::LogView] log_view_object
|
3423
3427
|
# @param [String] view_id
|
3424
|
-
# Required.
|
3428
|
+
# Required. A client-assigned identifier such as "my-view". Identifiers are
|
3429
|
+
# limited to 100 characters and can include only letters, digits, underscores,
|
3430
|
+
# hyphens, and periods.
|
3425
3431
|
# @param [String] fields
|
3426
3432
|
# Selector specifying which fields to include in a partial response.
|
3427
3433
|
# @param [String] quota_user
|
@@ -4562,7 +4568,9 @@ module Google
|
|
4562
4568
|
# locations/global/buckets/my-bucket"
|
4563
4569
|
# @param [Google::Apis::LoggingV2::LogView] log_view_object
|
4564
4570
|
# @param [String] view_id
|
4565
|
-
# Required.
|
4571
|
+
# Required. A client-assigned identifier such as "my-view". Identifiers are
|
4572
|
+
# limited to 100 characters and can include only letters, digits, underscores,
|
4573
|
+
# hyphens, and periods.
|
4566
4574
|
# @param [String] fields
|
4567
4575
|
# Selector specifying which fields to include in a partial response.
|
4568
4576
|
# @param [String] quota_user
|
@@ -5897,7 +5905,9 @@ module Google
|
|
5897
5905
|
# locations/global/buckets/my-bucket"
|
5898
5906
|
# @param [Google::Apis::LoggingV2::LogView] log_view_object
|
5899
5907
|
# @param [String] view_id
|
5900
|
-
# Required.
|
5908
|
+
# Required. A client-assigned identifier such as "my-view". Identifiers are
|
5909
|
+
# limited to 100 characters and can include only letters, digits, underscores,
|
5910
|
+
# hyphens, and periods.
|
5901
5911
|
# @param [String] fields
|
5902
5912
|
# Selector specifying which fields to include in a partial response.
|
5903
5913
|
# @param [String] quota_user
|
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.36.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: 2022-
|
11
|
+
date: 2022-10-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -16,7 +16,7 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - ">="
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version:
|
19
|
+
version: 0.9.0
|
20
20
|
- - "<"
|
21
21
|
- !ruby/object:Gem::Version
|
22
22
|
version: 2.a
|
@@ -26,7 +26,7 @@ dependencies:
|
|
26
26
|
requirements:
|
27
27
|
- - ">="
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
version:
|
29
|
+
version: 0.9.0
|
30
30
|
- - "<"
|
31
31
|
- !ruby/object:Gem::Version
|
32
32
|
version: 2.a
|
@@ -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.36.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: []
|