| Package | Description | 
|---|---|
| com.google.cloud.logging.v2 | 
 A client to Stackdriver Logging API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected LoggingClient.ListLogEntriesPage | 
LoggingClient.ListLogEntriesPage.createPage(com.google.api.gax.rpc.PageContext<ListLogEntriesRequest,ListLogEntriesResponse,LogEntry> context,
          ListLogEntriesResponse response)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.core.ApiFuture<LoggingClient.ListLogEntriesPage> | 
LoggingClient.ListLogEntriesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListLogEntriesRequest,ListLogEntriesResponse,LogEntry> context,
               com.google.api.core.ApiFuture<ListLogEntriesResponse> futureResponse)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected LoggingClient.ListLogEntriesFixedSizeCollection | 
LoggingClient.ListLogEntriesFixedSizeCollection.createCollection(List<LoggingClient.ListLogEntriesPage> pages,
                int collectionSize)  | 
Copyright © 2019 Google LLC. All rights reserved.