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