View Source GoogleApi.Storage.V1.Model.BucketBilling (google_api_storage v0.45.0)
The bucket's billing configuration.
Attributes
-
requesterPays
(type:boolean()
, default:nil
) - When set to true, Requester Pays is enabled for this bucket.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Storage.V1.Model.BucketBilling{requesterPays: boolean() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.