repository property
The resource name for the Developer Connect
[gitRepositoryLink
](https://cloud.google.com/developer-connect/docs/api/reference/rest/v1/projects.locations.connections.gitRepositoryLinks)
connected to this backend, in the format:
projects/{project}/locations/{location}/connections/{connection}/gitRepositoryLinks/{repositoryLink}
The connection for the gitRepositoryLink
must made be using the Firebase
App Hosting GitHub App via the Firebase Console.
Required.
Implementation
core.String? repository;