View Source GoogleApi.Admin.Directory_v1.Model.MobileDeviceApplications (google_api_admin v0.43.0)
Attributes
-
displayName(type:String.t, default:nil) - The application's display name. An example isBrowser. -
packageName(type:String.t, default:nil) - The application's package name. An example iscom.android.browser. -
permission(type:list(String.t), default:nil) - The list of permissions of this application. These can be either a standard Android permission or one defined by the application, and are found in an application's Android manifest. Examples of a Calendar application's permissions areREAD_CALENDAR, orMANAGE_ACCOUNTS. -
versionCode(type:integer(), default:nil) - The application's version code. An example is13. -
versionName(type:String.t, default:nil) - The application's version name. An example is3.2-140714.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.