Uses of Class
com.google.logging.v2.ListLogsResponse.Builder
-
Uses of ListLogsResponse.Builder in com.google.logging.v2
Methods in com.google.logging.v2 that return ListLogsResponse.BuilderModifier and TypeMethodDescriptionListLogsResponse.Builder.addAllLogNames(Iterable<String> values) A list of log names.ListLogsResponse.Builder.addLogNames(String value) A list of log names.ListLogsResponse.Builder.addLogNamesBytes(com.google.protobuf.ByteString value) A list of log names.ListLogsResponse.Builder.clear()ListLogsResponse.Builder.clearLogNames()A list of log names.ListLogsResponse.Builder.clearNextPageToken()If there might be more results than those appearing in this response, then `nextPageToken` is included.ListLogsResponse.Builder.mergeFrom(ListLogsResponse other) ListLogsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListLogsResponse.Builder.mergeFrom(com.google.protobuf.Message other) static ListLogsResponse.BuilderListLogsResponse.newBuilder()static ListLogsResponse.BuilderListLogsResponse.newBuilder(ListLogsResponse prototype) ListLogsResponse.newBuilderForType()protected ListLogsResponse.BuilderListLogsResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ListLogsResponse.Builder.setLogNames(int index, String value) A list of log names.ListLogsResponse.Builder.setNextPageToken(String value) If there might be more results than those appearing in this response, then `nextPageToken` is included.ListLogsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) If there might be more results than those appearing in this response, then `nextPageToken` is included.ListLogsResponse.toBuilder()