GoogleApi.SASPortal.V1alpha1.Model.SasPortalGenerateSecretResponse (google_api_sas_portal v0.13.0) View Source
Response for GenerateSecret.
Attributes
-
secret
(type:String.t
, default:nil
) - The secret generated by the string and used by ValidateInstaller.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.SASPortal.V1alpha1.Model.SasPortalGenerateSecretResponse{ secret: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.