public static class BucketInfo.CustomPlacementConfig.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
BucketInfo.CustomPlacementConfig |
build() |
BucketInfo.CustomPlacementConfig.Builder |
setDataLocations(List<String> dataLocations)
A list of regions for custom placement configurations.
|
public BucketInfo.CustomPlacementConfig.Builder setDataLocations(List<String> dataLocations)
public BucketInfo.CustomPlacementConfig build()
Copyright © 2023 Google LLC. All rights reserved.