| Package | Description |
|---|---|
| com.google.api.services.storage.preprod.model |
| Modifier and Type | Method and Description |
|---|---|
Bucket.Autoclass |
Bucket.Autoclass.clone() |
Bucket.Autoclass |
Bucket.getAutoclass()
The bucket's Autoclass configuration.
|
Bucket.Autoclass |
Bucket.Autoclass.set(String fieldName,
Object value) |
Bucket.Autoclass |
Bucket.Autoclass.setEnabled(Boolean enabled)
Whether or not Autoclass is enabled on this bucket
|
Bucket.Autoclass |
Bucket.Autoclass.setToggleTime(com.google.api.client.util.DateTime toggleTime)
A date and time in RFC 3339 format representing the instant at which "enabled" was last
toggled.
|
| Modifier and Type | Method and Description |
|---|---|
Bucket |
Bucket.setAutoclass(Bucket.Autoclass autoclass)
The bucket's Autoclass configuration.
|
Copyright © 2022. All rights reserved.