targetProjectId property

String? targetProjectId
getter/setter pair

The project ID of the project which the user should belong to.

Specifying this field requires a Google OAuth 2.0 credential with the proper permissions. If this is not set, the target project is inferred from the scope associated to the Bearer access token.

Implementation

core.String? targetProjectId;