Uses of Class
com.google.logging.v2.TailLogEntriesResponse.Builder
-
Uses of TailLogEntriesResponse.Builder in com.google.logging.v2
Methods in com.google.logging.v2 that return TailLogEntriesResponse.BuilderModifier and TypeMethodDescriptionTailLogEntriesResponse.Builder.addAllEntries(Iterable<? extends LogEntry> values) A list of log entries.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.TailLogEntriesResponse.Builder.addEntries(int index, LogEntry value) A list of log entries.TailLogEntriesResponse.Builder.addEntries(int index, LogEntry.Builder builderForValue) A list of log entries.TailLogEntriesResponse.Builder.addEntries(LogEntry value) A list of log entries.TailLogEntriesResponse.Builder.addEntries(LogEntry.Builder builderForValue) A list of log entries.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.addSuppressionInfo(int index, TailLogEntriesResponse.SuppressionInfo.Builder builderForValue) 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.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.Builder.addSuppressionInfo(TailLogEntriesResponse.SuppressionInfo.Builder builderForValue) 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.clear()TailLogEntriesResponse.Builder.clearEntries()A list of log entries.TailLogEntriesResponse.Builder.clearSuppressionInfo()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.mergeFrom(TailLogEntriesResponse other) TailLogEntriesResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TailLogEntriesResponse.Builder.mergeFrom(com.google.protobuf.Message other) TailLogEntriesResponse.newBuilder()TailLogEntriesResponse.newBuilder(TailLogEntriesResponse prototype) TailLogEntriesResponse.newBuilderForType()protected TailLogEntriesResponse.BuilderTailLogEntriesResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) TailLogEntriesResponse.Builder.removeEntries(int index) A list of log entries.TailLogEntriesResponse.Builder.removeSuppressionInfo(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.Builder.setEntries(int index, LogEntry value) A list of log entries.TailLogEntriesResponse.Builder.setEntries(int index, LogEntry.Builder builderForValue) A list of log entries.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.TailLogEntriesResponse.Builder.setSuppressionInfo(int index, TailLogEntriesResponse.SuppressionInfo.Builder builderForValue) 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.toBuilder()