subtype property
The subtype of this config.
Output only. Possible string values are:
- "SUBTYPE_UNSPECIFIED" : Default value. Do not use.
- "IDENTITY_PLATFORM" : An Identity Platform project.
- "FIREBASE_AUTH" : A Firebase Authentication project.
Implementation
core.String? subtype;