File tree Expand file tree Collapse file tree
generated/google-apis-logging_v2
lib/google/apis/logging_v2 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release history for google-apis-logging_v2
22
3+ ### v0.91.0 (2026-03-08)
4+
5+ * Regenerated from discovery document revision 20260227
6+
37### v0.90.0 (2026-02-08)
48
59* Regenerated from discovery document revision 20260130
Original file line number Diff line number Diff line change @@ -2306,11 +2306,7 @@ class LogEntry
23062306 # used to compute the log entry's age and to enforce the logs retention period.
23072307 # If this field is omitted in a new log entry, then Logging assigns it the
23082308 # current time. Timestamps have nanosecond accuracy, but trailing zeros in the
2309- # fractional seconds might be omitted when the timestamp is displayed.Incoming
2310- # log entries must have timestamps that don't exceed the logs retention period (
2311- # https://cloud.google.com/logging/quotas#logs_retention_periods) in the past,
2312- # and that don't exceed 24 hours in the future. Log entries outside those time
2313- # boundaries are rejected by Logging.
2309+ # fractional seconds might be omitted when the timestamp is displayed.
23142310 # Corresponds to the JSON property `timestamp`
23152311 # @return [String]
23162312 attr_accessor :timestamp
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.90 .0"
19+ GEM_VERSION = "0.91 .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 = "20260130 "
25+ REVISION = "20260227 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments