View Source GoogleApi.BackupDR.V1.Model.FetchAccessTokenRequest (google_api_backup_dr v0.9.1)

Request message for FetchAccessToken.

Attributes

  • generationId (type: integer(), default: nil) - Required. The generation of the backup to update.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.BackupDR.V1.Model.FetchAccessTokenRequest{
  generationId: integer() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.