View Source GoogleApi.SASPortal.V1alpha1.Model.SasPortalGenerateSecretResponse (google_api_sas_portal v0.17.0)

Response for GenerateSecret.

Attributes

  • secret (type: String.t, default: nil) - The secret generated by the string and used by ValidateInstaller.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.SASPortal.V1alpha1.Model.SasPortalGenerateSecretResponse{
  secret: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.