Module: Google::Cloud::DeveloperConnect::V1::SystemProvider

Defined in:
proto_docs/google/cloud/developerconnect/v1/developer_connect.rb

Overview

SystemProvider is a list of providers that are owned by Developer Connect.

Constant Summary collapse

SYSTEM_PROVIDER_UNSPECIFIED =

No system provider specified.

0
GITHUB =
1
GITLAB =
2
GOOGLE =
3
SENTRY =

Sentry provider. Scopes can be found at https://docs.sentry.io/api/permissions/

4
ROVO =

Rovo provider. Must select the "rovo" scope.

5
NEW_RELIC =

New Relic provider. No scopes are allowed.

6
DATASTAX =

Datastax provider. No scopes are allowed.

7
DYNATRACE =

Dynatrace provider.

8