Reference documentation and code samples for the Stackdriver Logging V2 Client class Reason.
An indicator of why entries were omitted.
Protobuf type google.logging.v2.TailLogEntriesResponse.SuppressionInfo.Reason
Methods
name
Parameter
Name
Description
value
mixed
value
Parameter
Name
Description
name
mixed
Constants
REASON_UNSPECIFIED
Value: 0
Unexpected default.
Generated from protobuf enum REASON_UNSPECIFIED = 0;
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.
Generated from protobuf enum RATE_LIMIT = 1;
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]