name property

String? name
getter/setter pair

A unique identifier for a repository.

The name should be of the format: projects/{project}/locations/{location_id}/repositories/{repository_id}

Optional.

Implementation

core.String? name;