registryPath property

String? registryPath
getter/setter pair

Registry path to upload the container to.

e.g. us-east1-docker.pkg.dev/my-project/my-repo/my-image

Required.

Implementation

core.String? registryPath;