targetProjectId property

String? targetProjectId
getter/setter pair

The project ID for the project that the account belongs to.

Specifying this field requires Google OAuth 2.0 credential with proper permissions. Requests from end users should pass an Identity Platform ID token instead.

Implementation

core.String? targetProjectId;