google_api_cloud_identity v0.7.0 GoogleApi.CloudIdentity.V1.Model.EndpointApp View Source
An EndpointApp represents an app that is installed on a device Next ID to use: 7
Attributes
displayName
(type:String.t
, default:nil
) - Output only. Name of the app displayed to the username
(type:String.t
, default:nil
) - Output only. Resource name of the EndpointApp in format:devices/{device}/deviceUsers/{device_user}/endpointApps/{endpoint_app}
, where client_app_id is the ID of the app associated with the Device.packageName
(type:String.t
, default:nil
) - Output only. Full package name of the installed apppermissions
(type:list(String.t)
, default:nil
) - Output only. Names of all permissions granted to the installed appversionCode
(type:integer()
, default:nil
) - Output only. Version code of the installed appversionName
(type:String.t
, default:nil
) - Output only. Version name of the installed app
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.