Package | Description |
---|---|
com.google.logging.v2 |
Modifier and Type | Method and Description |
---|---|
TailLogEntriesResponse.SuppressionInfo |
TailLogEntriesResponse.SuppressionInfo.Builder.build() |
TailLogEntriesResponse.SuppressionInfo |
TailLogEntriesResponse.SuppressionInfo.Builder.buildPartial() |
static TailLogEntriesResponse.SuppressionInfo |
TailLogEntriesResponse.SuppressionInfo.getDefaultInstance() |
TailLogEntriesResponse.SuppressionInfo |
TailLogEntriesResponse.SuppressionInfo.getDefaultInstanceForType() |
TailLogEntriesResponse.SuppressionInfo |
TailLogEntriesResponse.SuppressionInfo.Builder.getDefaultInstanceForType() |
TailLogEntriesResponse.SuppressionInfo |
TailLogEntriesResponseOrBuilder.getSuppressionInfo(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.SuppressionInfo |
TailLogEntriesResponse.getSuppressionInfo(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.SuppressionInfo |
TailLogEntriesResponse.Builder.getSuppressionInfo(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.
|
static TailLogEntriesResponse.SuppressionInfo |
TailLogEntriesResponse.SuppressionInfo.parseDelimitedFrom(InputStream input) |
static TailLogEntriesResponse.SuppressionInfo |
TailLogEntriesResponse.SuppressionInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TailLogEntriesResponse.SuppressionInfo |
TailLogEntriesResponse.SuppressionInfo.parseFrom(byte[] data) |
static TailLogEntriesResponse.SuppressionInfo |
TailLogEntriesResponse.SuppressionInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TailLogEntriesResponse.SuppressionInfo |
TailLogEntriesResponse.SuppressionInfo.parseFrom(ByteBuffer data) |
static TailLogEntriesResponse.SuppressionInfo |
TailLogEntriesResponse.SuppressionInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TailLogEntriesResponse.SuppressionInfo |
TailLogEntriesResponse.SuppressionInfo.parseFrom(com.google.protobuf.ByteString data) |
static TailLogEntriesResponse.SuppressionInfo |
TailLogEntriesResponse.SuppressionInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TailLogEntriesResponse.SuppressionInfo |
TailLogEntriesResponse.SuppressionInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static TailLogEntriesResponse.SuppressionInfo |
TailLogEntriesResponse.SuppressionInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TailLogEntriesResponse.SuppressionInfo |
TailLogEntriesResponse.SuppressionInfo.parseFrom(InputStream input) |
static TailLogEntriesResponse.SuppressionInfo |
TailLogEntriesResponse.SuppressionInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<TailLogEntriesResponse.SuppressionInfo> |
TailLogEntriesResponse.SuppressionInfo.getParserForType() |
List<TailLogEntriesResponse.SuppressionInfo> |
TailLogEntriesResponseOrBuilder.getSuppressionInfoList()
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<TailLogEntriesResponse.SuppressionInfo> |
TailLogEntriesResponse.getSuppressionInfoList()
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<TailLogEntriesResponse.SuppressionInfo> |
TailLogEntriesResponse.Builder.getSuppressionInfoList()
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.
|
static com.google.protobuf.Parser<TailLogEntriesResponse.SuppressionInfo> |
TailLogEntriesResponse.SuppressionInfo.parser() |
Modifier and Type | Method and Description |
---|---|
TailLogEntriesResponse.Builder |
TailLogEntriesResponse.Builder.addSuppressionInfo(int index,
TailLogEntriesResponse.SuppressionInfo value)
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.Builder |
TailLogEntriesResponse.Builder.addSuppressionInfo(TailLogEntriesResponse.SuppressionInfo value)
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.SuppressionInfo.Builder |
TailLogEntriesResponse.SuppressionInfo.Builder.mergeFrom(TailLogEntriesResponse.SuppressionInfo other) |
static TailLogEntriesResponse.SuppressionInfo.Builder |
TailLogEntriesResponse.SuppressionInfo.newBuilder(TailLogEntriesResponse.SuppressionInfo prototype) |
TailLogEntriesResponse.Builder |
TailLogEntriesResponse.Builder.setSuppressionInfo(int index,
TailLogEntriesResponse.SuppressionInfo value)
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 |
---|---|
TailLogEntriesResponse.Builder |
TailLogEntriesResponse.Builder.addAllSuppressionInfo(Iterable<? extends TailLogEntriesResponse.SuppressionInfo> values)
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.