google_api_tool_results v0.0.1 GoogleApi.ToolResults.V1beta3.Model.AndroidAppInfo View Source

Android app information.

Attributes

  • name (String): The name of the app. Optional Defaults to: null.
  • packageName (String): The package name of the app. Required. Defaults to: null.
  • versionCode (String): The internal version code of the app. Optional. Defaults to: null.
  • versionName (String): The version name of the app. Optional. Defaults to: null.