Uses of Class
com.google.logging.v2.LogView
-
Packages that use LogView Package Description com.google.cloud.logging.v2 A client to Cloud Logging APIcom.google.cloud.logging.v2.stub com.google.logging.v2 -
-
Uses of LogView in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return LogView Modifier and Type Method Description LogViewConfigClient. createView(CreateViewRequest request)Creates a view over log entries in a log bucket.LogViewConfigClient. getView(GetViewRequest request)Gets a view on a log bucket..LogViewConfigClient. updateView(UpdateViewRequest request)Updates a view on a log bucket.Methods in com.google.cloud.logging.v2 that return types with arguments of type LogView Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateViewRequest,LogView>ConfigClient. createViewCallable()Creates a view over log entries in a log bucket.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateViewRequest,LogView>ConfigSettings.Builder. createViewSettings()Returns the builder for the settings used for calls to createView.com.google.api.gax.rpc.UnaryCallSettings<CreateViewRequest,LogView>ConfigSettings. createViewSettings()Returns the object with the settings used for calls to createView.com.google.api.gax.rpc.UnaryCallable<GetViewRequest,LogView>ConfigClient. getViewCallable()Gets a view on a log bucket..com.google.api.gax.rpc.UnaryCallSettings.Builder<GetViewRequest,LogView>ConfigSettings.Builder. getViewSettings()Returns the builder for the settings used for calls to getView.com.google.api.gax.rpc.UnaryCallSettings<GetViewRequest,LogView>ConfigSettings. getViewSettings()Returns the object with the settings used for calls to getView.com.google.api.gax.rpc.UnaryCallable<UpdateViewRequest,LogView>ConfigClient. updateViewCallable()Updates a view on a log bucket.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateViewRequest,LogView>ConfigSettings.Builder. updateViewSettings()Returns the builder for the settings used for calls to updateView.com.google.api.gax.rpc.UnaryCallSettings<UpdateViewRequest,LogView>ConfigSettings. updateViewSettings()Returns the object with the settings used for calls to updateView.Method parameters in com.google.cloud.logging.v2 with type arguments of type LogView Modifier and Type Method Description static com.google.api.core.ApiFuture<ConfigClient.ListViewsPagedResponse>ConfigClient.ListViewsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListViewsRequest,ListViewsResponse,LogView> context, com.google.api.core.ApiFuture<ListViewsResponse> futureResponse)protected ConfigClient.ListViewsPageConfigClient.ListViewsPage. createPage(com.google.api.gax.rpc.PageContext<ListViewsRequest,ListViewsResponse,LogView> context, ListViewsResponse response)com.google.api.core.ApiFuture<ConfigClient.ListViewsPage>ConfigClient.ListViewsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListViewsRequest,ListViewsResponse,LogView> context, com.google.api.core.ApiFuture<ListViewsResponse> futureResponse) -
Uses of LogView in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return types with arguments of type LogView Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateViewRequest,LogView>ConfigServiceV2Stub. createViewCallable()com.google.api.gax.rpc.UnaryCallable<CreateViewRequest,LogView>GrpcConfigServiceV2Stub. createViewCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateViewRequest,LogView>ConfigServiceV2StubSettings.Builder. createViewSettings()Returns the builder for the settings used for calls to createView.com.google.api.gax.rpc.UnaryCallSettings<CreateViewRequest,LogView>ConfigServiceV2StubSettings. createViewSettings()Returns the object with the settings used for calls to createView.com.google.api.gax.rpc.UnaryCallable<GetViewRequest,LogView>ConfigServiceV2Stub. getViewCallable()com.google.api.gax.rpc.UnaryCallable<GetViewRequest,LogView>GrpcConfigServiceV2Stub. getViewCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetViewRequest,LogView>ConfigServiceV2StubSettings.Builder. getViewSettings()Returns the builder for the settings used for calls to getView.com.google.api.gax.rpc.UnaryCallSettings<GetViewRequest,LogView>ConfigServiceV2StubSettings. getViewSettings()Returns the object with the settings used for calls to getView.com.google.api.gax.rpc.UnaryCallable<UpdateViewRequest,LogView>ConfigServiceV2Stub. updateViewCallable()com.google.api.gax.rpc.UnaryCallable<UpdateViewRequest,LogView>GrpcConfigServiceV2Stub. updateViewCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateViewRequest,LogView>ConfigServiceV2StubSettings.Builder. updateViewSettings()Returns the builder for the settings used for calls to updateView.com.google.api.gax.rpc.UnaryCallSettings<UpdateViewRequest,LogView>ConfigServiceV2StubSettings. updateViewSettings()Returns the object with the settings used for calls to updateView. -
Uses of LogView in com.google.logging.v2
Methods in com.google.logging.v2 that return LogView Modifier and Type Method Description LogViewLogView.Builder. build()LogViewLogView.Builder. buildPartial()LogViewConfigServiceV2Grpc.ConfigServiceV2BlockingStub. createView(CreateViewRequest request)Creates a view over log entries in a log bucket.static LogViewLogView. getDefaultInstance()LogViewLogView.Builder. getDefaultInstanceForType()LogViewLogView. getDefaultInstanceForType()LogViewConfigServiceV2Grpc.ConfigServiceV2BlockingStub. getView(GetViewRequest request)Gets a view on a log bucket..LogViewCreateViewRequest.Builder. getView()Required.LogViewCreateViewRequest. getView()Required.LogViewCreateViewRequestOrBuilder. getView()Required.LogViewUpdateViewRequest.Builder. getView()Required.LogViewUpdateViewRequest. getView()Required.LogViewUpdateViewRequestOrBuilder. getView()Required.LogViewListViewsResponse.Builder. getViews(int index)A list of views.LogViewListViewsResponse. getViews(int index)A list of views.LogViewListViewsResponseOrBuilder. getViews(int index)A list of views.static LogViewLogView. parseDelimitedFrom(InputStream input)static LogViewLogView. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogViewLogView. parseFrom(byte[] data)static LogViewLogView. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogViewLogView. parseFrom(com.google.protobuf.ByteString data)static LogViewLogView. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogViewLogView. parseFrom(com.google.protobuf.CodedInputStream input)static LogViewLogView. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogViewLogView. parseFrom(InputStream input)static LogViewLogView. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogViewLogView. parseFrom(ByteBuffer data)static LogViewLogView. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)LogViewConfigServiceV2Grpc.ConfigServiceV2BlockingStub. updateView(UpdateViewRequest request)Updates a view on a log bucket.Methods in com.google.logging.v2 that return types with arguments of type LogView Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<LogView>ConfigServiceV2Grpc.ConfigServiceV2FutureStub. createView(CreateViewRequest request)Creates a view over log entries in a log bucket.static io.grpc.MethodDescriptor<CreateViewRequest,LogView>ConfigServiceV2Grpc. getCreateViewMethod()static io.grpc.MethodDescriptor<GetViewRequest,LogView>ConfigServiceV2Grpc. getGetViewMethod()com.google.protobuf.Parser<LogView>LogView. getParserForType()static io.grpc.MethodDescriptor<UpdateViewRequest,LogView>ConfigServiceV2Grpc. getUpdateViewMethod()com.google.common.util.concurrent.ListenableFuture<LogView>ConfigServiceV2Grpc.ConfigServiceV2FutureStub. getView(GetViewRequest request)Gets a view on a log bucket..List<LogView>ListViewsResponse.Builder. getViewsList()A list of views.List<LogView>ListViewsResponse. getViewsList()A list of views.List<LogView>ListViewsResponseOrBuilder. getViewsList()A list of views.static com.google.protobuf.Parser<LogView>LogView. parser()com.google.common.util.concurrent.ListenableFuture<LogView>ConfigServiceV2Grpc.ConfigServiceV2FutureStub. updateView(UpdateViewRequest request)Updates a view on a log bucket.Methods in com.google.logging.v2 with parameters of type LogView Modifier and Type Method Description ListViewsResponse.BuilderListViewsResponse.Builder. addViews(int index, LogView value)A list of views.ListViewsResponse.BuilderListViewsResponse.Builder. addViews(LogView value)A list of views.LogView.BuilderLogView.Builder. mergeFrom(LogView other)CreateViewRequest.BuilderCreateViewRequest.Builder. mergeView(LogView value)Required.UpdateViewRequest.BuilderUpdateViewRequest.Builder. mergeView(LogView value)Required.static LogView.BuilderLogView. newBuilder(LogView prototype)CreateViewRequest.BuilderCreateViewRequest.Builder. setView(LogView value)Required.UpdateViewRequest.BuilderUpdateViewRequest.Builder. setView(LogView value)Required.ListViewsResponse.BuilderListViewsResponse.Builder. setViews(int index, LogView value)A list of views.Method parameters in com.google.logging.v2 with type arguments of type LogView Modifier and Type Method Description ListViewsResponse.BuilderListViewsResponse.Builder. addAllViews(Iterable<? extends LogView> values)A list of views.default voidConfigServiceV2Grpc.AsyncService. createView(CreateViewRequest request, io.grpc.stub.StreamObserver<LogView> responseObserver)Creates a view over log entries in a log bucket.voidConfigServiceV2Grpc.ConfigServiceV2Stub. createView(CreateViewRequest request, io.grpc.stub.StreamObserver<LogView> responseObserver)Creates a view over log entries in a log bucket.default voidConfigServiceV2Grpc.AsyncService. getView(GetViewRequest request, io.grpc.stub.StreamObserver<LogView> responseObserver)Gets a view on a log bucket..voidConfigServiceV2Grpc.ConfigServiceV2Stub. getView(GetViewRequest request, io.grpc.stub.StreamObserver<LogView> responseObserver)Gets a view on a log bucket..default voidConfigServiceV2Grpc.AsyncService. updateView(UpdateViewRequest request, io.grpc.stub.StreamObserver<LogView> responseObserver)Updates a view on a log bucket.voidConfigServiceV2Grpc.ConfigServiceV2Stub. updateView(UpdateViewRequest request, io.grpc.stub.StreamObserver<LogView> responseObserver)Updates a view on a log bucket.
-