clientSecret property

String? clientSecret
getter/setter pair

The client secret from the OAuth provider.

If the secret_version_for_client_secret field is set, this field will be ignored.

Optional.

Implementation

core.String? clientSecret;