|
1754 | 1754 | } |
1755 | 1755 | } |
1756 | 1756 | }, |
1757 | | - "revision": "20251209", |
| 1757 | + "revision": "20251211", |
1758 | 1758 | "rootUrl": "https://developerconnect.googleapis.com/", |
1759 | 1759 | "schemas": { |
1760 | 1760 | "AccountConnector": { |
|
2493 | 2493 | "enabled": { |
2494 | 2494 | "description": "Optional. Setting this to true allows the git proxy to be used for performing git operations on the repositories linked in the connection.", |
2495 | 2495 | "type": "boolean" |
| 2496 | + }, |
| 2497 | + "httpProxyBaseUri": { |
| 2498 | + "description": "Output only. The base URI for the HTTP proxy endpoint. Has the format `https://{generatedID}-c-h-{shortRegion}.developerconnect.dev` Populated only when enabled is set to true. This endpoint is used by other Google services that integrate with Developer Connect.", |
| 2499 | + "readOnly": true, |
| 2500 | + "type": "string" |
2496 | 2501 | } |
2497 | 2502 | }, |
2498 | 2503 | "type": "object" |
|
3196 | 3201 | "DATASTAX", |
3197 | 3202 | "DYNATRACE" |
3198 | 3203 | ], |
| 3204 | + "enumDeprecated": [ |
| 3205 | + false, |
| 3206 | + false, |
| 3207 | + false, |
| 3208 | + true, |
| 3209 | + true, |
| 3210 | + true, |
| 3211 | + true, |
| 3212 | + true, |
| 3213 | + true |
| 3214 | + ], |
3199 | 3215 | "enumDescriptions": [ |
3200 | 3216 | "No system provider specified.", |
3201 | 3217 | "GitHub provider. Scopes can be found at https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/scopes-for-oauth-apps#available-scopes", |
3202 | 3218 | "GitLab provider. Scopes can be found at https://docs.gitlab.com/user/profile/personal_access_tokens/#personal-access-token-scopes", |
3203 | | - "Google provider. Recommended scopes: \"https://www.googleapis.com/auth/drive.readonly\", \"https://www.googleapis.com/auth/documents.readonly\"", |
3204 | | - "Sentry provider. Scopes can be found at https://docs.sentry.io/api/permissions/", |
3205 | | - "Rovo provider. Must select the \"rovo\" scope.", |
3206 | | - "New Relic provider. No scopes are allowed.", |
3207 | | - "Datastax provider. No scopes are allowed.", |
3208 | | - "Dynatrace provider." |
| 3219 | + "Deprecated: This provider is no longer supported. Google provider. Recommended scopes: \"https://www.googleapis.com/auth/drive.readonly\", \"https://www.googleapis.com/auth/documents.readonly\"", |
| 3220 | + "Deprecated: This provider is no longer supported. Sentry provider. Scopes can be found at https://docs.sentry.io/api/permissions/", |
| 3221 | + "Deprecated: This provider is no longer supported. Rovo provider. Must select the \"rovo\" scope.", |
| 3222 | + "Deprecated: This provider is no longer supported. New Relic provider. No scopes are allowed.", |
| 3223 | + "Deprecated: This provider is no longer supported. Datastax provider. No scopes are allowed.", |
| 3224 | + "Deprecated: This provider is no longer supported. Dynatrace provider." |
3209 | 3225 | ], |
3210 | 3226 | "type": "string" |
3211 | 3227 | } |
|
3309 | 3325 | "DATASTAX", |
3310 | 3326 | "DYNATRACE" |
3311 | 3327 | ], |
| 3328 | + "enumDeprecated": [ |
| 3329 | + false, |
| 3330 | + false, |
| 3331 | + false, |
| 3332 | + true, |
| 3333 | + true, |
| 3334 | + true, |
| 3335 | + true, |
| 3336 | + true, |
| 3337 | + true |
| 3338 | + ], |
3312 | 3339 | "enumDescriptions": [ |
3313 | 3340 | "No system provider specified.", |
3314 | 3341 | "GitHub provider. Scopes can be found at https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/scopes-for-oauth-apps#available-scopes", |
3315 | 3342 | "GitLab provider. Scopes can be found at https://docs.gitlab.com/user/profile/personal_access_tokens/#personal-access-token-scopes", |
3316 | | - "Google provider. Recommended scopes: \"https://www.googleapis.com/auth/drive.readonly\", \"https://www.googleapis.com/auth/documents.readonly\"", |
3317 | | - "Sentry provider. Scopes can be found at https://docs.sentry.io/api/permissions/", |
3318 | | - "Rovo provider. Must select the \"rovo\" scope.", |
3319 | | - "New Relic provider. No scopes are allowed.", |
3320 | | - "Datastax provider. No scopes are allowed.", |
3321 | | - "Dynatrace provider." |
| 3343 | + "Deprecated: This provider is no longer supported. Google provider. Recommended scopes: \"https://www.googleapis.com/auth/drive.readonly\", \"https://www.googleapis.com/auth/documents.readonly\"", |
| 3344 | + "Deprecated: This provider is no longer supported. Sentry provider. Scopes can be found at https://docs.sentry.io/api/permissions/", |
| 3345 | + "Deprecated: This provider is no longer supported. Rovo provider. Must select the \"rovo\" scope.", |
| 3346 | + "Deprecated: This provider is no longer supported. New Relic provider. No scopes are allowed.", |
| 3347 | + "Deprecated: This provider is no longer supported. Datastax provider. No scopes are allowed.", |
| 3348 | + "Deprecated: This provider is no longer supported. Dynatrace provider." |
3322 | 3349 | ], |
3323 | 3350 | "type": "string" |
3324 | 3351 | }, |
|
0 commit comments