clientSecret property

String? clientSecret
getter/setter pair

Input only.

Client secret from an external OAuth application. This is an input-only field, and thus will not be set in any responses.

Implementation

core.String? clientSecret;