1# FIXME: Address all the FIXMEs in this generated config before using it for 2# client generation. Remove this paragraph after you closed all the FIXMEs. The 3# retry_codes_name, required_fields, flattening, and timeout properties cannot 4# be precisely decided by the tooling and may require some configuration. 5type: com.google.api.codegen.ConfigProto 6config_schema_version: 2.0.0 7# The settings of generated code in a specific language. 8language_settings: 9 java: 10 package_name: com.google.showcase.v1beta1 11 python: 12 package_name: google.showcase_v1beta1.gapic 13 go: 14 package_name: cloud.google.com/go/showcase/apiv1beta1 15 csharp: 16 package_name: Google.Showcase.V1beta1 17 ruby: 18 package_name: Google::Showcase::V1beta1 19 php: 20 package_name: Google\Showcase\V1beta1 21 nodejs: 22 package_name: showcase.v1beta1 23