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<UpdateBucketRequest,com.google.longrunning.Operation> |
ConfigClient.updateBucketAsyncCallable()
Updates a log bucket asynchronously.
|
com.google.api.gax.rpc.OperationCallable<UpdateBucketRequest,LogBucket,BucketMetadata> |
ConfigClient.updateBucketAsyncOperationCallable()
Updates a log bucket asynchronously.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateBucketRequest,LogBucket,BucketMetadata> |
ConfigSettings.updateBucketAsyncOperationSettings()
Returns the object with the settings used for calls to updateBucketAsync.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateBucketRequest,LogBucket,BucketMetadata> |
ConfigSettings.Builder.updateBucketAsyncOperationSettings()
Returns the builder for the settings used for calls to updateBucketAsync.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateBucketRequest,com.google.longrunning.Operation> |
ConfigSettings.updateBucketAsyncSettings()
Returns the object with the settings used for calls to updateBucketAsync.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBucketRequest,com.google.longrunning.Operation> |
ConfigSettings.Builder.updateBucketAsyncSettings()
Returns the builder for the settings used for calls to updateBucketAsync.
|
com.google.api.gax.rpc.UnaryCallable<UpdateBucketRequest,LogBucket> |
ConfigClient.updateBucketCallable()
Updates a log bucket.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateBucketRequest,LogBucket> |
ConfigSettings.updateBucketSettings()
Returns the object with the settings used for calls to updateBucket.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBucketRequest,LogBucket> |
ConfigSettings.Builder.updateBucketSettings()
Returns the builder for the settings used for calls to updateBucket.
|
Modifier and Type | Method and Description |
---|---|
LogBucket |
ConfigClient.updateBucket(UpdateBucketRequest request)
Updates a log bucket.
|
com.google.api.gax.longrunning.OperationFuture<LogBucket,BucketMetadata> |
ConfigClient.updateBucketAsyncAsync(UpdateBucketRequest request)
Updates a log bucket asynchronously.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<UpdateBucketRequest,com.google.longrunning.Operation> |
GrpcConfigServiceV2Stub.updateBucketAsyncCallable() |
com.google.api.gax.rpc.UnaryCallable<UpdateBucketRequest,com.google.longrunning.Operation> |
ConfigServiceV2Stub.updateBucketAsyncCallable() |
com.google.api.gax.rpc.OperationCallable<UpdateBucketRequest,LogBucket,BucketMetadata> |
GrpcConfigServiceV2Stub.updateBucketAsyncOperationCallable() |
com.google.api.gax.rpc.OperationCallable<UpdateBucketRequest,LogBucket,BucketMetadata> |
ConfigServiceV2Stub.updateBucketAsyncOperationCallable() |
com.google.api.gax.rpc.OperationCallSettings<UpdateBucketRequest,LogBucket,BucketMetadata> |
ConfigServiceV2StubSettings.updateBucketAsyncOperationSettings()
Returns the object with the settings used for calls to updateBucketAsync.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateBucketRequest,LogBucket,BucketMetadata> |
ConfigServiceV2StubSettings.Builder.updateBucketAsyncOperationSettings()
Returns the builder for the settings used for calls to updateBucketAsync.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateBucketRequest,com.google.longrunning.Operation> |
ConfigServiceV2StubSettings.updateBucketAsyncSettings()
Returns the object with the settings used for calls to updateBucketAsync.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBucketRequest,com.google.longrunning.Operation> |
ConfigServiceV2StubSettings.Builder.updateBucketAsyncSettings()
Returns the builder for the settings used for calls to updateBucketAsync.
|
com.google.api.gax.rpc.UnaryCallable<UpdateBucketRequest,LogBucket> |
GrpcConfigServiceV2Stub.updateBucketCallable() |
com.google.api.gax.rpc.UnaryCallable<UpdateBucketRequest,LogBucket> |
ConfigServiceV2Stub.updateBucketCallable() |
com.google.api.gax.rpc.UnaryCallSettings<UpdateBucketRequest,LogBucket> |
ConfigServiceV2StubSettings.updateBucketSettings()
Returns the object with the settings used for calls to updateBucket.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBucketRequest,LogBucket> |
ConfigServiceV2StubSettings.Builder.updateBucketSettings()
Returns the builder for the settings used for calls to updateBucket.
|
Modifier and Type | Method and Description |
---|---|
UpdateBucketRequest |
UpdateBucketRequest.Builder.build() |
UpdateBucketRequest |
UpdateBucketRequest.Builder.buildPartial() |
static UpdateBucketRequest |
UpdateBucketRequest.getDefaultInstance() |
UpdateBucketRequest |
UpdateBucketRequest.getDefaultInstanceForType() |
UpdateBucketRequest |
UpdateBucketRequest.Builder.getDefaultInstanceForType() |
UpdateBucketRequest |
BucketMetadataOrBuilder.getUpdateBucketRequest()
LongRunningUpdateBucket RPC request.
|
UpdateBucketRequest |
BucketMetadata.getUpdateBucketRequest()
LongRunningUpdateBucket RPC request.
|
UpdateBucketRequest |
BucketMetadata.Builder.getUpdateBucketRequest()
LongRunningUpdateBucket RPC request.
|
static UpdateBucketRequest |
UpdateBucketRequest.parseDelimitedFrom(InputStream input) |
static UpdateBucketRequest |
UpdateBucketRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateBucketRequest |
UpdateBucketRequest.parseFrom(byte[] data) |
static UpdateBucketRequest |
UpdateBucketRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateBucketRequest |
UpdateBucketRequest.parseFrom(ByteBuffer data) |
static UpdateBucketRequest |
UpdateBucketRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateBucketRequest |
UpdateBucketRequest.parseFrom(com.google.protobuf.ByteString data) |
static UpdateBucketRequest |
UpdateBucketRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateBucketRequest |
UpdateBucketRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static UpdateBucketRequest |
UpdateBucketRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateBucketRequest |
UpdateBucketRequest.parseFrom(InputStream input) |
static UpdateBucketRequest |
UpdateBucketRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<UpdateBucketRequest> |
UpdateBucketRequest.getParserForType() |
static MethodDescriptor<UpdateBucketRequest,com.google.longrunning.Operation> |
ConfigServiceV2Grpc.getUpdateBucketAsyncMethod() |
static MethodDescriptor<UpdateBucketRequest,LogBucket> |
ConfigServiceV2Grpc.getUpdateBucketMethod() |
static com.google.protobuf.Parser<UpdateBucketRequest> |
UpdateBucketRequest.parser() |
Modifier and Type | Method and Description |
---|---|
UpdateBucketRequest.Builder |
UpdateBucketRequest.Builder.mergeFrom(UpdateBucketRequest other) |
BucketMetadata.Builder |
BucketMetadata.Builder.mergeUpdateBucketRequest(UpdateBucketRequest value)
LongRunningUpdateBucket RPC request.
|
static UpdateBucketRequest.Builder |
UpdateBucketRequest.newBuilder(UpdateBucketRequest prototype) |
BucketMetadata.Builder |
BucketMetadata.Builder.setUpdateBucketRequest(UpdateBucketRequest value)
LongRunningUpdateBucket RPC request.
|
LogBucket |
ConfigServiceV2Grpc.ConfigServiceV2BlockingStub.updateBucket(UpdateBucketRequest request)
Updates a log bucket.
|
com.google.common.util.concurrent.ListenableFuture<LogBucket> |
ConfigServiceV2Grpc.ConfigServiceV2FutureStub.updateBucket(UpdateBucketRequest request)
Updates a log bucket.
|
default void |
ConfigServiceV2Grpc.AsyncService.updateBucket(UpdateBucketRequest request,
StreamObserver<LogBucket> responseObserver)
Updates a log bucket.
|
void |
ConfigServiceV2Grpc.ConfigServiceV2Stub.updateBucket(UpdateBucketRequest request,
StreamObserver<LogBucket> responseObserver)
Updates a log bucket.
|
com.google.longrunning.Operation |
ConfigServiceV2Grpc.ConfigServiceV2BlockingStub.updateBucketAsync(UpdateBucketRequest request)
Updates a log bucket asynchronously.
|
com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation> |
ConfigServiceV2Grpc.ConfigServiceV2FutureStub.updateBucketAsync(UpdateBucketRequest request)
Updates a log bucket asynchronously.
|
default void |
ConfigServiceV2Grpc.AsyncService.updateBucketAsync(UpdateBucketRequest request,
StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates a log bucket asynchronously.
|
void |
ConfigServiceV2Grpc.ConfigServiceV2Stub.updateBucketAsync(UpdateBucketRequest request,
StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates a log bucket asynchronously.
|
Copyright © 2023 Google LLC. All rights reserved.