This repository has been archived by the owner on Jun 28, 2022. It is now read-only.
SampleGen: generate one source code file per sample definition #2682
Labels
Core: Sample-gen
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
~ Placeholder issue ~
Expected output of the sample generator is: a list of code source files, one for each region tag. The name of the file should == the region tag, when possible (language dependent).
This will require a default calling form which generates samples which match DPE's canonicals, 1 source code file per sample definition.
In Node.js, Python, Ruby, PHP, Go ~ the file name should be exactly
region_tag
.ext
Probably the same in C#, but PascalCase.
Java must be the class name, iirc.
#PLACEHOLDER
@googleapis/samplegen
The text was updated successfully, but these errors were encountered: