Skip to content

CHEATSHEET references missing generator files (vertex_generator.py, test_generator.sh, GENERATOR_README.md) #4

@obdagli

Description

@obdagli

Summary

vertexapis-research/CHEATSHEET.md references generator files that are not present in the repository checkout.

Referenced files:

  • vertex_generator.py
  • test_generator.sh
  • GENERATOR_README.md

Evidence

  • vertexapis-research/CHEATSHEET.md:133,147,153,161,195-196,209-210,235-243 reference those files.
  • Running rg --files | rg "vertex_generator\\.py|test_generator\\.sh|GENERATOR_README\\.md" in the repo returns no matches.

Why this matters

The cheat sheet currently sends users to commands and docs that do not exist in the cloned repo, so the gemini.vertexapis.com workflow looks broken/incomplete.

Suggested fix

Either:

  1. Add the missing files to the repo.
  2. Or remove/update the cheat sheet references if those assets were intentionally removed or moved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions