Package | Description |
---|---|
com.google.logging.v2 |
Modifier and Type | Class and Description |
---|---|
static class |
TailLogEntriesResponse.SuppressionInfo
Information about entries that were omitted from the session.
|
static class |
TailLogEntriesResponse.SuppressionInfo.Builder
Information about entries that were omitted from the session.
|
Modifier and Type | Method and Description |
---|---|
TailLogEntriesResponse.SuppressionInfoOrBuilder |
TailLogEntriesResponseOrBuilder.getSuppressionInfoOrBuilder(int index)
If entries that otherwise would have been included in the session were not
sent back to the client, counts of relevant entries omitted from the
session with the reason that they were not included.
|
TailLogEntriesResponse.SuppressionInfoOrBuilder |
TailLogEntriesResponse.getSuppressionInfoOrBuilder(int index)
If entries that otherwise would have been included in the session were not
sent back to the client, counts of relevant entries omitted from the
session with the reason that they were not included.
|
TailLogEntriesResponse.SuppressionInfoOrBuilder |
TailLogEntriesResponse.Builder.getSuppressionInfoOrBuilder(int index)
If entries that otherwise would have been included in the session were not
sent back to the client, counts of relevant entries omitted from the
session with the reason that they were not included.
|
Modifier and Type | Method and Description |
---|---|
List<? extends TailLogEntriesResponse.SuppressionInfoOrBuilder> |
TailLogEntriesResponseOrBuilder.getSuppressionInfoOrBuilderList()
If entries that otherwise would have been included in the session were not
sent back to the client, counts of relevant entries omitted from the
session with the reason that they were not included.
|
List<? extends TailLogEntriesResponse.SuppressionInfoOrBuilder> |
TailLogEntriesResponse.getSuppressionInfoOrBuilderList()
If entries that otherwise would have been included in the session were not
sent back to the client, counts of relevant entries omitted from the
session with the reason that they were not included.
|
List<? extends TailLogEntriesResponse.SuppressionInfoOrBuilder> |
TailLogEntriesResponse.Builder.getSuppressionInfoOrBuilderList()
If entries that otherwise would have been included in the session were not
sent back to the client, counts of relevant entries omitted from the
session with the reason that they were not included.
|
Copyright © 2023 Google LLC. All rights reserved.