type property
The type of the linked account.
Output only. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : Used for return value only. Represents value unknown in this version.
- "THIRD_PARTY_APP_ANALYTICS" : A link to provide third party app analytics data.
Implementation
core.String? type;