public static final class ListLogEntriesResponse.Builder extends GeneratedMessageV3.Builder<ListLogEntriesResponse.Builder> implements ListLogEntriesResponseOrBuilder
Result returned from `ListLogEntries`.Protobuf type
google.logging.v2.ListLogEntriesResponsegetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3.Builder<ListLogEntriesResponse.Builder>public ListLogEntriesResponse.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<ListLogEntriesResponse.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<ListLogEntriesResponse.Builder>public ListLogEntriesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic ListLogEntriesResponse build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic ListLogEntriesResponse buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic ListLogEntriesResponse.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<ListLogEntriesResponse.Builder>public ListLogEntriesResponse.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<ListLogEntriesResponse.Builder>public ListLogEntriesResponse.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<ListLogEntriesResponse.Builder>public ListLogEntriesResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<ListLogEntriesResponse.Builder>public ListLogEntriesResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<ListLogEntriesResponse.Builder>public ListLogEntriesResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<ListLogEntriesResponse.Builder>public ListLogEntriesResponse.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<ListLogEntriesResponse.Builder>public ListLogEntriesResponse.Builder mergeFrom(ListLogEntriesResponse other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<ListLogEntriesResponse.Builder>public ListLogEntriesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<ListLogEntriesResponse.Builder>java.io.IOExceptionpublic java.util.List<LogEntry> getEntriesList()
A list of log entries. If `entries` is empty, `nextPageToken` may still be returned, indicating that more entries may exist. See `nextPageToken` for more information.
repeated .google.logging.v2.LogEntry entries = 1;getEntriesList in interface ListLogEntriesResponseOrBuilderpublic int getEntriesCount()
A list of log entries. If `entries` is empty, `nextPageToken` may still be returned, indicating that more entries may exist. See `nextPageToken` for more information.
repeated .google.logging.v2.LogEntry entries = 1;getEntriesCount in interface ListLogEntriesResponseOrBuilderpublic LogEntry getEntries(int index)
A list of log entries. If `entries` is empty, `nextPageToken` may still be returned, indicating that more entries may exist. See `nextPageToken` for more information.
repeated .google.logging.v2.LogEntry entries = 1;getEntries in interface ListLogEntriesResponseOrBuilderpublic ListLogEntriesResponse.Builder setEntries(int index, LogEntry value)
A list of log entries. If `entries` is empty, `nextPageToken` may still be returned, indicating that more entries may exist. See `nextPageToken` for more information.
repeated .google.logging.v2.LogEntry entries = 1;public ListLogEntriesResponse.Builder setEntries(int index, LogEntry.Builder builderForValue)
A list of log entries. If `entries` is empty, `nextPageToken` may still be returned, indicating that more entries may exist. See `nextPageToken` for more information.
repeated .google.logging.v2.LogEntry entries = 1;public ListLogEntriesResponse.Builder addEntries(LogEntry value)
A list of log entries. If `entries` is empty, `nextPageToken` may still be returned, indicating that more entries may exist. See `nextPageToken` for more information.
repeated .google.logging.v2.LogEntry entries = 1;public ListLogEntriesResponse.Builder addEntries(int index, LogEntry value)
A list of log entries. If `entries` is empty, `nextPageToken` may still be returned, indicating that more entries may exist. See `nextPageToken` for more information.
repeated .google.logging.v2.LogEntry entries = 1;public ListLogEntriesResponse.Builder addEntries(LogEntry.Builder builderForValue)
A list of log entries. If `entries` is empty, `nextPageToken` may still be returned, indicating that more entries may exist. See `nextPageToken` for more information.
repeated .google.logging.v2.LogEntry entries = 1;public ListLogEntriesResponse.Builder addEntries(int index, LogEntry.Builder builderForValue)
A list of log entries. If `entries` is empty, `nextPageToken` may still be returned, indicating that more entries may exist. See `nextPageToken` for more information.
repeated .google.logging.v2.LogEntry entries = 1;public ListLogEntriesResponse.Builder addAllEntries(java.lang.Iterable<? extends LogEntry> values)
A list of log entries. If `entries` is empty, `nextPageToken` may still be returned, indicating that more entries may exist. See `nextPageToken` for more information.
repeated .google.logging.v2.LogEntry entries = 1;public ListLogEntriesResponse.Builder clearEntries()
A list of log entries. If `entries` is empty, `nextPageToken` may still be returned, indicating that more entries may exist. See `nextPageToken` for more information.
repeated .google.logging.v2.LogEntry entries = 1;public ListLogEntriesResponse.Builder removeEntries(int index)
A list of log entries. If `entries` is empty, `nextPageToken` may still be returned, indicating that more entries may exist. See `nextPageToken` for more information.
repeated .google.logging.v2.LogEntry entries = 1;public LogEntry.Builder getEntriesBuilder(int index)
A list of log entries. If `entries` is empty, `nextPageToken` may still be returned, indicating that more entries may exist. See `nextPageToken` for more information.
repeated .google.logging.v2.LogEntry entries = 1;public LogEntryOrBuilder getEntriesOrBuilder(int index)
A list of log entries. If `entries` is empty, `nextPageToken` may still be returned, indicating that more entries may exist. See `nextPageToken` for more information.
repeated .google.logging.v2.LogEntry entries = 1;getEntriesOrBuilder in interface ListLogEntriesResponseOrBuilderpublic java.util.List<? extends LogEntryOrBuilder> getEntriesOrBuilderList()
A list of log entries. If `entries` is empty, `nextPageToken` may still be returned, indicating that more entries may exist. See `nextPageToken` for more information.
repeated .google.logging.v2.LogEntry entries = 1;getEntriesOrBuilderList in interface ListLogEntriesResponseOrBuilderpublic LogEntry.Builder addEntriesBuilder()
A list of log entries. If `entries` is empty, `nextPageToken` may still be returned, indicating that more entries may exist. See `nextPageToken` for more information.
repeated .google.logging.v2.LogEntry entries = 1;public LogEntry.Builder addEntriesBuilder(int index)
A list of log entries. If `entries` is empty, `nextPageToken` may still be returned, indicating that more entries may exist. See `nextPageToken` for more information.
repeated .google.logging.v2.LogEntry entries = 1;public java.util.List<LogEntry.Builder> getEntriesBuilderList()
A list of log entries. If `entries` is empty, `nextPageToken` may still be returned, indicating that more entries may exist. See `nextPageToken` for more information.
repeated .google.logging.v2.LogEntry entries = 1;public java.lang.String getNextPageToken()
If there might be more results than those appearing in this response, then `nextPageToken` is included. To get the next set of results, call this method again using the value of `nextPageToken` as `pageToken`. If a value for `next_page_token` appears and the `entries` field is empty, it means that the search found no log entries so far but it did not have time to search all the possible log entries. Retry the method with this value for `page_token` to continue the search. Alternatively, consider speeding up the search by changing your filter to specify a single log name or resource type, or to narrow the time range of the search.
string next_page_token = 2;getNextPageToken in interface ListLogEntriesResponseOrBuilderpublic ByteString getNextPageTokenBytes()
If there might be more results than those appearing in this response, then `nextPageToken` is included. To get the next set of results, call this method again using the value of `nextPageToken` as `pageToken`. If a value for `next_page_token` appears and the `entries` field is empty, it means that the search found no log entries so far but it did not have time to search all the possible log entries. Retry the method with this value for `page_token` to continue the search. Alternatively, consider speeding up the search by changing your filter to specify a single log name or resource type, or to narrow the time range of the search.
string next_page_token = 2;getNextPageTokenBytes in interface ListLogEntriesResponseOrBuilderpublic ListLogEntriesResponse.Builder setNextPageToken(java.lang.String value)
If there might be more results than those appearing in this response, then `nextPageToken` is included. To get the next set of results, call this method again using the value of `nextPageToken` as `pageToken`. If a value for `next_page_token` appears and the `entries` field is empty, it means that the search found no log entries so far but it did not have time to search all the possible log entries. Retry the method with this value for `page_token` to continue the search. Alternatively, consider speeding up the search by changing your filter to specify a single log name or resource type, or to narrow the time range of the search.
string next_page_token = 2;public ListLogEntriesResponse.Builder clearNextPageToken()
If there might be more results than those appearing in this response, then `nextPageToken` is included. To get the next set of results, call this method again using the value of `nextPageToken` as `pageToken`. If a value for `next_page_token` appears and the `entries` field is empty, it means that the search found no log entries so far but it did not have time to search all the possible log entries. Retry the method with this value for `page_token` to continue the search. Alternatively, consider speeding up the search by changing your filter to specify a single log name or resource type, or to narrow the time range of the search.
string next_page_token = 2;public ListLogEntriesResponse.Builder setNextPageTokenBytes(ByteString value)
If there might be more results than those appearing in this response, then `nextPageToken` is included. To get the next set of results, call this method again using the value of `nextPageToken` as `pageToken`. If a value for `next_page_token` appears and the `entries` field is empty, it means that the search found no log entries so far but it did not have time to search all the possible log entries. Retry the method with this value for `page_token` to continue the search. Alternatively, consider speeding up the search by changing your filter to specify a single log name or resource type, or to narrow the time range of the search.
string next_page_token = 2;public final ListLogEntriesResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<ListLogEntriesResponse.Builder>public final ListLogEntriesResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<ListLogEntriesResponse.Builder>