tenantId property

String? tenantId
getter/setter pair

The ID of the tenant that the account belongs to, if applicable.

Only require to be specified for authenticated requests bearing a Google OAuth 2.0 credential that specify local_id of an account that belongs to an Identity Platform tenant.

Implementation

core.String? tenantId;