Uses of Class
com.google.logging.v2.ListLogEntriesRequest
-
Packages that use ListLogEntriesRequest Package Description com.google.cloud.logging.spi.v2 com.google.cloud.logging.v2 A client to Cloud Logging APIcom.google.cloud.logging.v2.stub com.google.logging.v2 -
-
Uses of ListLogEntriesRequest in com.google.cloud.logging.spi.v2
Methods in com.google.cloud.logging.spi.v2 with parameters of type ListLogEntriesRequest Modifier and Type Method Description com.google.api.core.ApiFuture<ListLogEntriesResponse>
GrpcLoggingRpc. list(ListLogEntriesRequest request)
com.google.api.core.ApiFuture<ListLogEntriesResponse>
LoggingRpc. list(ListLogEntriesRequest request)
Sends a request to list log entries. -
Uses of ListLogEntriesRequest in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return types with arguments of type ListLogEntriesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListLogEntriesRequest,ListLogEntriesResponse>
LoggingClient. listLogEntriesCallable()
Lists log entries.com.google.api.gax.rpc.UnaryCallable<ListLogEntriesRequest,LoggingClient.ListLogEntriesPagedResponse>
LoggingClient. listLogEntriesPagedCallable()
Lists log entries.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.com.google.api.gax.rpc.PagedCallSettings<ListLogEntriesRequest,ListLogEntriesResponse,LoggingClient.ListLogEntriesPagedResponse>
LoggingSettings. listLogEntriesSettings()
Returns the object with the settings used for calls to listLogEntries.Methods in com.google.cloud.logging.v2 with parameters of type ListLogEntriesRequest Modifier and Type Method Description LoggingClient.ListLogEntriesPagedResponse
LoggingClient. listLogEntries(ListLogEntriesRequest request)
Lists log entries.Method parameters in com.google.cloud.logging.v2 with type arguments of type ListLogEntriesRequest Modifier and Type Method 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)
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)
-
Uses of ListLogEntriesRequest in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return types with arguments of type ListLogEntriesRequest Modifier and Type Method 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.UnaryCallable<ListLogEntriesRequest,LoggingClient.ListLogEntriesPagedResponse>
GrpcLoggingServiceV2Stub. listLogEntriesPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListLogEntriesRequest,LoggingClient.ListLogEntriesPagedResponse>
LoggingServiceV2Stub. listLogEntriesPagedCallable()
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.com.google.api.gax.rpc.PagedCallSettings<ListLogEntriesRequest,ListLogEntriesResponse,LoggingClient.ListLogEntriesPagedResponse>
LoggingServiceV2StubSettings. listLogEntriesSettings()
Returns the object with the settings used for calls to listLogEntries. -
Uses of ListLogEntriesRequest in com.google.logging.v2
Methods in com.google.logging.v2 that return ListLogEntriesRequest Modifier and Type Method Description ListLogEntriesRequest
ListLogEntriesRequest.Builder. build()
ListLogEntriesRequest
ListLogEntriesRequest.Builder. buildPartial()
static ListLogEntriesRequest
ListLogEntriesRequest. getDefaultInstance()
ListLogEntriesRequest
ListLogEntriesRequest.Builder. getDefaultInstanceForType()
ListLogEntriesRequest
ListLogEntriesRequest. getDefaultInstanceForType()
static ListLogEntriesRequest
ListLogEntriesRequest. parseDelimitedFrom(InputStream input)
static ListLogEntriesRequest
ListLogEntriesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLogEntriesRequest
ListLogEntriesRequest. parseFrom(byte[] data)
static ListLogEntriesRequest
ListLogEntriesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLogEntriesRequest
ListLogEntriesRequest. parseFrom(com.google.protobuf.ByteString data)
static ListLogEntriesRequest
ListLogEntriesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLogEntriesRequest
ListLogEntriesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListLogEntriesRequest
ListLogEntriesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLogEntriesRequest
ListLogEntriesRequest. parseFrom(InputStream input)
static ListLogEntriesRequest
ListLogEntriesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLogEntriesRequest
ListLogEntriesRequest. parseFrom(ByteBuffer data)
static ListLogEntriesRequest
ListLogEntriesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.logging.v2 that return types with arguments of type ListLogEntriesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListLogEntriesRequest,ListLogEntriesResponse>
LoggingServiceV2Grpc. getListLogEntriesMethod()
com.google.protobuf.Parser<ListLogEntriesRequest>
ListLogEntriesRequest. getParserForType()
static com.google.protobuf.Parser<ListLogEntriesRequest>
ListLogEntriesRequest. parser()
Methods in com.google.logging.v2 with parameters of type ListLogEntriesRequest Modifier and Type Method Description default void
LoggingServiceV2Grpc.AsyncService. listLogEntries(ListLogEntriesRequest request, io.grpc.stub.StreamObserver<ListLogEntriesResponse> responseObserver)
Lists log entries.ListLogEntriesResponse
LoggingServiceV2Grpc.LoggingServiceV2BlockingStub. listLogEntries(ListLogEntriesRequest request)
Lists log entries.com.google.common.util.concurrent.ListenableFuture<ListLogEntriesResponse>
LoggingServiceV2Grpc.LoggingServiceV2FutureStub. listLogEntries(ListLogEntriesRequest request)
Lists log entries.void
LoggingServiceV2Grpc.LoggingServiceV2Stub. listLogEntries(ListLogEntriesRequest request, io.grpc.stub.StreamObserver<ListLogEntriesResponse> responseObserver)
Lists log entries.ListLogEntriesRequest.Builder
ListLogEntriesRequest.Builder. mergeFrom(ListLogEntriesRequest other)
static ListLogEntriesRequest.Builder
ListLogEntriesRequest. newBuilder(ListLogEntriesRequest prototype)
-