google_api_android_enterprise v0.0.1 GoogleApi.AndroidEnterprise.V1.Model.AppVersion View Source
This represents a single version of the app.
Attributes
- versionCode (Integer): Unique increasing identifier for the app version. Defaults to:
null
. - versionString (String): The string used in the Play store by the app developer to identify the version. The string is not necessarily unique or localized (for example, the string could be "1.4"). Defaults to:
null
.