gapic-generator-python
gapic-generator-python copied to clipboard
Add index file for autogenerated samples
See request in https://github.com/googleapis/python-memcache/issues/234 to add an index file in the directory where we have autogenerated samples. It's very difficult to find specific samples due to the long files names.
What do you mean by index? Is it like a section in a README?
We need to design and discuss what type of index you're envisioning. Are you suggesting something like a mapping from RPC name to the samples that use that RPC?