password property

String? password
getter/setter pair

Optional password for logging in to a docker registry.

If password matches projects / * /secrets / * /versions / * then Batch will read the password from the Secret Manager;

Implementation

core.String? password;