plainText property

String? plainText
getter/setter pair

Input only.

The plain text of the client secret value. For security reasons, this field is only used for input and will never be populated in any response.

Implementation

core.String? plainText;