Information about entries that were omitted from the session.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#reason
def reason() -> ::Google::Cloud::Logging::V2::TailLogEntriesResponse::SuppressionInfo::Reason
Returns
- (::Google::Cloud::Logging::V2::TailLogEntriesResponse::SuppressionInfo::Reason) — The reason that entries were omitted from the session.
#reason=
def reason=(value) -> ::Google::Cloud::Logging::V2::TailLogEntriesResponse::SuppressionInfo::Reason
Parameter
- value (::Google::Cloud::Logging::V2::TailLogEntriesResponse::SuppressionInfo::Reason) — The reason that entries were omitted from the session.
Returns
- (::Google::Cloud::Logging::V2::TailLogEntriesResponse::SuppressionInfo::Reason) — The reason that entries were omitted from the session.
#suppressed_count
def suppressed_count() -> ::Integer
Returns
-
(::Integer) — A lower bound on the count of entries omitted due to
reason
.
#suppressed_count=
def suppressed_count=(value) -> ::Integer
Parameter
-
value (::Integer) — A lower bound on the count of entries omitted due to
reason
.
Returns
-
(::Integer) — A lower bound on the count of entries omitted due to
reason
.