Google Cloud Client Libraries for Go.
This report presents the forensic synthetic code analysis of googleapis/google-cloud-go, a Go project with 4,474 GitHub stars. SynthScan v2.0 examined 7,928,815 lines of code across 23463 source files, recording 107690 pattern matches distributed across 15 syntactic categories. The overall adjusted score of 17.9 places this repository in the Moderate AI signal band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 107690 distinct pattern matches across 15 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | CHANGES.md | 2538 | // TODO: Handle error. | COMMENT |
| LOW | CHANGES.md | 2563 | // TODO: Handle error. | COMMENT |
| LOW | CHANGES.md | 2568 | // TODO: Handle error. | COMMENT |
| LOW | CHANGES.md | 2580 | // TODO: Handle error. | COMMENT |
| LOW | …taflow/apiv1beta3/jobs_v1_beta3_client_example_test.go | 36 | // TODO: Handle error. | COMMENT |
| LOW | …taflow/apiv1beta3/jobs_v1_beta3_client_example_test.go | 53 | // TODO: Handle error. | COMMENT |
| LOW | …taflow/apiv1beta3/jobs_v1_beta3_client_example_test.go | 70 | // TODO: Handle error. | COMMENT |
| LOW | …taflow/apiv1beta3/jobs_v1_beta3_client_example_test.go | 85 | // TODO: Handle error. | COMMENT |
| LOW | …taflow/apiv1beta3/jobs_v1_beta3_client_example_test.go | 107 | // TODO: Handle error. | COMMENT |
| LOW | …taflow/apiv1beta3/jobs_v1_beta3_client_example_test.go | 117 | // TODO: Handle error. | COMMENT |
| LOW | …taflow/apiv1beta3/jobs_v1_beta3_client_example_test.go | 132 | // TODO: Handle error. | COMMENT |
| LOW | …taflow/apiv1beta3/jobs_v1_beta3_client_example_test.go | 142 | // TODO: Handle error. | COMMENT |
| LOW | …taflow/apiv1beta3/jobs_v1_beta3_client_example_test.go | 157 | // TODO: Handle error. | COMMENT |
| LOW | …taflow/apiv1beta3/jobs_v1_beta3_client_example_test.go | 167 | // TODO: Handle error. | COMMENT |
| LOW | …taflow/apiv1beta3/jobs_v1_beta3_client_example_test.go | 182 | // TODO: Handle error. | COMMENT |
| LOW | …taflow/apiv1beta3/jobs_v1_beta3_client_example_test.go | 197 | // TODO: Handle error. | COMMENT |
| LOW | …taflow/apiv1beta3/jobs_v1_beta3_client_example_test.go | 219 | // TODO: Handle error. | COMMENT |
| LOW | …taflow/apiv1beta3/jobs_v1_beta3_client_example_test.go | 229 | // TODO: Handle error. | COMMENT |
| LOW | …taflow/apiv1beta3/jobs_v1_beta3_client_example_test.go | 244 | // TODO: Handle error. | COMMENT |
| LOW | …taflow/apiv1beta3/jobs_v1_beta3_client_example_test.go | 254 | // TODO: Handle error. | COMMENT |
| LOW | …iv1beta3/metrics_v1_beta3_client_example_go123_test.go | 37 | // TODO: Handle error. | COMMENT |
| LOW | …iv1beta3/metrics_v1_beta3_client_example_go123_test.go | 47 | // TODO: Handle error and break/return/continue. Iteration will stop after any error. | COMMENT |
| LOW | …iv1beta3/metrics_v1_beta3_client_example_go123_test.go | 63 | // TODO: Handle error. | COMMENT |
| LOW | …iv1beta3/metrics_v1_beta3_client_example_go123_test.go | 73 | // TODO: Handle error and break/return/continue. Iteration will stop after any error. | COMMENT |
| LOW | …w/apiv1beta3/snapshots_v1_beta3_client_example_test.go | 35 | // TODO: Handle error. | COMMENT |
| LOW | …w/apiv1beta3/snapshots_v1_beta3_client_example_test.go | 52 | // TODO: Handle error. | COMMENT |
| LOW | …w/apiv1beta3/snapshots_v1_beta3_client_example_test.go | 69 | // TODO: Handle error. | COMMENT |
| LOW | …w/apiv1beta3/snapshots_v1_beta3_client_example_test.go | 79 | // TODO: Handle error. | COMMENT |
| LOW | …w/apiv1beta3/snapshots_v1_beta3_client_example_test.go | 94 | // TODO: Handle error. | COMMENT |
| LOW | …w/apiv1beta3/snapshots_v1_beta3_client_example_test.go | 104 | // TODO: Handle error. | COMMENT |
| LOW | …w/apiv1beta3/snapshots_v1_beta3_client_example_test.go | 119 | // TODO: Handle error. | COMMENT |
| LOW | …w/apiv1beta3/snapshots_v1_beta3_client_example_test.go | 129 | // TODO: Handle error. | COMMENT |
| LOW | …v1beta3/messages_v1_beta3_client_example_go123_test.go | 37 | // TODO: Handle error. | COMMENT |
| LOW | …v1beta3/messages_v1_beta3_client_example_go123_test.go | 47 | // TODO: Handle error and break/return/continue. Iteration will stop after any error. | COMMENT |
| LOW | …ow/apiv1beta3/messages_v1_beta3_client_example_test.go | 36 | // TODO: Handle error. | COMMENT |
| LOW | …ow/apiv1beta3/messages_v1_beta3_client_example_test.go | 53 | // TODO: Handle error. | COMMENT |
| LOW | …ow/apiv1beta3/messages_v1_beta3_client_example_test.go | 70 | // TODO: Handle error. | COMMENT |
| LOW | …ow/apiv1beta3/messages_v1_beta3_client_example_test.go | 85 | // TODO: Handle error. | COMMENT |
| LOW | dataflow/apiv1beta3/templates_client_example_test.go | 35 | // TODO: Handle error. | COMMENT |
| LOW | dataflow/apiv1beta3/templates_client_example_test.go | 52 | // TODO: Handle error. | COMMENT |
| LOW | dataflow/apiv1beta3/templates_client_example_test.go | 69 | // TODO: Handle error. | COMMENT |
| LOW | dataflow/apiv1beta3/templates_client_example_test.go | 79 | // TODO: Handle error. | COMMENT |
| LOW | dataflow/apiv1beta3/templates_client_example_test.go | 94 | // TODO: Handle error. | COMMENT |
| LOW | dataflow/apiv1beta3/templates_client_example_test.go | 104 | // TODO: Handle error. | COMMENT |
| LOW | dataflow/apiv1beta3/templates_client_example_test.go | 119 | // TODO: Handle error. | COMMENT |
| LOW | dataflow/apiv1beta3/templates_client_example_test.go | 129 | // TODO: Handle error. | COMMENT |
| LOW | dataflow/apiv1beta3/doc.go | 49 | // // TODO: Handle error. | COMMENT |
| LOW | dataflow/apiv1beta3/doc.go | 67 | // // TODO: Handle error. | COMMENT |
| LOW | …aflow/apiv1beta3/flex_templates_client_example_test.go | 35 | // TODO: Handle error. | COMMENT |
| LOW | …aflow/apiv1beta3/flex_templates_client_example_test.go | 52 | // TODO: Handle error. | COMMENT |
| LOW | …aflow/apiv1beta3/flex_templates_client_example_test.go | 69 | // TODO: Handle error. | COMMENT |
| LOW | …aflow/apiv1beta3/flex_templates_client_example_test.go | 79 | // TODO: Handle error. | COMMENT |
| LOW | …low/apiv1beta3/metrics_v1_beta3_client_example_test.go | 36 | // TODO: Handle error. | COMMENT |
| LOW | …low/apiv1beta3/metrics_v1_beta3_client_example_test.go | 53 | // TODO: Handle error. | COMMENT |
| LOW | …low/apiv1beta3/metrics_v1_beta3_client_example_test.go | 70 | // TODO: Handle error. | COMMENT |
| LOW | …low/apiv1beta3/metrics_v1_beta3_client_example_test.go | 85 | // TODO: Handle error. | COMMENT |
| LOW | …low/apiv1beta3/metrics_v1_beta3_client_example_test.go | 107 | // TODO: Handle error. | COMMENT |
| LOW | …low/apiv1beta3/metrics_v1_beta3_client_example_test.go | 117 | // TODO: Handle error. | COMMENT |
| LOW | …low/apiv1beta3/metrics_v1_beta3_client_example_test.go | 132 | // TODO: Handle error. | COMMENT |
| LOW | …low/apiv1beta3/metrics_v1_beta3_client_example_test.go | 147 | // TODO: Handle error. | COMMENT |
| 66088 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | librarian.yaml | 1 | # Copyright 2026 Google LLC | COMMENT |
| LOW | doc.go | 1 | // Copyright 2014 Google LLC | COMMENT |
| LOW | …taflow/apiv1beta3/jobs_v1_beta3_client_example_test.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | dataflow/apiv1beta3/version.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | …iv1beta3/metrics_v1_beta3_client_example_go123_test.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | …w/apiv1beta3/snapshots_v1_beta3_client_example_test.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | …v1beta3/messages_v1_beta3_client_example_go123_test.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | dataflow/apiv1beta3/auxiliary_go123.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | …flow/apiv1beta3/templates_client_example_go123_test.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | …ow/apiv1beta3/messages_v1_beta3_client_example_test.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | dataflow/apiv1beta3/jobs_v1_beta3_client.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | dataflow/apiv1beta3/jobs_v1_beta3_client.go | 161 | func (c *JobsV1Beta3Client) setGoogleClientInfo(keyval ...string) { | COMMENT |
| LOW | dataflow/apiv1beta3/jobs_v1_beta3_client.go | 181 | // Do not enter confidential information when you supply string values using | COMMENT |
| LOW | dataflow/apiv1beta3/jobs_v1_beta3_client.go | 201 | // projects.locations.jobs.update with a [regional endpoint] | COMMENT |
| LOW | dataflow/apiv1beta3/templates_client_example_test.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | dataflow/apiv1beta3/messages_v1_beta3_client.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | dataflow/apiv1beta3/messages_v1_beta3_client.go | 121 | } | COMMENT |
| LOW | …1beta3/snapshots_v1_beta3_client_example_go123_test.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | dataflow/apiv1beta3/templates_client.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | dataflow/apiv1beta3/templates_client.go | 141 | // To create a job, we recommend using projects.locations.templates.create | COMMENT |
| LOW | dataflow/apiv1beta3/templates_client.go | 161 | // GetTemplate get the template associated with a template. | COMMENT |
| LOW | dataflow/apiv1beta3/doc.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | dataflow/apiv1beta3/doc.go | 21 | // | COMMENT |
| LOW | dataflow/apiv1beta3/doc.go | 41 | // ctx := context.Background() | COMMENT |
| LOW | dataflow/apiv1beta3/doc.go | 61 | // req := &dataflowpb.DeleteSnapshotRequest{ | COMMENT |
| LOW | dataflow/apiv1beta3/doc.go | 81 | // [Timeouts and Cancellation]: https://pkg.go.dev/cloud.google.com/go#hdr-Timeouts_and_Cancellation | COMMENT |
| LOW | …apiv1beta3/flex_templates_client_example_go123_test.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | …aflow/apiv1beta3/flex_templates_client_example_test.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | …low/apiv1beta3/metrics_v1_beta3_client_example_test.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | dataflow/apiv1beta3/auxiliary.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | dataflow/apiv1beta3/metrics_v1_beta3_client.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | dataflow/apiv1beta3/metrics_v1_beta3_client.go | 141 | // To request the status of a job, we recommend using | COMMENT |
| LOW | dataflow/apiv1beta3/helpers.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | …/apiv1beta3/jobs_v1_beta3_client_example_go123_test.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | dataflow/apiv1beta3/flex_templates_client.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | dataflow/apiv1beta3/snapshots_v1_beta3_client.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/snapshots.pb.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/metrics_grpc.pb.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/metrics_grpc.pb.go | 41 | COMMENT | |
| LOW | dataflow/apiv1beta3/dataflowpb/metrics_grpc.pb.go | 101 | // All implementations should embed UnimplementedMetricsV1Beta3Server | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 121 | // Describes the overall state of a | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 141 | // service, and only as a transition from `JOB_STATE_RUNNING`. | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 161 | // `JOB_STATE_DRAINED` indicates that the job has been drained. | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 261 | // and may contain additional information. | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 501 | } | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 561 | // Deprecated: Use ListJobsRequest_Filter.Descriptor instead. | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 581 | // any given time. Jobs in different regions can have the same name. | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 601 | // | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 621 | // terminate the job if it hasn't already reached a terminal state. | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 641 | // If this field is set, the service will ensure its uniqueness. | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 661 | // storage.googleapis.com/{bucket}/{object} | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 681 | // JOB_VIEW_DESCRIPTION or JOB_VIEW_ALL. | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 1001 | type RuntimeUpdatableParams struct { | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 2041 | type DisplayData struct { | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 2061 | // *DisplayData_TimestampValue | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 2261 | COMMENT | |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 2281 | // | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/jobs.pb.go | 2621 | ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` | COMMENT |
| LOW | dataflow/apiv1beta3/dataflowpb/metrics.pb.go | 1 | // Copyright 2026 Google LLC | COMMENT |
| 40903 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | dataflow/apiv1beta3/doc.go | 36 | // # Example usage | COMMENT |
| LOW | maps/areainsights/apiv1/doc.go | 36 | // # Example usage | COMMENT |
| LOW | maps/solar/apiv1/doc.go | 34 | // # Example usage | COMMENT |
| LOW | maps/mapmanagement/apiv2beta/doc.go | 39 | // # Example usage | COMMENT |
| LOW | maps/addressvalidation/apiv1/doc.go | 37 | // # Example usage | COMMENT |
| LOW | maps/places/apiv1/doc.go | 37 | // # Example usage | COMMENT |
| LOW | maps/fleetengine/delivery/apiv1/doc.go | 38 | // # Example usage | COMMENT |
| LOW | maps/fleetengine/apiv1/doc.go | 38 | // # Example usage | COMMENT |
| LOW | maps/routeoptimization/apiv1/doc.go | 38 | // # Example usage | COMMENT |
| LOW | maps/isochrones/apiv1/doc.go | 34 | // # Example usage | COMMENT |
| LOW | maps/routing/apiv2/doc.go | 34 | // # Example usage | COMMENT |
| LOW | maps/geocode/apiv4/doc.go | 36 | // # Example usage | COMMENT |
| LOW | resourcemanager/apiv3/doc.go | 35 | // # Example usage | COMMENT |
| LOW | resourcemanager/apiv2/doc.go | 35 | // # Example usage | COMMENT |
| LOW | essentialcontacts/apiv1/doc.go | 32 | // # Example usage | COMMENT |
| LOW | commerce/consumer/procurement/apiv1/doc.go | 34 | // # Example usage | COMMENT |
| LOW | orgpolicy/apiv2/doc.go | 35 | // # Example usage | COMMENT |
| LOW | workstations/apiv1beta/doc.go | 37 | // # Example usage | COMMENT |
| LOW | workstations/apiv1/doc.go | 35 | // # Example usage | COMMENT |
| LOW | webrisk/apiv1beta1/doc.go | 34 | // # Example usage | COMMENT |
| LOW | webrisk/apiv1/doc.go | 32 | // # Example usage | COMMENT |
| LOW | datastream/apiv1/doc.go | 32 | // # Example usage | COMMENT |
| LOW | datastream/apiv1alpha1/doc.go | 34 | // # Example usage | COMMENT |
| LOW | binaryauthorization/apiv1beta1/doc.go | 39 | // # Example usage | COMMENT |
| LOW | binaryauthorization/apiv1/doc.go | 37 | // # Example usage | COMMENT |
| LOW | servicehealth/apiv1/doc.go | 35 | // # Example usage | COMMENT |
| LOW | apihub/apiv1/doc.go | 32 | // # Example usage | COMMENT |
| LOW | apigeeregistry/apiv1/doc.go | 32 | // # Example usage | COMMENT |
| LOW | licensemanager/apiv1/doc.go | 35 | // # Example usage | COMMENT |
| LOW | beyondcorp/appgateways/apiv1/doc.go | 37 | // # Example usage | COMMENT |
| LOW | beyondcorp/appconnectors/apiv1/doc.go | 37 | // # Example usage | COMMENT |
| LOW | beyondcorp/clientconnectorservices/apiv1/doc.go | 37 | // # Example usage | COMMENT |
| LOW | beyondcorp/clientgateways/apiv1/doc.go | 37 | // # Example usage | COMMENT |
| LOW | beyondcorp/appconnections/apiv1/doc.go | 37 | // # Example usage | COMMENT |
| LOW | developerconnect/apiv1/doc.go | 34 | // # Example usage | COMMENT |
| LOW | kms/inventory/apiv1/doc.go | 32 | // # Example usage | COMMENT |
| LOW | kms/apiv1/doc.go | 35 | // # Example usage | COMMENT |
| LOW | storagebatchoperations/apiv1/doc.go | 32 | // # Example usage | COMMENT |
| LOW | confidentialcomputing/apiv1/doc.go | 34 | // # Example usage | COMMENT |
| LOW | confidentialcomputing/apiv1alpha1/doc.go | 34 | // # Example usage | COMMENT |
| LOW | video/transcoder/apiv1/doc.go | 36 | // # Example usage | COMMENT |
| LOW | video/stitcher/apiv1/doc.go | 32 | // # Example usage | COMMENT |
| LOW | video/livestream/apiv1/doc.go | 32 | // # Example usage | COMMENT |
| LOW | privilegedaccessmanager/apiv1/doc.go | 46 | // # Example usage | COMMENT |
| LOW | networkservices/apiv1/doc.go | 32 | // # Example usage | COMMENT |
| LOW | netapp/apiv1/doc.go | 36 | // # Example usage | COMMENT |
| LOW | aiplatform/apiv1beta1/doc.go | 37 | // # Example usage | COMMENT |
| LOW | aiplatform/apiv1/doc.go | 35 | // # Example usage | COMMENT |
| LOW | discoveryengine/apiv1alpha/doc.go | 36 | // # Example usage | COMMENT |
| LOW | discoveryengine/apiv1beta/doc.go | 36 | // # Example usage | COMMENT |
| LOW | discoveryengine/apiv1/doc.go | 34 | // # Example usage | COMMENT |
| LOW | servicemanagement/apiv1/doc.go | 36 | // # Example usage | COMMENT |
| LOW | shopping/css/apiv1/doc.go | 37 | // # Example usage | COMMENT |
| LOW | shopping/merchant/datasources/apiv1beta/doc.go | 36 | // # Example usage | COMMENT |
| LOW | shopping/merchant/datasources/apiv1/doc.go | 34 | // # Example usage | COMMENT |
| LOW | shopping/merchant/products/apiv1beta/doc.go | 36 | // # Example usage | COMMENT |
| LOW | shopping/merchant/products/apiv1/doc.go | 34 | // # Example usage | COMMENT |
| LOW | shopping/merchant/lfp/apiv1beta/doc.go | 36 | // # Example usage | COMMENT |
| LOW | shopping/merchant/lfp/apiv1/doc.go | 34 | // # Example usage | COMMENT |
| LOW | shopping/merchant/conversions/apiv1beta/doc.go | 36 | // # Example usage | COMMENT |
| 301 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | aiplatform/apiv1beta1/vertex_rag_client.go | 203 | // AskContexts agentic Retrieval Ask API for RAG. | COMMENT |
| MEDIUM | aiplatform/apiv1beta1/vertex_rag_client.go | 1131 | // AskContexts agentic Retrieval Ask API for RAG. | COMMENT |
| MEDIUM | aiplatform/apiv1/vertex_rag_client.go | 179 | // AskContexts agentic Retrieval Ask API for RAG. | COMMENT |
| MEDIUM | ces/apiv1beta/agent_client.go | 1705 | // ListGuardrails lists guardrails in the given app. | COMMENT |
| MEDIUM | ces/apiv1beta/agent_client.go | 5744 | // ListGuardrails lists guardrails in the given app. | COMMENT |
| MEDIUM | ces/apiv1beta/cespb/app_version.pb.go | 52 | // Optional. List of guardrails in the app. | COMMENT |
| MEDIUM | ces/apiv1beta/cespb/app_version.pb.go | 295 | 6, // 4: google.cloud.ces.v1beta.AppSnapshot.guardrails:type_name -> google.cloud.ces.v1beta.Guardrail | CODE |
| MEDIUM | ces/apiv1beta/cespb/evaluation.pb.go | 5738 | // `projects/{project}/locations/{location}/apps/{app}/guardrails/{guardrail}`. | COMMENT |
| MEDIUM | ces/apiv1beta/cespb/guardrail.pb.go | 302 | // `projects/{project}/locations/{location}/apps/{app}/guardrails/{guardrail}` | COMMENT |
| MEDIUM | ces/apiv1beta/cespb/app.pb.go | 637 | // Individual resources (e.g. agents, guardrails) can override these | COMMENT |
| MEDIUM | ces/apiv1beta/cespb/app.pb.go | 653 | // Optional. List of guardrails for the app. | COMMENT |
| MEDIUM | ces/apiv1beta/cespb/app.pb.go | 655 | // `projects/{project}/locations/{location}/apps/{app}/guardrails/{guardrail}` | COMMENT |
| MEDIUM | ces/apiv1beta/cespb/agent_service_grpc.pb.go | 152 | // Lists guardrails in the given app. | COMMENT |
| MEDIUM | ces/apiv1beta/cespb/agent_service_grpc.pb.go | 729 | // Lists guardrails in the given app. | COMMENT |
| MEDIUM | ces/apiv1beta/cespb/session_service.pb.go | 905 | // Context messages for external supervision guardrails. | COMMENT |
| MEDIUM | ces/apiv1beta/cespb/agent_service.pb.go | 2715 | // Required. The resource name of the app to list guardrails from. | COMMENT |
| MEDIUM | ces/apiv1beta/cespb/agent_service.pb.go | 2726 | // Optional. Filter to be applied when listing the guardrails. | COMMENT |
| MEDIUM | ces/apiv1beta/cespb/agent_service.pb.go | 2805 | // The list of guardrails. | COMMENT |
| MEDIUM | ces/apiv1beta/cespb/agent_service.pb.go | 6764 | 98, // 25: google.cloud.ces.v1beta.ListGuardrailsResponse.guardrails:type_name -> google.cloud.ces.v1beta.Guardrail | CODE |
| MEDIUM | ces/apiv1beta/cespb/agent.pb.go | 107 | // Optional. List of guardrails for the agent. | COMMENT |
| MEDIUM | ces/apiv1beta/cespb/agent.pb.go | 109 | // `projects/{project}/locations/{location}/apps/{app}/guardrails/{guardrail}` | COMMENT |
| MEDIUM | ces/apiv1/agent_client.go | 1613 | // ListGuardrails lists guardrails in the given app. | COMMENT |
| MEDIUM | ces/apiv1/agent_client.go | 5435 | // ListGuardrails lists guardrails in the given app. | COMMENT |
| MEDIUM | ces/apiv1/cespb/app_version.pb.go | 52 | // Optional. List of guardrails in the app. | COMMENT |
| MEDIUM | ces/apiv1/cespb/app_version.pb.go | 295 | 6, // 4: google.cloud.ces.v1.AppSnapshot.guardrails:type_name -> google.cloud.ces.v1.Guardrail | CODE |
| MEDIUM | ces/apiv1/cespb/guardrail.pb.go | 302 | // `projects/{project}/locations/{location}/apps/{app}/guardrails/{guardrail}` | COMMENT |
| MEDIUM | ces/apiv1/cespb/app.pb.go | 470 | // Individual resources (e.g. agents, guardrails) can override these | COMMENT |
| MEDIUM | ces/apiv1/cespb/app.pb.go | 486 | // Optional. List of guardrails for the app. | COMMENT |
| MEDIUM | ces/apiv1/cespb/app.pb.go | 488 | // `projects/{project}/locations/{location}/apps/{app}/guardrails/{guardrail}` | COMMENT |
| MEDIUM | ces/apiv1/cespb/agent_service_grpc.pb.go | 145 | // Lists guardrails in the given app. | COMMENT |
| MEDIUM | ces/apiv1/cespb/agent_service_grpc.pb.go | 689 | // Lists guardrails in the given app. | COMMENT |
| MEDIUM | ces/apiv1/cespb/session_service.pb.go | 905 | // Context messages for external supervision guardrails. | COMMENT |
| MEDIUM | ces/apiv1/cespb/agent_service.pb.go | 2578 | // Required. The resource name of the app to list guardrails from. | COMMENT |
| MEDIUM | ces/apiv1/cespb/agent_service.pb.go | 2589 | // Optional. Filter to be applied when listing the guardrails. | COMMENT |
| MEDIUM | ces/apiv1/cespb/agent_service.pb.go | 2668 | // The list of guardrails. | COMMENT |
| MEDIUM | ces/apiv1/cespb/agent_service.pb.go | 4895 | 74, // 25: google.cloud.ces.v1.ListGuardrailsResponse.guardrails:type_name -> google.cloud.ces.v1.Guardrail | CODE |
| MEDIUM | ces/apiv1/cespb/agent.pb.go | 107 | // Optional. List of guardrails for the agent. | COMMENT |
| MEDIUM | ces/apiv1/cespb/agent.pb.go | 109 | // `projects/{project}/locations/{location}/apps/{app}/guardrails/{guardrail}` | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 4 | ## [1.17.0](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.16.0...orchestration/v1.17.0) (2026-0 | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 11 | ## [1.16.0](https://github.com/googleapis/google-cloud-go/releases/tag/orchestration%2Fv1.16.0) (2026-05-07) | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 13 | ## [1.15.0](https://github.com/googleapis/google-cloud-go/releases/tag/orchestration%2Fv1.15.0) (2026-04-30) | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 15 | ## [1.14.0](https://github.com/googleapis/google-cloud-go/releases/tag/orchestration%2Fv1.14.0) (2026-04-13) | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 17 | ## [1.13.0](https://github.com/googleapis/google-cloud-go/releases/tag/orchestration%2Fv1.13.0) (2026-04-09) | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 19 | ## [1.12.0](https://github.com/googleapis/google-cloud-go/releases/tag/orchestration%2Fv1.12.0) (2026-04-02) | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 21 | ## [1.11.10](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.11.9...orchestration/v1.11.10) (2025 | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 28 | ## [1.11.9](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.11.8...orchestration/v1.11.9) (2025-0 | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 35 | ## [1.11.8](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.11.7...orchestration/v1.11.8) (2025-0 | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 42 | ## [1.11.7](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.11.6...orchestration/v1.11.7) (2025-0 | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 49 | ## [1.11.6](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.11.5...orchestration/v1.11.6) (2025-0 | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 56 | ## [1.11.5](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.11.4...orchestration/v1.11.5) (2025-0 | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 63 | ## [1.11.4](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.11.3...orchestration/v1.11.4) (2025-0 | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 70 | ## [1.11.3](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.11.2...orchestration/v1.11.3) (2025-0 | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 77 | ## [1.11.2](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.11.1...orchestration/v1.11.2) (2024-1 | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 84 | ## [1.11.1](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.11.0...orchestration/v1.11.1) (2024-1 | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 92 | ## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.10.1...orchestration/v1.11.0) (2024-0 | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 110 | ## [1.10.1](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.10.0...orchestration/v1.10.1) (2024-0 | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 117 | ## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.9.7...orchestration/v1.10.0) (2024-08 | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 124 | ## [1.9.7](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.9.6...orchestration/v1.9.7) (2024-08-0 | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 131 | ## [1.9.6](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.9.5...orchestration/v1.9.6) (2024-07-2 | COMMENT |
| MEDIUM⚡ | orchestration/CHANGES.md | 138 | ## [1.9.5](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.9.4...orchestration/v1.9.5) (2024-07-1 | COMMENT |
| 21 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL | bigquery/iterator.go | 285 | bqt, err = src.t.c.bqs.Tables.Get(src.t.ProjectID, src.t.DatasetID, src.t.TableID). | CODE |
| CRITICAL | bigquery/iterator.go | 297 | call := src.t.c.bqs.Tabledata.List(src.t.ProjectID, src.t.DatasetID, src.t.TableID) | CODE |
| CRITICAL | bigquery/iterator.go | 336 | call := src.j.c.bqs.Jobs.GetQueryResults(src.j.projectID, src.j.jobID).Location(src.j.location).Context(ctx) | CODE |
| CRITICAL | bigquery/inserter.go | 181 | call := u.t.c.bqs.Tabledata.InsertAll(u.t.ProjectID, u.t.DatasetID, u.t.TableID, req).Context(ctx) | CODE |
| CRITICAL | bigquery/dataset.go | 660 | call := it.dataset.c.bqs.Tables.List(it.dataset.ProjectID, it.dataset.DatasetID). | CODE |
| CRITICAL | bigquery/dataset.go | 748 | call := it.dataset.c.bqs.Models.List(it.dataset.ProjectID, it.dataset.DatasetID). | CODE |
| CRITICAL | bigquery/dataset.go | 838 | call := it.dataset.c.bqs.Routines.List(it.dataset.ProjectID, it.dataset.DatasetID). | CODE |
| CRITICAL⚡ | container/container.go | 226 | resp, err := c.svc.Projects.Zones.Clusters.List(c.projectID, zone).Do() | CODE |
| CRITICAL⚡ | container/container.go | 235 | resp, err := c.svc.Projects.Zones.Clusters.Get(c.projectID, zone, name).Do() | CODE |
| CRITICAL⚡ | container/container.go | 244 | _, err := c.svc.Projects.Zones.Clusters.Delete(c.projectID, zone, name).Do() | CODE |
| CRITICAL⚡ | container/container.go | 253 | resp, err := c.svc.Projects.Zones.Operations.List(c.projectID, "-").Do() | CODE |
| CRITICAL⚡ | container/container.go | 259 | resp, err := c.svc.Projects.Zones.Operations.List(c.projectID, zone).Do() | CODE |
| CRITICAL⚡ | container/container.go | 268 | resp, err := c.svc.Projects.Zones.Operations.Get(c.projectID, zone, name).Do() | CODE |
| CRITICAL | profiler/proftest/proftest.go | 634 | if _, err := tr.ContainerService.Projects.Zones.Clusters.Delete(cfg.ProjectID, cfg.Zone, cfg.ClusterName).Context(ctx). | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | maps/places/apiv1/placespb/place.pb.go | 477 | // AI-generated summary of the place. | COMMENT |
| HIGH | maps/places/apiv1/placespb/place.pb.go | 496 | // AI-generated summary of the place using user reviews. | COMMENT |
| HIGH | maps/places/apiv1/placespb/place.pb.go | 1734 | // AI-generated summary of the place. | COMMENT |
| HIGH | maps/places/apiv1/placespb/place.pb.go | 1938 | // AI-generated summary of the place using user reviews. | COMMENT |
| HIGH | …ngine/apiv1beta/discoveryenginepb/search_service.pb.go | 5153 | // document, in the same order as requested in | COMMENT |
| HIGH | …ping/merchant/productstudio/apiv1alpha/image_client.go | 191 | // of the original image is replaced by an AI generated scene based on | COMMENT |
| HIGH | …ping/merchant/productstudio/apiv1alpha/image_client.go | 481 | // of the original image is replaced by an AI generated scene based on | COMMENT |
| HIGH | …ductstudio/apiv1alpha/productstudiopb/image_grpc.pb.go | 47 | // of the original image is replaced by an AI generated scene based on | COMMENT |
| HIGH | …ductstudio/apiv1alpha/productstudiopb/image_grpc.pb.go | 98 | // of the original image is replaced by an AI generated scene based on | COMMENT |
| HIGH | container/apiv1/ListClusters_smoke_test.go | 15 | // AUTO-GENERATED CODE. DO NOT EDIT. | COMMENT |
| HIGH | spanner/admin/instance/apiv1/instance_admin_client.go | 623 | // as requested. The returned long-running operation can be used to track the | COMMENT |
| HIGH | spanner/admin/instance/apiv1/instance_admin_client.go | 787 | // as requested. The returned long-running operation can be used to track the | COMMENT |
| HIGH | spanner/admin/instance/apiv1/instance_admin_client.go | 2912 | // as requested. The returned long-running operation can be used to track the | COMMENT |
| HIGH | spanner/admin/instance/apiv1/instance_admin_client.go | 3494 | // as requested. The returned long-running operation can be used to track the | COMMENT |
| HIGH | …nce/apiv1/instancepb/spanner_instance_admin_grpc.pb.go | 224 | // as requested. The returned long-running operation can be used to track the | COMMENT |
| HIGH | …nce/apiv1/instancepb/spanner_instance_admin_grpc.pb.go | 343 | // as requested. The returned long-running operation can be used to track the | COMMENT |
| HIGH | …nce/apiv1/instancepb/spanner_instance_admin_grpc.pb.go | 829 | // as requested. The returned long-running operation can be used to track the | COMMENT |
| HIGH | …nce/apiv1/instancepb/spanner_instance_admin_grpc.pb.go | 948 | // as requested. The returned long-running operation can be used to track the | COMMENT |
| HIGH | profiler/profiler.go | 280 | // and collects and uploads profiles as requested. | COMMENT |
| HIGH | logging/apiv2/WriteLogEntries_smoke_test.go | 15 | // AUTO-GENERATED CODE. DO NOT EDIT. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | …ssvalidation/apiv1/addressvalidationpb/usps_data.pb.go | 160 | // utilize uspsData as the primary part of the response. | COMMENT |
| MEDIUM | …tastream/apiv1/datastreampb/datastream_resources.pb.go | 591 | // Definitely cause issues with the Stream. | COMMENT |
| MEDIUM | …am/apiv1alpha1/datastreampb/datastream_resources.pb.go | 401 | // Definitely cause issues with the Stream. | COMMENT |
| MEDIUM | video/stitcher/apiv1/video_stitcher_client.go | 310 | // seamless playback and tracking on native players and monetize | COMMENT |
| MEDIUM | video/stitcher/apiv1/video_stitcher_client.go | 634 | // seamless playback and tracking on native players and monetize | COMMENT |
| MEDIUM | aiplatform/apiv1beta1/aiplatformpb/custom_job.pb.go | 46 | // leverage spot resources alongwith regular resources to schedule | COMMENT |
| MEDIUM | aiplatform/apiv1beta1/aiplatformpb/tool.pb.go | 1637 | // true, Gemini will leverage it to automatically memorize the | COMMENT |
| MEDIUM | aiplatform/apiv1/aiplatformpb/content.pb.go | 1934 | // allows the model to perceive more detail, which can lead to a more nuanced | COMMENT |
| MEDIUM | aiplatform/apiv1/aiplatformpb/custom_job.pb.go | 46 | // leverage spot resources alongwith regular resources to schedule | COMMENT |
| MEDIUM | …gine/apiv1alpha/discoveryenginepb/serving_config.pb.go | 100 | // documents. To leverage this, document embedding is required. The ranking | COMMENT |
| MEDIUM | …ngine/apiv1beta/discoveryenginepb/serving_config.pb.go | 100 | // documents. To leverage this, document embedding is required. The ranking | COMMENT |
| MEDIUM | …eryengine/apiv1/discoveryenginepb/serving_config.pb.go | 92 | // documents. To leverage this, document embedding is required. The ranking | COMMENT |
| LOW | …/snippet_metadata.google.cloud.dialogflow.v2beta1.json | 7653 | "description": "ListSuggestions deprecated: Use inline suggestion, event based suggestion or\nSuggestion* API inst | CODE |
| MEDIUM | dialogflow/cx/apiv3/cxpb/fulfillment.pb.go | 89 | // If the flag is true, the agent will utilize LLM to generate a text | COMMENT |
| MEDIUM | dialogflow/cx/apiv3beta1/cxpb/fulfillment.pb.go | 91 | // If the flag is true, the agent will utilize LLM to generate a text | COMMENT |
| MEDIUM | …curityscanner/apiv1/websecurityscannerpb/finding.pb.go | 125 | // Output only. The URL containing human-readable payload that user can leverage to | COMMENT |
| MEDIUM | …itycentermanagementpb/security_center_management.pb.go | 670 | // utilize this field. | COMMENT |
| MEDIUM | bigquery/table.go | 1149 | // so we alter the payload to clear the message and leverage NullFields to send the | COMMENT |
| MEDIUM | …uery/reservation/apiv1/reservationpb/reservation.pb.go | 446 | // training. These jobs will not utilize idle slots from other reservations. | COMMENT |
| MEDIUM | …uery/reservation/apiv1/reservationpb/reservation.pb.go | 2454 | // run by this principal will utilize the associated reservation. Otherwise, | COMMENT |
| MEDIUM | bigquery/storage/managedwriter/options.go | 66 | // when instantiating the Client. Only writes to default streams can leverage the | COMMENT |
| MEDIUM | bigquery/storage/managedwriter/integration_test.go | 1378 | // We expect the fields in the partial schema to leverage nulls rather than default values. | COMMENT |
| MEDIUM | bigquery/storage/managedwriter/adapt/protoconversion.go | 77 | // Primitive types which can leverage packed encoding when repeated/arrays. | COMMENT |
| MEDIUM | bigquery/v2/apiv2/bigquerypb/udf_resource.pb.go | 41 | // using legacy SQL. Users of GoogleSQL should leverage either DDL (e.g. | COMMENT |
| MEDIUM | storage/grpc_client.go | 52 | // high throughput and/or leverage many concurrent streams | COMMENT |
| MEDIUM | storage/grpc_client.go | 2241 | // used to leverage proto.Unmarshal for small bytes fields (i.e. anything | COMMENT |
| MEDIUM | storage/client.go | 117 | // the storageClient inteface. All implementations must utilize settings | COMMENT |
| MEDIUM | storage/grpc_reader.go | 821 | // used to leverage proto.Unmarshal for small bytes fields (i.e. anything | COMMENT |
| MEDIUM | datastore/integration_test.go | 45 | // TODO(djd): Make test entity clean up more robust: some test entities may | COMMENT |
| MEDIUM | datastore/admin/apiv1/doc.go | 20 | // Accesses the schemaless NoSQL database to provide fully managed, robust, | COMMENT |
| MEDIUM | iam/admin/apiv1/adminpb/iam.pb.go | 622 | // input content. Note that current version of the linter does not utilize | COMMENT |
| MEDIUM | spanner/dynamic_channel_pool_test.go | 889 | // binding constraint and the assertion is robust to background | COMMENT |
| LOW | profiler/integration_test.go | 122 | # Compile first so each spawned process can just use the same binary. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …1/addressvalidationpb/address_validation_service.pb.go | 115 | // "123 Main Street" in Redwood City, the geocode returned might be of | COMMENT |
| LOW | bigtable/integration_test.go | 648 | nonsense := []byte("lorem ipsum dolor sit amet, ") | CODE |
| LOW | bigtable/integration_test.go | 648 | nonsense := []byte("lorem ipsum dolor sit amet, ") | CODE |
| LOW | firestore/pipeline_integration_test.go | 694 | {Name: "John Doe", Age: 42}, | CODE |
| LOW | firestore/pipeline_integration_test.go | 698 | {Name: "Alice", Address: "123 Main St"}, | CODE |
| LOW | firestore/pipeline_integration_test.go | 735 | {"name": "John Doe", "age": int64(42)}, | CODE |
| LOW | firestore/pipeline_integration_test.go | 737 | {"name": "Alice", "address": "123 Main St"}, | CODE |
| LOW | firestore/pipeline_integration_test.go | 1740 | want: map[string]interface{}{"trimmed_name": "John Doe"}, | CODE |
| LOW | firestore/pipeline.go | 877 | // // Input: { "name": "John Doe Jr.", "parents": { "father": "John Doe Sr.", "mother": "Jane Doe" } } | COMMENT |
| LOW | firestore/pipeline.go | 880 | // // Output: { "father": "John Doe Sr.", "mother": "Jane Doe" } | COMMENT |
| LOW | auth/example_test.go | 48 | Subject: "user@example.com", | CODE |
| LOW | auth/credentials/idtoken/compute_test.go | 41 | w.Write([]byte(`fake_token`)) | CODE |
| LOW | auth/credentials/idtoken/compute_test.go | 56 | if want := "fake_token"; tok.Value != want { | CODE |
| LOW | auth/credentials/idtoken/compute_test.go | 75 | w.Write([]byte(`fake_token`)) | CODE |
| LOW | auth/credentials/idtoken/compute_test.go | 90 | if want := "fake_token"; tok.Value != want { | CODE |
| LOW | …th/credentials/externalaccount/externalaccount_test.go | 120 | subjectToken: "fake_token", | CODE |
| LOW | …th/credentials/externalaccount/externalaccount_test.go | 126 | if got, want := r.Form.Get("subject_token"), "fake_token"; got != want { | CODE |
| LOW | auth/credentials/downscope/downscope_test.go | 29 | standardRespBody = `{"access_token":"fake_token","expires_in":42,"token_type":"Bearer"}` | CODE |
| LOW | auth/credentials/downscope/downscope_test.go | 83 | if want := "fake_token"; tok.Value != want { | CODE |
| LOW | auth/credentials/impersonate/example_test.go | 50 | Subject: "admin@example.com", | CODE |
| LOW | auth/credentials/impersonate/user_test.go | 63 | subject: "admin@example.com", | CODE |
| LOW | auth/credentials/impersonate/user_test.go | 69 | subject: "admin@example.com", | CODE |
| LOW⚡ | internal/gapicgen/git/git_test.go | 97 | changes: []*ChangeInfo{{Title: "fix: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod", | CODE |
| LOW⚡ | internal/gapicgen/git/git_test.go | 97 | changes: []*ChangeInfo{{Title: "fix: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod", | CODE |
| LOW⚡ | internal/gapicgen/git/git_test.go | 99 | want: "\nChanges:\n\nfix: Lorem ipsum dolor...\n PiperOrigin-RevId: bar\n\n", | CODE |
| LOW⚡ | internal/gapicgen/git/git_test.go | 103 | changes: []*ChangeInfo{{Title: "fix: Lorem ipsum dolor", Body: "tempor incididunt ut\n PiperOrigin-RevId: bar"} | CODE |
| LOW⚡ | internal/gapicgen/git/git_test.go | 105 | want: "\nChanges:\n\nfix: Lorem ipsum dolor\n PiperOrigin-RevId: bar\n\n", | CODE |
| LOW | bigquery/v2/apiv2/bigquerypb/dataset.pb.go | 1151 | // "userByEmail": "user@example.com", | COMMENT |
| LOW | storage/hmac_test.go | 496 | opts: []HMACKeyOption{ForHMACKeyServiceAccountEmail("foo@example.org")}, | CODE |
| LOW | storage/hmac_test.go | 500 | "serviceAccountEmail": {"foo@example.org"}, | CODE |
| LOW | storage/hmac_test.go | 515 | ForHMACKeyServiceAccountEmail("foo@example.org"), | CODE |
| LOW | storage/hmac_test.go | 522 | "serviceAccountEmail": {"foo@example.org"}, | CODE |
| LOW | iam/admin/apiv1/adminpb/iam.pb.go | 2193 | // JWT Claims Set. For example: `{"sub": "user@example.com", "iat": 313435}` | COMMENT |
| LOW | spanner/oc_test.go | 110 | Kind: &structpb.Value_StringValue{StringValue: "test@test.com"}, | CODE |
| LOW | spanner/test/opentelemetry/test/ot_metrics_test.go | 87 | Kind: &structpb.Value_StringValue{StringValue: "test@test.com"}, | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | firestore/doc.go | 30 | # Creating a Client | COMMENT |
| MEDIUM | bigquery/doc.go | 24 | # Creating a Client | COMMENT |
| MEDIUM⚡ | bigquery/storage/managedwriter/doc.go | 24 | # Creating a Client | COMMENT |
| MEDIUM⚡ | bigquery/storage/managedwriter/doc.go | 34 | # Defining the Protocol Buffer Schema | COMMENT |
| MEDIUM | storage/doc.go | 25 | # Creating a Client | COMMENT |
| MEDIUM | vertexai/internal/import-go-sentencepiece.sh | 26 | # Create a temporary directory | COMMENT |
| MEDIUM | spanner/doc.go | 28 | # Creating a Client | COMMENT |
| MEDIUM | logging/doc.go | 23 | # Creating a Client | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | maps/routing/apiv2/routes_client.go | 125 | // NOTE: This method requires that you specify a response field mask in | COMMENT |
| LOW | maps/routing/apiv2/routes_client.go | 166 | // NOTE: This method requires that you specify a response field mask in | COMMENT |
| LOW | maps/routing/apiv2/routes_client.go | 449 | // NOTE: This method requires that you specify a response field mask in | COMMENT |
| LOW | maps/routing/apiv2/routes_client.go | 542 | // NOTE: This method requires that you specify a response field mask in | COMMENT |
| LOW | .github/workflows/apidiff.yml | 93 | # Step 1: Run apidiff to detect breaking changes. | COMMENT |
| LOW | .github/workflows/apidiff.yml | 116 | # Step 2: Conditionally fail the job for GA APIs. | COMMENT |
| LOW | .github/workflows/apidiff.yml | 137 | # Step 3: Add a "breaking change" label. | COMMENT |
| LOW | .github/workflows/apidiff.yml | 152 | # Step 4: For non-GA APIs, post the breaking change details as a comment. | COMMENT |
| LOW | pubsublite/pscompat/kafka_migration.go | 126 | // Step 1: read all PSL committed offsets for the subscription. | COMMENT |
| LOW | pubsublite/pscompat/kafka_migration.go | 152 | // Step 2: resolve publish_time for the PSL offset via ComputeMessageStats. | COMMENT |
| LOW | pubsublite/pscompat/kafka_migration.go | 188 | // Step 3: look up Kafka offset >= timestamp. | COMMENT |
| LOW | pubsublite/pscompat/kafka_migration.go | 230 | // Step 4: batch commit. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …ationenginepb/prediction_apikey_registry_service.pb.go | 269 | // `projects/*/locations/global/catalogs/default_catalog/eventStores/default_event_store/predictionApiKeyRegistrations/ | COMMENT |
| HIGH | …ationenginepb/prediction_apikey_registry_service.pb.go | 269 | // `projects/*/locations/global/catalogs/default_catalog/eventStores/default_event_store/predictionApiKeyRegistrations/ | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | .github/workflows/apidiff.yml | 93 | # Step 1: Run apidiff to detect breaking changes. | COMMENT |
| LOW | .github/workflows/apidiff.yml | 116 | # Step 2: Conditionally fail the job for GA APIs. | COMMENT |
| LOW | .github/workflows/apidiff.yml | 137 | # Step 3: Add a "breaking change" label. | COMMENT |
| LOW | .github/workflows/apidiff.yml | 152 | # Step 4: For non-GA APIs, post the breaking change details as a comment. | COMMENT |
| LOW | pubsublite/pscompat/kafka_migration.go | 126 | // Step 1: read all PSL committed offsets for the subscription. | COMMENT |
| LOW | pubsublite/pscompat/kafka_migration.go | 152 | // Step 2: resolve publish_time for the PSL offset via ComputeMessageStats. | COMMENT |
| LOW | pubsublite/pscompat/kafka_migration.go | 188 | // Step 3: look up Kafka offset >= timestamp. | COMMENT |
| LOW | pubsublite/pscompat/kafka_migration.go | 230 | // Step 4: batch commit. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | internal/kokoro/continuous.sh | 29 | # tests (like profiler's) silently skipped, so make sure you know what you are | COMMENT |
| MEDIUM | vertexai/genai/client_test.go | 640 | {"(don't|do not) have", "As an AI language model, I do not have physical needs"}, | CODE |
| MEDIUM | visionai/apiv1/visionaipb/lva.pb.go | 880 | // The name of the stream input (as discussed above). | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | internal/kokoro/presubmit.sh | 106 | # Check if "." is in the list of changed directories, which means the root | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | httpreplay/cmd/httpr/examples/python/httpr-demo.py | 1 | CODE |