repository property

String? repository
getter/setter pair

The path to the container image repository.

For example: gcr.io/{project_id}/{image_name}

Required.

Implementation

core.String? repository;