destinationRepository property
The full resource name of the AR repository to export to.
Format: projects/{project}/locations/{location}/repositories/{repository} If not specified, defaults to projects/{project}/locations/{location}/repositories/gae-standard in the same region as the app. The default repository will be created if it does not exist.
Optional.
Implementation
core.String? destinationRepository;