Uses of Class
com.google.logging.v2.Settings
-
Packages that use Settings Package Description com.google.cloud.logging.v2 A client to Cloud Logging APIcom.google.cloud.logging.v2.stub com.google.logging.v2 -
-
Uses of Settings in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return Settings Modifier and Type Method Description SettingsConfigClient. getSettings(GetSettingsRequest request)Gets the Log Router settings for the given resource.SettingsConfigClient. getSettings(SettingsName name)Gets the Log Router settings for the given resource.SettingsConfigClient. getSettings(String name)Gets the Log Router settings for the given resource.SettingsConfigClient. updateSettings(Settings settings, com.google.protobuf.FieldMask updateMask)Updates the Log Router settings for the given resource.SettingsConfigClient. updateSettings(UpdateSettingsRequest request)Updates the Log Router settings for the given resource.Methods in com.google.cloud.logging.v2 that return types with arguments of type Settings Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings>ConfigClient. getSettingsCallable()Gets the Log Router settings for the given resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSettingsRequest,Settings>ConfigSettings.Builder. getSettingsSettings()Returns the builder for the settings used for calls to getSettings.com.google.api.gax.rpc.UnaryCallSettings<GetSettingsRequest,Settings>ConfigSettings. getSettingsSettings()Returns the object with the settings used for calls to getSettings.com.google.api.gax.rpc.UnaryCallable<UpdateSettingsRequest,Settings>ConfigClient. updateSettingsCallable()Updates the Log Router settings for the given resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSettingsRequest,Settings>ConfigSettings.Builder. updateSettingsSettings()Returns the builder for the settings used for calls to updateSettings.com.google.api.gax.rpc.UnaryCallSettings<UpdateSettingsRequest,Settings>ConfigSettings. updateSettingsSettings()Returns the object with the settings used for calls to updateSettings.Methods in com.google.cloud.logging.v2 with parameters of type Settings Modifier and Type Method Description SettingsConfigClient. updateSettings(Settings settings, com.google.protobuf.FieldMask updateMask)Updates the Log Router settings for the given resource. -
Uses of Settings in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return types with arguments of type Settings Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings>ConfigServiceV2Stub. getSettingsCallable()com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings>GrpcConfigServiceV2Stub. getSettingsCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSettingsRequest,Settings>ConfigServiceV2StubSettings.Builder. getSettingsSettings()Returns the builder for the settings used for calls to getSettings.com.google.api.gax.rpc.UnaryCallSettings<GetSettingsRequest,Settings>ConfigServiceV2StubSettings. getSettingsSettings()Returns the object with the settings used for calls to getSettings.com.google.api.gax.rpc.UnaryCallable<UpdateSettingsRequest,Settings>ConfigServiceV2Stub. updateSettingsCallable()com.google.api.gax.rpc.UnaryCallable<UpdateSettingsRequest,Settings>GrpcConfigServiceV2Stub. updateSettingsCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSettingsRequest,Settings>ConfigServiceV2StubSettings.Builder. updateSettingsSettings()Returns the builder for the settings used for calls to updateSettings.com.google.api.gax.rpc.UnaryCallSettings<UpdateSettingsRequest,Settings>ConfigServiceV2StubSettings. updateSettingsSettings()Returns the object with the settings used for calls to updateSettings. -
Uses of Settings in com.google.logging.v2
Methods in com.google.logging.v2 that return Settings Modifier and Type Method Description SettingsSettings.Builder. build()SettingsSettings.Builder. buildPartial()static SettingsSettings. getDefaultInstance()SettingsSettings.Builder. getDefaultInstanceForType()SettingsSettings. getDefaultInstanceForType()SettingsConfigServiceV2Grpc.ConfigServiceV2BlockingStub. getSettings(GetSettingsRequest request)Gets the Log Router settings for the given resource.SettingsUpdateSettingsRequest.Builder. getSettings()Required.SettingsUpdateSettingsRequest. getSettings()Required.SettingsUpdateSettingsRequestOrBuilder. getSettings()Required.static SettingsSettings. parseDelimitedFrom(InputStream input)static SettingsSettings. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SettingsSettings. parseFrom(byte[] data)static SettingsSettings. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SettingsSettings. parseFrom(com.google.protobuf.ByteString data)static SettingsSettings. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SettingsSettings. parseFrom(com.google.protobuf.CodedInputStream input)static SettingsSettings. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SettingsSettings. parseFrom(InputStream input)static SettingsSettings. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SettingsSettings. parseFrom(ByteBuffer data)static SettingsSettings. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SettingsConfigServiceV2Grpc.ConfigServiceV2BlockingStub. updateSettings(UpdateSettingsRequest request)Updates the Log Router settings for the given resource.Methods in com.google.logging.v2 that return types with arguments of type Settings Modifier and Type Method Description static io.grpc.MethodDescriptor<GetSettingsRequest,Settings>ConfigServiceV2Grpc. getGetSettingsMethod()com.google.protobuf.Parser<Settings>Settings. getParserForType()com.google.common.util.concurrent.ListenableFuture<Settings>ConfigServiceV2Grpc.ConfigServiceV2FutureStub. getSettings(GetSettingsRequest request)Gets the Log Router settings for the given resource.static io.grpc.MethodDescriptor<UpdateSettingsRequest,Settings>ConfigServiceV2Grpc. getUpdateSettingsMethod()static com.google.protobuf.Parser<Settings>Settings. parser()com.google.common.util.concurrent.ListenableFuture<Settings>ConfigServiceV2Grpc.ConfigServiceV2FutureStub. updateSettings(UpdateSettingsRequest request)Updates the Log Router settings for the given resource.Methods in com.google.logging.v2 with parameters of type Settings Modifier and Type Method Description Settings.BuilderSettings.Builder. mergeFrom(Settings other)UpdateSettingsRequest.BuilderUpdateSettingsRequest.Builder. mergeSettings(Settings value)Required.static Settings.BuilderSettings. newBuilder(Settings prototype)UpdateSettingsRequest.BuilderUpdateSettingsRequest.Builder. setSettings(Settings value)Required.Method parameters in com.google.logging.v2 with type arguments of type Settings Modifier and Type Method Description default voidConfigServiceV2Grpc.AsyncService. getSettings(GetSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)Gets the Log Router settings for the given resource.voidConfigServiceV2Grpc.ConfigServiceV2Stub. getSettings(GetSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)Gets the Log Router settings for the given resource.default voidConfigServiceV2Grpc.AsyncService. updateSettings(UpdateSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)Updates the Log Router settings for the given resource.voidConfigServiceV2Grpc.ConfigServiceV2Stub. updateSettings(UpdateSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)Updates the Log Router settings for the given resource.
-