Cloud Logging V2 API - Class Google::Cloud::Logging::V2::TailLogEntriesResponse::SuppressionInfo (v0.9.0)

Reference documentation and code samples for the Cloud Logging V2 API class Google::Cloud::Logging::V2::TailLogEntriesResponse::SuppressionInfo.

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

#reason=

def reason=(value) -> ::Google::Cloud::Logging::V2::TailLogEntriesResponse::SuppressionInfo::Reason
Parameter
Returns

#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.