Package com.google.api.generator
Class ProtoRegistry
- java.lang.Object
-
- com.google.api.generator.ProtoRegistry
-
public class ProtoRegistry extends Object
-
-
Constructor Summary
Constructors Constructor Description ProtoRegistry()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry extensionRegistry)Register all extensions needed to process API protofiles.
-