| Package | Description |
|---|---|
| com.google.api.services.storage.model |
| Modifier and Type | Method and Description |
|---|---|
BucketStorageLayout.CustomPlacementConfig |
BucketStorageLayout.CustomPlacementConfig.clone() |
BucketStorageLayout.CustomPlacementConfig |
BucketStorageLayout.getCustomPlacementConfig()
The bucket's custom placement configuration for Custom Dual Regions.
|
BucketStorageLayout.CustomPlacementConfig |
BucketStorageLayout.CustomPlacementConfig.set(String fieldName,
Object value) |
BucketStorageLayout.CustomPlacementConfig |
BucketStorageLayout.CustomPlacementConfig.setDataLocations(List<String> dataLocations)
The list of regional locations in which data is placed.
|
| Modifier and Type | Method and Description |
|---|---|
BucketStorageLayout |
BucketStorageLayout.setCustomPlacementConfig(BucketStorageLayout.CustomPlacementConfig customPlacementConfig)
The bucket's custom placement configuration for Custom Dual Regions.
|
Copyright © 2011–2025 Google. All rights reserved.