name property

String? name
getter/setter pair

The name of the version, for example: "projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/art1".

If the package or version ID parts contain slashes, the slashes are escaped.

Implementation

core.String? name;