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<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.
|
Modifier and Type | Method and Description |
---|---|
Settings |
ConfigClient.getSettings(GetSettingsRequest request)
Gets 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.
|
Modifier and Type | Method and Description |
---|---|
GetSettingsRequest |
GetSettingsRequest.Builder.build() |
GetSettingsRequest |
GetSettingsRequest.Builder.buildPartial() |
static GetSettingsRequest |
GetSettingsRequest.getDefaultInstance() |
GetSettingsRequest |
GetSettingsRequest.getDefaultInstanceForType() |
GetSettingsRequest |
GetSettingsRequest.Builder.getDefaultInstanceForType() |
static GetSettingsRequest |
GetSettingsRequest.parseDelimitedFrom(InputStream input) |
static GetSettingsRequest |
GetSettingsRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetSettingsRequest |
GetSettingsRequest.parseFrom(byte[] data) |
static GetSettingsRequest |
GetSettingsRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetSettingsRequest |
GetSettingsRequest.parseFrom(ByteBuffer data) |
static GetSettingsRequest |
GetSettingsRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetSettingsRequest |
GetSettingsRequest.parseFrom(com.google.protobuf.ByteString data) |
static GetSettingsRequest |
GetSettingsRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetSettingsRequest |
GetSettingsRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetSettingsRequest |
GetSettingsRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetSettingsRequest |
GetSettingsRequest.parseFrom(InputStream input) |
static GetSettingsRequest |
GetSettingsRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<GetSettingsRequest,Settings> |
ConfigServiceV2Grpc.getGetSettingsMethod() |
com.google.protobuf.Parser<GetSettingsRequest> |
GetSettingsRequest.getParserForType() |
static com.google.protobuf.Parser<GetSettingsRequest> |
GetSettingsRequest.parser() |
Modifier and Type | Method and Description |
---|---|
Settings |
ConfigServiceV2Grpc.ConfigServiceV2BlockingStub.getSettings(GetSettingsRequest request)
Gets the Log Router settings for the given resource.
|
com.google.common.util.concurrent.ListenableFuture<Settings> |
ConfigServiceV2Grpc.ConfigServiceV2FutureStub.getSettings(GetSettingsRequest request)
Gets the Log Router settings for the given resource.
|
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.
|
GetSettingsRequest.Builder |
GetSettingsRequest.Builder.mergeFrom(GetSettingsRequest other) |
static GetSettingsRequest.Builder |
GetSettingsRequest.newBuilder(GetSettingsRequest prototype) |
Copyright © 2023 Google LLC. All rights reserved.