name property
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;
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.
core.String? name;