Package | Description |
---|---|
com.google.cloud.logging.spi.v2 | |
com.google.cloud.logging.v2 |
A client to Cloud Logging API
|
com.google.cloud.logging.v2.stub | |
com.google.logging.v2 |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<ListLogEntriesResponse> |
LoggingRpc.list(ListLogEntriesRequest request)
Sends a request to list log entries.
|
com.google.api.core.ApiFuture<ListLogEntriesResponse> |
GrpcLoggingRpc.list(ListLogEntriesRequest request) |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListLogEntriesRequest,ListLogEntriesResponse> |
LoggingClient.listLogEntriesCallable()
Lists log entries.
|
com.google.api.gax.rpc.PagedCallSettings<ListLogEntriesRequest,ListLogEntriesResponse,LoggingClient.ListLogEntriesPagedResponse> |
LoggingSettings.listLogEntriesSettings()
Returns the object with the settings used for calls to listLogEntries.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLogEntriesRequest,ListLogEntriesResponse,LoggingClient.ListLogEntriesPagedResponse> |
LoggingSettings.Builder.listLogEntriesSettings()
Returns the builder for the settings used for calls to listLogEntries.
|
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 |
---|---|
static com.google.api.core.ApiFuture<LoggingClient.ListLogEntriesPagedResponse> |
LoggingClient.ListLogEntriesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListLogEntriesRequest,ListLogEntriesResponse,LogEntry> context,
com.google.api.core.ApiFuture<ListLogEntriesResponse> futureResponse) |
static com.google.api.core.ApiFuture<LoggingClient.ListLogEntriesPagedResponse> |
LoggingClient.ListLogEntriesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListLogEntriesRequest,ListLogEntriesResponse,LogEntry> context,
com.google.api.core.ApiFuture<ListLogEntriesResponse> futureResponse) |
protected LoggingClient.ListLogEntriesPage |
LoggingClient.ListLogEntriesPage.createPage(com.google.api.gax.rpc.PageContext<ListLogEntriesRequest,ListLogEntriesResponse,LogEntry> context,
ListLogEntriesResponse response) |
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) |
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 |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListLogEntriesRequest,ListLogEntriesResponse> |
GrpcLoggingServiceV2Stub.listLogEntriesCallable() |
com.google.api.gax.rpc.UnaryCallable<ListLogEntriesRequest,ListLogEntriesResponse> |
LoggingServiceV2Stub.listLogEntriesCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListLogEntriesRequest,ListLogEntriesResponse,LoggingClient.ListLogEntriesPagedResponse> |
LoggingServiceV2StubSettings.listLogEntriesSettings()
Returns the object with the settings used for calls to listLogEntries.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLogEntriesRequest,ListLogEntriesResponse,LoggingClient.ListLogEntriesPagedResponse> |
LoggingServiceV2StubSettings.Builder.listLogEntriesSettings()
Returns the builder for the settings used for calls to listLogEntries.
|
Modifier and Type | Method and Description |
---|---|
ListLogEntriesResponse |
ListLogEntriesResponse.Builder.build() |
ListLogEntriesResponse |
ListLogEntriesResponse.Builder.buildPartial() |
static ListLogEntriesResponse |
ListLogEntriesResponse.getDefaultInstance() |
ListLogEntriesResponse |
ListLogEntriesResponse.getDefaultInstanceForType() |
ListLogEntriesResponse |
ListLogEntriesResponse.Builder.getDefaultInstanceForType() |
ListLogEntriesResponse |
LoggingServiceV2Grpc.LoggingServiceV2BlockingStub.listLogEntries(ListLogEntriesRequest request)
Lists log entries.
|
static ListLogEntriesResponse |
ListLogEntriesResponse.parseDelimitedFrom(InputStream input) |
static ListLogEntriesResponse |
ListLogEntriesResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListLogEntriesResponse |
ListLogEntriesResponse.parseFrom(byte[] data) |
static ListLogEntriesResponse |
ListLogEntriesResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListLogEntriesResponse |
ListLogEntriesResponse.parseFrom(ByteBuffer data) |
static ListLogEntriesResponse |
ListLogEntriesResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListLogEntriesResponse |
ListLogEntriesResponse.parseFrom(com.google.protobuf.ByteString data) |
static ListLogEntriesResponse |
ListLogEntriesResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListLogEntriesResponse |
ListLogEntriesResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ListLogEntriesResponse |
ListLogEntriesResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListLogEntriesResponse |
ListLogEntriesResponse.parseFrom(InputStream input) |
static ListLogEntriesResponse |
ListLogEntriesResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<ListLogEntriesRequest,ListLogEntriesResponse> |
LoggingServiceV2Grpc.getListLogEntriesMethod() |
com.google.protobuf.Parser<ListLogEntriesResponse> |
ListLogEntriesResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<ListLogEntriesResponse> |
LoggingServiceV2Grpc.LoggingServiceV2FutureStub.listLogEntries(ListLogEntriesRequest request)
Lists log entries.
|
static com.google.protobuf.Parser<ListLogEntriesResponse> |
ListLogEntriesResponse.parser() |
Modifier and Type | Method and Description |
---|---|
ListLogEntriesResponse.Builder |
ListLogEntriesResponse.Builder.mergeFrom(ListLogEntriesResponse other) |
static ListLogEntriesResponse.Builder |
ListLogEntriesResponse.newBuilder(ListLogEntriesResponse prototype) |
Modifier and Type | Method and Description |
---|---|
default void |
LoggingServiceV2Grpc.AsyncService.listLogEntries(ListLogEntriesRequest request,
StreamObserver<ListLogEntriesResponse> responseObserver)
Lists log entries.
|
void |
LoggingServiceV2Grpc.LoggingServiceV2Stub.listLogEntries(ListLogEntriesRequest request,
StreamObserver<ListLogEntriesResponse> responseObserver)
Lists log entries.
|
Copyright © 2023 Google LLC. All rights reserved.