| Package | Description |
|---|---|
| com.google.api.services.storage.model |
| Modifier and Type | Method and Description |
|---|---|
BucketStorageLayout |
BucketStorageLayout.clone() |
BucketStorageLayout |
BucketStorageLayout.set(String fieldName,
Object value) |
BucketStorageLayout |
BucketStorageLayout.setBucket(String bucket)
The name of the bucket.
|
BucketStorageLayout |
BucketStorageLayout.setCustomPlacementConfig(BucketStorageLayout.CustomPlacementConfig customPlacementConfig)
The bucket's custom placement configuration for Custom Dual Regions.
|
BucketStorageLayout |
BucketStorageLayout.setHierarchicalNamespace(BucketStorageLayout.HierarchicalNamespace hierarchicalNamespace)
The bucket's hierarchical namespace configuration.
|
BucketStorageLayout |
BucketStorageLayout.setKind(String kind)
The kind of item this is.
|
BucketStorageLayout |
BucketStorageLayout.setLocation(String location)
The location of the bucket.
|
BucketStorageLayout |
BucketStorageLayout.setLocationType(String locationType)
The type of the bucket location.
|
Copyright © 2011–2025 Google. All rights reserved.