Uses of Class
com.google.logging.v2.ListLogsResponse
-
Packages that use ListLogsResponse 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 ListLogsResponse in com.google.cloud.logging.spi.v2
Methods in com.google.cloud.logging.spi.v2 that return types with arguments of type ListLogsResponse Modifier and Type Method Description com.google.api.core.ApiFuture<ListLogsResponse>GrpcLoggingRpc. listLogs(ListLogsRequest request)default com.google.api.core.ApiFuture<ListLogsResponse>LoggingRpc. listLogs(ListLogsRequest request)Sends a request to list the log names in a project. -
Uses of ListLogsResponse in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return types with arguments of type ListLogsResponse Modifier and Type Method 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.Builder<ListLogsRequest,ListLogsResponse,LoggingClient.ListLogsPagedResponse>LoggingSettings.Builder. listLogsSettings()Returns the builder for the settings used for calls to listLogs.com.google.api.gax.rpc.PagedCallSettings<ListLogsRequest,ListLogsResponse,LoggingClient.ListLogsPagedResponse>LoggingSettings. listLogsSettings()Returns the object with the settings used for calls to listLogs.Methods in com.google.cloud.logging.v2 with parameters of type ListLogsResponse Modifier and Type Method Description protected LoggingClient.ListLogsPageLoggingClient.ListLogsPage. createPage(com.google.api.gax.rpc.PageContext<ListLogsRequest,ListLogsResponse,String> context, ListLogsResponse response)Method parameters in com.google.cloud.logging.v2 with type arguments of type ListLogsResponse Modifier and Type Method 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.ListLogsPageLoggingClient.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) -
Uses of ListLogsResponse in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return types with arguments of type ListLogsResponse Modifier and Type Method 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.Builder<ListLogsRequest,ListLogsResponse,LoggingClient.ListLogsPagedResponse>LoggingServiceV2StubSettings.Builder. listLogsSettings()Returns the builder for the settings used for calls to listLogs.com.google.api.gax.rpc.PagedCallSettings<ListLogsRequest,ListLogsResponse,LoggingClient.ListLogsPagedResponse>LoggingServiceV2StubSettings. listLogsSettings()Returns the object with the settings used for calls to listLogs. -
Uses of ListLogsResponse in com.google.logging.v2
Methods in com.google.logging.v2 that return ListLogsResponse Modifier and Type Method Description ListLogsResponseListLogsResponse.Builder. build()ListLogsResponseListLogsResponse.Builder. buildPartial()static ListLogsResponseListLogsResponse. getDefaultInstance()ListLogsResponseListLogsResponse.Builder. getDefaultInstanceForType()ListLogsResponseListLogsResponse. getDefaultInstanceForType()ListLogsResponseLoggingServiceV2Grpc.LoggingServiceV2BlockingStub. listLogs(ListLogsRequest request)Lists the logs in projects, organizations, folders, or billing accounts.static ListLogsResponseListLogsResponse. parseDelimitedFrom(InputStream input)static ListLogsResponseListLogsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLogsResponseListLogsResponse. parseFrom(byte[] data)static ListLogsResponseListLogsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLogsResponseListLogsResponse. parseFrom(com.google.protobuf.ByteString data)static ListLogsResponseListLogsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLogsResponseListLogsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListLogsResponseListLogsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLogsResponseListLogsResponse. parseFrom(InputStream input)static ListLogsResponseListLogsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLogsResponseListLogsResponse. parseFrom(ByteBuffer data)static ListLogsResponseListLogsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.logging.v2 that return types with arguments of type ListLogsResponse Modifier and Type Method Description static io.grpc.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()Methods in com.google.logging.v2 with parameters of type ListLogsResponse Modifier and Type Method Description ListLogsResponse.BuilderListLogsResponse.Builder. mergeFrom(ListLogsResponse other)static ListLogsResponse.BuilderListLogsResponse. newBuilder(ListLogsResponse prototype)Method parameters in com.google.logging.v2 with type arguments of type ListLogsResponse Modifier and Type Method Description default voidLoggingServiceV2Grpc.AsyncService. listLogs(ListLogsRequest request, io.grpc.stub.StreamObserver<ListLogsResponse> responseObserver)Lists the logs in projects, organizations, folders, or billing accounts.voidLoggingServiceV2Grpc.LoggingServiceV2Stub. listLogs(ListLogsRequest request, io.grpc.stub.StreamObserver<ListLogsResponse> responseObserver)Lists the logs in projects, organizations, folders, or billing accounts.
-