name property

String? name
getter/setter pair

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

If the package ID part contains slashes, the slashes are escaped.

Implementation

core.String? name;