Generate GAPIC client config for Ruby, Python

This commit is contained in:
Jacob Geiger 2016-05-11 15:57:09 -07:00
parent ab0a7b1901
commit 842ad949ad
2 changed files with 8 additions and 0 deletions

View File

@ -9,3 +9,7 @@ templates:
input_element_view: io.gapi.vgen.py.PythonProtoFileView
snippet_files:
- message.snip
- codegen_provider: com.google.api.codegen.clientconfig.ClientConfigGapicProvider
input_element_view: com.google.api.codegen.InterfaceView
snippet_files:
- json.snip

View File

@ -10,3 +10,7 @@ templates:
input_element_view: io.gapi.vgen.ProtoFileView
snippet_files:
- message.snip
- codegen_provider: com.google.api.codegen.clientconfig.ClientConfigGapicProvider
input_element_view: com.google.api.codegen.InterfaceView
snippet_files:
- json.snip