GoogleApi.SASPortal.V1alpha1.Model.SasPortalGenerateSecretResponse (google_api_sas_portal v0.6.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()
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.