authorizedGaeApplications property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
The App Engine app IDs that can access this instance.
(Deprecated) Applied to First Generation instances only.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.List<core.String>? authorizedGaeApplications;