Class TypeParser
java.lang.Object
com.google.api.generator.gapic.protoparser.TypeParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetPackage(com.google.protobuf.Descriptors.FileDescriptor fileDescriptor) static TypeNodeparseType(com.google.protobuf.Descriptors.Descriptor messageDescriptor) static TypeNodeparseType(com.google.protobuf.Descriptors.EnumDescriptor enumDescriptor) static TypeNodeparseType(com.google.protobuf.Descriptors.FieldDescriptor field)
-
Constructor Details
-
TypeParser
public TypeParser()
-
-
Method Details
-
parseType
-
parseType
-
parseType
-
getPackage
-