Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
This report presents the forensic synthetic code analysis of googleapis/google-api-nodejs-client, a TypeScript project with 12,217 GitHub stars. SynthScan v2.0 examined 5,078,814 lines of code across 3224 source files, recording 4449 pattern matches distributed across 10 syntactic categories. The overall adjusted score of 7.8 places this repository in the Low 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 4449 distinct pattern matches across 10 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 |
|---|---|---|---|---|
| CRITICAL | src/apis/dataflow/v1b3.ts | 8773 | * const res = await dataflow.projects.locations.jobs.debug.getConfig({ | COMMENT |
| CRITICAL | src/apis/dataflow/v1b3.ts | 8930 | * const res = await dataflow.projects.locations.jobs.debug.getWorkerStacktraces( | COMMENT |
| CRITICAL | src/apis/dataflow/v1b3.ts | 9092 | * const res = await dataflow.projects.locations.jobs.debug.sendCapture({ | COMMENT |
| CRITICAL | src/apis/dataflow/v1b3.ts | 9315 | * const res = await dataflow.projects.locations.jobs.messages.list({ | COMMENT |
| CRITICAL | src/apis/dataflow/v1b3.ts | 9514 | * const res = await dataflow.projects.locations.jobs.snapshots.list({ | COMMENT |
| CRITICAL | src/apis/dataflow/v1b3.ts | 9681 | * const res = await dataflow.projects.locations.jobs.stages.getExecutionDetails( | COMMENT |
| CRITICAL | src/apis/dataflow/v1b3.ts | 9884 | * const res = await dataflow.projects.locations.jobs.workItems.lease({ | COMMENT |
| CRITICAL | src/apis/dataflow/v1b3.ts | 10045 | * const res = await dataflow.projects.locations.jobs.workItems.reportStatus({ | COMMENT |
| CRITICAL | src/apis/privateca/v1beta1.ts | 1219 | * await privateca.projects.locations.certificateAuthorities.certificateRevocationLists.getIamPolicy( | COMMENT |
| CRITICAL | src/apis/privateca/v1beta1.ts | 1365 | * await privateca.projects.locations.certificateAuthorities.certificateRevocationLists.setIamPolicy( | COMMENT |
| CRITICAL | src/apis/privateca/v1beta1.ts | 1518 | * await privateca.projects.locations.certificateAuthorities.certificateRevocationLists.testIamPermissions( | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 3333 | * await privateca.projects.locations.caPools.certificateAuthorities.activate({ | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 3485 | * await privateca.projects.locations.caPools.certificateAuthorities.create({ | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 3658 | * await privateca.projects.locations.caPools.certificateAuthorities.delete({ | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 3805 | * await privateca.projects.locations.caPools.certificateAuthorities.disable({ | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 3956 | * await privateca.projects.locations.caPools.certificateAuthorities.enable({ | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 4103 | * await privateca.projects.locations.caPools.certificateAuthorities.fetch({ | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 4249 | * await privateca.projects.locations.caPools.certificateAuthorities.get({ | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 4405 | * await privateca.projects.locations.caPools.certificateAuthorities.list({ | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 4564 | * await privateca.projects.locations.caPools.certificateAuthorities.patch({ | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 4734 | * await privateca.projects.locations.caPools.certificateAuthorities.undelete({ | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 5030 | * await privateca.projects.locations.caPools.certificateAuthorities.certificateRevocationLists.get( | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 5178 | * await privateca.projects.locations.caPools.certificateAuthorities.certificateRevocationLists.getIamPolicy( | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 5324 | * await privateca.projects.locations.caPools.certificateAuthorities.certificateRevocationLists.list( | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 5486 | * await privateca.projects.locations.caPools.certificateAuthorities.certificateRevocationLists.patch( | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 5648 | * await privateca.projects.locations.caPools.certificateAuthorities.certificateRevocationLists.setIamPolicy( | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 5801 | * await privateca.projects.locations.caPools.certificateAuthorities.certificateRevocationLists.testIamPermissio | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 6040 | * const res = await privateca.projects.locations.caPools.certificates.create({ | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 6222 | * const res = await privateca.projects.locations.caPools.certificates.get({ | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 6371 | * const res = await privateca.projects.locations.caPools.certificates.list({ | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 6520 | * const res = await privateca.projects.locations.caPools.certificates.patch({ | COMMENT |
| CRITICAL | src/apis/privateca/v1.ts | 6695 | * const res = await privateca.projects.locations.caPools.certificates.revoke({ | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 3086 | * await workstations.projects.locations.workstationClusters.workstationConfigs.create( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 3268 | * await workstations.projects.locations.workstationClusters.workstationConfigs.delete( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 3415 | * await workstations.projects.locations.workstationClusters.workstationConfigs.get( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 3578 | * await workstations.projects.locations.workstationClusters.workstationConfigs.getIamPolicy( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 3724 | * await workstations.projects.locations.workstationClusters.workstationConfigs.list( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 3880 | * await workstations.projects.locations.workstationClusters.workstationConfigs.listUsable( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 4037 | * await workstations.projects.locations.workstationClusters.workstationConfigs.patch( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 4217 | * await workstations.projects.locations.workstationClusters.workstationConfigs.setIamPolicy( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 4370 | * await workstations.projects.locations.workstationClusters.workstationConfigs.testIamPermissions( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 4661 | * await workstations.projects.locations.workstationClusters.workstationConfigs.workstations.create( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 4835 | * await workstations.projects.locations.workstationClusters.workstationConfigs.workstations.delete( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 4980 | * await workstations.projects.locations.workstationClusters.workstationConfigs.workstations.generateAccessToken | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 5137 | * await workstations.projects.locations.workstationClusters.workstationConfigs.workstations.get( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 5292 | * await workstations.projects.locations.workstationClusters.workstationConfigs.workstations.getIamPolicy( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 5438 | * await workstations.projects.locations.workstationClusters.workstationConfigs.workstations.list( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 5589 | * await workstations.projects.locations.workstationClusters.workstationConfigs.workstations.listUsable( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 5743 | * await workstations.projects.locations.workstationClusters.workstationConfigs.workstations.patch( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 5915 | * await workstations.projects.locations.workstationClusters.workstationConfigs.workstations.setIamPolicy( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 6068 | * await workstations.projects.locations.workstationClusters.workstationConfigs.workstations.start( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 6219 | * await workstations.projects.locations.workstationClusters.workstationConfigs.workstations.stop( | COMMENT |
| CRITICAL | src/apis/workstations/v1.ts | 6369 | * await workstations.projects.locations.workstationClusters.workstationConfigs.workstations.testIamPermissions( | COMMENT |
| CRITICAL | src/apis/workstations/v1beta.ts | 2890 | * await workstations.projects.locations.workstationClusters.workstationConfigs.create( | COMMENT |
| CRITICAL | src/apis/workstations/v1beta.ts | 3077 | * await workstations.projects.locations.workstationClusters.workstationConfigs.delete( | COMMENT |
| CRITICAL | src/apis/workstations/v1beta.ts | 3224 | * await workstations.projects.locations.workstationClusters.workstationConfigs.get( | COMMENT |
| CRITICAL | src/apis/workstations/v1beta.ts | 3392 | * await workstations.projects.locations.workstationClusters.workstationConfigs.getIamPolicy( | COMMENT |
| CRITICAL | src/apis/workstations/v1beta.ts | 3538 | * await workstations.projects.locations.workstationClusters.workstationConfigs.list( | COMMENT |
| CRITICAL | src/apis/workstations/v1beta.ts | 3694 | * await workstations.projects.locations.workstationClusters.workstationConfigs.listUsable( | COMMENT |
| CRITICAL | src/apis/workstations/v1beta.ts | 3851 | * await workstations.projects.locations.workstationClusters.workstationConfigs.patch( | COMMENT |
| 2930 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | owlbot.py | 1 | # Copyright 2021 Google LLC | COMMENT |
| LOW | .mocharc.js | 1 | // Copyright 2020 Google LLC | COMMENT |
| LOW | .jsdoc.js | 1 | // Copyright 2019 Google LLC | COMMENT |
| LOW | .prettierrc.js | 1 | // Copyright 2020 Google LLC | COMMENT |
| LOW | test/test.apikey.ts | 1 | // Copyright 2014 Google LLC | COMMENT |
| LOW | test/test.auth.ts | 1 | // Copyright 2013 Google LLC | COMMENT |
| LOW | test/test.options.ts | 1 | // Copyright 2014 Google LLC | COMMENT |
| LOW | test/test.drive.v2.ts | 1 | // Copyright 2014 Google LLC | COMMENT |
| LOW | test/test.transporters.ts | 1 | // Copyright 2019 Google LLC | COMMENT |
| LOW | test/test.docs.ts | 1 | // Copyright 2020 Google LLC | COMMENT |
| LOW | test/utils.ts | 1 | // Copyright 2016 Google LLC | COMMENT |
| LOW | test/test.generator.ts | 1 | // Copyright 2020 Google LLC | COMMENT |
| LOW | test/test.query.ts | 1 | // Copyright 2016 Google LLC | COMMENT |
| LOW | test/test.index.ts | 1 | // Copyright 2020 Google LLC | COMMENT |
| LOW | test/test.media.ts | 1 | // Copyright 2014 Google LLC | COMMENT |
| LOW | test/test.disclaimer.ts | 1 | // Copyright 2020 Google LLC | COMMENT |
| LOW | test/test.clients.ts | 1 | // Copyright 2013 Google LLC | COMMENT |
| LOW | test/test.synth.ts | 1 | // Copyright 2020 Google LLC | COMMENT |
| LOW | test/test.discover.ts | 1 | // Copyright 2016 Google LLC | COMMENT |
| LOW | test/test.path.ts | 1 | // Copyright 2014 Google LLC | COMMENT |
| LOW | test/test.download.ts | 1 | // Copyright 2020 Google LLC | COMMENT |
| LOW | test/test.samplegen.ts | 1 | // Copyright 2020 Google LLC | COMMENT |
| LOW | test/test.filters.ts | 1 | // Copyright 2020 Google LLC | COMMENT |
| LOW | system-test/auth.test.ts | 1 | // Copyright 2019 Google LLC | COMMENT |
| LOW | system-test/http2.test.ts | 1 | // Copyright 2020 Google LLC | COMMENT |
| LOW | system-test/kitchen.test.ts | 1 | // Copyright 2017 Google LLC | COMMENT |
| LOW | samples/multiple.js | 1 | // Copyright 2013 Google LLC | COMMENT |
| LOW | samples/oauth2.js | 1 | // Copyright 2012 Google LLC | COMMENT |
| LOW | samples/accessTokenAuth.js | 1 | // Copyright 2020 Google LLC | COMMENT |
| LOW | samples/jwt.js | 1 | // Copyright 2014 Google LLC | COMMENT |
| LOW | samples/defaultauth.js | 1 | // Copyright 2014 Google LLC | COMMENT |
| LOW | samples/mediaupload.js | 1 | // Copyright 2013 Google LLC | COMMENT |
| LOW | samples/sheets/insert-column.js | 1 | // Copyright 2018 Google LLC | COMMENT |
| LOW | samples/sheets/append.js | 1 | // Copyright 2018 Google LLC | COMMENT |
| LOW | samples/sheets/quickstart.js | 1 | // Copyright 2018 Google LLC | COMMENT |
| LOW | samples/test/test.samples.docs.js | 1 | // Copyright 2018 Google LLC | COMMENT |
| LOW | samples/test/test.samples.auth.js | 1 | // Copyright 2018 Google LLC | COMMENT |
| LOW | samples/test/test.samples.analyticsReporting.js | 1 | // Copyright 2018 Google LLC | COMMENT |
| LOW | samples/test/test.samples.gmail.js | 1 | // Copyright 2018 Google LLC | COMMENT |
| LOW | samples/test/test.samples.sheets.js | 1 | // Copyright 2018 Google LLC | COMMENT |
| LOW | samples/test/test.samples.blog.js | 1 | // Copyright 2018 Google LLC | COMMENT |
| LOW | samples/test/test.compute.samples.js | 1 | // Copyright 2019 Google, LLC | COMMENT |
| LOW | samples/test/common.js | 1 | // Copyright 2025 Google LLC | COMMENT |
| LOW | samples/test/test.samples.youtube.js | 1 | // Copyright 2018 Google LLC | COMMENT |
| LOW | samples/test/test.samples.webmasters.js | 1 | // Copyright 2018 Google LLC | COMMENT |
| LOW | samples/test/test.samples.customsearch.js | 1 | // Copyright 2018 Google LLC | COMMENT |
| LOW | samples/test/test.samples.drive.js | 1 | // Copyright 2018 Google LLC | COMMENT |
| LOW | samples/typescript/typescript.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | samples/directory_v1/group-email-insert.js | 1 | // Copyright 2014 Google LLC | COMMENT |
| LOW | samples/directory_v1/group-delete.js | 1 | // Copyright 2014 Google LLC | COMMENT |
| LOW | samples/directory_v1/group-insert.js | 1 | // Copyright 2014 Google LLC | COMMENT |
| LOW | samples/directory_v1/group-email-delete.js | 1 | // Copyright 2014 Google LLC | COMMENT |
| LOW | samples/docs/create.js | 1 | // Copyright 2018 Google LLC | COMMENT |
| LOW | samples/docs/get.js | 1 | // Copyright 2018 Google LLC | COMMENT |
| LOW | samples/youtube/upload.js | 1 | // Copyright 2016 Google LLC | COMMENT |
| LOW | samples/youtube/search.js | 1 | // Copyright 2016 Google LLC | COMMENT |
| LOW | samples/youtube/playlist.js | 1 | // Copyright 2016 Google LLC | COMMENT |
| LOW | samples/customsearch/customsearch.js | 1 | // Copyright 2012 Google LLC | COMMENT |
| LOW | samples/webmasters/query.js | 1 | // Copyright 2016 Google LLC | COMMENT |
| LOW | samples/compute/listVMs.js | 1 | // Copyright 2019 Google LLC | COMMENT |
| 1270 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | discovery/logging-v2.json | 10596 | "description": "Optional. The ID of the Cloud Trace (https://docs.cloud.google.com/trace/docs) span associated | CODE |
| MEDIUM | discovery/sts-v1.json | 345 | "description": "Fetches the signing keys for an agentic or managed workload identity pool and retu | CODE |
| MEDIUM | discovery/sts-v1.json | 371 | "description": "Gets the OIDC provider configuration for an agentic or managed workload identity p | CODE |
| MEDIUM | discovery/sts-v1.json | 371 | "description": "Gets the OIDC provider configuration for an agentic or managed workload identity p | CODE |
| MEDIUM | discovery/sts-v1.json | 409 | "description": "Fetches the signing keys for an agentic or managed workload identity pool and retu | CODE |
| MEDIUM | discovery/sts-v1.json | 435 | "description": "Gets the OIDC provider configuration for an agentic or managed workload identity p | CODE |
| MEDIUM | discovery/sts-v1.json | 435 | "description": "Gets the OIDC provider configuration for an agentic or managed workload identity p | CODE |
| MEDIUM⚡ | src/apis/ces/v1.ts | 11138 | * // Optional. Filter to be applied when listing the guardrails. See https://google.aip.dev/160 for more detail | COMMENT |
| MEDIUM⚡ | src/apis/ces/v1.ts | 11146 | * // Required. The resource name of the app to list guardrails from. | COMMENT |
| MEDIUM⚡ | src/apis/ces/v1.ts | 11153 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1.ts | 5039 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1.ts | 5669 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1.ts | 6293 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1.ts | 6328 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1.ts | 6775 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1.ts | 6805 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1.ts | 7104 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1.ts | 7413 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1.ts | 7443 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1.ts | 11288 | * // Identifier. The unique identifier of the guardrail. Format: `projects/{project\}/locations/{location\}/app | COMMENT |
| MEDIUM⚡ | src/apis/ces/v1beta.ts | 19092 | * // Optional. Filter to be applied when listing the guardrails. See https://google.aip.dev/160 for more detail | COMMENT |
| MEDIUM⚡ | src/apis/ces/v1beta.ts | 19100 | * // Required. The resource name of the app to list guardrails from. | COMMENT |
| MEDIUM⚡ | src/apis/ces/v1beta.ts | 19107 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1beta.ts | 7728 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1beta.ts | 8525 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1beta.ts | 9309 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1beta.ts | 9346 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1beta.ts | 10152 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1beta.ts | 10182 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1beta.ts | 10481 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1beta.ts | 10790 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1beta.ts | 10820 | * // "guardrails": [], | COMMENT |
| MEDIUM | src/apis/ces/v1beta.ts | 19242 | * // Identifier. The unique identifier of the guardrail. Format: `projects/{project\}/locations/{location\}/app | COMMENT |
| MEDIUM | src/apis/sts/v1.ts | 426 | * Fetches the signing keys for an agentic or managed workload identity pool and returns them in JWKs format, define | COMMENT |
| MEDIUM | src/apis/sts/v1.ts | 582 | * Gets the OIDC provider configuration for an agentic or managed workload identity pool following [the OIDC 1.0 dis | COMMENT |
| MEDIUM | src/apis/sts/v1.ts | 582 | * Gets the OIDC provider configuration for an agentic or managed workload identity pool following [the OIDC 1.0 dis | COMMENT |
| MEDIUM | src/apis/sts/v1.ts | 788 | * Fetches the signing keys for an agentic or managed workload identity pool and returns them in JWKs format, define | COMMENT |
| MEDIUM | src/apis/sts/v1.ts | 945 | * Gets the OIDC provider configuration for an agentic or managed workload identity pool following [the OIDC 1.0 dis | COMMENT |
| MEDIUM | src/apis/sts/v1.ts | 945 | * Gets the OIDC provider configuration for an agentic or managed workload identity pool following [the OIDC 1.0 dis | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH⚡ | discovery/androidpublisher-v3.json | 1873 | "description": "Optional. Whether the image was generated by AI. Attested by the developer.", | CODE |
| HIGH⚡ | discovery/androidpublisher-v3.json | 1881 | "The content is not generated by AI.", | CODE |
| HIGH⚡ | discovery/androidpublisher-v3.json | 1882 | "The content is generated by AI and attested by the developer." | CODE |
| HIGH⚡ | discovery/androidpublisher-v3.json | 9300 | "description": "Optional. Whether the image was generated by AI. Attested by the developer.", | CODE |
| HIGH⚡ | discovery/androidpublisher-v3.json | 9308 | "The content is not generated by AI.", | CODE |
| HIGH⚡ | discovery/androidpublisher-v3.json | 9309 | "The content is generated by AI and attested by the developer." | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | discovery/searchads360-v0.json | 14291 | "The plan is not enabled and API cannot provide mutation, forecast or stats.", | CODE |
| LOW | discovery/merchantapi-datasources_v1.json | 989 | "description": "The [supplemental data source](https://developers.google.com/merchant/api/guides/data-sources/api- | CODE |
| MEDIUM | discovery/firebasehosting-v1beta1.json | 228 | "description": "Required. The fully-qualified resource name for the Hosting site, in the format: proje | CODE |
| MEDIUM | discovery/ml-v1.json | 3283 | "description": "Optional. Specifies the type of virtual machine to use for your training job's master worker. | CODE |
| MEDIUM | discovery/dlp-v2.json | 13418 | "description": "Specification of the field containing the timestamp of scanned items. Used for data sources li | CODE |
| MEDIUM | discovery/healthcare-v1beta1.json | 3243 | "description": "Bulk exports a Group resource and resources in the member field, including related | CODE |
| MEDIUM | discovery/healthcare-v1.json | 3058 | "description": "Bulk exports a Group resource and resources in the member field, including related | CODE |
| MEDIUM | discovery/customsearch-v1.json | 920 | "description": "Metadata and refinements associated with the given search engine, including: * The name of the | CODE |
| MEDIUM | discovery/admin-directory_v1.json | 8038 | "description": "Output only. The customer ID to [retrieve all account users](https://developers.google.com/wor | CODE |
| LOW | discovery/merchantapi-datasources_v1beta.json | 1001 | "description": "The [supplemental data source](https://developers.google.com/merchant/api/guides/data-sources/api- | CODE |
| MEDIUM | src/apis/healthcare/v1.ts | 12025 | * Bulk exports a Group resource and resources in the member field, including related resources for each Patient mem | COMMENT |
| MEDIUM | src/apis/admin/directory_v1.ts | 2262 | * Output only. The customer ID to [retrieve all account users](https://developers.google.com/workspace/admin/direct | COMMENT |
| MEDIUM | src/apis/firebasehosting/v1beta1.ts | 1509 | * // Required. The fully-qualified resource name for the Hosting site, in the format: projects/PROJECT_IDENTIFI | COMMENT |
| MEDIUM | src/apis/firebasehosting/v1beta1.ts | 2236 | * Required. The fully-qualified resource name for the Hosting site, in the format: projects/PROJECT_IDENTIFIER/site | COMMENT |
| MEDIUM | src/apis/customsearch/v1.ts | 243 | * Metadata and refinements associated with the given search engine, including: * The name of the search engine that | COMMENT |
| MEDIUM | src/apis/ml/v1.ts | 1263 | * Optional. Specifies the type of virtual machine to use for your training job's master worker. You must specify th | COMMENT |
| LOW | src/apis/merchantapi/datasources_v1.ts | 500 | * The [supplemental data source](https://developers.google.com/merchant/api/guides/data-sources/api-sources#link-supp | COMMENT |
| LOW | src/apis/merchantapi/datasources_v1beta.ts | 500 | * The [supplemental data source](https://developers.google.com/merchant/api/guides/data-sources/api-sources#link-supp | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | discovery/firebaseappcheck-v1.json | 2072 | "description": "Specifies whether your running app is allowed to have the `UNRECOGNIZED_VERSION` [app recognit | CODE |
| MEDIUM | discovery/firebaseappcheck-v1beta.json | 2288 | "description": "Specifies whether your running app is allowed to have the `UNRECOGNIZED_VERSION` [app recognit | CODE |
| MEDIUM | discovery/ml-v1.json | 2085 | "description": "Immutable. Specifies the command that runs when the container starts. This overrides the conta | CODE |
| MEDIUM | discovery/merchantapi-accounts_v1beta.json | 4456 | "description": "The phone number's extension. The extension is not standardized in ITU recommendations, except | CODE |
| MEDIUM | discovery/dlp-v2.json | 12963 | "description": "Message for detecting output from deidentification transformations such as [`CryptoReplaceFfxFpeCo | CODE |
| MEDIUM | discovery/merchantapi-accounts_v1.json | 4579 | "description": "The phone number's extension. The extension is not standardized in ITU recommendations, except | CODE |
| MEDIUM | discovery/admin-directory_v1.json | 7660 | "description": "Optional. The condition associated with this role assignment. Note: Feature is available to En | CODE |
| LOW | .kokoro/populate-secrets.sh | 29 | # For local run, we just use the gcloud command for retrieving the | COMMENT |
| MEDIUM | src/apis/admin/directory_v1.ts | 2009 | * Optional. The condition associated with this role assignment. Note: Feature is available to Enterprise Standard, | COMMENT |
| MEDIUM | src/apis/firebaseappcheck/v1.ts | 545 | * Specifies whether your running app is allowed to have the `UNRECOGNIZED_VERSION` [app recognition verdict](https: | COMMENT |
| MEDIUM | src/apis/firebaseappcheck/v1beta.ts | 584 | * Specifies whether your running app is allowed to have the `UNRECOGNIZED_VERSION` [app recognition verdict](https: | COMMENT |
| MEDIUM | src/apis/ml/v1.ts | 475 | * Immutable. Specifies the command that runs when the container starts. This overrides the container's [`ENTRYPOINT | COMMENT |
| MEDIUM | src/apis/merchantapi/accounts_v1.ts | 1507 | * The phone number's extension. The extension is not standardized in ITU recommendations, except for being defined | COMMENT |
| MEDIUM | src/apis/merchantapi/accounts_v1beta.ts | 1457 | * The phone number's extension. The extension is not standardized in ITU recommendations, except for being defined | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | src/apis/mybusinessaccountmanagement/index.ts | 23 | export function mybusinessaccountmanagement( | CODE |
| LOW | src/apis/mybusinessaccountmanagement/index.ts | 26 | export function mybusinessaccountmanagement( | CODE |
| LOW | src/apis/readerrevenuesubscriptionlinking/index.ts | 23 | export function readerrevenuesubscriptionlinking( | CODE |
| LOW | src/apis/readerrevenuesubscriptionlinking/index.ts | 26 | export function readerrevenuesubscriptionlinking( | CODE |
| LOW | src/apis/paymentsresellersubscription/index.ts | 23 | export function paymentsresellersubscription( | CODE |
| LOW | src/apis/paymentsresellersubscription/index.ts | 26 | export function paymentsresellersubscription( | CODE |
| LOW | src/apis/mybusinessbusinessinformation/index.ts | 23 | export function mybusinessbusinessinformation( | CODE |
| LOW | src/apis/mybusinessbusinessinformation/index.ts | 26 | export function mybusinessbusinessinformation( | CODE |
| LOW | src/apis/androiddeviceprovisioning/index.ts | 23 | export function androiddeviceprovisioning( | CODE |
| LOW | src/apis/androiddeviceprovisioning/index.ts | 26 | export function androiddeviceprovisioning( | CODE |
| LOW⚡ | src/apis/authorizedbuyersmarketplace/index.ts | 27 | export function authorizedbuyersmarketplace( | CODE |
| LOW⚡ | src/apis/authorizedbuyersmarketplace/index.ts | 30 | export function authorizedbuyersmarketplace( | CODE |
| LOW⚡ | src/apis/authorizedbuyersmarketplace/index.ts | 33 | export function authorizedbuyersmarketplace( | CODE |
| LOW⚡ | src/apis/authorizedbuyersmarketplace/index.ts | 36 | export function authorizedbuyersmarketplace( | CODE |
| LOW⚡ | src/apis/authorizedbuyersmarketplace/index.ts | 39 | export function authorizedbuyersmarketplace( | CODE |
| LOW⚡ | src/apis/authorizedbuyersmarketplace/index.ts | 42 | export function authorizedbuyersmarketplace( | CODE |
| LOW⚡ | src/apis/serviceconsumermanagement/index.ts | 25 | export function serviceconsumermanagement( | CODE |
| LOW⚡ | src/apis/serviceconsumermanagement/index.ts | 28 | export function serviceconsumermanagement( | CODE |
| LOW⚡ | src/apis/serviceconsumermanagement/index.ts | 31 | export function serviceconsumermanagement( | CODE |
| LOW⚡ | src/apis/serviceconsumermanagement/index.ts | 34 | export function serviceconsumermanagement( | CODE |
| LOW | src/apis/businessprofileperformance/index.ts | 23 | export function businessprofileperformance( | CODE |
| LOW | src/apis/businessprofileperformance/index.ts | 26 | export function businessprofileperformance( | CODE |
| LOW | src/generator/download.ts | 122 | export function validateDiscoveryDocFileName(fileName: string) { | CODE |
| LOW | src/generator/download.ts | 153 | function cleanupLibrariesNotInIndexJSON( | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | discovery/iam-v1.json | 3976 | "description": "Required. The resource name of the service account key. Use one of the following f | CODE |
| LOW | discovery/iam-v1.json | 4001 | "description": "Required. The resource name of the service account key. Use one of the following f | CODE |
| LOW | discovery/iam-v1.json | 4029 | "description": "Required. The resource name of the service account key. Use one of the following f | CODE |
| LOW | discovery/iam-v1.json | 4057 | "description": "Required. The resource name of the service account key. Use one of the following f | CODE |
| LOW | discovery/androidenterprise-v1.json | 5014 | "placeholder": { | CODE |
| LOW | discovery/monitoring-v1.json | 1503 | "description": "string filtering the events - event dependant. Example values: \"resource.labels.pod_name = 'p | CODE |
| LOW | discovery/slides-v1.json | 1381 | "placeholder": { | CODE |
| LOW | discovery/slides-v1.json | 3047 | "placeholder": { | CODE |
| LOW | samples/people/contacts.js | 56 | displayName: 'John Doe', | CODE |
| LOW | src/apis/factchecktools/v1alpha1.ts | 134 | * A person or organization stating the claim. For instance, "John Doe". | COMMENT |
| LOW | src/apis/factchecktools/v1alpha1.ts | 163 | * A person or organization stating the claim. For instance, "John Doe". Corresponds to `ClaimReview.itemReviewed.au | COMMENT |
| LOW | src/apis/iamcredentials/v1.ts | 216 | * Required. The JWT payload to sign. Must be a serialized JSON object that contains a JWT Claims Set. For example: | COMMENT |
| LOW | src/apis/walletobjects/v1.ts | 1101 | * Name of the ticket holder, if the ticket is assigned to a person. E.g. "John Doe" or "Jane Doe". | COMMENT |
| LOW | src/apis/walletobjects/v1.ts | 1101 | * Name of the ticket holder, if the ticket is assigned to a person. E.g. "John Doe" or "Jane Doe". | COMMENT |
| LOW | src/apis/bigquery/v2.ts | 6291 | * // Optional. The version of the access policy schema to fetch. Valid values are 0, 1, and 3. Requests specify | COMMENT |
| LOW | src/apis/bigquery/v2.ts | 7409 | * Optional. The version of the access policy schema to fetch. Valid values are 0, 1, and 3. Requests specifying an | COMMENT |
| LOW | src/apis/iam/v1.ts | 1338 | * Required. Deprecated. [Migrate to Service Account Credentials API](https://cloud.google.com/iam/help/credentials/ | COMMENT |
| LOW | src/apis/iam/v1.ts | 22098 | * // Required. The resource name of the service account key. Use one of the following formats: * `projects/{PRO | COMMENT |
| LOW | src/apis/iam/v1.ts | 22229 | * // Required. The resource name of the service account key. Use one of the following formats: * `projects/{PRO | COMMENT |
| LOW | src/apis/iam/v1.ts | 22369 | * // Required. The resource name of the service account key. Use one of the following formats: * `projects/{PRO | COMMENT |
| LOW | src/apis/iam/v1.ts | 22506 | * // Required. The resource name of the service account key. Use one of the following formats: * `projects/{PRO | COMMENT |
| LOW | src/apis/iam/v1.ts | 22934 | * Required. The resource name of the service account key. Use one of the following formats: * `projects/{PROJECT_ID | COMMENT |
| LOW | src/apis/iam/v1.ts | 22940 | * Required. The resource name of the service account key. Use one of the following formats: * `projects/{PROJECT_ID | COMMENT |
| LOW | src/apis/iam/v1.ts | 22951 | * Required. The resource name of the service account key. Use one of the following formats: * `projects/{PROJECT_ID | COMMENT |
| LOW | src/apis/iam/v1.ts | 22962 | * Required. The resource name of the service account key. Use one of the following formats: * `projects/{PROJECT_ID | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | .kokoro/trampoline.sh | 16 | # This file is not used any more, but we keep this file for making it | COMMENT |
| MEDIUM | .kokoro/populate-secrets.sh | 16 | # This file is called in the early stage of `trampoline_v2.sh` to | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | README.md | 271 | auth: 'YOUR_API_KEY' // specify your API key here | CODE |