Reference documentation and code samples for the Cloud Logging V2 API module Google::Cloud::Logging::V2::TailLogEntriesResponse::SuppressionInfo::Reason.
An indicator of why entries were omitted.
Constants
REASON_UNSPECIFIED
value: 0 Unexpected default.
RATE_LIMIT
value: 1 Indicates suppression occurred due to relevant entries being
received in excess of rate limits. For quotas and limits, see
Logging API quotas and
limits.
NOT_CONSUMED
value: 2 Indicates suppression occurred due to the client not consuming
responses quickly enough.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]