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.longrunning.OperationFuture<LogBucket,BucketMetadata> |
ConfigClient.createBucketAsyncAsync(CreateBucketRequest request)
Creates a log bucket asynchronously that can be used to store log entries.
|
com.google.api.gax.rpc.OperationCallable<CreateBucketRequest,LogBucket,BucketMetadata> |
ConfigClient.createBucketAsyncOperationCallable()
Creates a log bucket asynchronously that can be used to store log entries.
|
com.google.api.gax.rpc.OperationCallSettings<CreateBucketRequest,LogBucket,BucketMetadata> |
ConfigSettings.createBucketAsyncOperationSettings()
Returns the object with the settings used for calls to createBucketAsync.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateBucketRequest,LogBucket,BucketMetadata> |
ConfigSettings.Builder.createBucketAsyncOperationSettings()
Returns the builder for the settings used for calls to createBucketAsync.
|
com.google.api.gax.longrunning.OperationFuture<LogBucket,BucketMetadata> |
ConfigClient.updateBucketAsyncAsync(UpdateBucketRequest request)
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.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.OperationCallable<CreateBucketRequest,LogBucket,BucketMetadata> |
GrpcConfigServiceV2Stub.createBucketAsyncOperationCallable() |
com.google.api.gax.rpc.OperationCallable<CreateBucketRequest,LogBucket,BucketMetadata> |
ConfigServiceV2Stub.createBucketAsyncOperationCallable() |
com.google.api.gax.rpc.OperationCallSettings<CreateBucketRequest,LogBucket,BucketMetadata> |
ConfigServiceV2StubSettings.createBucketAsyncOperationSettings()
Returns the object with the settings used for calls to createBucketAsync.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateBucketRequest,LogBucket,BucketMetadata> |
ConfigServiceV2StubSettings.Builder.createBucketAsyncOperationSettings()
Returns the builder for the settings used for calls to createBucketAsync.
|
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.
|
Modifier and Type | Method and Description |
---|---|
BucketMetadata |
BucketMetadata.Builder.build() |
BucketMetadata |
BucketMetadata.Builder.buildPartial() |
static BucketMetadata |
BucketMetadata.getDefaultInstance() |
BucketMetadata |
BucketMetadata.getDefaultInstanceForType() |
BucketMetadata |
BucketMetadata.Builder.getDefaultInstanceForType() |
static BucketMetadata |
BucketMetadata.parseDelimitedFrom(InputStream input) |
static BucketMetadata |
BucketMetadata.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BucketMetadata |
BucketMetadata.parseFrom(byte[] data) |
static BucketMetadata |
BucketMetadata.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BucketMetadata |
BucketMetadata.parseFrom(ByteBuffer data) |
static BucketMetadata |
BucketMetadata.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BucketMetadata |
BucketMetadata.parseFrom(com.google.protobuf.ByteString data) |
static BucketMetadata |
BucketMetadata.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BucketMetadata |
BucketMetadata.parseFrom(com.google.protobuf.CodedInputStream input) |
static BucketMetadata |
BucketMetadata.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BucketMetadata |
BucketMetadata.parseFrom(InputStream input) |
static BucketMetadata |
BucketMetadata.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<BucketMetadata> |
BucketMetadata.getParserForType() |
static com.google.protobuf.Parser<BucketMetadata> |
BucketMetadata.parser() |
Modifier and Type | Method and Description |
---|---|
BucketMetadata.Builder |
BucketMetadata.Builder.mergeFrom(BucketMetadata other) |
static BucketMetadata.Builder |
BucketMetadata.newBuilder(BucketMetadata prototype) |
Copyright © 2023 Google LLC. All rights reserved.