GoogleApi.Vault.V1.Model.RemoveHeldAccountsResponse (google_api_vault v0.19.5) View Source
Response for batch delete held accounts.
Attributes
-
statuses(type:list(GoogleApi.Vault.V1.Model.Status.t), default:nil) - A list of statuses for the deleted accounts. Results have the same order as the request.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Vault.V1.Model.RemoveHeldAccountsResponse{
statuses: [GoogleApi.Vault.V1.Model.Status.t()] | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.