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

t()

@type t() :: %GoogleApi.Redis.V1beta1.Model.ExportBackupRequest{
  gcsBucket: String.t() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.