View Source GoogleApi.AndroidManagement.V1.Model.FilePulledEvent (google_api_android_management v0.48.2)

A file was downloaded from the device.

Attributes

  • filePath (type: String.t, default: nil) - The path of the file being pulled.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.