Package com.google.logging.v2
Class TailLogEntriesResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<TailLogEntriesResponse.Builder>
com.google.logging.v2.TailLogEntriesResponse.Builder
- All Implemented Interfaces:
TailLogEntriesResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- TailLogEntriesResponse
public static final class TailLogEntriesResponse.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<TailLogEntriesResponse.Builder>
implements TailLogEntriesResponseOrBuilder
Result returned from `TailLogEntries`.Protobuf type
google.logging.v2.TailLogEntriesResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllEntries(Iterable<? extends LogEntry> values) A list of log entries.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.addEntries(int index, LogEntry value) A list of log entries.addEntries(int index, LogEntry.Builder builderForValue) A list of log entries.addEntries(LogEntry value) A list of log entries.addEntries(LogEntry.Builder builderForValue) A list of log entries.A list of log entries.addEntriesBuilder(int index) A list of log entries.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) 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.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.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.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.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.addSuppressionInfoBuilder(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.build()clear()A list of log entries.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) 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.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetEntries(int index) A list of log entries.getEntriesBuilder(int index) A list of log entries.A list of log entries.intA list of log entries.A list of log entries.getEntriesOrBuilder(int index) A list of log entries.List<? extends LogEntryOrBuilder>A list of log entries.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.getSuppressionInfoBuilder(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.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.intIf 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.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.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.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.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(TailLogEntriesResponse other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeEntries(int index) A list of log entries.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.setEntries(int index, LogEntry value) A list of log entries.setEntries(int index, LogEntry.Builder builderForValue) A list of log entries.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) 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.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.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<TailLogEntriesResponse.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<TailLogEntriesResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<TailLogEntriesResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<TailLogEntriesResponse.Builder>
-
setField
public TailLogEntriesResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TailLogEntriesResponse.Builder>
-
clearField
public TailLogEntriesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TailLogEntriesResponse.Builder>
-
clearOneof
public TailLogEntriesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<TailLogEntriesResponse.Builder>
-
setRepeatedField
public TailLogEntriesResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TailLogEntriesResponse.Builder>
-
addRepeatedField
public TailLogEntriesResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TailLogEntriesResponse.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TailLogEntriesResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<TailLogEntriesResponse.Builder>
-
mergeFrom
public TailLogEntriesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TailLogEntriesResponse.Builder>- Throws:
IOException
-
getEntriesList
A list of log entries. Each response in the stream will order entries with increasing values of `LogEntry.timestamp`. Ordering is not guaranteed between separate responses.
repeated .google.logging.v2.LogEntry entries = 1;- Specified by:
getEntriesListin interfaceTailLogEntriesResponseOrBuilder
-
getEntriesCount
public int getEntriesCount()A list of log entries. Each response in the stream will order entries with increasing values of `LogEntry.timestamp`. Ordering is not guaranteed between separate responses.
repeated .google.logging.v2.LogEntry entries = 1;- Specified by:
getEntriesCountin interfaceTailLogEntriesResponseOrBuilder
-
getEntries
A list of log entries. Each response in the stream will order entries with increasing values of `LogEntry.timestamp`. Ordering is not guaranteed between separate responses.
repeated .google.logging.v2.LogEntry entries = 1;- Specified by:
getEntriesin interfaceTailLogEntriesResponseOrBuilder
-
setEntries
A list of log entries. Each response in the stream will order entries with increasing values of `LogEntry.timestamp`. Ordering is not guaranteed between separate responses.
repeated .google.logging.v2.LogEntry entries = 1; -
setEntries
A list of log entries. Each response in the stream will order entries with increasing values of `LogEntry.timestamp`. Ordering is not guaranteed between separate responses.
repeated .google.logging.v2.LogEntry entries = 1; -
addEntries
A list of log entries. Each response in the stream will order entries with increasing values of `LogEntry.timestamp`. Ordering is not guaranteed between separate responses.
repeated .google.logging.v2.LogEntry entries = 1; -
addEntries
A list of log entries. Each response in the stream will order entries with increasing values of `LogEntry.timestamp`. Ordering is not guaranteed between separate responses.
repeated .google.logging.v2.LogEntry entries = 1; -
addEntries
A list of log entries. Each response in the stream will order entries with increasing values of `LogEntry.timestamp`. Ordering is not guaranteed between separate responses.
repeated .google.logging.v2.LogEntry entries = 1; -
addEntries
A list of log entries. Each response in the stream will order entries with increasing values of `LogEntry.timestamp`. Ordering is not guaranteed between separate responses.
repeated .google.logging.v2.LogEntry entries = 1; -
addAllEntries
A list of log entries. Each response in the stream will order entries with increasing values of `LogEntry.timestamp`. Ordering is not guaranteed between separate responses.
repeated .google.logging.v2.LogEntry entries = 1; -
clearEntries
A list of log entries. Each response in the stream will order entries with increasing values of `LogEntry.timestamp`. Ordering is not guaranteed between separate responses.
repeated .google.logging.v2.LogEntry entries = 1; -
removeEntries
A list of log entries. Each response in the stream will order entries with increasing values of `LogEntry.timestamp`. Ordering is not guaranteed between separate responses.
repeated .google.logging.v2.LogEntry entries = 1; -
getEntriesBuilder
A list of log entries. Each response in the stream will order entries with increasing values of `LogEntry.timestamp`. Ordering is not guaranteed between separate responses.
repeated .google.logging.v2.LogEntry entries = 1; -
getEntriesOrBuilder
A list of log entries. Each response in the stream will order entries with increasing values of `LogEntry.timestamp`. Ordering is not guaranteed between separate responses.
repeated .google.logging.v2.LogEntry entries = 1;- Specified by:
getEntriesOrBuilderin interfaceTailLogEntriesResponseOrBuilder
-
getEntriesOrBuilderList
A list of log entries. Each response in the stream will order entries with increasing values of `LogEntry.timestamp`. Ordering is not guaranteed between separate responses.
repeated .google.logging.v2.LogEntry entries = 1;- Specified by:
getEntriesOrBuilderListin interfaceTailLogEntriesResponseOrBuilder
-
addEntriesBuilder
A list of log entries. Each response in the stream will order entries with increasing values of `LogEntry.timestamp`. Ordering is not guaranteed between separate responses.
repeated .google.logging.v2.LogEntry entries = 1; -
addEntriesBuilder
A list of log entries. Each response in the stream will order entries with increasing values of `LogEntry.timestamp`. Ordering is not guaranteed between separate responses.
repeated .google.logging.v2.LogEntry entries = 1; -
getEntriesBuilderList
A list of log entries. Each response in the stream will order entries with increasing values of `LogEntry.timestamp`. Ordering is not guaranteed between separate responses.
repeated .google.logging.v2.LogEntry entries = 1; -
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. There will be at most one of each reason per response. The counts represent the number of suppressed entries since the last streamed response.
repeated .google.logging.v2.TailLogEntriesResponse.SuppressionInfo suppression_info = 2;- Specified by:
getSuppressionInfoListin interfaceTailLogEntriesResponseOrBuilder
-
getSuppressionInfoCount
public int getSuppressionInfoCount()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. There will be at most one of each reason per response. The counts represent the number of suppressed entries since the last streamed response.
repeated .google.logging.v2.TailLogEntriesResponse.SuppressionInfo suppression_info = 2;- Specified by:
getSuppressionInfoCountin interfaceTailLogEntriesResponseOrBuilder
-
getSuppressionInfo
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. There will be at most one of each reason per response. The counts represent the number of suppressed entries since the last streamed response.
repeated .google.logging.v2.TailLogEntriesResponse.SuppressionInfo suppression_info = 2;- Specified by:
getSuppressionInfoin interfaceTailLogEntriesResponseOrBuilder
-
setSuppressionInfo
public 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. There will be at most one of each reason per response. The counts represent the number of suppressed entries since the last streamed response.
repeated .google.logging.v2.TailLogEntriesResponse.SuppressionInfo suppression_info = 2; -
setSuppressionInfo
public 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. There will be at most one of each reason per response. The counts represent the number of suppressed entries since the last streamed response.
repeated .google.logging.v2.TailLogEntriesResponse.SuppressionInfo suppression_info = 2; -
addSuppressionInfo
public 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. There will be at most one of each reason per response. The counts represent the number of suppressed entries since the last streamed response.
repeated .google.logging.v2.TailLogEntriesResponse.SuppressionInfo suppression_info = 2; -
addSuppressionInfo
public 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. There will be at most one of each reason per response. The counts represent the number of suppressed entries since the last streamed response.
repeated .google.logging.v2.TailLogEntriesResponse.SuppressionInfo suppression_info = 2; -
addSuppressionInfo
public 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. There will be at most one of each reason per response. The counts represent the number of suppressed entries since the last streamed response.
repeated .google.logging.v2.TailLogEntriesResponse.SuppressionInfo suppression_info = 2; -
addSuppressionInfo
public 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. There will be at most one of each reason per response. The counts represent the number of suppressed entries since the last streamed response.
repeated .google.logging.v2.TailLogEntriesResponse.SuppressionInfo suppression_info = 2; -
addAllSuppressionInfo
public 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. There will be at most one of each reason per response. The counts represent the number of suppressed entries since the last streamed response.
repeated .google.logging.v2.TailLogEntriesResponse.SuppressionInfo suppression_info = 2; -
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. There will be at most one of each reason per response. The counts represent the number of suppressed entries since the last streamed response.
repeated .google.logging.v2.TailLogEntriesResponse.SuppressionInfo suppression_info = 2; -
removeSuppressionInfo
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. There will be at most one of each reason per response. The counts represent the number of suppressed entries since the last streamed response.
repeated .google.logging.v2.TailLogEntriesResponse.SuppressionInfo suppression_info = 2; -
getSuppressionInfoBuilder
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. There will be at most one of each reason per response. The counts represent the number of suppressed entries since the last streamed response.
repeated .google.logging.v2.TailLogEntriesResponse.SuppressionInfo suppression_info = 2; -
getSuppressionInfoOrBuilder
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. There will be at most one of each reason per response. The counts represent the number of suppressed entries since the last streamed response.
repeated .google.logging.v2.TailLogEntriesResponse.SuppressionInfo suppression_info = 2;- Specified by:
getSuppressionInfoOrBuilderin interfaceTailLogEntriesResponseOrBuilder
-
getSuppressionInfoOrBuilderList
public List<? extends TailLogEntriesResponse.SuppressionInfoOrBuilder> 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. There will be at most one of each reason per response. The counts represent the number of suppressed entries since the last streamed response.
repeated .google.logging.v2.TailLogEntriesResponse.SuppressionInfo suppression_info = 2;- Specified by:
getSuppressionInfoOrBuilderListin interfaceTailLogEntriesResponseOrBuilder
-
addSuppressionInfoBuilder
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. There will be at most one of each reason per response. The counts represent the number of suppressed entries since the last streamed response.
repeated .google.logging.v2.TailLogEntriesResponse.SuppressionInfo suppression_info = 2; -
addSuppressionInfoBuilder
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. There will be at most one of each reason per response. The counts represent the number of suppressed entries since the last streamed response.
repeated .google.logging.v2.TailLogEntriesResponse.SuppressionInfo suppression_info = 2; -
getSuppressionInfoBuilderList
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. There will be at most one of each reason per response. The counts represent the number of suppressed entries since the last streamed response.
repeated .google.logging.v2.TailLogEntriesResponse.SuppressionInfo suppression_info = 2; -
setUnknownFields
public final TailLogEntriesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TailLogEntriesResponse.Builder>
-
mergeUnknownFields
public final TailLogEntriesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TailLogEntriesResponse.Builder>
-