Conversation
…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==
Collaborator
|
/gcbrun |
|
Here is the summary of changes. You are about to add 4 region tags.
This comment is generated by snippet-bot.
|
Collaborator
|
/gcbrun |
sofisl
approved these changes
Feb 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.GenericHTTPEndpointConfigis addedfeat: A new message
google.cloud.developerconnect.v1.SecureSourceManagerInstanceConfigis addedfeat: A new message
google.cloud.developerconnect.v1.StartOAuthRequestis addedfeat: A new message
google.cloud.developerconnect.v1.StartOAuthResponseis addedfeat: A new message
google.cloud.developerconnect.v1.FinishOAuthRequestis addedfeat: A new message
google.cloud.developerconnect.v1.FinishOAuthResponseis addedfeat: A new message
google.cloud.developerconnect.v1.insights.Projectsis addedfeat: A new message
google.cloud.developerconnect.v1.insights.GoogleCloudRunis addedfeat: A new message
google.cloud.developerconnect.v1.insights.AppHubServiceis addedfeat: A new message
google.cloud.developerconnect.v1.insights.DeploymentEventis addedfeat: A new message
google.cloud.developerconnect.v1.insights.GetDeploymentEventRequestis addedfeat: A new message
google.cloud.developerconnect.v1.insights.ListDeploymentEventsRequestis addedfeat: A new message
google.cloud.developerconnect.v1.insights.ListDeploymentEventsResponseis addedfeat: A new message
google.cloud.developerconnect.v1.insights.ArtifactDeploymentis addedfeat: A new field
secure_source_manager_instance_configis added to messagegoogle.cloud.developerconnect.v1.Connectionfeat: A new field
http_configis added to messagegoogle.cloud.developerconnect.v1.Connectionfeat: A new field
http_proxy_base_uriis added to messagegoogle.cloud.developerconnect.v1.HTTPProxyConfigfeat: A new enum value
GEMINI_CODE_ASSISTis added to enumgoogle.cloud.developerconnect.v1.GitHubConfig.GitHubAppfeat: A new field
organizationis added to messagegoogle.cloud.developerconnect.v1.GitHubEnterpriseConfigfeat: A new field
projectsis added to messagegoogle.cloud.developerconnect.v1.insights.InsightsConfigfeat: A new field
google_cloud_runis added to messagegoogle.cloud.developerconnect.v1.insights.RuntimeConfigfeat: A new field
app_hub_serviceis added to messagegoogle.cloud.developerconnect.v1.insights.RuntimeConfigdocs: Updated comments to include regional secret patterns for SecretManager fields in
GitHubConfig,OAuthCredential,UserCredential,GitLabConfig,GitLabEnterpriseConfig,BitbucketDataCenterConfig, andBitbucketCloudConfigdocs: Updated comment for
CreateGitRepositoryLinkRPC ingoogle.cloud.developerconnect.v1.DeveloperConnectdocs: Updated description for
google.cloud.location.Locations.ListLocationsin YAMLdocs: Corrected typos in comments for
google.cloud.developerconnect.v1.insights.InsightsConfigandgoogle.cloud.developerconnect.v1.insights.ArtifactConfigPiperOrigin-RevId: 872542190
Source-Link: googleapis/googleapis@7ed997c
Source-Link: https://github.com/googleapis/googleapis-gen/commit/6db7ec7134872eff2adfb89632e609f4621eaf4d
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRldmVsb3BlcmNvbm5lY3QvLk93bEJvdC55YW1sIiwiaCI6IjZkYjdlYzcxMzQ4NzJlZmYyYWRmYjg5NjMyZTYwOWY0NjIxZWFmNGQifQ==