GoogleApi.ManagedIdentities.V1.Model.ResetAdminPasswordResponse (google_api_managed_identities v0.7.1) View Source
Response message for ResetAdminPassword
Attributes
-
password
(type:String.t
, default:nil
) - A random password. See admin for more information.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.ManagedIdentities.V1.Model.ResetAdminPasswordResponse{ password: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.