@@ -142221,17 +142221,23 @@
142221142221"/developerconnect:v1/Connection/annotations": annotations
142222142222"/developerconnect:v1/Connection/annotations/annotation": annotation
142223142223"/developerconnect:v1/Connection/createTime": create_time
142224+ "/developerconnect:v1/Connection/cryptoKeyConfig": crypto_key_config
142224142225"/developerconnect:v1/Connection/deleteTime": delete_time
142225142226"/developerconnect:v1/Connection/disabled": disabled
142226142227"/developerconnect:v1/Connection/etag": etag
142227142228"/developerconnect:v1/Connection/githubConfig": github_config
142229+ "/developerconnect:v1/Connection/githubEnterpriseConfig": github_enterprise_config
142230+ "/developerconnect:v1/Connection/gitlabConfig": gitlab_config
142231+ "/developerconnect:v1/Connection/gitlabEnterpriseConfig": gitlab_enterprise_config
142228142232"/developerconnect:v1/Connection/installationState": installation_state
142229142233"/developerconnect:v1/Connection/labels": labels
142230142234"/developerconnect:v1/Connection/labels/label": label
142231142235"/developerconnect:v1/Connection/name": name
142232142236"/developerconnect:v1/Connection/reconciling": reconciling
142233142237"/developerconnect:v1/Connection/uid": uid
142234142238"/developerconnect:v1/Connection/updateTime": update_time
142239+ "/developerconnect:v1/CryptoKeyConfig": crypto_key_config
142240+ "/developerconnect:v1/CryptoKeyConfig/keyReference": key_reference
142235142241"/developerconnect:v1/Empty": empty
142236142242"/developerconnect:v1/FetchGitHubInstallationsResponse": fetch_git_hub_installations_response
142237142243"/developerconnect:v1/FetchGitHubInstallationsResponse/installations": installations
@@ -142259,6 +142265,29 @@
142259142265"/developerconnect:v1/GitHubConfig/authorizerCredential": authorizer_credential
142260142266"/developerconnect:v1/GitHubConfig/githubApp": github_app
142261142267"/developerconnect:v1/GitHubConfig/installationUri": installation_uri
142268+ "/developerconnect:v1/GitHubEnterpriseConfig": git_hub_enterprise_config
142269+ "/developerconnect:v1/GitHubEnterpriseConfig/appId": app_id
142270+ "/developerconnect:v1/GitHubEnterpriseConfig/appInstallationId": app_installation_id
142271+ "/developerconnect:v1/GitHubEnterpriseConfig/appSlug": app_slug
142272+ "/developerconnect:v1/GitHubEnterpriseConfig/hostUri": host_uri
142273+ "/developerconnect:v1/GitHubEnterpriseConfig/installationUri": installation_uri
142274+ "/developerconnect:v1/GitHubEnterpriseConfig/privateKeySecretVersion": private_key_secret_version
142275+ "/developerconnect:v1/GitHubEnterpriseConfig/serverVersion": server_version
142276+ "/developerconnect:v1/GitHubEnterpriseConfig/serviceDirectoryConfig": service_directory_config
142277+ "/developerconnect:v1/GitHubEnterpriseConfig/sslCaCertificate": ssl_ca_certificate
142278+ "/developerconnect:v1/GitHubEnterpriseConfig/webhookSecretSecretVersion": webhook_secret_secret_version
142279+ "/developerconnect:v1/GitLabConfig": git_lab_config
142280+ "/developerconnect:v1/GitLabConfig/authorizerCredential": authorizer_credential
142281+ "/developerconnect:v1/GitLabConfig/readAuthorizerCredential": read_authorizer_credential
142282+ "/developerconnect:v1/GitLabConfig/webhookSecretSecretVersion": webhook_secret_secret_version
142283+ "/developerconnect:v1/GitLabEnterpriseConfig": git_lab_enterprise_config
142284+ "/developerconnect:v1/GitLabEnterpriseConfig/authorizerCredential": authorizer_credential
142285+ "/developerconnect:v1/GitLabEnterpriseConfig/hostUri": host_uri
142286+ "/developerconnect:v1/GitLabEnterpriseConfig/readAuthorizerCredential": read_authorizer_credential
142287+ "/developerconnect:v1/GitLabEnterpriseConfig/serverVersion": server_version
142288+ "/developerconnect:v1/GitLabEnterpriseConfig/serviceDirectoryConfig": service_directory_config
142289+ "/developerconnect:v1/GitLabEnterpriseConfig/sslCaCertificate": ssl_ca_certificate
142290+ "/developerconnect:v1/GitLabEnterpriseConfig/webhookSecretSecretVersion": webhook_secret_secret_version
142262142291"/developerconnect:v1/GitRepositoryLink": git_repository_link
142263142292"/developerconnect:v1/GitRepositoryLink/annotations": annotations
142264142293"/developerconnect:v1/GitRepositoryLink/annotations/annotation": annotation
@@ -142272,6 +142301,7 @@
142272142301"/developerconnect:v1/GitRepositoryLink/reconciling": reconciling
142273142302"/developerconnect:v1/GitRepositoryLink/uid": uid
142274142303"/developerconnect:v1/GitRepositoryLink/updateTime": update_time
142304+ "/developerconnect:v1/GitRepositoryLink/webhookId": webhook_id
142275142305"/developerconnect:v1/Installation": installation
142276142306"/developerconnect:v1/Installation/id": id
142277142307"/developerconnect:v1/Installation/name": name
@@ -142329,12 +142359,17 @@
142329142359"/developerconnect:v1/OperationMetadata/statusMessage": status_message
142330142360"/developerconnect:v1/OperationMetadata/target": target
142331142361"/developerconnect:v1/OperationMetadata/verb": verb
142362+ "/developerconnect:v1/ServiceDirectoryConfig": service_directory_config
142363+ "/developerconnect:v1/ServiceDirectoryConfig/service": service
142332142364"/developerconnect:v1/Status": status
142333142365"/developerconnect:v1/Status/code": code
142334142366"/developerconnect:v1/Status/details": details
142335142367"/developerconnect:v1/Status/details/detail": detail
142336142368"/developerconnect:v1/Status/details/detail/detail": detail
142337142369"/developerconnect:v1/Status/message": message
142370+ "/developerconnect:v1/UserCredential": user_credential
142371+ "/developerconnect:v1/UserCredential/userTokenSecretVersion": user_token_secret_version
142372+ "/developerconnect:v1/UserCredential/username": username
142338142373"/developerconnect:v1/developerconnect.projects.locations.connections.create": create_project_location_connection
142339142374"/developerconnect:v1/developerconnect.projects.locations.connections.create/connectionId": connection_id
142340142375"/developerconnect:v1/developerconnect.projects.locations.connections.create/parent": parent
0 commit comments