google-apis-logging_v2 0.81.0 → 0.82.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 +1 -1
- data/lib/google/apis/logging_v2/gem_version.rb +2 -2
- data/lib/google/apis/logging_v2/service.rb +10 -10
- 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: 2138e5c66633fd039770cebfe7d8464275b6f581a3810b6aa000858296585276
|
4
|
+
data.tar.gz: cf14ee13ead0a3c5e7476daead3413b62bb3390c8a8127a1fd8f4e992e7cbd83
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dfd72b6740b4e236a4b0e9df16907757c4d06caf07b5aa25f272588a3d26d2bc205b3773ebde3dfc733613f8b924d6cd734399c87f81f1653b77056a884186c2
|
7
|
+
data.tar.gz: 578b60f37d07b2a6282a5a676b38c5f7eb76d7fcab0553ce77c7f054ea4b5131cdb5eafc9eb31207fca74ee086b589cae605b9909af2fe1191495cf888500667
|
data/CHANGELOG.md
CHANGED
@@ -3358,7 +3358,7 @@ module Google
|
|
3358
3358
|
# @return [Google::Apis::LoggingV2::LoggingQuery]
|
3359
3359
|
attr_accessor :logging_query
|
3360
3360
|
|
3361
|
-
#
|
3361
|
+
# Output only. Resource name of the recent query.In the format: "projects/[
|
3362
3362
|
# PROJECT_ID]/locations/[LOCATION_ID]/recentQueries/[QUERY_ID]" For a list of
|
3363
3363
|
# supported locations, see Supported Regions (https://cloud.google.com/logging/
|
3364
3364
|
# docs/region-support)The QUERY_ID is a system generated alphanumeric ID.
|
@@ -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.82.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 = "20250822"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -357,8 +357,8 @@ module Google
|
|
357
357
|
# @param [String] name
|
358
358
|
# The resource that owns the locations collection, if applicable.
|
359
359
|
# @param [Array<String>, String] extra_location_types
|
360
|
-
# Optional.
|
361
|
-
#
|
360
|
+
# Optional. Do not use this field. It is unsupported and is ignored unless
|
361
|
+
# explicitly documented otherwise. This is primarily for internal usage.
|
362
362
|
# @param [String] filter
|
363
363
|
# A filter to narrow down results to a preferred subset. The filtering language
|
364
364
|
# accepts strings like "displayName=tokyo", and is documented in more detail in
|
@@ -2616,8 +2616,8 @@ module Google
|
|
2616
2616
|
# @param [String] name
|
2617
2617
|
# The resource that owns the locations collection, if applicable.
|
2618
2618
|
# @param [Array<String>, String] extra_location_types
|
2619
|
-
# Optional.
|
2620
|
-
#
|
2619
|
+
# Optional. Do not use this field. It is unsupported and is ignored unless
|
2620
|
+
# explicitly documented otherwise. This is primarily for internal usage.
|
2621
2621
|
# @param [String] filter
|
2622
2622
|
# A filter to narrow down results to a preferred subset. The filtering language
|
2623
2623
|
# accepts strings like "displayName=tokyo", and is documented in more detail in
|
@@ -4531,8 +4531,8 @@ module Google
|
|
4531
4531
|
# @param [String] name
|
4532
4532
|
# The resource that owns the locations collection, if applicable.
|
4533
4533
|
# @param [Array<String>, String] extra_location_types
|
4534
|
-
# Optional.
|
4535
|
-
#
|
4534
|
+
# Optional. Do not use this field. It is unsupported and is ignored unless
|
4535
|
+
# explicitly documented otherwise. This is primarily for internal usage.
|
4536
4536
|
# @param [String] filter
|
4537
4537
|
# A filter to narrow down results to a preferred subset. The filtering language
|
4538
4538
|
# accepts strings like "displayName=tokyo", and is documented in more detail in
|
@@ -6022,8 +6022,8 @@ module Google
|
|
6022
6022
|
# @param [String] name
|
6023
6023
|
# The resource that owns the locations collection, if applicable.
|
6024
6024
|
# @param [Array<String>, String] extra_location_types
|
6025
|
-
# Optional.
|
6026
|
-
#
|
6025
|
+
# Optional. Do not use this field. It is unsupported and is ignored unless
|
6026
|
+
# explicitly documented otherwise. This is primarily for internal usage.
|
6027
6027
|
# @param [String] filter
|
6028
6028
|
# A filter to narrow down results to a preferred subset. The filtering language
|
6029
6029
|
# accepts strings like "displayName=tokyo", and is documented in more detail in
|
@@ -8209,8 +8209,8 @@ module Google
|
|
8209
8209
|
# @param [String] name
|
8210
8210
|
# The resource that owns the locations collection, if applicable.
|
8211
8211
|
# @param [Array<String>, String] extra_location_types
|
8212
|
-
# Optional.
|
8213
|
-
#
|
8212
|
+
# Optional. Do not use this field. It is unsupported and is ignored unless
|
8213
|
+
# explicitly documented otherwise. This is primarily for internal usage.
|
8214
8214
|
# @param [String] filter
|
8215
8215
|
# A filter to narrow down results to a preferred subset. The filtering language
|
8216
8216
|
# accepts strings like "displayName=tokyo", and is documented in more detail in
|
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.82.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.82.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:
|