Uses of Class
com.google.api.SelectiveGapicGeneration
Packages that use SelectiveGapicGeneration
-
Uses of SelectiveGapicGeneration in com.google.api
Methods in com.google.api that return SelectiveGapicGenerationModifier and TypeMethodDescriptionSelectiveGapicGeneration.Builder.build()
SelectiveGapicGeneration.Builder.buildPartial()
static SelectiveGapicGeneration
SelectiveGapicGeneration.getDefaultInstance()
SelectiveGapicGeneration.Builder.getDefaultInstanceForType()
SelectiveGapicGeneration.getDefaultInstanceForType()
CommonLanguageSettings.Builder.getSelectiveGapicGeneration()
Configuration for which RPCs should be generated in the GAPIC client.CommonLanguageSettings.getSelectiveGapicGeneration()
Configuration for which RPCs should be generated in the GAPIC client.CommonLanguageSettingsOrBuilder.getSelectiveGapicGeneration()
Configuration for which RPCs should be generated in the GAPIC client.static SelectiveGapicGeneration
SelectiveGapicGeneration.parseDelimitedFrom
(InputStream input) static SelectiveGapicGeneration
SelectiveGapicGeneration.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SelectiveGapicGeneration
SelectiveGapicGeneration.parseFrom
(byte[] data) static SelectiveGapicGeneration
SelectiveGapicGeneration.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SelectiveGapicGeneration
SelectiveGapicGeneration.parseFrom
(com.google.protobuf.ByteString data) static SelectiveGapicGeneration
SelectiveGapicGeneration.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SelectiveGapicGeneration
SelectiveGapicGeneration.parseFrom
(com.google.protobuf.CodedInputStream input) static SelectiveGapicGeneration
SelectiveGapicGeneration.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SelectiveGapicGeneration
SelectiveGapicGeneration.parseFrom
(InputStream input) static SelectiveGapicGeneration
SelectiveGapicGeneration.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SelectiveGapicGeneration
SelectiveGapicGeneration.parseFrom
(ByteBuffer data) static SelectiveGapicGeneration
SelectiveGapicGeneration.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type SelectiveGapicGenerationModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<SelectiveGapicGeneration> SelectiveGapicGeneration.getParserForType()
static com.google.protobuf.Parser
<SelectiveGapicGeneration> SelectiveGapicGeneration.parser()
Methods in com.google.api with parameters of type SelectiveGapicGenerationModifier and TypeMethodDescriptionSelectiveGapicGeneration.Builder.mergeFrom
(SelectiveGapicGeneration other) CommonLanguageSettings.Builder.mergeSelectiveGapicGeneration
(SelectiveGapicGeneration value) Configuration for which RPCs should be generated in the GAPIC client.SelectiveGapicGeneration.newBuilder
(SelectiveGapicGeneration prototype) CommonLanguageSettings.Builder.setSelectiveGapicGeneration
(SelectiveGapicGeneration value) Configuration for which RPCs should be generated in the GAPIC client.