name property

String? name
getter/setter pair

Resource name of the repository, of the form projects//repos/.

The repo name may contain slashes. eg, projects/myproject/repos/name/with/slash

Implementation

core.String? name;