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 =
GitHub provider. Scopes can be found at https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/scopes-for-oauth-apps#available-scopes
1- GITLAB =
GitLab provider. Scopes can be found at https://docs.gitlab.com/user/profile/personal_access_tokens/#personal-access-token-scopes
2- GOOGLE =
Google provider. Recommended scopes: "https://www.googleapis.com/auth/drive.readonly", "https://www.googleapis.com/auth/documents.readonly"
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