oauth2AuthorizationCode property

GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCode? oauth2AuthorizationCode
getter/setter pair

The api_key and oauth2_implicit are not covered in v1 and will be picked up once v1 is implemented.

ApiKey api_key = 3; OAuth2 authorization code credential

Implementation

GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCode?
    oauth2AuthorizationCode;