google_api_tool_results v0.0.1 GoogleApi.ToolResults.V1beta3.Model.SkippedDetail View Source
Attributes
- incompatibleAppVersion (Boolean): If the App doesn't support the specific API level. Defaults to:
null
. - incompatibleArchitecture (Boolean): If the App doesn't run on the specific architecture, for example, x86. Defaults to:
null
. - incompatibleDevice (Boolean): If the requested OS version doesn't run on the specific device model. Defaults to:
null
.