View Source GoogleApi.BackupDR.V1.Model.FetchAccessTokenRequest (google_api_backup_dr v0.10.0)
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
Unwrap a decoded JSON object into its complex fields.