password property

String? password
getter/setter pair

Input only.

The password of the Google account. The credential is stored encrypted and not returned in any response nor included in audit logs.

Required.

Implementation

core.String? password;