authorizedGaeApplications property

List<String>? authorizedGaeApplications
getter/setter pair

The App Engine app IDs that can access this instance.

(Deprecated) Applied to First Generation instances only.

Implementation

core.List<core.String>? authorizedGaeApplications;