Uses of Class
com.google.api.generator.gapic.model.GapicLanguageSettings
Packages that use GapicLanguageSettings
-
Uses of GapicLanguageSettings in com.google.api.generator.gapic.model
Methods in com.google.api.generator.gapic.model that return GapicLanguageSettingsModifier and TypeMethodDescriptionabstract GapicLanguageSettingsGapicLanguageSettings.Builder.build()Methods in com.google.api.generator.gapic.model that return types with arguments of type GapicLanguageSettingsMethod parameters in com.google.api.generator.gapic.model with type arguments of type GapicLanguageSettingsModifier and TypeMethodDescriptionvoidGapicServiceConfig.setLanguageSettings(Optional<GapicLanguageSettings> languageSettingsOpt) -
Uses of GapicLanguageSettings in com.google.api.generator.gapic.protoparser
Methods in com.google.api.generator.gapic.protoparser that return types with arguments of type GapicLanguageSettings