Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 268502,
"has_wiki": true,
"homepage": "https://cloud.google.com/config-connector/docs/overview",
"languages": {
"Go": 23640649,
"CSS": 20167,
"HCL": 1380232,
"HTML": 14266,
"Shell": 829284,
"Python": 209800,
"Makefile": 40498,
"Dockerfile": 17786,
"JavaScript": 23510,
"Go Template": 411681,
"Vim Snippet": 2446
},
"pushed_at": "2026-07-19T00:51:41Z",
"created_at": "2019-04-08T07:41:30Z",
"owner_type": "Organization",
"updated_at": "2026-07-18T03:33:30Z",
"description": "GCP Config Connector, a Kubernetes add-on for managing GCP resources",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://cloud.google.com",
"name": "Google Cloud Platform",
"type": "Organization",
"login": "GoogleCloudPlatform",
"company": null,
"location": null,
"followers": 21224,
"avatar_url": "https://avatars.githubusercontent.com/u/2810941?v=4",
"created_at": "2012-11-16T04:52:17Z",
"is_verified": null,
"public_repos": 1497,
"account_age_days": 4992
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases_count": 100,
"commits_last_year": 7647,
"latest_release_at": "2026-07-06T16:35:20Z",
"latest_release_tag": "v1.153.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 52,
"days_since_latest_release": 12,
"mean_days_between_releases": 17.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/GoogleCloudPlatform/k8s-config-connector",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/GoogleCloudPlatform/k8s-config-connector",
"is_deprecated": false,
"latest_version": "v1.154.0",
"repository_url": "https://github.com/GoogleCloudPlatform/k8s-config-connector",
"versions_count": 169,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-15T20:14:55Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3
}
]
},
"popularity": {
"forks": 359,
"stars": 1053,
"watchers": 40,
"open_issues_and_prs": 1936
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples",
"samples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"dev/tools/controllerbuilder/Makefile",
"dev/tools/proto-to-mapper/Makefile",
"experiments/kompanion/Makefile",
"mockgcp/Makefile",
"operator/Makefile",
"pkg/gcpclients/Makefile",
"scripts/resource-autogen/Makefile",
"third_party/github.com/hashicorp/terraform-provider-google-beta/.teamcity/Makefile",
"third_party/github.com/hashicorp/terraform-provider-google-beta/GNUmakefile"
],
"api_schema_files": [
"apis/batch/v1alpha1/overlay.proto",
"apis/dataform/v1alpha1/overlay.proto",
"mockgcp/apis/google/apps/cloudidentity/v1beta1/service.proto",
"mockgcp/apis/google/cloud/binaryauthorization/v1/platform_policy.proto",
"mockgcp/apis/google/cloud/dns/v1/service.proto",
"mockgcp/apis/mockgcp/cloud/apigee/v1/service.proto",
"mockgcp/apis/mockgcp/cloud/bigquery/v2/api.proto",
"mockgcp/apis/mockgcp/cloud/gkehub/policycontroller/v1beta/policycontroller.proto",
"mockgcp/apis/mockgcp/cloud/gkehub/v1beta/configmanagement/configmanagement.proto",
"mockgcp/apis/mockgcp/cloud/gkehub/v1beta/feature.proto",
"mockgcp/apis/mockgcp/cloud/gkehub/v1beta/metering/metering.proto",
"mockgcp/apis/mockgcp/cloud/gkehub/v1beta/multiclusteringress/multiclusteringress.proto",
"mockgcp/apis/mockgcp/cloud/gkehub/v1beta/service.proto",
"mockgcp/apis/mockgcp/cloud/gkehub/v1beta1/membership.proto",
"mockgcp/apis/mockgcp/cloud/ids/v1/service.proto",
"mockgcp/apis/mockgcp/cloud/networkconnectivity/v1/networkconnectivity.proto",
"mockgcp/apis/mockgcp/cloud/privilegedaccessmanager/v1/privilegedaccessmanager.proto",
"mockgcp/apis/mockgcp/cloud/resourcemanager/v1/api.proto",
"mockgcp/apis/mockgcp/cloud/servicenetworking/v1/servicenetworking.proto",
"mockgcp/apis/mockgcp/cloud/vpcaccess/v1/vpc_access.proto",
"mockgcp/apis/mockgcp/storage/v1/service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/accesscontextmanager/access_level.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/accesscontextmanager/access_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/accesscontextmanager/service_perimeter.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/envgroup.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/environment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/environment_group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/environment_group_attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/organization.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/envgroup.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/environment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/environment_group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/environment_group_attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/organization.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/envgroup.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/environment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/environment_group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/environment_group_attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/organization.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apikeys/alpha/key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apikeys/beta/key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apikeys/key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/appengine/application.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/appengine/domain_mapping.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/appengine/firewall_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/appengine/version.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/assuredworkloads/alpha/workload.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/assuredworkloads/beta/workload.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/assuredworkloads/workload.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/alpha/dataset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/alpha/routine.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/alpha/table.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/beta/dataset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/beta/routine.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/beta/table.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/dataset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/routine.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/table.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryconnection/connection.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/alpha/assignment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/alpha/capacity_commitment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/alpha/reservation.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/assignment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/beta/assignment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/beta/capacity_commitment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/beta/reservation.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/capacity_commitment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/reservation.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/billingbudgets/alpha/budget.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/billingbudgets/beta/budget.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/billingbudgets/budget.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/alpha/attestor.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/alpha/policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/attestor.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/beta/attestor.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/beta/policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbilling/project_billing_info.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/alpha/worker_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/beta/build_trigger.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/beta/worker_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/build_trigger.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/worker_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/alpha/connection.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/alpha/repository.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/beta/connection.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/beta/repository.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/connection.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/repository.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/alpha/delivery_pipeline.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/alpha/target.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/beta/delivery_pipeline.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/beta/target.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/delivery_pipeline.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/target.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudfunctions/alpha/function.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudfunctions/beta/function.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudfunctions/cloud_function.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudfunctions/function.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/alpha/group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/alpha/membership.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/beta/group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/beta/membership.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/membership.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/alpha/crypto_key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/alpha/ekm_connection.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/alpha/key_ring.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/beta/crypto_key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/beta/ekm_connection.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/beta/key_ring.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/crypto_key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/ekm_connection.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/key_ring.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/alpha/folder.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/alpha/project.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/alpha/tag_key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/alpha/tag_value.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/beta/folder.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/beta/project.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/beta/tag_key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/beta/tag_value.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/folder.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/project.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/tag_key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/tag_value.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudscheduler/alpha/job.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudscheduler/beta/job.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudscheduler/job.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/composer/beta/environment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/composer/environment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/address.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/firewall_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/firewall_policy_association.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/firewall_policy_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/forwarding_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/instance_group_manager.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/interconnect.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/interconnect_attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/network.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/network_firewall_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/network_firewall_policy_association.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/network_firewall_policy_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/packet_mirroring.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/service_attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/subnetwork.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/vpn_tunnel.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/autoscaler.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/backend_bucket.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/backend_service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/address.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/autoscaler.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/backend_bucket.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/backend_service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/disk.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/firewall.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/firewall_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/firewall_policy_association.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/firewall_policy_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/forwarding_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/health_check.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/http_health_check.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/https_health_check.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/image.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/instance_group_manager.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/instance_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/interconnect.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/interconnect_attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/managed_ssl_certificate.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_endpoint.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_endpoint_group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_firewall_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_firewall_policy_association.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_firewall_policy_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/packet_mirroring.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/reservation.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/router.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/router_peer.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/service_attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/snapshot.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/ssl_certificate.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/ssl_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/subnetwork.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/target_http_proxy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/target_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/target_ssl_proxy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/target_vpn_gateway.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/url_map.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/vpn_gateway.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/vpn_tunnel.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/disk.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/firewall.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/firewall_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/firewall_policy_association.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/firewall_policy_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/forwarding_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/health_check.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/http_health_check.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/https_health_check.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/image.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/instance_group_manager.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/instance_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/interconnect.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/interconnect_attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/managed_ssl_certificate.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_endpoint.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_endpoint_group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_firewall_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_firewall_policy_association.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_firewall_policy_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/packet_mirroring.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/reservation.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/router.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/router_peer.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/service_attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/snapshot.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/ssl_certificate.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/ssl_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/subnetwork.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/target_http_proxy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/target_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/target_ssl_proxy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/target_vpn_gateway.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/url_map.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/vpn_gateway.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/vpn_tunnel.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/configcontroller/alpha/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/connector/connector.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/connector/sdk.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/container/beta/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/container/beta/node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/container/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/container/node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeranalysis/alpha/note.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeranalysis/beta/note.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeranalysis/note.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/alpha/aws_cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/alpha/aws_node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/alpha/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/alpha/node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/beta/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/beta/node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/azure_client.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/azure_cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/azure_node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/azure_client.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/beta/azure_client.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/beta/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/beta/node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/datafusion/alpha/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/datafusion/beta/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/alpha/asset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/alpha/lake.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/alpha/zone.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/asset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/beta/asset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/beta/lake.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/beta/zone.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/lake.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/zone.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/alpha/autoscaling_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/alpha/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/alpha/workflow_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/autoscaling_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/beta/autoscaling_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/beta/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/beta/job.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/beta/workflow_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/job.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/workflow_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/datastore/index.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/alpha/deidentify_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/alpha/inspect_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/alpha/job_trigger.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/alpha/stored_info_type.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/beta/deidentify_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/beta/inspect_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/beta/job_trigger.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/beta/stored_info_type.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/deidentify_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/inspect_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/job_trigger.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/stored_info_type.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dns/managed_zone.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dns/resource_record_set.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/empty.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/alpha/channel.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/alpha/google_channel_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/alpha/trigger.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/beta/channel.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/beta/google_channel_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/beta/trigger.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/channel.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/google_channel_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/trigger.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/file/beta/backup.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/file/beta/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/file/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/alpha/backup.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/alpha/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/beta/backup.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/beta/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/alpha/android_app.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/alpha/apple_app.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/alpha/firebase_project.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/alpha/web_app.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/beta/android_app.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/beta/apple_app.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/beta/firebase_project.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/beta/web_app.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/alpha/release.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/alpha/ruleset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/beta/release.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/beta/ruleset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/release.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/ruleset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gameservices/alpha/realm.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gameservices/beta/realm.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gameservices/realm.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/alpha/feature.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/alpha/feature_membership.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/alpha/fleet.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/alpha/membership.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/beta/feature.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/beta/feature_membership.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/beta/membership.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/feature.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/feature_membership.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/aws_cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/aws_node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/azure_client.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/azure_cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/azure_node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/aws_cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/aws_node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/azure_client.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/azure_cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/azure_node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/aws_cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/aws_node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/azure_client.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/azure_cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/azure_node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/alpha/dataset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/alpha/dicom_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/alpha/fhir_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/beta/dataset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/beta/dicom_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/beta/fhir_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/dataset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/dicom_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/fhir_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/role.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/service_account.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/workforce_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/workforce_pool_provider.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/workload_identity_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/workload_identity_pool_provider.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/role.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/service_account.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/workforce_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/workforce_pool_provider.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/workload_identity_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/workload_identity_pool_provider.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/role.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/service_account.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/workforce_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/workforce_pool_provider.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/workload_identity_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/workload_identity_pool_provider.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/alpha/brand.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/alpha/identity_aware_proxy_client.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/beta/brand.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/beta/identity_aware_proxy_client.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/brand.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/identity_aware_proxy_client.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/alpha/config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/alpha/oauth_idp_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/alpha/tenant.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/alpha/tenant_oauth_idp_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/beta/config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/beta/oauth_idp_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/beta/tenant.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/beta/tenant_oauth_idp_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/oauth_idp_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/tenant.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/tenant_oauth_idp_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/krmapihosting/alpha/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/krmapihosting/alpha/krm_api_host.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/alpha/log_bucket.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/alpha/log_exclusion.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/alpha/log_metric.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/alpha/log_view.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/beta/log_bucket.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/beta/log_exclusion.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/beta/log_metric.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/beta/log_view.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/log_bucket.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/log_exclusion.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/log_metric.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/log_view.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alert_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/dashboard.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/metric_descriptor.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/metrics_scope.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/monitored_project.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/notification_channel.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/service_level_objective.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/uptime_check_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/dashboard.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/metric_descriptor.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/metrics_scope.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/monitored_project.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/notification_channel.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/service_level_objective.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/uptime_check_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/dashboard.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/metric_descriptor.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/metrics_scope.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/monitored_project.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/notification_channel.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/service_level_objective.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/uptime_check_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/alpha/hub.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/alpha/spoke.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/beta/hub.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/beta/spoke.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/hub.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/spoke.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/alpha/address_group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/alpha/authorization_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/alpha/client_tls_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/alpha/server_tls_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/beta/address_group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/beta/authorization_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/beta/client_tls_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/beta/server_tls_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/endpoint_config_selector.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/endpoint_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/gateway.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/grpc_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/http_filter.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/http_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/mesh.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/service_binding.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/tcp_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/tls_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/endpoint_config_selector.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/endpoint_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/gateway.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/grpc_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/http_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/mesh.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/service_binding.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/tcp_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/tls_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/gateway.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/grpc_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/http_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/mesh.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/tcp_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/tls_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/orgpolicy/alpha/policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/orgpolicy/beta/policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/orgpolicy/policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/alpha/guest_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/alpha/os_policy_assignment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/alpha/patch_deployment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/beta/guest_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/beta/os_policy_assignment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/beta/patch_deployment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/os_policy_assignment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/patch_deployment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/alpha/ca_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/alpha/certificate.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/alpha/certificate_authority.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/alpha/certificate_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/beta/ca_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/beta/certificate.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/beta/certificate_authority.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/beta/certificate_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/ca_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/certificate.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/certificate_authority.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/certificate_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsub/alpha/topic.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsub/beta/topic.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsub/subscription.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsub/topic.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsublite/subscription.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsublite/topic.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/recaptchaenterprise/alpha/key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/recaptchaenterprise/beta/key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/recaptchaenterprise/key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/redis/beta/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/redis/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/run/alpha/job.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/run/alpha/service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/run/beta/service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/run/service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/runtimeconfig/beta/config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/runtimeconfig/beta/variable.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/runtimeconfig/config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/runtimeconfig/variable.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicemanagement/alpha/managed_service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicemanagement/beta/managed_service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicemanagement/managed_service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicemanagement/service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicenetworking/connection.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/serviceusage/service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/serviceusage/serviceusage_service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sourcerepo/repo.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/spanner/database.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/spanner/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/beta/database.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/beta/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/beta/ssl_cert.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/beta/user.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/database.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/ssl_cert.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/user.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/alpha/bucket.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/beta/bucket.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/bucket.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/default_object_access_control.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/hmac_key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/object.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/object_access_control.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/tier2/alpha/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/tpu/node.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/endpoint.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/endpoint_traffic_split.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/metadata_schema.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/metadata_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/model.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/model_deployment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/endpoint.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/endpoint_traffic_split.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/metadata_schema.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/metadata_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/model.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/model_deployment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/endpoint.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/endpoint_traffic_split.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/metadata_schema.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/metadata_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/model.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/model_deployment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/endpoint.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/endpoint_traffic_split.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/metadata_schema.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/metadata_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/model.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/model_deployment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/endpoint.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/endpoint_traffic_split.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/metadata_schema.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/metadata_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/model.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/model_deployment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/endpoint.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/endpoint_traffic_split.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/metadata_schema.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/metadata_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/model.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/model_deployment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmware/alpha/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmware/alpha/private_cloud.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmware/alpha/vmware_engine_network.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmwareengine/alpha/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmwareengine/alpha/private_cloud.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vpcaccess/alpha/connector.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vpcaccess/beta/connector.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vpcaccess/connector.proto",
"third_party/github.com/hashicorp/terraform-provider-google-beta/google-beta/services/apigateway/test-fixtures/bookstore.proto",
"third_party/github.com/hashicorp/terraform-provider-google-beta/google-beta/services/apigateway/test-fixtures/openapi.yaml",
"third_party/github.com/hashicorp/terraform-provider-google-beta/google-beta/services/compute/test-fixtures/openapi.yaml"
],
"has_devcontainer": true,
"typecheck_configs": [],
"largest_source_bytes": 1678593,
"source_files_sampled": 4769,
"oversized_source_files": 62,
"agent_instruction_files": [
"GEMINI.md",
"mockgcp/GEMINI.md",
"pkg/test/resourcefixture/testdata/basic/GEMINI.md"
],
"agent_instruction_max_bytes": 13848
},
"dependencies": {
"manifests": [
"go.mod",
"mockgcp/go.mod"
],
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "cloud.google.com/go/accesscontextmanager",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.14.0"
},
{
"name": "cloud.google.com/go/aiplatform",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.125.0"
},
{
"name": "cloud.google.com/go/alloydb",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.26.0"
},
{
"name": "cloud.google.com/go/analytics",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.0"
},
{
"name": "cloud.google.com/go/apigateway",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "cloud.google.com/go/apigeeregistry",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "cloud.google.com/go/apihub",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "cloud.google.com/go/apikeys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.7"
},
{
"name": "cloud.google.com/go/apphub",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.0"
},
{
"name": "cloud.google.com/go/artifactregistry",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.25.0"
},
{
"name": "cloud.google.com/go/asset",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.27.0"
},
{
"name": "cloud.google.com/go/assuredworkloads",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.18.0"
},
{
"name": "cloud.google.com/go/automl",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.20.0"
},
{
"name": "cloud.google.com/go/backupdr",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "cloud.google.com/go/batch",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.19.0"
},
{
"name": "cloud.google.com/go/beyondcorp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.7.0"
},
{
"name": "cloud.google.com/go/bigquery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.77.0"
},
{
"name": "cloud.google.com/go/billing",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.26.0"
},
{
"name": "cloud.google.com/go/certificatemanager",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.14.0"
},
{
"name": "cloud.google.com/go/cloudbuild",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.30.0"
},
{
"name": "cloud.google.com/go/clouddms",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.0"
},
{
"name": "cloud.google.com/go/cloudquotas",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.0"
},
{
"name": "cloud.google.com/go/cloudsecuritycompliance",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "cloud.google.com/go/cloudtasks",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.18.0"
},
{
"name": "cloud.google.com/go/compute",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.63.0"
},
{
"name": "cloud.google.com/go/configdelivery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.1"
},
{
"name": "cloud.google.com/go/contactcenterinsights",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.22.0"
},
{
"name": "cloud.google.com/go/container",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.52.0"
},
{
"name": "cloud.google.com/go/datacatalog",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.32.0"
},
{
"name": "cloud.google.com/go/dataflow",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.16.0"
},
{
"name": "cloud.google.com/go/dataform",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "cloud.google.com/go/datalabeling",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.14.0"
},
{
"name": "cloud.google.com/go/dataplex",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.34.0"
},
{
"name": "cloud.google.com/go/dataproc/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.22.0"
},
{
"name": "cloud.google.com/go/datastream",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.20.0"
},
{
"name": "cloud.google.com/go/deploy",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.32.0"
},
{
"name": "cloud.google.com/go/devicestreaming",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "cloud.google.com/go/dialogflow",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.82.0"
},
{
"name": "cloud.google.com/go/discoveryengine",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.22.0"
},
{
"name": "cloud.google.com/go/documentai",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.48.0"
},
{
"name": "cloud.google.com/go/edgecontainer",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.0"
},
{
"name": "cloud.google.com/go/essentialcontacts",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "cloud.google.com/go/eventarc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.23.0"
},
{
"name": "cloud.google.com/go/filestore",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.15.0"
},
{
"name": "cloud.google.com/go/firestore",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.22.0"
},
{
"name": "cloud.google.com/go/geminidataanalytics",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "cloud.google.com/go/gkebackup",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.0"
},
{
"name": "cloud.google.com/go/gkemulticloud",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.0"
},
{
"name": "cloud.google.com/go/iam",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.0"
},
{
"name": "cloud.google.com/go/iap",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.0"
},
{
"name": "cloud.google.com/go/kms",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.31.0"
},
{
"name": "cloud.google.com/go/logging",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.18.0"
},
{
"name": "cloud.google.com/go/managedkafka",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.1"
},
{
"name": "cloud.google.com/go/memorystore",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.0"
},
{
"name": "cloud.google.com/go/metastore",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.19.0"
},
{
"name": "cloud.google.com/go/migrationcenter",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "cloud.google.com/go/monitoring",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.29.0"
},
{
"name": "cloud.google.com/go/netapp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "cloud.google.com/go/networkmanagement",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.28.0"
},
{
"name": "cloud.google.com/go/networksecurity",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.17.0"
},
{
"name": "cloud.google.com/go/networkservices",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
},
{
"name": "cloud.google.com/go/notebooks",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.0"
},
{
"name": "cloud.google.com/go/orchestration",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.16.0"
},
{
"name": "cloud.google.com/go/orgpolicy",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.20.0"
},
{
"name": "cloud.google.com/go/osconfig",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.21.0"
},
{
"name": "cloud.google.com/go/parametermanager",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.1"
},
{
"name": "cloud.google.com/go/privilegedaccessmanager",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.1"
},
{
"name": "cloud.google.com/go/profiler",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.3"
},
{
"name": "cloud.google.com/go/pubsub/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.5.1"
},
{
"name": "cloud.google.com/go/recaptchaenterprise/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.26.0"
},
{
"name": "cloud.google.com/go/redis",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.23.0"
},
{
"name": "cloud.google.com/go/resourcemanager",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.15.0"
},
{
"name": "cloud.google.com/go/run",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.21.0"
},
{
"name": "cloud.google.com/go/saasplatform",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.0"
},
{
"name": "cloud.google.com/go/secretmanager",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.20.0"
},
{
"name": "cloud.google.com/go/securesourcemanager",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.1"
},
{
"name": "cloud.google.com/go/security",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.24.0"
},
{
"name": "cloud.google.com/go/securitycenter",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "cloud.google.com/go/servicedirectory",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.0"
},
{
"name": "cloud.google.com/go/spanner",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.91.0"
},
{
"name": "cloud.google.com/go/speech",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.35.0"
},
{
"name": "cloud.google.com/go/storage",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.62.0"
},
{
"name": "cloud.google.com/go/translate",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.0"
},
{
"name": "cloud.google.com/go/video",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.32.0"
},
{
"name": "cloud.google.com/go/vmwareengine",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.0"
},
{
"name": "cloud.google.com/go/workflows",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.19.0"
},
{
"name": "cloud.google.com/go/workstations",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.6"
},
{
"name": "contrib.go.opencensus.io/exporter/prometheus",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/GoogleCloudPlatform/declarative-resource-client-library",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.62.0"
},
{
"name": "github.com/GoogleCloudPlatform/k8s-config-connector/dev/tools/controllerbuilder",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20251009233413-70eb972ff698"
},
{
"name": "github.com/GoogleCloudPlatform/k8s-config-connector/mockgcp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20240614222432-4bde5b345380"
},
{
"name": "github.com/appscode/jsonpatch",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190108182946-7c0e3b262f30"
},
{
"name": "github.com/blang/semver",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.1+incompatible"
},
{
"name": "github.com/blang/semver/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.0.0"
},
{
"name": "github.com/cenkalti/backoff",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.2.1+incompatible"
},
{
"name": "github.com/fatih/color",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.18.0"
},
{
"name": "github.com/ghodss/yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/gke-labs/kube-etl/syncer",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260318164412-11816ec1e858"
},
{
"name": "github.com/gke-labs/multicluster-leader-election",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260219060047-1ae5cb16f27e"
},
{
"name": "github.com/go-logr/logr",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.3"
},
{
"name": "github.com/go-logr/zapr",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "github.com/google/go-cmp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/googleapis/gax-go/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.22.0"
},
{
"name": "github.com/hashicorp/go-cty",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.1-0.20200414143053-d3edf31b6320"
},
{
"name": "github.com/hashicorp/go-multierror",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
},
{
"name": "github.com/hashicorp/hcl",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/hashicorp/hcl/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.24.0"
},
{
"name": "github.com/hashicorp/terraform-plugin-sdk/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.24.0"
},
{
"name": "github.com/hashicorp/terraform-provider-google-beta",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-00010101000000-000000000000"
},
{
"name": "github.com/nasa9084/go-openapi",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20200604141640-2875b7376353"
},
{
"name": "github.com/olekukonko/tablewriter",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.5"
},
{
"name": "github.com/onsi/gomega",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.1"
},
{
"name": "github.com/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.22.0"
},
{
"name": "github.com/prometheus/procfs",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.16.0"
},
{
"name": "github.com/shurcooL/httpfs",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190707220628-8d4bc4ba7749"
},
{
"name": "github.com/shurcooL/vfsgen",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20181202132449-6a9ea43bcacd"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.1"
},
{
"name": "github.com/spf13/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.10"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/tmccombs/hcl2json",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.8"
},
{
"name": "github.com/zclconf/go-cty",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.16.4"
},
{
"name": "go.opencensus.io",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.24.0"
},
{
"name": "go.uber.org/mock",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.2"
},
{
"name": "go.uber.org/zap",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.27.0"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.0"
},
{
"name": "golang.org/x/time",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.15.0"
},
{
"name": "google.golang.org/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.283.0"
},
{
"name": "google.golang.org/genproto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260519071638-aa98bba5eb94"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260526163538-3dc84a4a5aaa"
},
{
"name": "google.golang.org/genproto/googleapis/api/serviceusage",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20250519155744-55703ea1f237"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260526163538-3dc84a4a5aaa"
},
{
"name": "google.golang.org/grpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.81.1"
},
{
"name": "google.golang.org/protobuf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.11"
},
{
"name": "gopkg.in/dnaeon/go-vcr.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.2.0"
},
{
"name": "gopkg.in/yaml.v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.4.0"
},
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.33.10"
},
{
"name": "k8s.io/apiextensions-apiserver",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.33.10"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.33.10"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.33.10"
},
{
"name": "k8s.io/klog/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.130.1"
},
{
"name": "sigs.k8s.io/controller-runtime",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.4"
},
{
"name": "sigs.k8s.io/controller-tools",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.16.5"
},
{
"name": "sigs.k8s.io/kubebuilder-declarative-pattern",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.0-beta.1.0.20250514194322-871029137730"
},
{
"name": "sigs.k8s.io/kubebuilder-declarative-pattern/mockkubeapiserver",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20230303024857-d1f76c15e05b"
},
{
"name": "sigs.k8s.io/structured-merge-diff/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.6.0"
},
{
"name": "sigs.k8s.io/yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "cloud.google.com/go/bigtable",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.50.0"
},
{
"name": "cloud.google.com/go/longrunning",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/golang/protobuf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.4"
},
{
"name": "golang.org/x/tools",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.44.0"
},
{
"name": "k8s.io/kube-openapi",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20250318190949-c8a335a9a2ff"
},
{
"name": "k8s.io/utils",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20250604170112-4c0f3b243397"
},
{
"name": "cloud.google.com/go/accesscontextmanager",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.14.0"
},
{
"name": "cloud.google.com/go/aiplatform",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.125.0"
},
{
"name": "cloud.google.com/go/alloydb",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.26.0"
},
{
"name": "cloud.google.com/go/analytics",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.0"
},
{
"name": "cloud.google.com/go/apigateway",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "cloud.google.com/go/apikeys",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.7"
},
{
"name": "cloud.google.com/go/apphub",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.0"
},
{
"name": "cloud.google.com/go/artifactregistry",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.25.0"
},
{
"name": "cloud.google.com/go/asset",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.27.0"
},
{
"name": "cloud.google.com/go/backupdr",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "cloud.google.com/go/batch",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.19.0"
},
{
"name": "cloud.google.com/go/bigquery",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.77.0"
},
{
"name": "cloud.google.com/go/bigtable",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.50.0"
},
{
"name": "cloud.google.com/go/billing",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.26.0"
},
{
"name": "cloud.google.com/go/certificatemanager",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.14.0"
},
{
"name": "cloud.google.com/go/clouddms",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.0"
},
{
"name": "cloud.google.com/go/cloudquotas",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.0"
},
{
"name": "cloud.google.com/go/compute",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.63.0"
},
{
"name": "cloud.google.com/go/dataplex",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.34.0"
},
{
"name": "cloud.google.com/go/dataproc/v2",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v2.22.0"
},
{
"name": "cloud.google.com/go/datastream",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.20.0"
},
{
"name": "cloud.google.com/go/deploy",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.32.0"
},
{
"name": "cloud.google.com/go/discoveryengine",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.22.0"
},
{
"name": "cloud.google.com/go/edgecontainer",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.0"
},
{
"name": "cloud.google.com/go/edgenetwork",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.0"
},
{
"name": "cloud.google.com/go/essentialcontacts",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "cloud.google.com/go/eventarc",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.23.0"
},
{
"name": "cloud.google.com/go/firestore",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.22.0"
},
{
"name": "cloud.google.com/go/geminidataanalytics",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "cloud.google.com/go/gkemulticloud",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.0"
},
{
"name": "cloud.google.com/go/iam",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.0"
},
{
"name": "cloud.google.com/go/iap",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.0"
},
{
"name": "cloud.google.com/go/kms",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.31.0"
},
{
"name": "cloud.google.com/go/logging",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.18.0"
},
{
"name": "cloud.google.com/go/longrunning",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "cloud.google.com/go/managedkafka",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.1"
},
{
"name": "cloud.google.com/go/memcache",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.16.0"
},
{
"name": "cloud.google.com/go/memorystore",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.0"
},
{
"name": "cloud.google.com/go/modelarmor",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "cloud.google.com/go/monitoring",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.29.0"
},
{
"name": "cloud.google.com/go/netapp",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "cloud.google.com/go/networkmanagement",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.28.0"
},
{
"name": "cloud.google.com/go/networksecurity",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v0.17.0"
},
{
"name": "cloud.google.com/go/networkservices",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
},
{
"name": "cloud.google.com/go/notebooks",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.0"
},
{
"name": "cloud.google.com/go/orgpolicy",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.20.0"
},
{
"name": "cloud.google.com/go/parametermanager",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.1"
},
{
"name": "cloud.google.com/go/pubsub",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.50.2"
},
{
"name": "cloud.google.com/go/pubsublite",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.2"
},
{
"name": "cloud.google.com/go/recaptchaenterprise/v2",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v2.26.0"
},
{
"name": "cloud.google.com/go/redis",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.23.0"
},
{
"name": "cloud.google.com/go/secretmanager",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.20.0"
},
{
"name": "cloud.google.com/go/securesourcemanager",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.1"
},
{
"name": "cloud.google.com/go/speech",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.35.0"
},
{
"name": "cloud.google.com/go/storage",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.62.0"
},
{
"name": "cloud.google.com/go/vmwareengine",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.0"
},
{
"name": "cloud.google.com/go/vpcaccess",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.0"
},
{
"name": "cloud.google.com/go/workflows",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.19.0"
},
{
"name": "cloud.google.com/go/workstations",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.6"
},
{
"name": "github.com/GoogleCloudPlatform/k8s-config-connector",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.129.2"
},
{
"name": "github.com/golang/protobuf",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.4"
},
{
"name": "github.com/google/uuid",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/grpc-ecosystem/grpc-gateway/v2",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v2.27.1"
},
{
"name": "golang.org/x/oauth2",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
},
{
"name": "google.golang.org/api",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v0.283.0"
},
{
"name": "google.golang.org/genproto",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260519071638-aa98bba5eb94"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260526163538-3dc84a4a5aaa"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260526163538-3dc84a4a5aaa"
},
{
"name": "google.golang.org/grpc",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.81.1"
},
{
"name": "google.golang.org/protobuf",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.11"
},
{
"name": "k8s.io/api",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v0.33.10"
},
{
"name": "k8s.io/apimachinery",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v0.33.10"
},
{
"name": "k8s.io/klog/v2",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v2.130.1"
},
{
"name": "sigs.k8s.io/controller-runtime",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.4"
},
{
"name": "sigs.k8s.io/yaml",
"manifest": "mockgcp/go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "cloud.google.com/go/accesscontextmanager",
"direct": true,
"version": "v1.14.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/aiplatform",
"direct": true,
"version": "v1.125.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/alloydb",
"direct": true,
"version": "v1.26.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/analytics",
"direct": true,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/apigateway",
"direct": true,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/apigeeregistry",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/apihub",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/apikeys",
"direct": true,
"version": "v1.2.7",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/apphub",
"direct": true,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/artifactregistry",
"direct": true,
"version": "v1.25.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/asset",
"direct": true,
"version": "v1.27.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/assuredworkloads",
"direct": true,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/automl",
"direct": true,
"version": "v1.20.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/backupdr",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/batch",
"direct": true,
"version": "v1.19.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/beyondcorp",
"direct": true,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/bigquery",
"direct": true,
"version": "v1.77.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/bigtable",
"direct": true,
"version": "v1.50.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/billing",
"direct": true,
"version": "v1.26.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/certificatemanager",
"direct": true,
"version": "v1.14.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/cloudbuild",
"direct": true,
"version": "v1.30.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/clouddms",
"direct": true,
"version": "v1.13.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/cloudquotas",
"direct": true,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/cloudsecuritycompliance",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/cloudtasks",
"direct": true,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/compute",
"direct": true,
"version": "v1.63.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/configdelivery",
"direct": true,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/contactcenterinsights",
"direct": true,
"version": "v1.22.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/container",
"direct": true,
"version": "v1.52.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/datacatalog",
"direct": true,
"version": "v1.32.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/dataflow",
"direct": true,
"version": "v0.16.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/dataform",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/datalabeling",
"direct": true,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/dataplex",
"direct": true,
"version": "v1.34.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/dataproc/v2",
"direct": true,
"version": "v2.22.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/datastream",
"direct": true,
"version": "v1.20.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/deploy",
"direct": true,
"version": "v1.32.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/devicestreaming",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/dialogflow",
"direct": true,
"version": "v1.82.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/discoveryengine",
"direct": true,
"version": "v1.22.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/documentai",
"direct": true,
"version": "v1.48.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/edgecontainer",
"direct": true,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/edgenetwork",
"direct": true,
"version": "v1.8.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/essentialcontacts",
"direct": true,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/eventarc",
"direct": true,
"version": "v1.23.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/filestore",
"direct": true,
"version": "v1.15.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/firestore",
"direct": true,
"version": "v1.22.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/geminidataanalytics",
"direct": true,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/gkebackup",
"direct": true,
"version": "v1.13.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/gkemulticloud",
"direct": true,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/iam",
"direct": true,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/iap",
"direct": true,
"version": "v1.17.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/kms",
"direct": true,
"version": "v1.31.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/logging",
"direct": true,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/longrunning",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/managedkafka",
"direct": true,
"version": "v0.8.1",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/memcache",
"direct": true,
"version": "v1.16.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/memorystore",
"direct": true,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/metastore",
"direct": true,
"version": "v1.19.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/migrationcenter",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/modelarmor",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/monitoring",
"direct": true,
"version": "v1.29.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/netapp",
"direct": true,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/networkmanagement",
"direct": true,
"version": "v1.28.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/networksecurity",
"direct": true,
"version": "v0.17.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/networkservices",
"direct": true,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/notebooks",
"direct": true,
"version": "v1.17.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/orchestration",
"direct": true,
"version": "v1.16.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/orgpolicy",
"direct": true,
"version": "v1.20.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/osconfig",
"direct": true,
"version": "v1.21.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/parametermanager",
"direct": true,
"version": "v0.3.1",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/privilegedaccessmanager",
"direct": true,
"version": "v0.3.1",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/profiler",
"direct": true,
"version": "v0.4.3",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/pubsub",
"direct": true,
"version": "v1.50.2",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/pubsub/v2",
"direct": true,
"version": "v2.5.1",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/pubsublite",
"direct": true,
"version": "v1.8.2",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/recaptchaenterprise/v2",
"direct": true,
"version": "v2.26.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/redis",
"direct": true,
"version": "v1.23.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/resourcemanager",
"direct": true,
"version": "v1.15.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/run",
"direct": true,
"version": "v1.21.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/saasplatform",
"direct": true,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/secretmanager",
"direct": true,
"version": "v1.20.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/securesourcemanager",
"direct": true,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/security",
"direct": true,
"version": "v1.24.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/securitycenter",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/servicedirectory",
"direct": true,
"version": "v1.17.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/spanner",
"direct": true,
"version": "v1.91.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/speech",
"direct": true,
"version": "v1.35.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/storage",
"direct": true,
"version": "v1.62.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/translate",
"direct": true,
"version": "v1.17.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/video",
"direct": true,
"version": "v1.32.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/vmwareengine",
"direct": true,
"version": "v1.8.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/vpcaccess",
"direct": true,
"version": "v1.13.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/workflows",
"direct": true,
"version": "v1.19.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/workstations",
"direct": true,
"version": "v1.1.6",
"ecosystem": "go"
},
{
"name": "contrib.go.opencensus.io/exporter/prometheus",
"direct": true,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/appscode/jsonpatch",
"direct": true,
"version": "v0.0.0-20190108182946-7c0e3b262f30",
"ecosystem": "go"
},
{
"name": "github.com/blang/semver",
"direct": true,
"version": "v3.5.1+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/blang/semver/v4",
"direct": true,
"version": "v4.0.0",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff",
"direct": true,
"version": "v2.2.1+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": true,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/ghodss/yaml",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/gke-labs/kube-etl/syncer",
"direct": true,
"version": "v0.0.0-20260318164412-11816ec1e858",
"ecosystem": "go"
},
{
"name": "github.com/gke-labs/multicluster-leader-election",
"direct": true,
"version": "v0.0.0-20260219060047-1ae5cb16f27e",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": true,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": true,
"version": "v1.4.2",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": true,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/zapr",
"direct": true,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/golang/protobuf",
"direct": true,
"version": "v1.5.4",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": true,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/gax-go/v2",
"direct": true,
"version": "v2.22.0",
"ecosystem": "go"
},
{
"name": "github.com/googlecloudplatform/declarative-resource-client-library",
"direct": true,
"version": "v1.62.0",
"ecosystem": "go"
},
{
"name": "github.com/googlecloudplatform/k8s-config-connector/dev/tools/controllerbuilder",
"direct": true,
"version": "v0.0.0-20251009233413-70eb972ff698",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/grpc-gateway/v2",
"direct": true,
"version": "v2.27.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-cty",
"direct": true,
"version": "v1.4.1-0.20200414143053-d3edf31b6320",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-multierror",
"direct": true,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hcl",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hcl/v2",
"direct": true,
"version": "v2.24.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-sdk/v2",
"direct": true,
"version": "v2.24.0",
"ecosystem": "go"
},
{
"name": "github.com/nasa9084/go-openapi",
"direct": true,
"version": "v0.0.0-20200604141640-2875b7376353",
"ecosystem": "go"
},
{
"name": "github.com/olekukonko/tablewriter",
"direct": true,
"version": "v0.0.5",
"ecosystem": "go"
},
{
"name": "github.com/onsi/gomega",
"direct": true,
"version": "v1.36.1",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": true,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": true,
"version": "v1.22.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": true,
"version": "v0.16.0",
"ecosystem": "go"
},
{
"name": "github.com/shurcool/httpfs",
"direct": true,
"version": "v0.0.0-20190707220628-8d4bc4ba7749",
"ecosystem": "go"
},
{
"name": "github.com/shurcool/vfsgen",
"direct": true,
"version": "v0.0.0-20181202132449-6a9ea43bcacd",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.9.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": true,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": true,
"version": "v1.0.5",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": true,
"version": "v1.0.6",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": true,
"version": "v1.0.9",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/tmccombs/hcl2json",
"direct": true,
"version": "v0.6.8",
"ecosystem": "go"
},
{
"name": "github.com/zclconf/go-cty",
"direct": true,
"version": "v1.16.4",
"ecosystem": "go"
},
{
"name": "go.opencensus.io",
"direct": true,
"version": "v0.24.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/mock",
"direct": true,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "go.uber.org/zap",
"direct": true,
"version": "v1.27.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": true,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.13.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": true,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": true,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": true,
"version": "v0.15.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": true,
"version": "v0.31.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": true,
"version": "v0.39.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": true,
"version": "v0.44.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/api",
"direct": true,
"version": "v0.283.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto",
"direct": true,
"version": "v0.0.0-20260519071638-aa98bba5eb94",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"direct": true,
"version": "v0.0.0-20251202230838-ff82c1b0f217",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"direct": true,
"version": "v0.0.0-20260526163538-3dc84a4a5aaa",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api/serviceusage",
"direct": true,
"version": "v0.0.0-20250519155744-55703ea1f237",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": true,
"version": "v0.0.0-20260526163538-3dc84a4a5aaa",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": true,
"version": "v1.81.1",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": true,
"version": "v1.36.11",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": true,
"version": "v1.36.6",
"ecosystem": "go"
},
{
"name": "gopkg.in/dnaeon/go-vcr.v3",
"direct": true,
"version": "v3.2.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": true,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "k8s.io/api",
"direct": true,
"version": "v0.33.10",
"ecosystem": "go"
},
{
"name": "k8s.io/apiextensions-apiserver",
"direct": true,
"version": "v0.33.0",
"ecosystem": "go"
},
{
"name": "k8s.io/apiextensions-apiserver",
"direct": true,
"version": "v0.33.10",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": true,
"version": "v0.33.10",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": true,
"version": "v0.33.9",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": true,
"version": "v0.34.2",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": true,
"version": "v0.32.1",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": true,
"version": "v0.33.10",
"ecosystem": "go"
},
{
"name": "k8s.io/klog/v2",
"direct": true,
"version": "v2.130.1",
"ecosystem": "go"
},
{
"name": "k8s.io/kube-openapi",
"direct": true,
"version": "v0.0.0-20250318190949-c8a335a9a2ff",
"ecosystem": "go"
},
{
"name": "k8s.io/utils",
"direct": true,
"version": "v0.0.0-20241104100929-3ea5e8cea738",
"ecosystem": "go"
},
{
"name": "k8s.io/utils",
"direct": true,
"version": "v0.0.0-20250604170112-4c0f3b243397",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/controller-runtime",
"direct": true,
"version": "v0.20.4",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/controller-tools",
"direct": true,
"version": "v0.16.5",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/kubebuilder-declarative-pattern",
"direct": true,
"version": "v0.20.0-beta.1.0.20250514194322-871029137730",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/kubebuilder-declarative-pattern/mockkubeapiserver",
"direct": true,
"version": "v0.0.0-20230303024857-d1f76c15e05b",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/structured-merge-diff/v4",
"direct": true,
"version": "v4.6.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/yaml",
"direct": true,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/yaml",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "bitbucket.org/creachadair/stringset",
"direct": false,
"version": "v0.0.8",
"ecosystem": "go"
},
{
"name": "cel.dev/expr",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go",
"direct": false,
"version": "v0.123.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth/oauth2adapt",
"direct": false,
"version": "v0.2.8",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/compute/metadata",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "dario.cat/mergo",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/agext/levenshtein",
"direct": false,
"version": "v1.2.3",
"ecosystem": "go"
},
{
"name": "github.com/antlr4-go/antlr/v4",
"direct": false,
"version": "v4.13.0",
"ecosystem": "go"
},
{
"name": "github.com/apache/arrow/go/v15",
"direct": false,
"version": "v15.0.2",
"ecosystem": "go"
},
{
"name": "github.com/apparentlymart/go-cidr",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/apparentlymart/go-textseg/v15",
"direct": false,
"version": "v15.0.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/go-ansiterm",
"direct": false,
"version": "v0.0.0-20230124172434-306776ec8161",
"ecosystem": "go"
},
{
"name": "github.com/bahlo/generic-list-go",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/buger/jsonparser",
"direct": false,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/chai2010/gettext-go",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/cloudflare/circl",
"direct": false,
"version": "v1.6.3",
"ecosystem": "go"
},
{
"name": "github.com/cncf/xds/go",
"direct": false,
"version": "v0.0.0-20260202195803-dba9d589def2",
"ecosystem": "go"
},
{
"name": "github.com/cyphar/filepath-securejoin",
"direct": false,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/emicklei/go-restful/v3",
"direct": false,
"version": "v3.12.1",
"ecosystem": "go"
},
{
"name": "github.com/emicklei/go-restful/v3",
"direct": false,
"version": "v3.12.2",
"ecosystem": "go"
},
{
"name": "github.com/emirpasic/gods",
"direct": false,
"version": "v1.18.1",
"ecosystem": "go"
},
{
"name": "github.com/envoyproxy/go-control-plane/envoy",
"direct": false,
"version": "v1.37.0",
"ecosystem": "go"
},
{
"name": "github.com/envoyproxy/protoc-gen-validate",
"direct": false,
"version": "v1.3.3",
"ecosystem": "go"
},
{
"name": "github.com/evanphx/json-patch/v5",
"direct": false,
"version": "v5.9.11",
"ecosystem": "go"
},
{
"name": "github.com/exponent-io/jsonpath",
"direct": false,
"version": "v0.0.0-20210407135951-1de76d718b3f",
"ecosystem": "go"
},
{
"name": "github.com/fatih/camelcase",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/felixge/httpsnoop",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/cbor/v2",
"direct": false,
"version": "v2.7.0",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/cbor/v2",
"direct": false,
"version": "v2.9.0",
"ecosystem": "go"
},
{
"name": "github.com/gammazero/deque",
"direct": false,
"version": "v0.0.0-20190521012701-46e4ffb7a622",
"ecosystem": "go"
},
{
"name": "github.com/gammazero/workerpool",
"direct": false,
"version": "v0.0.0-20190608213748-0ed5e40ec55e",
"ecosystem": "go"
},
{
"name": "github.com/go-errors/errors",
"direct": false,
"version": "v1.4.2",
"ecosystem": "go"
},
{
"name": "github.com/go-git/gcfg",
"direct": false,
"version": "v1.5.1-0.20230307220236-3a3c6141e376",
"ecosystem": "go"
},
{
"name": "github.com/go-git/go-billy/v5",
"direct": false,
"version": "v5.8.0",
"ecosystem": "go"
},
{
"name": "github.com/go-git/go-git/v5",
"direct": false,
"version": "v5.18.0",
"ecosystem": "go"
},
{
"name": "github.com/go-jose/go-jose/v4",
"direct": false,
"version": "v4.1.4",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/stdr",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonreference",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": false,
"version": "v0.23.0",
"ecosystem": "go"
},
{
"name": "github.com/go-test/deep",
"direct": false,
"version": "v1.0.7",
"ecosystem": "go"
},
{
"name": "github.com/gobuffalo/flect",
"direct": false,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-json",
"direct": false,
"version": "v0.10.2",
"ecosystem": "go"
},
{
"name": "github.com/gogo/protobuf",
"direct": false,
"version": "v1.3.2",
"ecosystem": "go"
},
{
"name": "github.com/golang/glog",
"direct": false,
"version": "v1.2.5",
"ecosystem": "go"
},
{
"name": "github.com/golang/groupcache",
"direct": false,
"version": "v0.0.0-20241129210726-2c02b8208cf8",
"ecosystem": "go"
},
{
"name": "github.com/google/btree",
"direct": false,
"version": "v1.1.3",
"ecosystem": "go"
},
{
"name": "github.com/google/cel-go",
"direct": false,
"version": "v0.23.2",
"ecosystem": "go"
},
{
"name": "github.com/google/flatbuffers",
"direct": false,
"version": "v24.3.25+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/google/gnostic-models",
"direct": false,
"version": "v0.6.9",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cpy",
"direct": false,
"version": "v0.0.0-20211218193943-a9c933c06932",
"ecosystem": "go"
},
{
"name": "github.com/google/pprof",
"direct": false,
"version": "v0.0.0-20250602020802-c6617b811d0e",
"ecosystem": "go"
},
{
"name": "github.com/google/s2a-go",
"direct": false,
"version": "v0.1.9",
"ecosystem": "go"
},
{
"name": "github.com/google/shlex",
"direct": false,
"version": "v0.0.0-20191202100458-e7afc7fbc510",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/enterprise-certificate-proxy",
"direct": false,
"version": "v0.3.16",
"ecosystem": "go"
},
{
"name": "github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp",
"direct": false,
"version": "v1.31.0",
"ecosystem": "go"
},
{
"name": "github.com/googlecloudplatform/opentelemetry-operations-go/exporter/metric",
"direct": false,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "github.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemapping",
"direct": false,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/websocket",
"direct": false,
"version": "v1.5.4-0.20250319132907-e064f32e3674",
"ecosystem": "go"
},
{
"name": "github.com/gregjones/httpcache",
"direct": false,
"version": "v0.0.0-20190611155906-901d90724c79",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/go-grpc-middleware",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/errwrap",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-checkpoint",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-cleanhttp",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-hclog",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-plugin",
"direct": false,
"version": "v1.4.8",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-uuid",
"direct": false,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-version",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hc-install",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/logutils",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-exec",
"direct": false,
"version": "v0.17.3",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-json",
"direct": false,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework-validators",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-go",
"direct": false,
"version": "v0.14.3",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-log",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-registry-address",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-svchost",
"direct": false,
"version": "v0.0.0-20200729002733-f050f53b9734",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/yamux",
"direct": false,
"version": "v0.0.0-20181012175058-2f1d1f20f75d",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/invopop/jsonschema",
"direct": false,
"version": "v0.13.0",
"ecosystem": "go"
},
{
"name": "github.com/jbenet/go-context",
"direct": false,
"version": "v0.0.0-20150711004518-d14ea06fba99",
"ecosystem": "go"
},
{
"name": "github.com/jonboulle/clockwork",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/josharian/intern",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/kevinburke/ssh_config",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/cpuid/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/kr/pretty",
"direct": false,
"version": "v0.3.1",
"ecosystem": "go"
},
{
"name": "github.com/kylelemons/godebug",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/liggitt/tabwriter",
"direct": false,
"version": "v0.0.0-20181228230101-89fcab3d43de",
"ecosystem": "go"
},
{
"name": "github.com/mailru/easyjson",
"direct": false,
"version": "v0.7.7",
"ecosystem": "go"
},
{
"name": "github.com/makenowjust/heredoc",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/mark3labs/mcp-go",
"direct": false,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.13",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.20",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.15",
"ecosystem": "go"
},
{
"name": "github.com/microsoft/go-winio",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/copystructure",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-homedir",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-testing-interface",
"direct": false,
"version": "v1.14.1",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-wordwrap",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/hashstructure",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/mapstructure",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/reflectwalk",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/moby/spdystream",
"direct": false,
"version": "v0.5.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/term",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "v0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "v1.0.3-0.20250322232337-35a7c28c31ee",
"ecosystem": "go"
},
{
"name": "github.com/monochromegane/go-gitignore",
"direct": false,
"version": "v0.0.0-20200626010858-205db1a8cc00",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/mxk/go-flowrate",
"direct": false,
"version": "v0.0.0-20140419014527-cca7078d478f",
"ecosystem": "go"
},
{
"name": "github.com/oklog/run",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/onsi/ginkgo/v2",
"direct": false,
"version": "v2.22.0",
"ecosystem": "go"
},
{
"name": "github.com/peterbourgon/diskv",
"direct": false,
"version": "v2.0.1+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/pierrec/lz4/v4",
"direct": false,
"version": "v4.1.18",
"ecosystem": "go"
},
{
"name": "github.com/pjbgf/sha1cd",
"direct": false,
"version": "v0.3.2",
"ecosystem": "go"
},
{
"name": "github.com/planetscale/vtprotobuf",
"direct": false,
"version": "v0.6.1-0.20240319094008-0393e58bdf10",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": false,
"version": "v0.63.0",
"ecosystem": "go"
},
{
"name": "github.com/protonmail/go-crypto",
"direct": false,
"version": "v1.1.6",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/rogpeppe/go-internal",
"direct": false,
"version": "v1.14.1",
"ecosystem": "go"
},
{
"name": "github.com/russross/blackfriday/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/sergi/go-diff",
"direct": false,
"version": "v1.3.2-0.20230802210424-5b0b94c5c0d3",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": false,
"version": "v1.9.3",
"ecosystem": "go"
},
{
"name": "github.com/skeema/knownhosts",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/smacker/go-tree-sitter",
"direct": false,
"version": "v0.0.0-20240625050157-a31a98a7c0f6",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.7.1",
"ecosystem": "go"
},
{
"name": "github.com/spiffe/go-spiffe/v2",
"direct": false,
"version": "v2.6.0",
"ecosystem": "go"
},
{
"name": "github.com/stoewer/go-strcase",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/thediveo/enumflag/v2",
"direct": false,
"version": "v2.0.5",
"ecosystem": "go"
},
{
"name": "github.com/vmihailenco/msgpack",
"direct": false,
"version": "v4.0.4+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/vmihailenco/msgpack/v4",
"direct": false,
"version": "v4.3.12",
"ecosystem": "go"
},
{
"name": "github.com/vmihailenco/tagparser",
"direct": false,
"version": "v0.1.2",
"ecosystem": "go"
},
{
"name": "github.com/wk8/go-ordered-map/v2",
"direct": false,
"version": "v2.1.8",
"ecosystem": "go"
},
{
"name": "github.com/x448/float16",
"direct": false,
"version": "v0.8.4",
"ecosystem": "go"
},
{
"name": "github.com/xanzy/ssh-agent",
"direct": false,
"version": "v0.3.3",
"ecosystem": "go"
},
{
"name": "github.com/xlab/treeprint",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/yosida95/uritemplate/v3",
"direct": false,
"version": "v3.0.2",
"ecosystem": "go"
},
{
"name": "github.com/zeebo/xxh3",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/auto/sdk",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/detectors/gcp",
"direct": false,
"version": "v1.42.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"direct": false,
"version": "v0.68.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": false,
"version": "v0.67.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk/metric",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/multierr",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v2",
"direct": false,
"version": "v2.4.2",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.51.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": false,
"version": "v0.0.0-20251125195548-87e1e737ad39",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.30.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.33.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.38.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.39.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.48.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.55.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.32.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.39.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/telemetry",
"direct": false,
"version": "v0.0.0-20260409153401-be6f6cb8b1fa",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.31.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.38.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.23.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.24.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.32.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools/godoc",
"direct": false,
"version": "v0.1.0-deprecated",
"ecosystem": "go"
},
{
"name": "golang.org/x/xerrors",
"direct": false,
"version": "v0.0.0-20240903120638-7835f813f4da",
"ecosystem": "go"
},
{
"name": "gomodules.xyz/jsonpatch/v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/appengine",
"direct": false,
"version": "v1.6.8",
"ecosystem": "go"
},
{
"name": "gopkg.in/check.v1",
"direct": false,
"version": "v1.0.0-20201130134442-10cb98267c6c",
"ecosystem": "go"
},
{
"name": "gopkg.in/evanphx/json-patch.v4",
"direct": false,
"version": "v4.12.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/inf.v0",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "gopkg.in/warnings.v0",
"direct": false,
"version": "v0.1.2",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/json",
"direct": false,
"version": "v0.0.0-20241010143419-9aa6b5e7a4b3",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/json",
"direct": false,
"version": "v0.0.0-20241014173422-cfa47c3a1cc8",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/kubebuilder-declarative-pattern/applylib",
"direct": false,
"version": "v0.0.0-20230420203711-4abaa68e1923",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/kubebuilder-declarative-pattern/ktest",
"direct": false,
"version": "v0.0.0-20250514194322-871029137730",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/kustomize/api",
"direct": false,
"version": "v0.18.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/kustomize/kstatus",
"direct": false,
"version": "v0.0.2-0.20200509233124-065f70705d4d",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/kustomize/kyaml",
"direct": false,
"version": "v0.18.1",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/randfill",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "mcp-eval",
"direct": false,
"version": "0.1.0",
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": false,
"version": "2.3.1",
"ecosystem": "pypi"
},
{
"name": "pandas",
"direct": false,
"version": "2.3.1",
"ecosystem": "pypi"
},
{
"name": "python-dateutil",
"direct": false,
"version": "2.9.0.post0",
"ecosystem": "pypi"
},
{
"name": "pytz",
"direct": false,
"version": "2025.2",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "6.0.2",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.17.0",
"ecosystem": "pypi"
},
{
"name": "tzdata",
"direct": false,
"version": "2025.2",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 385,
"direct_count": 181,
"indirect_count": 204
}
},
"maintainership": {
"issues": {
"open_prs": 751,
"merged_prs": 4870,
"open_issues": 1185,
"closed_ratio": 0.706,
"closed_issues": 2839,
"closed_unmerged_prs": 2008
},
"bus_factor": 4,
"top_contributors": [
{
"type": "Bot",
"login": "google-oss-prow[bot]",
"commits": 3135,
"avatar_url": "https://avatars.githubusercontent.com/in/143327?v=4"
},
{
"type": "User",
"login": "codebot-robot",
"commits": 2406,
"avatar_url": "https://avatars.githubusercontent.com/u/174669815?v=4"
},
{
"type": "User",
"login": "justinsb",
"commits": 2278,
"avatar_url": "https://avatars.githubusercontent.com/u/100893?v=4"
},
{
"type": "User",
"login": "acpana",
"commits": 1022,
"avatar_url": "https://avatars.githubusercontent.com/u/8968914?v=4"
},
{
"type": "User",
"login": "jingyih",
"commits": 961,
"avatar_url": "https://avatars.githubusercontent.com/u/23108879?v=4"
},
{
"type": "User",
"login": "gemmahou",
"commits": 933,
"avatar_url": "https://avatars.githubusercontent.com/u/131823059?v=4"
},
{
"type": "User",
"login": "maqiuyujoyce",
"commits": 816,
"avatar_url": "https://avatars.githubusercontent.com/u/33072938?v=4"
},
{
"type": "User",
"login": "barney-s",
"commits": 815,
"avatar_url": "https://avatars.githubusercontent.com/u/6457279?v=4"
},
{
"type": "User",
"login": "yuwenma",
"commits": 696,
"avatar_url": "https://avatars.githubusercontent.com/u/5606098?v=4"
},
{
"type": "User",
"login": "xiaoweim",
"commits": 689,
"avatar_url": "https://avatars.githubusercontent.com/u/29423393?v=4"
}
],
"contributors_sampled": 93,
"top_contributor_share": 0.185
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci-presubmit-bypass.yaml",
"ci-presubmit.yaml",
"crd-equivalence-check.yaml",
"experiments-ci.yaml",
"migration-tracker.yaml",
"pages-migration-tracker.yaml",
"presubmit.yaml",
"tag-release.yml",
"upgrade-operator.yaml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yaml",
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"uv.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 9,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 4,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 1,
"reason": "dependency not pinned by hash detected -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "62 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "51f2e695f533c1092de783c2ac0e9781975dcc25",
"ran_at": "2026-07-19T00:55:24Z",
"aggregate_score": 6.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/googlecloudplatform/k8s-config-connector",
"host": "github.com",
"name": "k8s-config-connector",
"owner": "googlecloudplatform"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"security": 65,
"vitality": 100,
"community": 78,
"governance": 84,
"engineering": 86
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 100,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"commits_last_year": 7647,
"human_commit_share": null,
"days_since_last_push": 0,
"active_weeks_last_year": 52
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "52/52 weeks with commits",
"points": 36,
"status": "met",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 52
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "7647 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7647
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 100,
"latest_release_tag": "v1.153.0",
"releases_from_tags": false,
"days_since_latest_release": 12,
"mean_days_between_releases": 17.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "100 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 100
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 12 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 12
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~17.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 17.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "no_commit_sample",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 78,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"forks": 359,
"stars": 1053,
"watchers": 40,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,053 stars",
"points": 49,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1053
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "359 forks",
"points": 21.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 359
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "40 watchers",
"points": 8.8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 40
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 84,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"bus_factor": 4,
"contributors_sampled": 93,
"top_contributor_share": 0.185
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "4 contributor(s) cover half of all commits",
"points": 43.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 4
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 18% of commits",
"points": 18.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 18
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "93 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 93
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"merged_prs": 4870,
"open_issues": 1185,
"closed_issues": 2839,
"issue_closed_ratio": 0.706,
"closed_unmerged_prs": 2008
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "71% of issues closed",
"points": 33,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 71
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "4870/6878 decided PRs merged",
"points": 27.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 4870,
"decided": 6878
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 21224,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "GoogleCloudPlatform",
"public_repos": 1497,
"account_age_days": 4992
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "21,224 followers of GoogleCloudPlatform",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 21224,
"login": "GoogleCloudPlatform"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1497 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 1497
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/GoogleCloudPlatform/k8s-config-connector"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 3
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 3 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 3
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "169 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 169
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 86,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "9 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 9
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yaml, .golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml, .golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://cloud.google.com/config-connector/docs/overview",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://cloud.google.com/config-connector/docs/overview",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 65,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 65,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 1",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "62 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 84,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"agent_instruction_files": [
"GEMINI.md",
"mockgcp/GEMINI.md",
"pkg/test/resourcefixture/testdata/basic/GEMINI.md"
],
"agent_instruction_max_bytes": 13848
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "GEMINI.md, mockgcp/GEMINI.md, pkg/test/resourcefixture/testdata/basic/GEMINI.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "GEMINI.md, mockgcp/GEMINI.md, pkg/test/resourcefixture/testdata/basic/GEMINI.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"demonstrated_agent_practice"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 87,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"uv.lock"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"dev/tools/controllerbuilder/Makefile",
"dev/tools/proto-to-mapper/Makefile",
"experiments/kompanion/Makefile",
"mockgcp/Makefile",
"operator/Makefile",
"pkg/gcpclients/Makefile",
"scripts/resource-autogen/Makefile",
"third_party/github.com/hashicorp/terraform-provider-google-beta/.teamcity/Makefile",
"third_party/github.com/hashicorp/terraform-provider-google-beta/GNUmakefile"
],
"has_devcontainer": true,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, dev/tools/controllerbuilder/Makefile, dev/tools/proto-to-mapper/Makefile, experiments/kompanion/Makefile, mockgcp/Makefile, operator/Makefile, pkg/gcpclients/Makefile, scripts/resource-autogen/Makefile, third_party/github.com/hashicorp/terraform-provider-google-beta/.teamcity/Makefile, third_party/github.com/hashicorp/terraform-provider-google-beta/GNUmakefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, dev/tools/controllerbuilder/Makefile, dev/tools/proto-to-mapper/Makefile, experiments/kompanion/Makefile, mockgcp/Makefile, operator/Makefile, pkg/gcpclients/Makefile, scripts/resource-autogen/Makefile, third_party/github.com/hashicorp/terraform-provider-google-beta/.teamcity/Makefile, third_party/github.com/hashicorp/terraform-provider-google-beta/GNUmakefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yaml, .golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml, .golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "devcontainer, Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 1678593,
"source_files_sampled": 4769,
"oversized_source_files": 62
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "62/4769 source files over 60KB",
"points": 54.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4769,
"oversized": 62
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "good",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"examples",
"samples"
],
"has_mcp_signal": false,
"api_schema_files": [
"apis/batch/v1alpha1/overlay.proto",
"apis/dataform/v1alpha1/overlay.proto",
"mockgcp/apis/google/apps/cloudidentity/v1beta1/service.proto",
"mockgcp/apis/google/cloud/binaryauthorization/v1/platform_policy.proto",
"mockgcp/apis/google/cloud/dns/v1/service.proto",
"mockgcp/apis/mockgcp/cloud/apigee/v1/service.proto",
"mockgcp/apis/mockgcp/cloud/bigquery/v2/api.proto",
"mockgcp/apis/mockgcp/cloud/gkehub/policycontroller/v1beta/policycontroller.proto",
"mockgcp/apis/mockgcp/cloud/gkehub/v1beta/configmanagement/configmanagement.proto",
"mockgcp/apis/mockgcp/cloud/gkehub/v1beta/feature.proto",
"mockgcp/apis/mockgcp/cloud/gkehub/v1beta/metering/metering.proto",
"mockgcp/apis/mockgcp/cloud/gkehub/v1beta/multiclusteringress/multiclusteringress.proto",
"mockgcp/apis/mockgcp/cloud/gkehub/v1beta/service.proto",
"mockgcp/apis/mockgcp/cloud/gkehub/v1beta1/membership.proto",
"mockgcp/apis/mockgcp/cloud/ids/v1/service.proto",
"mockgcp/apis/mockgcp/cloud/networkconnectivity/v1/networkconnectivity.proto",
"mockgcp/apis/mockgcp/cloud/privilegedaccessmanager/v1/privilegedaccessmanager.proto",
"mockgcp/apis/mockgcp/cloud/resourcemanager/v1/api.proto",
"mockgcp/apis/mockgcp/cloud/servicenetworking/v1/servicenetworking.proto",
"mockgcp/apis/mockgcp/cloud/vpcaccess/v1/vpc_access.proto",
"mockgcp/apis/mockgcp/storage/v1/service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/accesscontextmanager/access_level.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/accesscontextmanager/access_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/accesscontextmanager/service_perimeter.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/envgroup.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/environment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/environment_group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/environment_group_attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/organization.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/envgroup.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/environment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/environment_group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/environment_group_attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/organization.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/envgroup.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/environment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/environment_group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/environment_group_attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/organization.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apikeys/alpha/key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apikeys/beta/key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apikeys/key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/appengine/application.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/appengine/domain_mapping.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/appengine/firewall_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/appengine/version.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/assuredworkloads/alpha/workload.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/assuredworkloads/beta/workload.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/assuredworkloads/workload.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/alpha/dataset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/alpha/routine.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/alpha/table.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/beta/dataset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/beta/routine.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/beta/table.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/dataset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/routine.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/table.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryconnection/connection.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/alpha/assignment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/alpha/capacity_commitment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/alpha/reservation.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/assignment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/beta/assignment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/beta/capacity_commitment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/beta/reservation.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/capacity_commitment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/reservation.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/billingbudgets/alpha/budget.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/billingbudgets/beta/budget.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/billingbudgets/budget.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/alpha/attestor.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/alpha/policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/attestor.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/beta/attestor.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/beta/policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbilling/project_billing_info.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/alpha/worker_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/beta/build_trigger.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/beta/worker_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/build_trigger.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/worker_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/alpha/connection.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/alpha/repository.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/beta/connection.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/beta/repository.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/connection.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/repository.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/alpha/delivery_pipeline.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/alpha/target.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/beta/delivery_pipeline.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/beta/target.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/delivery_pipeline.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/target.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudfunctions/alpha/function.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudfunctions/beta/function.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudfunctions/cloud_function.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudfunctions/function.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/alpha/group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/alpha/membership.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/beta/group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/beta/membership.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/membership.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/alpha/crypto_key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/alpha/ekm_connection.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/alpha/key_ring.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/beta/crypto_key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/beta/ekm_connection.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/beta/key_ring.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/crypto_key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/ekm_connection.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/key_ring.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/alpha/folder.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/alpha/project.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/alpha/tag_key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/alpha/tag_value.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/beta/folder.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/beta/project.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/beta/tag_key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/beta/tag_value.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/folder.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/project.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/tag_key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/tag_value.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudscheduler/alpha/job.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudscheduler/beta/job.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudscheduler/job.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/composer/beta/environment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/composer/environment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/address.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/firewall_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/firewall_policy_association.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/firewall_policy_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/forwarding_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/instance_group_manager.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/interconnect.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/interconnect_attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/network.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/network_firewall_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/network_firewall_policy_association.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/network_firewall_policy_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/packet_mirroring.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/service_attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/subnetwork.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/vpn_tunnel.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/autoscaler.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/backend_bucket.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/backend_service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/address.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/autoscaler.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/backend_bucket.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/backend_service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/disk.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/firewall.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/firewall_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/firewall_policy_association.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/firewall_policy_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/forwarding_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/health_check.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/http_health_check.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/https_health_check.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/image.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/instance_group_manager.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/instance_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/interconnect.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/interconnect_attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/managed_ssl_certificate.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_endpoint.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_endpoint_group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_firewall_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_firewall_policy_association.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_firewall_policy_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/packet_mirroring.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/reservation.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/router.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/router_peer.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/service_attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/snapshot.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/ssl_certificate.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/ssl_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/subnetwork.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/target_http_proxy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/target_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/target_ssl_proxy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/target_vpn_gateway.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/url_map.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/vpn_gateway.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/vpn_tunnel.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/disk.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/firewall.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/firewall_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/firewall_policy_association.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/firewall_policy_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/forwarding_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/health_check.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/http_health_check.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/https_health_check.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/image.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/instance_group_manager.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/instance_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/interconnect.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/interconnect_attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/managed_ssl_certificate.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_endpoint.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_endpoint_group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_firewall_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_firewall_policy_association.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_firewall_policy_rule.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/packet_mirroring.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/reservation.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/router.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/router_peer.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/service_attachment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/snapshot.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/ssl_certificate.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/ssl_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/subnetwork.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/target_http_proxy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/target_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/target_ssl_proxy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/target_vpn_gateway.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/url_map.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/vpn_gateway.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/vpn_tunnel.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/configcontroller/alpha/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/connector/connector.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/connector/sdk.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/container/beta/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/container/beta/node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/container/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/container/node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeranalysis/alpha/note.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeranalysis/beta/note.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeranalysis/note.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/alpha/aws_cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/alpha/aws_node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/alpha/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/alpha/node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/beta/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/beta/node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/azure_client.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/azure_cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/azure_node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/azure_client.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/beta/azure_client.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/beta/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/beta/node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/datafusion/alpha/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/datafusion/beta/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/alpha/asset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/alpha/lake.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/alpha/zone.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/asset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/beta/asset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/beta/lake.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/beta/zone.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/lake.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/zone.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/alpha/autoscaling_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/alpha/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/alpha/workflow_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/autoscaling_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/beta/autoscaling_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/beta/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/beta/job.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/beta/workflow_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/job.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/workflow_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/datastore/index.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/alpha/deidentify_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/alpha/inspect_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/alpha/job_trigger.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/alpha/stored_info_type.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/beta/deidentify_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/beta/inspect_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/beta/job_trigger.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/beta/stored_info_type.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/deidentify_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/inspect_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/job_trigger.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/stored_info_type.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dns/managed_zone.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dns/resource_record_set.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/empty.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/alpha/channel.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/alpha/google_channel_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/alpha/trigger.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/beta/channel.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/beta/google_channel_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/beta/trigger.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/channel.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/google_channel_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/trigger.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/file/beta/backup.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/file/beta/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/file/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/alpha/backup.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/alpha/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/beta/backup.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/beta/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/alpha/android_app.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/alpha/apple_app.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/alpha/firebase_project.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/alpha/web_app.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/beta/android_app.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/beta/apple_app.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/beta/firebase_project.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/beta/web_app.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/alpha/release.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/alpha/ruleset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/beta/release.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/beta/ruleset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/release.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/ruleset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gameservices/alpha/realm.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gameservices/beta/realm.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gameservices/realm.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/alpha/feature.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/alpha/feature_membership.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/alpha/fleet.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/alpha/membership.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/beta/feature.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/beta/feature_membership.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/beta/membership.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/feature.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/feature_membership.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/aws_cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/aws_node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/azure_client.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/azure_cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/azure_node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/aws_cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/aws_node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/azure_client.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/azure_cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/azure_node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/aws_cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/aws_node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/azure_client.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/azure_cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/azure_node_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/alpha/dataset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/alpha/dicom_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/alpha/fhir_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/beta/dataset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/beta/dicom_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/beta/fhir_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/dataset.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/dicom_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/fhir_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/role.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/service_account.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/workforce_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/workforce_pool_provider.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/workload_identity_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/workload_identity_pool_provider.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/role.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/service_account.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/workforce_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/workforce_pool_provider.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/workload_identity_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/workload_identity_pool_provider.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/role.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/service_account.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/workforce_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/workforce_pool_provider.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/workload_identity_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/workload_identity_pool_provider.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/alpha/brand.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/alpha/identity_aware_proxy_client.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/beta/brand.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/beta/identity_aware_proxy_client.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/brand.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/identity_aware_proxy_client.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/alpha/config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/alpha/oauth_idp_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/alpha/tenant.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/alpha/tenant_oauth_idp_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/beta/config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/beta/oauth_idp_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/beta/tenant.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/beta/tenant_oauth_idp_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/oauth_idp_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/tenant.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/tenant_oauth_idp_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/krmapihosting/alpha/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/krmapihosting/alpha/krm_api_host.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/alpha/log_bucket.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/alpha/log_exclusion.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/alpha/log_metric.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/alpha/log_view.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/beta/log_bucket.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/beta/log_exclusion.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/beta/log_metric.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/beta/log_view.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/log_bucket.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/log_exclusion.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/log_metric.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/log_view.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alert_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/dashboard.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/metric_descriptor.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/metrics_scope.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/monitored_project.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/notification_channel.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/service_level_objective.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/uptime_check_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/dashboard.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/metric_descriptor.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/metrics_scope.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/monitored_project.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/notification_channel.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/service_level_objective.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/uptime_check_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/dashboard.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/metric_descriptor.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/metrics_scope.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/monitored_project.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/notification_channel.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/service_level_objective.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/uptime_check_config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/alpha/hub.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/alpha/spoke.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/beta/hub.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/beta/spoke.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/hub.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/spoke.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/alpha/address_group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/alpha/authorization_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/alpha/client_tls_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/alpha/server_tls_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/beta/address_group.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/beta/authorization_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/beta/client_tls_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/beta/server_tls_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/endpoint_config_selector.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/endpoint_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/gateway.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/grpc_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/http_filter.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/http_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/mesh.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/service_binding.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/tcp_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/tls_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/endpoint_config_selector.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/endpoint_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/gateway.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/grpc_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/http_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/mesh.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/service_binding.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/tcp_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/tls_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/gateway.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/grpc_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/http_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/mesh.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/tcp_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/tls_route.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/orgpolicy/alpha/policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/orgpolicy/beta/policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/orgpolicy/policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/alpha/guest_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/alpha/os_policy_assignment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/alpha/patch_deployment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/beta/guest_policy.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/beta/os_policy_assignment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/beta/patch_deployment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/os_policy_assignment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/patch_deployment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/alpha/ca_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/alpha/certificate.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/alpha/certificate_authority.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/alpha/certificate_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/beta/ca_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/beta/certificate.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/beta/certificate_authority.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/beta/certificate_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/ca_pool.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/certificate.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/certificate_authority.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/certificate_template.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsub/alpha/topic.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsub/beta/topic.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsub/subscription.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsub/topic.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsublite/subscription.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsublite/topic.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/recaptchaenterprise/alpha/key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/recaptchaenterprise/beta/key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/recaptchaenterprise/key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/redis/beta/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/redis/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/run/alpha/job.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/run/alpha/service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/run/beta/service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/run/service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/runtimeconfig/beta/config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/runtimeconfig/beta/variable.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/runtimeconfig/config.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/runtimeconfig/variable.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicemanagement/alpha/managed_service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicemanagement/beta/managed_service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicemanagement/managed_service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicemanagement/service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicenetworking/connection.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/serviceusage/service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/serviceusage/serviceusage_service.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sourcerepo/repo.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/spanner/database.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/spanner/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/beta/database.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/beta/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/beta/ssl_cert.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/beta/user.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/database.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/ssl_cert.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/user.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/alpha/bucket.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/beta/bucket.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/bucket.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/default_object_access_control.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/hmac_key.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/object.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/object_access_control.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/tier2/alpha/instance.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/tpu/node.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/endpoint.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/endpoint_traffic_split.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/metadata_schema.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/metadata_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/model.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/model_deployment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/endpoint.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/endpoint_traffic_split.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/metadata_schema.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/metadata_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/model.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/model_deployment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/endpoint.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/endpoint_traffic_split.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/metadata_schema.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/metadata_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/model.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/model_deployment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/endpoint.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/endpoint_traffic_split.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/metadata_schema.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/metadata_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/model.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/model_deployment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/endpoint.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/endpoint_traffic_split.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/metadata_schema.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/metadata_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/model.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/model_deployment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/endpoint.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/endpoint_traffic_split.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/metadata_schema.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/metadata_store.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/model.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/model_deployment.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmware/alpha/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmware/alpha/private_cloud.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmware/alpha/vmware_engine_network.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmwareengine/alpha/cluster.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmwareengine/alpha/private_cloud.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vpcaccess/alpha/connector.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vpcaccess/beta/connector.proto",
"third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vpcaccess/connector.proto",
"third_party/github.com/hashicorp/terraform-provider-google-beta/google-beta/services/apigateway/test-fixtures/bookstore.proto",
"third_party/github.com/hashicorp/terraform-provider-google-beta/google-beta/services/apigateway/test-fixtures/openapi.yaml",
"third_party/github.com/hashicorp/terraform-provider-google-beta/google-beta/services/compute/test-fixtures/openapi.yaml"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "apis/batch/v1alpha1/overlay.proto, apis/dataform/v1alpha1/overlay.proto, mockgcp/apis/google/apps/cloudidentity/v1beta1/service.proto, mockgcp/apis/google/cloud/binaryauthorization/v1/platform_policy.proto, mockgcp/apis/google/cloud/dns/v1/service.proto, mockgcp/apis/mockgcp/cloud/apigee/v1/service.proto, mockgcp/apis/mockgcp/cloud/bigquery/v2/api.proto, mockgcp/apis/mockgcp/cloud/gkehub/policycontroller/v1beta/policycontroller.proto, mockgcp/apis/mockgcp/cloud/gkehub/v1beta/configmanagement/configmanagement.proto, mockgcp/apis/mockgcp/cloud/gkehub/v1beta/feature.proto, mockgcp/apis/mockgcp/cloud/gkehub/v1beta/metering/metering.proto, mockgcp/apis/mockgcp/cloud/gkehub/v1beta/multiclusteringress/multiclusteringress.proto, mockgcp/apis/mockgcp/cloud/gkehub/v1beta/service.proto, mockgcp/apis/mockgcp/cloud/gkehub/v1beta1/membership.proto, mockgcp/apis/mockgcp/cloud/ids/v1/service.proto, mockgcp/apis/mockgcp/cloud/networkconnectivity/v1/networkconnectivity.proto, mockgcp/apis/mockgcp/cloud/privilegedaccessmanager/v1/privilegedaccessmanager.proto, mockgcp/apis/mockgcp/cloud/resourcemanager/v1/api.proto, mockgcp/apis/mockgcp/cloud/servicenetworking/v1/servicenetworking.proto, mockgcp/apis/mockgcp/cloud/vpcaccess/v1/vpc_access.proto, mockgcp/apis/mockgcp/storage/v1/service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/accesscontextmanager/access_level.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/accesscontextmanager/access_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/accesscontextmanager/service_perimeter.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/envgroup.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/environment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/environment_group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/environment_group_attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/organization.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/envgroup.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/environment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/environment_group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/environment_group_attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/organization.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/envgroup.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/environment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/environment_group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/environment_group_attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/organization.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apikeys/alpha/key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apikeys/beta/key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apikeys/key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/appengine/application.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/appengine/domain_mapping.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/appengine/firewall_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/appengine/version.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/assuredworkloads/alpha/workload.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/assuredworkloads/beta/workload.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/assuredworkloads/workload.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/alpha/dataset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/alpha/routine.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/alpha/table.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/beta/dataset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/beta/routine.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/beta/table.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/dataset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/routine.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/table.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryconnection/connection.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/alpha/assignment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/alpha/capacity_commitment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/alpha/reservation.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/assignment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/beta/assignment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/beta/capacity_commitment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/beta/reservation.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/capacity_commitment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/reservation.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/billingbudgets/alpha/budget.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/billingbudgets/beta/budget.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/billingbudgets/budget.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/alpha/attestor.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/alpha/policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/attestor.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/beta/attestor.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/beta/policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbilling/project_billing_info.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/alpha/worker_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/beta/build_trigger.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/beta/worker_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/build_trigger.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/worker_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/alpha/connection.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/alpha/repository.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/beta/connection.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/beta/repository.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/connection.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/repository.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/alpha/delivery_pipeline.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/alpha/target.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/beta/delivery_pipeline.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/beta/target.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/delivery_pipeline.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/target.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudfunctions/alpha/function.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudfunctions/beta/function.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudfunctions/cloud_function.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudfunctions/function.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/alpha/group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/alpha/membership.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/beta/group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/beta/membership.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/membership.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/alpha/crypto_key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/alpha/ekm_connection.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/alpha/key_ring.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/beta/crypto_key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/beta/ekm_connection.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/beta/key_ring.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/crypto_key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/ekm_connection.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/key_ring.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/alpha/folder.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/alpha/project.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/alpha/tag_key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/alpha/tag_value.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/beta/folder.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/beta/project.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/beta/tag_key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/beta/tag_value.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/folder.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/project.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/tag_key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/tag_value.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudscheduler/alpha/job.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudscheduler/beta/job.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudscheduler/job.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/composer/beta/environment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/composer/environment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/address.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/firewall_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/firewall_policy_association.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/firewall_policy_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/forwarding_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/instance_group_manager.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/interconnect.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/interconnect_attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/network.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/network_firewall_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/network_firewall_policy_association.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/network_firewall_policy_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/packet_mirroring.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/service_attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/subnetwork.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/vpn_tunnel.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/autoscaler.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/backend_bucket.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/backend_service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/address.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/autoscaler.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/backend_bucket.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/backend_service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/disk.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/firewall.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/firewall_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/firewall_policy_association.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/firewall_policy_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/forwarding_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/health_check.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/http_health_check.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/https_health_check.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/image.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/instance_group_manager.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/instance_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/interconnect.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/interconnect_attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/managed_ssl_certificate.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_endpoint.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_endpoint_group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_firewall_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_firewall_policy_association.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_firewall_policy_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/packet_mirroring.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/reservation.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/router.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/router_peer.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/service_attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/snapshot.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/ssl_certificate.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/ssl_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/subnetwork.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/target_http_proxy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/target_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/target_ssl_proxy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/target_vpn_gateway.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/url_map.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/vpn_gateway.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/vpn_tunnel.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/disk.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/firewall.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/firewall_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/firewall_policy_association.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/firewall_policy_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/forwarding_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/health_check.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/http_health_check.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/https_health_check.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/image.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/instance_group_manager.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/instance_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/interconnect.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/interconnect_attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/managed_ssl_certificate.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_endpoint.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_endpoint_group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_firewall_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_firewall_policy_association.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_firewall_policy_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/packet_mirroring.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/reservation.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/router.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/router_peer.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/service_attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/snapshot.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/ssl_certificate.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/ssl_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/subnetwork.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/target_http_proxy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/target_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/target_ssl_proxy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/target_vpn_gateway.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/url_map.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/vpn_gateway.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/vpn_tunnel.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/configcontroller/alpha/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/connector/connector.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/connector/sdk.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/container/beta/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/container/beta/node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/container/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/container/node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeranalysis/alpha/note.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeranalysis/beta/note.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeranalysis/note.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/alpha/aws_cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/alpha/aws_node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/alpha/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/alpha/node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/beta/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/beta/node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/azure_client.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/azure_cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/azure_node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/azure_client.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/beta/azure_client.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/beta/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/beta/node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/datafusion/alpha/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/datafusion/beta/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/alpha/asset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/alpha/lake.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/alpha/zone.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/asset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/beta/asset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/beta/lake.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/beta/zone.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/lake.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/zone.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/alpha/autoscaling_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/alpha/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/alpha/workflow_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/autoscaling_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/beta/autoscaling_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/beta/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/beta/job.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/beta/workflow_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/job.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/workflow_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/datastore/index.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/alpha/deidentify_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/alpha/inspect_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/alpha/job_trigger.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/alpha/stored_info_type.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/beta/deidentify_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/beta/inspect_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/beta/job_trigger.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/beta/stored_info_type.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/deidentify_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/inspect_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/job_trigger.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/stored_info_type.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dns/managed_zone.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dns/resource_record_set.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/empty.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/alpha/channel.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/alpha/google_channel_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/alpha/trigger.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/beta/channel.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/beta/google_channel_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/beta/trigger.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/channel.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/google_channel_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/trigger.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/file/beta/backup.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/file/beta/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/file/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/alpha/backup.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/alpha/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/beta/backup.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/beta/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/alpha/android_app.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/alpha/apple_app.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/alpha/firebase_project.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/alpha/web_app.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/beta/android_app.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/beta/apple_app.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/beta/firebase_project.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/beta/web_app.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/alpha/release.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/alpha/ruleset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/beta/release.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/beta/ruleset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/release.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/ruleset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gameservices/alpha/realm.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gameservices/beta/realm.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gameservices/realm.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/alpha/feature.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/alpha/feature_membership.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/alpha/fleet.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/alpha/membership.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/beta/feature.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/beta/feature_membership.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/beta/membership.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/feature.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/feature_membership.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/aws_cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/aws_node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/azure_client.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/azure_cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/azure_node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/aws_cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/aws_node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/azure_client.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/azure_cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/azure_node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/aws_cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/aws_node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/azure_client.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/azure_cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/azure_node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/alpha/dataset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/alpha/dicom_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/alpha/fhir_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/beta/dataset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/beta/dicom_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/beta/fhir_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/dataset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/dicom_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/fhir_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/role.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/service_account.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/workforce_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/workforce_pool_provider.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/workload_identity_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/workload_identity_pool_provider.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/role.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/service_account.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/workforce_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/workforce_pool_provider.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/workload_identity_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/workload_identity_pool_provider.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/role.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/service_account.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/workforce_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/workforce_pool_provider.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/workload_identity_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/workload_identity_pool_provider.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/alpha/brand.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/alpha/identity_aware_proxy_client.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/beta/brand.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/beta/identity_aware_proxy_client.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/brand.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/identity_aware_proxy_client.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/alpha/config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/alpha/oauth_idp_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/alpha/tenant.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/alpha/tenant_oauth_idp_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/beta/config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/beta/oauth_idp_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/beta/tenant.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/beta/tenant_oauth_idp_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/oauth_idp_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/tenant.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/tenant_oauth_idp_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/krmapihosting/alpha/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/krmapihosting/alpha/krm_api_host.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/alpha/log_bucket.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/alpha/log_exclusion.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/alpha/log_metric.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/alpha/log_view.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/beta/log_bucket.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/beta/log_exclusion.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/beta/log_metric.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/beta/log_view.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/log_bucket.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/log_exclusion.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/log_metric.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/log_view.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alert_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/dashboard.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/metric_descriptor.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/metrics_scope.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/monitored_project.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/notification_channel.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/service_level_objective.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/uptime_check_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/dashboard.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/metric_descriptor.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/metrics_scope.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/monitored_project.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/notification_channel.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/service_level_objective.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/uptime_check_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/dashboard.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/metric_descriptor.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/metrics_scope.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/monitored_project.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/notification_channel.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/service_level_objective.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/uptime_check_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/alpha/hub.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/alpha/spoke.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/beta/hub.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/beta/spoke.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/hub.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/spoke.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/alpha/address_group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/alpha/authorization_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/alpha/client_tls_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/alpha/server_tls_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/beta/address_group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/beta/authorization_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/beta/client_tls_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/beta/server_tls_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/endpoint_config_selector.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/endpoint_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/gateway.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/grpc_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/http_filter.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/http_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/mesh.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/service_binding.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/tcp_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/tls_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/endpoint_config_selector.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/endpoint_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/gateway.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/grpc_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/http_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/mesh.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/service_binding.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/tcp_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/tls_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/gateway.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/grpc_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/http_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/mesh.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/tcp_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/tls_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/orgpolicy/alpha/policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/orgpolicy/beta/policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/orgpolicy/policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/alpha/guest_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/alpha/os_policy_assignment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/alpha/patch_deployment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/beta/guest_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/beta/os_policy_assignment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/beta/patch_deployment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/os_policy_assignment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/patch_deployment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/alpha/ca_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/alpha/certificate.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/alpha/certificate_authority.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/alpha/certificate_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/beta/ca_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/beta/certificate.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/beta/certificate_authority.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/beta/certificate_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/ca_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/certificate.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/certificate_authority.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/certificate_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsub/alpha/topic.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsub/beta/topic.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsub/subscription.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsub/topic.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsublite/subscription.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsublite/topic.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/recaptchaenterprise/alpha/key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/recaptchaenterprise/beta/key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/recaptchaenterprise/key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/redis/beta/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/redis/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/run/alpha/job.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/run/alpha/service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/run/beta/service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/run/service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/runtimeconfig/beta/config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/runtimeconfig/beta/variable.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/runtimeconfig/config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/runtimeconfig/variable.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicemanagement/alpha/managed_service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicemanagement/beta/managed_service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicemanagement/managed_service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicemanagement/service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicenetworking/connection.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/serviceusage/service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/serviceusage/serviceusage_service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sourcerepo/repo.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/spanner/database.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/spanner/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/beta/database.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/beta/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/beta/ssl_cert.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/beta/user.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/database.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/ssl_cert.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/user.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/alpha/bucket.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/beta/bucket.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/bucket.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/default_object_access_control.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/hmac_key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/object.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/object_access_control.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/tier2/alpha/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/tpu/node.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/endpoint.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/endpoint_traffic_split.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/metadata_schema.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/metadata_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/model.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/model_deployment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/endpoint.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/endpoint_traffic_split.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/metadata_schema.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/metadata_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/model.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/model_deployment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/endpoint.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/endpoint_traffic_split.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/metadata_schema.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/metadata_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/model.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/model_deployment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/endpoint.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/endpoint_traffic_split.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/metadata_schema.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/metadata_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/model.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/model_deployment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/endpoint.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/endpoint_traffic_split.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/metadata_schema.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/metadata_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/model.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/model_deployment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/endpoint.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/endpoint_traffic_split.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/metadata_schema.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/metadata_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/model.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/model_deployment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmware/alpha/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmware/alpha/private_cloud.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmware/alpha/vmware_engine_network.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmwareengine/alpha/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmwareengine/alpha/private_cloud.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vpcaccess/alpha/connector.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vpcaccess/beta/connector.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vpcaccess/connector.proto, third_party/github.com/hashicorp/terraform-provider-google-beta/google-beta/services/apigateway/test-fixtures/bookstore.proto, third_party/github.com/hashicorp/terraform-provider-google-beta/google-beta/services/apigateway/test-fixtures/openapi.yaml, third_party/github.com/hashicorp/terraform-provider-google-beta/google-beta/services/compute/test-fixtures/openapi.yaml",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "apis/batch/v1alpha1/overlay.proto, apis/dataform/v1alpha1/overlay.proto, mockgcp/apis/google/apps/cloudidentity/v1beta1/service.proto, mockgcp/apis/google/cloud/binaryauthorization/v1/platform_policy.proto, mockgcp/apis/google/cloud/dns/v1/service.proto, mockgcp/apis/mockgcp/cloud/apigee/v1/service.proto, mockgcp/apis/mockgcp/cloud/bigquery/v2/api.proto, mockgcp/apis/mockgcp/cloud/gkehub/policycontroller/v1beta/policycontroller.proto, mockgcp/apis/mockgcp/cloud/gkehub/v1beta/configmanagement/configmanagement.proto, mockgcp/apis/mockgcp/cloud/gkehub/v1beta/feature.proto, mockgcp/apis/mockgcp/cloud/gkehub/v1beta/metering/metering.proto, mockgcp/apis/mockgcp/cloud/gkehub/v1beta/multiclusteringress/multiclusteringress.proto, mockgcp/apis/mockgcp/cloud/gkehub/v1beta/service.proto, mockgcp/apis/mockgcp/cloud/gkehub/v1beta1/membership.proto, mockgcp/apis/mockgcp/cloud/ids/v1/service.proto, mockgcp/apis/mockgcp/cloud/networkconnectivity/v1/networkconnectivity.proto, mockgcp/apis/mockgcp/cloud/privilegedaccessmanager/v1/privilegedaccessmanager.proto, mockgcp/apis/mockgcp/cloud/resourcemanager/v1/api.proto, mockgcp/apis/mockgcp/cloud/servicenetworking/v1/servicenetworking.proto, mockgcp/apis/mockgcp/cloud/vpcaccess/v1/vpc_access.proto, mockgcp/apis/mockgcp/storage/v1/service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/accesscontextmanager/access_level.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/accesscontextmanager/access_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/accesscontextmanager/service_perimeter.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/envgroup.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/environment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/environment_group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/environment_group_attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/alpha/organization.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/envgroup.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/environment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/environment_group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/environment_group_attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/beta/organization.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/envgroup.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/environment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/environment_group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/environment_group_attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apigee/organization.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apikeys/alpha/key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apikeys/beta/key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/apikeys/key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/appengine/application.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/appengine/domain_mapping.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/appengine/firewall_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/appengine/version.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/assuredworkloads/alpha/workload.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/assuredworkloads/beta/workload.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/assuredworkloads/workload.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/alpha/dataset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/alpha/routine.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/alpha/table.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/beta/dataset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/beta/routine.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/beta/table.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/dataset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/routine.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigquery/table.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryconnection/connection.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/alpha/assignment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/alpha/capacity_commitment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/alpha/reservation.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/assignment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/beta/assignment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/beta/capacity_commitment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/beta/reservation.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/capacity_commitment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/bigqueryreservation/reservation.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/billingbudgets/alpha/budget.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/billingbudgets/beta/budget.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/billingbudgets/budget.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/alpha/attestor.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/alpha/policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/attestor.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/beta/attestor.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/beta/policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/binaryauthorization/policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbilling/project_billing_info.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/alpha/worker_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/beta/build_trigger.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/beta/worker_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/build_trigger.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuild/worker_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/alpha/connection.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/alpha/repository.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/beta/connection.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/beta/repository.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/connection.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudbuildv2/repository.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/alpha/delivery_pipeline.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/alpha/target.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/beta/delivery_pipeline.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/beta/target.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/delivery_pipeline.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/clouddeploy/target.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudfunctions/alpha/function.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudfunctions/beta/function.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudfunctions/cloud_function.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudfunctions/function.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/alpha/group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/alpha/membership.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/beta/group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/beta/membership.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudidentity/membership.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/alpha/crypto_key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/alpha/ekm_connection.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/alpha/key_ring.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/beta/crypto_key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/beta/ekm_connection.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/beta/key_ring.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/crypto_key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/ekm_connection.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudkms/key_ring.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/alpha/folder.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/alpha/project.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/alpha/tag_key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/alpha/tag_value.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/beta/folder.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/beta/project.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/beta/tag_key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/beta/tag_value.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/folder.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/project.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/tag_key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudresourcemanager/tag_value.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudscheduler/alpha/job.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudscheduler/beta/job.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/cloudscheduler/job.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/composer/beta/environment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/composer/environment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/address.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/firewall_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/firewall_policy_association.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/firewall_policy_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/forwarding_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/instance_group_manager.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/interconnect.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/interconnect_attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/network.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/network_firewall_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/network_firewall_policy_association.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/network_firewall_policy_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/packet_mirroring.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/service_attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/subnetwork.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/alpha/vpn_tunnel.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/autoscaler.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/backend_bucket.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/backend_service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/address.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/autoscaler.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/backend_bucket.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/backend_service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/disk.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/firewall.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/firewall_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/firewall_policy_association.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/firewall_policy_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/forwarding_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/health_check.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/http_health_check.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/https_health_check.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/image.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/instance_group_manager.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/instance_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/interconnect.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/interconnect_attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/managed_ssl_certificate.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_endpoint.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_endpoint_group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_firewall_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_firewall_policy_association.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/network_firewall_policy_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/packet_mirroring.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/reservation.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/router.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/router_peer.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/service_attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/snapshot.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/ssl_certificate.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/ssl_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/subnetwork.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/target_http_proxy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/target_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/target_ssl_proxy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/target_vpn_gateway.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/url_map.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/vpn_gateway.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/beta/vpn_tunnel.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/disk.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/firewall.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/firewall_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/firewall_policy_association.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/firewall_policy_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/forwarding_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/health_check.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/http_health_check.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/https_health_check.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/image.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/instance_group_manager.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/instance_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/interconnect.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/interconnect_attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/managed_ssl_certificate.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_endpoint.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_endpoint_group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_firewall_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_firewall_policy_association.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/network_firewall_policy_rule.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/packet_mirroring.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/reservation.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/router.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/router_peer.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/service_attachment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/snapshot.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/ssl_certificate.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/ssl_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/subnetwork.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/target_http_proxy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/target_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/target_ssl_proxy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/target_vpn_gateway.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/url_map.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/vpn_gateway.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/compute/vpn_tunnel.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/configcontroller/alpha/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/connector/connector.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/connector/sdk.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/container/beta/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/container/beta/node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/container/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/container/node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeranalysis/alpha/note.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeranalysis/beta/note.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeranalysis/note.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/alpha/aws_cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/alpha/aws_node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/alpha/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/alpha/node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/beta/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/beta/node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containeraws/node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/azure_client.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/azure_cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/azure_node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/alpha/node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/azure_client.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/beta/azure_client.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/beta/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/beta/node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/containerazure/node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/datafusion/alpha/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/datafusion/beta/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/alpha/asset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/alpha/lake.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/alpha/zone.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/asset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/beta/asset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/beta/lake.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/beta/zone.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/lake.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataplex/zone.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/alpha/autoscaling_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/alpha/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/alpha/workflow_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/autoscaling_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/beta/autoscaling_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/beta/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/beta/job.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/beta/workflow_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/job.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dataproc/workflow_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/datastore/index.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/alpha/deidentify_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/alpha/inspect_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/alpha/job_trigger.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/alpha/stored_info_type.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/beta/deidentify_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/beta/inspect_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/beta/job_trigger.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/beta/stored_info_type.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/deidentify_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/inspect_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/job_trigger.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dlp/stored_info_type.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dns/managed_zone.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/dns/resource_record_set.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/empty.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/alpha/channel.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/alpha/google_channel_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/alpha/trigger.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/beta/channel.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/beta/google_channel_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/beta/trigger.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/channel.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/google_channel_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/eventarc/trigger.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/file/beta/backup.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/file/beta/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/file/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/alpha/backup.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/alpha/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/beta/backup.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/beta/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/filestore/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/alpha/android_app.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/alpha/apple_app.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/alpha/firebase_project.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/alpha/web_app.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/beta/android_app.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/beta/apple_app.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/beta/firebase_project.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebase/beta/web_app.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/alpha/release.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/alpha/ruleset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/beta/release.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/beta/ruleset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/release.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/firebaserules/ruleset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gameservices/alpha/realm.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gameservices/beta/realm.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gameservices/realm.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/alpha/feature.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/alpha/feature_membership.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/alpha/fleet.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/alpha/membership.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/beta/feature.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/beta/feature_membership.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/beta/membership.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/feature.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkehub/feature_membership.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/aws_cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/aws_node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/azure_client.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/azure_cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/alpha/azure_node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/aws_cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/aws_node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/azure_client.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/azure_cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/azure_node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/aws_cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/aws_node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/azure_client.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/azure_cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/gkemulticloud/beta/azure_node_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/alpha/dataset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/alpha/dicom_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/alpha/fhir_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/beta/dataset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/beta/dicom_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/beta/fhir_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/dataset.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/dicom_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/healthcare/fhir_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/role.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/service_account.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/workforce_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/workforce_pool_provider.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/workload_identity_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/alpha/workload_identity_pool_provider.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/role.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/service_account.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/workforce_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/workforce_pool_provider.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/workload_identity_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/beta/workload_identity_pool_provider.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/role.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/service_account.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/workforce_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/workforce_pool_provider.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/workload_identity_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iam/workload_identity_pool_provider.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/alpha/brand.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/alpha/identity_aware_proxy_client.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/beta/brand.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/beta/identity_aware_proxy_client.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/brand.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/iap/identity_aware_proxy_client.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/alpha/config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/alpha/oauth_idp_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/alpha/tenant.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/alpha/tenant_oauth_idp_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/beta/config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/beta/oauth_idp_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/beta/tenant.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/beta/tenant_oauth_idp_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/oauth_idp_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/tenant.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/identitytoolkit/tenant_oauth_idp_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/krmapihosting/alpha/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/krmapihosting/alpha/krm_api_host.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/alpha/log_bucket.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/alpha/log_exclusion.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/alpha/log_metric.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/alpha/log_view.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/beta/log_bucket.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/beta/log_exclusion.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/beta/log_metric.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/beta/log_view.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/log_bucket.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/log_exclusion.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/log_metric.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/logging/log_view.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alert_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/dashboard.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/metric_descriptor.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/metrics_scope.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/monitored_project.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/notification_channel.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/service_level_objective.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/alpha/uptime_check_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/dashboard.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/metric_descriptor.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/metrics_scope.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/monitored_project.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/notification_channel.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/service_level_objective.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/beta/uptime_check_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/dashboard.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/metric_descriptor.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/metrics_scope.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/monitored_project.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/notification_channel.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/service_level_objective.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/monitoring/uptime_check_config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/alpha/hub.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/alpha/spoke.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/beta/hub.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/beta/spoke.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/hub.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkconnectivity/spoke.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/alpha/address_group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/alpha/authorization_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/alpha/client_tls_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/alpha/server_tls_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/beta/address_group.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/beta/authorization_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/beta/client_tls_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networksecurity/beta/server_tls_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/endpoint_config_selector.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/endpoint_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/gateway.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/grpc_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/http_filter.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/http_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/mesh.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/service_binding.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/tcp_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/alpha/tls_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/endpoint_config_selector.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/endpoint_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/gateway.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/grpc_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/http_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/mesh.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/service_binding.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/tcp_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/beta/tls_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/gateway.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/grpc_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/http_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/mesh.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/tcp_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/networkservices/tls_route.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/orgpolicy/alpha/policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/orgpolicy/beta/policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/orgpolicy/policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/alpha/guest_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/alpha/os_policy_assignment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/alpha/patch_deployment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/beta/guest_policy.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/beta/os_policy_assignment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/beta/patch_deployment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/os_policy_assignment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/osconfig/patch_deployment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/alpha/ca_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/alpha/certificate.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/alpha/certificate_authority.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/alpha/certificate_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/beta/ca_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/beta/certificate.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/beta/certificate_authority.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/beta/certificate_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/ca_pool.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/certificate.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/certificate_authority.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/privateca/certificate_template.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsub/alpha/topic.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsub/beta/topic.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsub/subscription.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsub/topic.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsublite/subscription.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/pubsublite/topic.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/recaptchaenterprise/alpha/key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/recaptchaenterprise/beta/key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/recaptchaenterprise/key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/redis/beta/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/redis/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/run/alpha/job.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/run/alpha/service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/run/beta/service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/run/service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/runtimeconfig/beta/config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/runtimeconfig/beta/variable.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/runtimeconfig/config.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/runtimeconfig/variable.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicemanagement/alpha/managed_service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicemanagement/beta/managed_service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicemanagement/managed_service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicemanagement/service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/servicenetworking/connection.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/serviceusage/service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/serviceusage/serviceusage_service.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sourcerepo/repo.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/spanner/database.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/spanner/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/beta/database.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/beta/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/beta/ssl_cert.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/beta/user.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/database.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/ssl_cert.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/sql/user.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/alpha/bucket.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/beta/bucket.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/bucket.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/default_object_access_control.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/hmac_key.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/object.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/storage/object_access_control.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/tier2/alpha/instance.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/tpu/node.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/endpoint.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/endpoint_traffic_split.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/metadata_schema.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/metadata_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/model.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/alpha/model_deployment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/endpoint.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/endpoint_traffic_split.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/metadata_schema.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/metadata_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/model.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/beta/model_deployment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/endpoint.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/endpoint_traffic_split.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/metadata_schema.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/metadata_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/model.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertex/model_deployment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/endpoint.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/endpoint_traffic_split.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/metadata_schema.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/metadata_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/model.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/alpha/model_deployment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/endpoint.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/endpoint_traffic_split.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/metadata_schema.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/metadata_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/model.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/beta/model_deployment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/endpoint.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/endpoint_traffic_split.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/metadata_schema.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/metadata_store.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/model.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vertexai/model_deployment.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmware/alpha/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmware/alpha/private_cloud.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmware/alpha/vmware_engine_network.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmwareengine/alpha/cluster.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vmwareengine/alpha/private_cloud.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vpcaccess/alpha/connector.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vpcaccess/beta/connector.proto, third_party/github.com/GoogleCloudPlatform/declarative-resource-client-library/python/proto/vpcaccess/connector.proto, third_party/github.com/hashicorp/terraform-provider-google-beta/google-beta/services/apigateway/test-fixtures/bookstore.proto, third_party/github.com/hashicorp/terraform-provider-google-beta/google-beta/services/apigateway/test-fixtures/openapi.yaml, third_party/github.com/hashicorp/terraform-provider-google-beta/google-beta/services/compute/test-fixtures/openapi.yaml"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples, samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples, samples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-19T00:56:07.793279Z",
"schema_version": "0.14.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/googlecloudplatform/k8s-config-connector.svg",
"full_name": "googlecloudplatform/k8s-config-connector",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}