View Source GoogleApi.AndroidManagement.V1.Model.PerAppResult (google_api_android_management v0.57.0)

The result of an attempt to clear the data of a single app.

Attributes

  • clearingResult (type: String.t, default: nil) - The result of an attempt to clear the data of a single app.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.AndroidManagement.V1.Model.PerAppResult{
  clearingResult: String.t() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.