Uses of Class
com.google.logging.v2.LogSink
-
Packages that use LogSink 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 LogSink in com.google.cloud.logging.spi.v2
Methods in com.google.cloud.logging.spi.v2 that return types with arguments of type LogSink Modifier and Type Method Description com.google.api.core.ApiFuture<LogSink>GrpcLoggingRpc. create(CreateSinkRequest request)com.google.api.core.ApiFuture<LogSink>LoggingRpc. create(CreateSinkRequest request)Sends a request to create a sink.com.google.api.core.ApiFuture<LogSink>GrpcLoggingRpc. get(GetSinkRequest request)com.google.api.core.ApiFuture<LogSink>LoggingRpc. get(GetSinkRequest request)Sends a request to get a sink.com.google.api.core.ApiFuture<LogSink>GrpcLoggingRpc. update(UpdateSinkRequest request)com.google.api.core.ApiFuture<LogSink>LoggingRpc. update(UpdateSinkRequest request)Sends a request to update a sink. -
Uses of LogSink in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return LogSink Modifier and Type Method Description LogSinkConfigClient. createSink(BillingAccountName parent, LogSink sink)Creates a sink that exports specified log entries to a destination.LogSinkConfigClient. createSink(CreateSinkRequest request)Creates a sink that exports specified log entries to a destination.LogSinkConfigClient. createSink(FolderName parent, LogSink sink)Creates a sink that exports specified log entries to a destination.LogSinkConfigClient. createSink(OrganizationName parent, LogSink sink)Creates a sink that exports specified log entries to a destination.LogSinkConfigClient. createSink(ProjectName parent, LogSink sink)Creates a sink that exports specified log entries to a destination.LogSinkConfigClient. createSink(String parent, LogSink sink)Creates a sink that exports specified log entries to a destination.LogSinkConfigClient. getSink(GetSinkRequest request)Gets a sink.LogSinkConfigClient. getSink(LogSinkName sinkName)Gets a sink.LogSinkConfigClient. getSink(String sinkName)Gets a sink.LogSinkConfigClient. updateSink(LogSinkName sinkName, LogSink sink)Updates a sink.LogSinkConfigClient. updateSink(LogSinkName sinkName, LogSink sink, com.google.protobuf.FieldMask updateMask)Updates a sink.LogSinkConfigClient. updateSink(UpdateSinkRequest request)Updates a sink.LogSinkConfigClient. updateSink(String sinkName, LogSink sink)Updates a sink.LogSinkConfigClient. updateSink(String sinkName, LogSink sink, com.google.protobuf.FieldMask updateMask)Updates a sink.Methods in com.google.cloud.logging.v2 that return types with arguments of type LogSink Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateSinkRequest,LogSink>ConfigClient. createSinkCallable()Creates a sink that exports specified log entries to a destination.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSinkRequest,LogSink>ConfigSettings.Builder. createSinkSettings()Returns the builder for the settings used for calls to createSink.com.google.api.gax.rpc.UnaryCallSettings<CreateSinkRequest,LogSink>ConfigSettings. createSinkSettings()Returns the object with the settings used for calls to createSink.com.google.api.gax.rpc.UnaryCallable<GetSinkRequest,LogSink>ConfigClient. getSinkCallable()Gets a sink.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSinkRequest,LogSink>ConfigSettings.Builder. getSinkSettings()Returns the builder for the settings used for calls to getSink.com.google.api.gax.rpc.UnaryCallSettings<GetSinkRequest,LogSink>ConfigSettings. getSinkSettings()Returns the object with the settings used for calls to getSink.com.google.api.gax.rpc.UnaryCallable<UpdateSinkRequest,LogSink>ConfigClient. updateSinkCallable()Updates a sink.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSinkRequest,LogSink>ConfigSettings.Builder. updateSinkSettings()Returns the builder for the settings used for calls to updateSink.com.google.api.gax.rpc.UnaryCallSettings<UpdateSinkRequest,LogSink>ConfigSettings. updateSinkSettings()Returns the object with the settings used for calls to updateSink.Methods in com.google.cloud.logging.v2 with parameters of type LogSink Modifier and Type Method Description LogSinkConfigClient. createSink(BillingAccountName parent, LogSink sink)Creates a sink that exports specified log entries to a destination.LogSinkConfigClient. createSink(FolderName parent, LogSink sink)Creates a sink that exports specified log entries to a destination.LogSinkConfigClient. createSink(OrganizationName parent, LogSink sink)Creates a sink that exports specified log entries to a destination.LogSinkConfigClient. createSink(ProjectName parent, LogSink sink)Creates a sink that exports specified log entries to a destination.LogSinkConfigClient. createSink(String parent, LogSink sink)Creates a sink that exports specified log entries to a destination.LogSinkConfigClient. updateSink(LogSinkName sinkName, LogSink sink)Updates a sink.LogSinkConfigClient. updateSink(LogSinkName sinkName, LogSink sink, com.google.protobuf.FieldMask updateMask)Updates a sink.LogSinkConfigClient. updateSink(String sinkName, LogSink sink)Updates a sink.LogSinkConfigClient. updateSink(String sinkName, LogSink sink, com.google.protobuf.FieldMask updateMask)Updates a sink.Method parameters in com.google.cloud.logging.v2 with type arguments of type LogSink Modifier and Type Method Description static com.google.api.core.ApiFuture<ConfigClient.ListSinksPagedResponse>ConfigClient.ListSinksPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSinksRequest,ListSinksResponse,LogSink> context, com.google.api.core.ApiFuture<ListSinksResponse> futureResponse)protected ConfigClient.ListSinksPageConfigClient.ListSinksPage. createPage(com.google.api.gax.rpc.PageContext<ListSinksRequest,ListSinksResponse,LogSink> context, ListSinksResponse response)com.google.api.core.ApiFuture<ConfigClient.ListSinksPage>ConfigClient.ListSinksPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSinksRequest,ListSinksResponse,LogSink> context, com.google.api.core.ApiFuture<ListSinksResponse> futureResponse) -
Uses of LogSink in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return types with arguments of type LogSink Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateSinkRequest,LogSink>ConfigServiceV2Stub. createSinkCallable()com.google.api.gax.rpc.UnaryCallable<CreateSinkRequest,LogSink>GrpcConfigServiceV2Stub. createSinkCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSinkRequest,LogSink>ConfigServiceV2StubSettings.Builder. createSinkSettings()Returns the builder for the settings used for calls to createSink.com.google.api.gax.rpc.UnaryCallSettings<CreateSinkRequest,LogSink>ConfigServiceV2StubSettings. createSinkSettings()Returns the object with the settings used for calls to createSink.com.google.api.gax.rpc.UnaryCallable<GetSinkRequest,LogSink>ConfigServiceV2Stub. getSinkCallable()com.google.api.gax.rpc.UnaryCallable<GetSinkRequest,LogSink>GrpcConfigServiceV2Stub. getSinkCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSinkRequest,LogSink>ConfigServiceV2StubSettings.Builder. getSinkSettings()Returns the builder for the settings used for calls to getSink.com.google.api.gax.rpc.UnaryCallSettings<GetSinkRequest,LogSink>ConfigServiceV2StubSettings. getSinkSettings()Returns the object with the settings used for calls to getSink.com.google.api.gax.rpc.UnaryCallable<UpdateSinkRequest,LogSink>ConfigServiceV2Stub. updateSinkCallable()com.google.api.gax.rpc.UnaryCallable<UpdateSinkRequest,LogSink>GrpcConfigServiceV2Stub. updateSinkCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSinkRequest,LogSink>ConfigServiceV2StubSettings.Builder. updateSinkSettings()Returns the builder for the settings used for calls to updateSink.com.google.api.gax.rpc.UnaryCallSettings<UpdateSinkRequest,LogSink>ConfigServiceV2StubSettings. updateSinkSettings()Returns the object with the settings used for calls to updateSink. -
Uses of LogSink in com.google.logging.v2
Methods in com.google.logging.v2 that return LogSink Modifier and Type Method Description LogSinkLogSink.Builder. build()LogSinkLogSink.Builder. buildPartial()LogSinkConfigServiceV2Grpc.ConfigServiceV2BlockingStub. createSink(CreateSinkRequest request)Creates a sink that exports specified log entries to a destination.static LogSinkLogSink. getDefaultInstance()LogSinkLogSink.Builder. getDefaultInstanceForType()LogSinkLogSink. getDefaultInstanceForType()LogSinkConfigServiceV2Grpc.ConfigServiceV2BlockingStub. getSink(GetSinkRequest request)Gets a sink.LogSinkCreateSinkRequest.Builder. getSink()Required.LogSinkCreateSinkRequest. getSink()Required.LogSinkCreateSinkRequestOrBuilder. getSink()Required.LogSinkUpdateSinkRequest.Builder. getSink()Required.LogSinkUpdateSinkRequest. getSink()Required.LogSinkUpdateSinkRequestOrBuilder. getSink()Required.LogSinkListSinksResponse.Builder. getSinks(int index)A list of sinks.LogSinkListSinksResponse. getSinks(int index)A list of sinks.LogSinkListSinksResponseOrBuilder. getSinks(int index)A list of sinks.static LogSinkLogSink. parseDelimitedFrom(InputStream input)static LogSinkLogSink. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogSinkLogSink. parseFrom(byte[] data)static LogSinkLogSink. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogSinkLogSink. parseFrom(com.google.protobuf.ByteString data)static LogSinkLogSink. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogSinkLogSink. parseFrom(com.google.protobuf.CodedInputStream input)static LogSinkLogSink. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogSinkLogSink. parseFrom(InputStream input)static LogSinkLogSink. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogSinkLogSink. parseFrom(ByteBuffer data)static LogSinkLogSink. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)LogSinkConfigServiceV2Grpc.ConfigServiceV2BlockingStub. updateSink(UpdateSinkRequest request)Updates a sink.Methods in com.google.logging.v2 that return types with arguments of type LogSink Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<LogSink>ConfigServiceV2Grpc.ConfigServiceV2FutureStub. createSink(CreateSinkRequest request)Creates a sink that exports specified log entries to a destination.static io.grpc.MethodDescriptor<CreateSinkRequest,LogSink>ConfigServiceV2Grpc. getCreateSinkMethod()static io.grpc.MethodDescriptor<GetSinkRequest,LogSink>ConfigServiceV2Grpc. getGetSinkMethod()com.google.protobuf.Parser<LogSink>LogSink. getParserForType()com.google.common.util.concurrent.ListenableFuture<LogSink>ConfigServiceV2Grpc.ConfigServiceV2FutureStub. getSink(GetSinkRequest request)Gets a sink.List<LogSink>ListSinksResponse.Builder. getSinksList()A list of sinks.List<LogSink>ListSinksResponse. getSinksList()A list of sinks.List<LogSink>ListSinksResponseOrBuilder. getSinksList()A list of sinks.static io.grpc.MethodDescriptor<UpdateSinkRequest,LogSink>ConfigServiceV2Grpc. getUpdateSinkMethod()static com.google.protobuf.Parser<LogSink>LogSink. parser()com.google.common.util.concurrent.ListenableFuture<LogSink>ConfigServiceV2Grpc.ConfigServiceV2FutureStub. updateSink(UpdateSinkRequest request)Updates a sink.Methods in com.google.logging.v2 with parameters of type LogSink Modifier and Type Method Description ListSinksResponse.BuilderListSinksResponse.Builder. addSinks(int index, LogSink value)A list of sinks.ListSinksResponse.BuilderListSinksResponse.Builder. addSinks(LogSink value)A list of sinks.LogSink.BuilderLogSink.Builder. mergeFrom(LogSink other)CreateSinkRequest.BuilderCreateSinkRequest.Builder. mergeSink(LogSink value)Required.UpdateSinkRequest.BuilderUpdateSinkRequest.Builder. mergeSink(LogSink value)Required.static LogSink.BuilderLogSink. newBuilder(LogSink prototype)CreateSinkRequest.BuilderCreateSinkRequest.Builder. setSink(LogSink value)Required.UpdateSinkRequest.BuilderUpdateSinkRequest.Builder. setSink(LogSink value)Required.ListSinksResponse.BuilderListSinksResponse.Builder. setSinks(int index, LogSink value)A list of sinks.Method parameters in com.google.logging.v2 with type arguments of type LogSink Modifier and Type Method Description ListSinksResponse.BuilderListSinksResponse.Builder. addAllSinks(Iterable<? extends LogSink> values)A list of sinks.default voidConfigServiceV2Grpc.AsyncService. createSink(CreateSinkRequest request, io.grpc.stub.StreamObserver<LogSink> responseObserver)Creates a sink that exports specified log entries to a destination.voidConfigServiceV2Grpc.ConfigServiceV2Stub. createSink(CreateSinkRequest request, io.grpc.stub.StreamObserver<LogSink> responseObserver)Creates a sink that exports specified log entries to a destination.default voidConfigServiceV2Grpc.AsyncService. getSink(GetSinkRequest request, io.grpc.stub.StreamObserver<LogSink> responseObserver)Gets a sink.voidConfigServiceV2Grpc.ConfigServiceV2Stub. getSink(GetSinkRequest request, io.grpc.stub.StreamObserver<LogSink> responseObserver)Gets a sink.default voidConfigServiceV2Grpc.AsyncService. updateSink(UpdateSinkRequest request, io.grpc.stub.StreamObserver<LogSink> responseObserver)Updates a sink.voidConfigServiceV2Grpc.ConfigServiceV2Stub. updateSink(UpdateSinkRequest request, io.grpc.stub.StreamObserver<LogSink> responseObserver)Updates a sink.
-