Package com.google.api.generator
Class ProtoRegistry
java.lang.Object
com.google.api.generator.ProtoRegistry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry extensionRegistry) Register all extensions needed to process API protofiles.
-
Constructor Details
-
ProtoRegistry
public ProtoRegistry()
-
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry extensionRegistry) Register all extensions needed to process API protofiles.
-