resources property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
DEPRECATED. _Auto-provisioning of these resources is changing, so this object no longer reliably provides information about the Project.
Instead, retrieve information about each resource directly from its resource-specific API._ The default Firebase resources associated with the Project.
Output only.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
DefaultResources? resources;