static TailLogEntriesResponse.SuppressionInfo.Reason |
TailLogEntriesResponse.SuppressionInfo.Reason.forNumber(int value) |
|
TailLogEntriesResponse.SuppressionInfo.Reason |
TailLogEntriesResponse.SuppressionInfo.Builder.getReason() |
The reason that entries were omitted from the session.
|
TailLogEntriesResponse.SuppressionInfo.Reason |
TailLogEntriesResponse.SuppressionInfo.getReason() |
The reason that entries were omitted from the session.
|
TailLogEntriesResponse.SuppressionInfo.Reason |
TailLogEntriesResponse.SuppressionInfoOrBuilder.getReason() |
The reason that entries were omitted from the session.
|
static TailLogEntriesResponse.SuppressionInfo.Reason |
TailLogEntriesResponse.SuppressionInfo.Reason.valueOf(int value) |
Deprecated.
|
static TailLogEntriesResponse.SuppressionInfo.Reason |
TailLogEntriesResponse.SuppressionInfo.Reason.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static TailLogEntriesResponse.SuppressionInfo.Reason |
TailLogEntriesResponse.SuppressionInfo.Reason.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TailLogEntriesResponse.SuppressionInfo.Reason[] |
TailLogEntriesResponse.SuppressionInfo.Reason.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|