Uses of Class
com.google.logging.v2.TailLogEntriesResponse.SuppressionInfo
-
Packages that use TailLogEntriesResponse.SuppressionInfo Package Description com.google.logging.v2 -
-
Uses of TailLogEntriesResponse.SuppressionInfo in com.google.logging.v2
Methods in com.google.logging.v2 that return TailLogEntriesResponse.SuppressionInfo Modifier and Type Method Description TailLogEntriesResponse.SuppressionInfoTailLogEntriesResponse.SuppressionInfo.Builder. build()TailLogEntriesResponse.SuppressionInfoTailLogEntriesResponse.SuppressionInfo.Builder. buildPartial()static TailLogEntriesResponse.SuppressionInfoTailLogEntriesResponse.SuppressionInfo. getDefaultInstance()TailLogEntriesResponse.SuppressionInfoTailLogEntriesResponse.SuppressionInfo.Builder. getDefaultInstanceForType()TailLogEntriesResponse.SuppressionInfoTailLogEntriesResponse.SuppressionInfo. getDefaultInstanceForType()TailLogEntriesResponse.SuppressionInfoTailLogEntriesResponse.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.TailLogEntriesResponse.SuppressionInfoTailLogEntriesResponse. 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.SuppressionInfoTailLogEntriesResponseOrBuilder. 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.SuppressionInfoTailLogEntriesResponse.SuppressionInfo. parseDelimitedFrom(InputStream input)static TailLogEntriesResponse.SuppressionInfoTailLogEntriesResponse.SuppressionInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TailLogEntriesResponse.SuppressionInfoTailLogEntriesResponse.SuppressionInfo. parseFrom(byte[] data)static TailLogEntriesResponse.SuppressionInfoTailLogEntriesResponse.SuppressionInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TailLogEntriesResponse.SuppressionInfoTailLogEntriesResponse.SuppressionInfo. parseFrom(com.google.protobuf.ByteString data)static TailLogEntriesResponse.SuppressionInfoTailLogEntriesResponse.SuppressionInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TailLogEntriesResponse.SuppressionInfoTailLogEntriesResponse.SuppressionInfo. parseFrom(com.google.protobuf.CodedInputStream input)static TailLogEntriesResponse.SuppressionInfoTailLogEntriesResponse.SuppressionInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TailLogEntriesResponse.SuppressionInfoTailLogEntriesResponse.SuppressionInfo. parseFrom(InputStream input)static TailLogEntriesResponse.SuppressionInfoTailLogEntriesResponse.SuppressionInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TailLogEntriesResponse.SuppressionInfoTailLogEntriesResponse.SuppressionInfo. parseFrom(ByteBuffer data)static TailLogEntriesResponse.SuppressionInfoTailLogEntriesResponse.SuppressionInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.logging.v2 that return types with arguments of type TailLogEntriesResponse.SuppressionInfo Modifier and Type Method Description com.google.protobuf.Parser<TailLogEntriesResponse.SuppressionInfo>TailLogEntriesResponse.SuppressionInfo. getParserForType()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.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>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.static com.google.protobuf.Parser<TailLogEntriesResponse.SuppressionInfo>TailLogEntriesResponse.SuppressionInfo. parser()Methods in com.google.logging.v2 with parameters of type TailLogEntriesResponse.SuppressionInfo Modifier and Type Method Description TailLogEntriesResponse.BuilderTailLogEntriesResponse.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.BuilderTailLogEntriesResponse.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.BuilderTailLogEntriesResponse.SuppressionInfo.Builder. mergeFrom(TailLogEntriesResponse.SuppressionInfo other)static TailLogEntriesResponse.SuppressionInfo.BuilderTailLogEntriesResponse.SuppressionInfo. newBuilder(TailLogEntriesResponse.SuppressionInfo prototype)TailLogEntriesResponse.BuilderTailLogEntriesResponse.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.Method parameters in com.google.logging.v2 with type arguments of type TailLogEntriesResponse.SuppressionInfo Modifier and Type Method Description TailLogEntriesResponse.BuilderTailLogEntriesResponse.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.
-