Closed coryan closed 15 hours ago
Yeah, I think we need a codec option for this if we can't programmatically come up with a good name for openAPI clients. We have this in a couple languages today as a part of the per-language service config settings.
The factory function for secret manager comes out as
.google_cloud_secretmanager_v_1_secret_manager_service()
and the class as thePascalCase
version of that. Yuck.