View Source GoogleApi.Redis.V1beta1.Model.ExportBackupRequest (google_api_redis v0.50.0)
Request for [ExportBackup].
Attributes
-
gcsBucket
(type:String.t
, default:nil
) - Google Cloud Storage bucket, like "my-bucket".
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Redis.V1beta1.Model.ExportBackupRequest{ gcsBucket: String.t() | nil }