webAppId property
The ID of the application.
A string of the form "app:<package name>" where the package name always starts with the prefix "com.google.enterprise.webapp." followed by a random id.
Implementation
core.String? webAppId;
The ID of the application.
A string of the form "app:<package name>" where the package name always starts with the prefix "com.google.enterprise.webapp." followed by a random id.
core.String? webAppId;