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