projectId property

String? projectId
getter/setter pair

A project ID or number.

If specified, then export will attempt to write data to this project instead of the resource project. Otherwise, the resource project will be used.

Implementation

core.String? projectId;