webAppId property

String? webAppId
getter/setter pair

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;