oauthGrantType property

String? oauthGrantType
getter/setter pair

Possible string values are:

  • "OAUTH_GRANT_TYPE_UNSPECIFIED"
  • "CLIENT_CREDENTIAL"

Implementation

core.String? oauthGrantType;