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 |
---|---|
default com.google.api.core.ApiFuture<ListLogsResponse> |
LoggingRpc.listLogs(ListLogsRequest request)
Sends a request to list the log names in a project.
|
com.google.api.core.ApiFuture<ListLogsResponse> |
GrpcLoggingRpc.listLogs(ListLogsRequest request) |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListLogsRequest,ListLogsResponse> |
LoggingClient.listLogsCallable()
Lists the logs in projects, organizations, folders, or billing accounts.
|
com.google.api.gax.rpc.PagedCallSettings<ListLogsRequest,ListLogsResponse,LoggingClient.ListLogsPagedResponse> |
LoggingSettings.listLogsSettings()
Returns the object with the settings used for calls to listLogs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLogsRequest,ListLogsResponse,LoggingClient.ListLogsPagedResponse> |
LoggingSettings.Builder.listLogsSettings()
Returns the builder for the settings used for calls to listLogs.
|
Modifier and Type | Method and Description |
---|---|
protected LoggingClient.ListLogsPage |
LoggingClient.ListLogsPage.createPage(com.google.api.gax.rpc.PageContext<ListLogsRequest,ListLogsResponse,String> context,
ListLogsResponse response) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<LoggingClient.ListLogsPagedResponse> |
LoggingClient.ListLogsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListLogsRequest,ListLogsResponse,String> context,
com.google.api.core.ApiFuture<ListLogsResponse> futureResponse) |
static com.google.api.core.ApiFuture<LoggingClient.ListLogsPagedResponse> |
LoggingClient.ListLogsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListLogsRequest,ListLogsResponse,String> context,
com.google.api.core.ApiFuture<ListLogsResponse> futureResponse) |
protected LoggingClient.ListLogsPage |
LoggingClient.ListLogsPage.createPage(com.google.api.gax.rpc.PageContext<ListLogsRequest,ListLogsResponse,String> context,
ListLogsResponse response) |
com.google.api.core.ApiFuture<LoggingClient.ListLogsPage> |
LoggingClient.ListLogsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListLogsRequest,ListLogsResponse,String> context,
com.google.api.core.ApiFuture<ListLogsResponse> futureResponse) |
com.google.api.core.ApiFuture<LoggingClient.ListLogsPage> |
LoggingClient.ListLogsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListLogsRequest,ListLogsResponse,String> context,
com.google.api.core.ApiFuture<ListLogsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListLogsRequest,ListLogsResponse> |
GrpcLoggingServiceV2Stub.listLogsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListLogsRequest,ListLogsResponse> |
LoggingServiceV2Stub.listLogsCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListLogsRequest,ListLogsResponse,LoggingClient.ListLogsPagedResponse> |
LoggingServiceV2StubSettings.listLogsSettings()
Returns the object with the settings used for calls to listLogs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLogsRequest,ListLogsResponse,LoggingClient.ListLogsPagedResponse> |
LoggingServiceV2StubSettings.Builder.listLogsSettings()
Returns the builder for the settings used for calls to listLogs.
|
Modifier and Type | Method and Description |
---|---|
ListLogsResponse |
ListLogsResponse.Builder.build() |
ListLogsResponse |
ListLogsResponse.Builder.buildPartial() |
static ListLogsResponse |
ListLogsResponse.getDefaultInstance() |
ListLogsResponse |
ListLogsResponse.getDefaultInstanceForType() |
ListLogsResponse |
ListLogsResponse.Builder.getDefaultInstanceForType() |
ListLogsResponse |
LoggingServiceV2Grpc.LoggingServiceV2BlockingStub.listLogs(ListLogsRequest request)
Lists the logs in projects, organizations, folders, or billing accounts.
|
static ListLogsResponse |
ListLogsResponse.parseDelimitedFrom(InputStream input) |
static ListLogsResponse |
ListLogsResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListLogsResponse |
ListLogsResponse.parseFrom(byte[] data) |
static ListLogsResponse |
ListLogsResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListLogsResponse |
ListLogsResponse.parseFrom(ByteBuffer data) |
static ListLogsResponse |
ListLogsResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListLogsResponse |
ListLogsResponse.parseFrom(com.google.protobuf.ByteString data) |
static ListLogsResponse |
ListLogsResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListLogsResponse |
ListLogsResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ListLogsResponse |
ListLogsResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListLogsResponse |
ListLogsResponse.parseFrom(InputStream input) |
static ListLogsResponse |
ListLogsResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<ListLogsRequest,ListLogsResponse> |
LoggingServiceV2Grpc.getListLogsMethod() |
com.google.protobuf.Parser<ListLogsResponse> |
ListLogsResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<ListLogsResponse> |
LoggingServiceV2Grpc.LoggingServiceV2FutureStub.listLogs(ListLogsRequest request)
Lists the logs in projects, organizations, folders, or billing accounts.
|
static com.google.protobuf.Parser<ListLogsResponse> |
ListLogsResponse.parser() |
Modifier and Type | Method and Description |
---|---|
ListLogsResponse.Builder |
ListLogsResponse.Builder.mergeFrom(ListLogsResponse other) |
static ListLogsResponse.Builder |
ListLogsResponse.newBuilder(ListLogsResponse prototype) |
Modifier and Type | Method and Description |
---|---|
default void |
LoggingServiceV2Grpc.AsyncService.listLogs(ListLogsRequest request,
StreamObserver<ListLogsResponse> responseObserver)
Lists the logs in projects, organizations, folders, or billing accounts.
|
void |
LoggingServiceV2Grpc.LoggingServiceV2Stub.listLogs(ListLogsRequest request,
StreamObserver<ListLogsResponse> responseObserver)
Lists the logs in projects, organizations, folders, or billing accounts.
|
Copyright © 2023 Google LLC. All rights reserved.