gapic-generator-java
gapic-generator-java copied to clipboard
Unknown fields in the generation configuration should not be checkin
We have a from_yaml function to verify the generation config contains all required fields.
We should enhance this function to raise an exception if an unknown parameter is set in the configuration.