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