Lines Matching full:gcp
170 Templates are found in subdirectories of [`synthtool/gcp/templates/`](gcp/templates/)
175 [python_templates]: gcp/templates/python_library/
176 [node_templates]: gcp/templates/node_library/
177 [php_templates]: gcp/templates/php_library/
178 [ruby_templates]: gcp/templates/ruby_library/
180 You can generate and copy templates using `gcp.CommonTemplates` in your `synth.py`:
182 common_templates = gcp.CommonTemplates()
191 common_templates = gcp.CommonTemplates()
222 gapic = gcp.GAPICGenerator()
262 import synthtool.gcp as gcp
264 gapic = gcp.GAPICMicrogenerator()
306 gapic = gcp.GAPICGenerator()
332 | [googleapis](https://github.com/googleapis/googleapis) | [synthtool (templates)](gcp/templates) |