File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
generated/google-apis-logging_v2
lib/google/apis/logging_v2 Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-logging_v2
22
3+ ### v0.88.0 (2026-01-25)
4+
5+ * Regenerated from discovery document revision 20260116
6+
37### v0.87.0 (2026-01-11)
48
59* Regenerated from discovery document revision 20251231
Original file line number Diff line number Diff line change @@ -1984,7 +1984,7 @@ class LogEntry
19841984 # Optional. A map of key, value pairs that provides additional information about
19851985 # the log entry. The labels can be user-defined or system-defined.User-defined
19861986 # labels are arbitrary key, value pairs that you can use to classify logs.System-
1987- # defined labels are defined by GCP services for platform logs. They have two
1987+ # defined labels are defined by cloud services for platform logs. They have two
19881988 # components - a service namespace component and the attribute name. For example:
19891989 # compute.googleapis.com/resource_name.Cloud Logging truncates label keys that
19901990 # exceed 512 B and label values that exceed 64 KB upon their associated log
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module LoggingV2
1818 # Version of the google-apis-logging_v2 gem
19- GEM_VERSION = "0.87 .0"
19+ GEM_VERSION = "0.88 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.18.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20251231 "
25+ REVISION = "20260116 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments