repository property

String? repository
getter/setter pair

The fully qualified resource name of the Repos API repository.

Either URI or repository can be specified. If unspecified, the repo from which the trigger invocation originated is assumed to be the repo from which to read the specified path.

Implementation

core.String? repository;