| Package | Description |
|---|---|
| com.google.api.services.storage.model |
| Modifier and Type | Method and Description |
|---|---|
Bucket.Billing |
Bucket.Billing.clone() |
Bucket.Billing |
Bucket.getBilling()
The bucket's billing configuration.
|
Bucket.Billing |
Bucket.Billing.set(String fieldName,
Object value) |
Bucket.Billing |
Bucket.Billing.setRequesterPays(Boolean requesterPays)
When set to true, Requester Pays is enabled for this bucket.
|
| Modifier and Type | Method and Description |
|---|---|
Bucket |
Bucket.setBilling(Bucket.Billing billing)
The bucket's billing configuration.
|
Copyright © 2011–2025 Google. All rights reserved.