Uses of Interface
com.google.api.SelectiveGapicGenerationOrBuilder
-
Packages that use SelectiveGapicGenerationOrBuilder Package Description com.google.api -
-
Uses of SelectiveGapicGenerationOrBuilder in com.google.api
Classes in com.google.api that implement SelectiveGapicGenerationOrBuilder Modifier and Type Class Description class
SelectiveGapicGeneration
This message is used to configure the generation of a subset of the RPCs in a service for client libraries.static class
SelectiveGapicGeneration.Builder
This message is used to configure the generation of a subset of the RPCs in a service for client libraries.Methods in com.google.api that return SelectiveGapicGenerationOrBuilder Modifier and Type Method Description SelectiveGapicGenerationOrBuilder
CommonLanguageSettings.Builder. getSelectiveGapicGenerationOrBuilder()
Configuration for which RPCs should be generated in the GAPIC client.SelectiveGapicGenerationOrBuilder
CommonLanguageSettings. getSelectiveGapicGenerationOrBuilder()
Configuration for which RPCs should be generated in the GAPIC client.SelectiveGapicGenerationOrBuilder
CommonLanguageSettingsOrBuilder. getSelectiveGapicGenerationOrBuilder()
Configuration for which RPCs should be generated in the GAPIC client.
-