repository property

String? repository
getter/setter pair

A URI string identifying the repository.

Example: "https://github.com/GoogleCloudPlatform/kubernetes.git"

Optional.

Implementation

core.String? repository;