Skip to content

Comments

feat: [developerconnect] Add Secure Source Manager and Generic HTTP Endpoint connection types#7284

Merged
sofisl merged 2 commits intomainfrom
owl-bot-copy-packages-google-cloud-developerconnect
Feb 20, 2026
Merged

feat: [developerconnect] Add Secure Source Manager and Generic HTTP Endpoint connection types#7284
sofisl merged 2 commits intomainfrom
owl-bot-copy-packages-google-cloud-developerconnect

Conversation

@gcf-owl-bot
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Feb 20, 2026

  • Regenerate this pull request now.

feat: Add OAuth flow RPCs (StartOAuth, FinishOAuth)
feat: Add Gemini Code Assist GitHub App type
feat: Add HTTP Proxy base URI field
feat: Add Deployment Events to Insights API (GetDeploymentEvent, ListDeploymentEvents)
feat: Add Cloud Run and App Hub Service runtimes to InsightsConfig
feat: Add Projects field to InsightsConfig for project tracking
feat: A new message google.cloud.developerconnect.v1.GenericHTTPEndpointConfig is added
feat: A new message google.cloud.developerconnect.v1.SecureSourceManagerInstanceConfig is added
feat: A new message google.cloud.developerconnect.v1.StartOAuthRequest is added
feat: A new message google.cloud.developerconnect.v1.StartOAuthResponse is added
feat: A new message google.cloud.developerconnect.v1.FinishOAuthRequest is added
feat: A new message google.cloud.developerconnect.v1.FinishOAuthResponse is added
feat: A new message google.cloud.developerconnect.v1.insights.Projects is added
feat: A new message google.cloud.developerconnect.v1.insights.GoogleCloudRun is added
feat: A new message google.cloud.developerconnect.v1.insights.AppHubService is added
feat: A new message google.cloud.developerconnect.v1.insights.DeploymentEvent is added
feat: A new message google.cloud.developerconnect.v1.insights.GetDeploymentEventRequest is added
feat: A new message google.cloud.developerconnect.v1.insights.ListDeploymentEventsRequest is added
feat: A new message google.cloud.developerconnect.v1.insights.ListDeploymentEventsResponse is added
feat: A new message google.cloud.developerconnect.v1.insights.ArtifactDeployment is added
feat: A new field secure_source_manager_instance_config is added to message google.cloud.developerconnect.v1.Connection
feat: A new field http_config is added to message google.cloud.developerconnect.v1.Connection
feat: A new field http_proxy_base_uri is added to message google.cloud.developerconnect.v1.HTTPProxyConfig
feat: A new enum value GEMINI_CODE_ASSIST is added to enum google.cloud.developerconnect.v1.GitHubConfig.GitHubApp
feat: A new field organization is added to message google.cloud.developerconnect.v1.GitHubEnterpriseConfig
feat: A new field projects is added to message google.cloud.developerconnect.v1.insights.InsightsConfig
feat: A new field google_cloud_run is added to message google.cloud.developerconnect.v1.insights.RuntimeConfig
feat: A new field app_hub_service is added to message google.cloud.developerconnect.v1.insights.RuntimeConfig
docs: Updated comments to include regional secret patterns for SecretManager fields in GitHubConfig, OAuthCredential, UserCredential, GitLabConfig, GitLabEnterpriseConfig, BitbucketDataCenterConfig, and BitbucketCloudConfig
docs: Updated comment for CreateGitRepositoryLink RPC in google.cloud.developerconnect.v1.DeveloperConnect
docs: Updated description for google.cloud.location.Locations.ListLocations in YAML
docs: Corrected typos in comments for google.cloud.developerconnect.v1.insights.InsightsConfig and google.cloud.developerconnect.v1.insights.ArtifactConfig

PiperOrigin-RevId: 872542190

Source-Link: googleapis/googleapis@7ed997c

Source-Link: https://github.com/googleapis/googleapis-gen/commit/6db7ec7134872eff2adfb89632e609f4621eaf4d
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRldmVsb3BlcmNvbm5lY3QvLk93bEJvdC55YW1sIiwiaCI6IjZkYjdlYzcxMzQ4NzJlZmYyYWRmYjg5NjMyZTYwOWY0NjIxZWFmNGQifQ==

…types

feat: Add OAuth flow RPCs (StartOAuth, FinishOAuth)
feat: Add Gemini Code Assist GitHub App type
feat: Add HTTP Proxy base URI field
feat: Add Deployment Events to Insights API (GetDeploymentEvent, ListDeploymentEvents)
feat: Add Cloud Run and App Hub Service runtimes to InsightsConfig
feat: Add Projects field to InsightsConfig for project tracking
feat: A new message `google.cloud.developerconnect.v1.GenericHTTPEndpointConfig` is added
feat: A new message `google.cloud.developerconnect.v1.SecureSourceManagerInstanceConfig` is added
feat: A new message `google.cloud.developerconnect.v1.StartOAuthRequest` is added
feat: A new message `google.cloud.developerconnect.v1.StartOAuthResponse` is added
feat: A new message `google.cloud.developerconnect.v1.FinishOAuthRequest` is added
feat: A new message `google.cloud.developerconnect.v1.FinishOAuthResponse` is added
feat: A new message `google.cloud.developerconnect.v1.insights.Projects` is added
feat: A new message `google.cloud.developerconnect.v1.insights.GoogleCloudRun` is added
feat: A new message `google.cloud.developerconnect.v1.insights.AppHubService` is added
feat: A new message `google.cloud.developerconnect.v1.insights.DeploymentEvent` is added
feat: A new message `google.cloud.developerconnect.v1.insights.GetDeploymentEventRequest` is added
feat: A new message `google.cloud.developerconnect.v1.insights.ListDeploymentEventsRequest` is added
feat: A new message `google.cloud.developerconnect.v1.insights.ListDeploymentEventsResponse` is added
feat: A new message `google.cloud.developerconnect.v1.insights.ArtifactDeployment` is added
feat: A new field `secure_source_manager_instance_config` is added to message `google.cloud.developerconnect.v1.Connection`
feat: A new field `http_config` is added to message `google.cloud.developerconnect.v1.Connection`
feat: A new field `http_proxy_base_uri` is added to message `google.cloud.developerconnect.v1.HTTPProxyConfig`
feat: A new enum value `GEMINI_CODE_ASSIST` is added to enum `google.cloud.developerconnect.v1.GitHubConfig.GitHubApp`
feat: A new field `organization` is added to message `google.cloud.developerconnect.v1.GitHubEnterpriseConfig`
feat: A new field `projects` is added to message `google.cloud.developerconnect.v1.insights.InsightsConfig`
feat: A new field `google_cloud_run` is added to message `google.cloud.developerconnect.v1.insights.RuntimeConfig`
feat: A new field `app_hub_service` is added to message `google.cloud.developerconnect.v1.insights.RuntimeConfig`
docs: Updated comments to include regional secret patterns for SecretManager fields in `GitHubConfig`, `OAuthCredential`, `UserCredential`, `GitLabConfig`, `GitLabEnterpriseConfig`, `BitbucketDataCenterConfig`, and `BitbucketCloudConfig`
docs: Updated comment for `CreateGitRepositoryLink` RPC in `google.cloud.developerconnect.v1.DeveloperConnect`
docs: Updated description for `google.cloud.location.Locations.ListLocations` in YAML
docs: Corrected typos in comments for `google.cloud.developerconnect.v1.insights.InsightsConfig` and `google.cloud.developerconnect.v1.insights.ArtifactConfig`

PiperOrigin-RevId: 872542190

Source-Link: googleapis/googleapis@7ed997c

Source-Link: googleapis/googleapis-gen@6db7ec7
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRldmVsb3BlcmNvbm5lY3QvLk93bEJvdC55YW1sIiwiaCI6IjZkYjdlYzcxMzQ4NzJlZmYyYWRmYjg5NjMyZTYwOWY0NjIxZWFmNGQifQ==
@dpebot
Copy link
Collaborator

dpebot commented Feb 20, 2026

/gcbrun

@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review February 20, 2026 00:22
@snippet-bot
Copy link

snippet-bot bot commented Feb 20, 2026

Here is the summary of changes.

You are about to add 4 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@dpebot
Copy link
Collaborator

dpebot commented Feb 20, 2026

/gcbrun

@sofisl sofisl merged commit b23e571 into main Feb 20, 2026
18 checks passed
@sofisl sofisl deleted the owl-bot-copy-packages-google-cloud-developerconnect branch February 20, 2026 20:19
@release-please release-please bot mentioned this pull request Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants