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 |
---|---|
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(UpdateSettingsRequest request)
Updates the Log Router settings for the given resource.
|
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
UpdateSettingsRequest |
UpdateSettingsRequest.Builder.build() |
UpdateSettingsRequest |
UpdateSettingsRequest.Builder.buildPartial() |
static UpdateSettingsRequest |
UpdateSettingsRequest.getDefaultInstance() |
UpdateSettingsRequest |
UpdateSettingsRequest.getDefaultInstanceForType() |
UpdateSettingsRequest |
UpdateSettingsRequest.Builder.getDefaultInstanceForType() |
static UpdateSettingsRequest |
UpdateSettingsRequest.parseDelimitedFrom(InputStream input) |
static UpdateSettingsRequest |
UpdateSettingsRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettingsRequest |
UpdateSettingsRequest.parseFrom(byte[] data) |
static UpdateSettingsRequest |
UpdateSettingsRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettingsRequest |
UpdateSettingsRequest.parseFrom(ByteBuffer data) |
static UpdateSettingsRequest |
UpdateSettingsRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettingsRequest |
UpdateSettingsRequest.parseFrom(com.google.protobuf.ByteString data) |
static UpdateSettingsRequest |
UpdateSettingsRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettingsRequest |
UpdateSettingsRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static UpdateSettingsRequest |
UpdateSettingsRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateSettingsRequest |
UpdateSettingsRequest.parseFrom(InputStream input) |
static UpdateSettingsRequest |
UpdateSettingsRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<UpdateSettingsRequest> |
UpdateSettingsRequest.getParserForType() |
static MethodDescriptor<UpdateSettingsRequest,Settings> |
ConfigServiceV2Grpc.getUpdateSettingsMethod() |
static com.google.protobuf.Parser<UpdateSettingsRequest> |
UpdateSettingsRequest.parser() |
Modifier and Type | Method and Description |
---|---|
UpdateSettingsRequest.Builder |
UpdateSettingsRequest.Builder.mergeFrom(UpdateSettingsRequest other) |
static UpdateSettingsRequest.Builder |
UpdateSettingsRequest.newBuilder(UpdateSettingsRequest prototype) |
Settings |
ConfigServiceV2Grpc.ConfigServiceV2BlockingStub.updateSettings(UpdateSettingsRequest request)
Updates the Log Router settings for the given resource.
|
com.google.common.util.concurrent.ListenableFuture<Settings> |
ConfigServiceV2Grpc.ConfigServiceV2FutureStub.updateSettings(UpdateSettingsRequest request)
Updates 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.