View Source GoogleApi.GKEBackup.V1.Model.GetBackupIndexDownloadUrlResponse (google_api_gke_backup v0.6.0)

Response message for GetBackupIndexDownloadUrl.

Attributes

  • signedUrl (type: String.t, default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.GKEBackup.V1.Model.GetBackupIndexDownloadUrlResponse{
  signedUrl: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.