username property

String? username
getter/setter pair

Optional username for logging in to a docker registry.

If username matches projects / * /secrets / * /versions / * then Batch will read the username from the Secret Manager.

Implementation

core.String? username;