apiKey property
The
[keyString
](https://cloud.google.com/api-keys/docs/reference/rest/v2/projects.locations.keys#Key.FIELDS.key_string)
of the API key associated with the WebApp
.
Note that this value is not the
[apiKeyId
](../projects.webApps#WebApp.FIELDS.api_key_id) (the UID) of
the API key associated with the WebApp
.
Implementation
core.String? apiKey;