google_api_managed_identities v0.2.1 GoogleApi.ManagedIdentities.V1.Model.ResetAdminPasswordResponse 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

Link to this type

t()

View Source
t() :: %GoogleApi.ManagedIdentities.V1.Model.ResetAdminPasswordResponse{
  password: String.t()
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.