Package | Description |
---|---|
com.google.logging.v2 |
Modifier and Type | Method and Description |
---|---|
static TailLogEntriesResponse.SuppressionInfo.Reason |
TailLogEntriesResponse.SuppressionInfo.Reason.forNumber(int value) |
TailLogEntriesResponse.SuppressionInfo.Reason |
TailLogEntriesResponse.SuppressionInfoOrBuilder.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.SuppressionInfo.Builder.getReason()
The reason that entries were omitted from the session.
|
static TailLogEntriesResponse.SuppressionInfo.Reason |
TailLogEntriesResponse.SuppressionInfo.Reason.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TailLogEntriesResponse.SuppressionInfo.Reason |
TailLogEntriesResponse.SuppressionInfo.Reason.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<TailLogEntriesResponse.SuppressionInfo.Reason> |
TailLogEntriesResponse.SuppressionInfo.Reason.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
TailLogEntriesResponse.SuppressionInfo.Builder |
TailLogEntriesResponse.SuppressionInfo.Builder.setReason(TailLogEntriesResponse.SuppressionInfo.Reason value)
The reason that entries were omitted from the session.
|
Copyright © 2023 Google LLC. All rights reserved.