Package | Description |
---|---|
com.google.cloud.logging.v2 |
A client to Cloud Logging API
|
com.google.cloud.logging.v2.stub | |
com.google.logging.v2 |
Modifier and Type | Method and Description |
---|---|
Settings |
ConfigClient.getSettings(GetSettingsRequest request)
Gets the Log Router settings for the given resource.
|
Settings |
ConfigClient.getSettings(SettingsName name)
Gets the Log Router settings for the given resource.
|
Settings |
ConfigClient.getSettings(String name)
Gets the Log Router settings for the given resource.
|
Settings |
ConfigClient.updateSettings(Settings settings,
com.google.protobuf.FieldMask updateMask)
Updates the Log Router settings for the given resource.
|
Settings |
ConfigClient.updateSettings(UpdateSettingsRequest request)
Updates the Log Router settings for the given resource.
|
Modifier and Type | Method and 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<GetSettingsRequest,Settings> |
ConfigSettings.getSettingsSettings()
Returns the object with the settings used for calls to getSettings.
|
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.UnaryCallable<UpdateSettingsRequest,Settings> |
ConfigClient.updateSettingsCallable()
Updates the Log Router settings for the given resource.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateSettingsRequest,Settings> |
ConfigSettings.updateSettingsSettings()
Returns the object with the settings used for calls to updateSettings.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSettingsRequest,Settings> |
ConfigSettings.Builder.updateSettingsSettings()
Returns the builder for the settings used for calls to updateSettings.
|
Modifier and Type | Method and Description |
---|---|
Settings |
ConfigClient.updateSettings(Settings settings,
com.google.protobuf.FieldMask updateMask)
Updates the Log Router settings for the given resource.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings> |
GrpcConfigServiceV2Stub.getSettingsCallable() |
com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings> |
ConfigServiceV2Stub.getSettingsCallable() |
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.UnaryCallSettings.Builder<GetSettingsRequest,Settings> |
ConfigServiceV2StubSettings.Builder.getSettingsSettings()
Returns the builder for the settings used for calls to getSettings.
|
com.google.api.gax.rpc.UnaryCallable<UpdateSettingsRequest,Settings> |
GrpcConfigServiceV2Stub.updateSettingsCallable() |
com.google.api.gax.rpc.UnaryCallable<UpdateSettingsRequest,Settings> |
ConfigServiceV2Stub.updateSettingsCallable() |
com.google.api.gax.rpc.UnaryCallSettings<UpdateSettingsRequest,Settings> |
ConfigServiceV2StubSettings.updateSettingsSettings()
Returns the object with the settings used for calls to updateSettings.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSettingsRequest,Settings> |
ConfigServiceV2StubSettings.Builder.updateSettingsSettings()
Returns the builder for the settings used for calls to updateSettings.
|
Modifier and Type | Method and Description |
---|---|
Settings |
Settings.Builder.build() |
Settings |
Settings.Builder.buildPartial() |
static Settings |
Settings.getDefaultInstance() |
Settings |
Settings.getDefaultInstanceForType() |
Settings |
Settings.Builder.getDefaultInstanceForType() |
Settings |
UpdateSettingsRequestOrBuilder.getSettings()
Required.
|
Settings |
UpdateSettingsRequest.getSettings()
Required.
|
Settings |
UpdateSettingsRequest.Builder.getSettings()
Required.
|
Settings |
ConfigServiceV2Grpc.ConfigServiceV2BlockingStub.getSettings(GetSettingsRequest request)
Gets the Log Router settings for the given resource.
|
static Settings |
Settings.parseDelimitedFrom(InputStream input) |
static Settings |
Settings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Settings |
Settings.parseFrom(byte[] data) |
static Settings |
Settings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Settings |
Settings.parseFrom(ByteBuffer data) |
static Settings |
Settings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Settings |
Settings.parseFrom(com.google.protobuf.ByteString data) |
static Settings |
Settings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Settings |
Settings.parseFrom(com.google.protobuf.CodedInputStream input) |
static Settings |
Settings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Settings |
Settings.parseFrom(InputStream input) |
static Settings |
Settings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Settings |
ConfigServiceV2Grpc.ConfigServiceV2BlockingStub.updateSettings(UpdateSettingsRequest request)
Updates the Log Router settings for the given resource.
|
Modifier and Type | Method and Description |
---|---|
static 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 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.
|
Modifier and Type | Method and Description |
---|---|
Settings.Builder |
Settings.Builder.mergeFrom(Settings other) |
UpdateSettingsRequest.Builder |
UpdateSettingsRequest.Builder.mergeSettings(Settings value)
Required.
|
static Settings.Builder |
Settings.newBuilder(Settings prototype) |
UpdateSettingsRequest.Builder |
UpdateSettingsRequest.Builder.setSettings(Settings value)
Required.
|
Modifier and Type | Method and Description |
---|---|
default void |
ConfigServiceV2Grpc.AsyncService.getSettings(GetSettingsRequest request,
StreamObserver<Settings> responseObserver)
Gets the Log Router settings for the given resource.
|
void |
ConfigServiceV2Grpc.ConfigServiceV2Stub.getSettings(GetSettingsRequest request,
StreamObserver<Settings> responseObserver)
Gets the Log Router settings for the given resource.
|
default void |
ConfigServiceV2Grpc.AsyncService.updateSettings(UpdateSettingsRequest request,
StreamObserver<Settings> responseObserver)
Updates the Log Router settings for the given resource.
|
void |
ConfigServiceV2Grpc.ConfigServiceV2Stub.updateSettings(UpdateSettingsRequest request,
StreamObserver<Settings> responseObserver)
Updates the Log Router settings for the given resource.
|
Copyright © 2023 Google LLC. All rights reserved.