Package | Description |
---|---|
com.google.cloud.storage |
A client for Cloud Storage - Unified object storage.
|
Modifier and Type | Method and Description |
---|---|
static BucketInfo.Logging.Builder |
BucketInfo.Logging.newBuilder() |
BucketInfo.Logging.Builder |
BucketInfo.Logging.Builder.setLogBucket(String logBucket)
The destination bucket where the current bucket's logs should be placed.
|
BucketInfo.Logging.Builder |
BucketInfo.Logging.Builder.setLogObjectPrefix(String logObjectPrefix)
A prefix for log object names.
|
BucketInfo.Logging.Builder |
BucketInfo.Logging.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.