repository property

String? repository
getter/setter pair

The resource name for the Developer Connect [gitRepositoryLink](https://cloud.google.com/developer-connect/docs/api/reference/rest/v1/projects.locations.connections.gitRepositoryLinks) used for this build, in the format: projects/{project}/locations/{location}/connections/{connection}/gitRepositoryLinks/{repositoryLink}

Output only.

Implementation

core.String? repository;