Package | Description |
---|---|
com.google.storage.v2 |
A client to Cloud Storage API
|
Modifier and Type | Class and Description |
---|---|
static class |
Bucket.Logging
Logging-related properties of a bucket.
|
static class |
Bucket.Logging.Builder
Logging-related properties of a bucket.
|
Modifier and Type | Method and Description |
---|---|
Bucket.LoggingOrBuilder |
Bucket.getLoggingOrBuilder()
The bucket's logging config, which defines the destination bucket
and name prefix (if any) for the current bucket's logs.
|
Bucket.LoggingOrBuilder |
Bucket.Builder.getLoggingOrBuilder()
The bucket's logging config, which defines the destination bucket
and name prefix (if any) for the current bucket's logs.
|
Bucket.LoggingOrBuilder |
BucketOrBuilder.getLoggingOrBuilder()
The bucket's logging config, which defines the destination bucket
and name prefix (if any) for the current bucket's logs.
|
Copyright © 2023 Google LLC. All rights reserved.