Class Google::Cloud::Logging::V2::TailLogEntriesResponse::SuppressionInfo (v0.6.0)

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.