Modifier and Type | Method and Description |
---|---|
List<Service> |
ProtoFile.getServices() |
Constructor and Description |
---|
ProtoFile(String fileName,
String packageName,
List<String> dependencies,
List<String> publicDependencies,
List<Type> types,
List<Service> services,
List<Option> options,
List<ExtendDeclaration> extendDeclarations) |
Copyright © 2022 Square, Inc.. All rights reserved.