toggle menu
wire-schema
4.9.8
common
switch theme
search in API
wire-schema
/
com.squareup.wire.schema
/
ProtoFile
/
ProtoFile
Proto
File
constructor
(
location
:
Location
,
imports
:
List
<
String
>
,
publicImports
:
List
<
String
>
,
packageName
:
String
?
,
types
:
List
<
Type
>
,
services
:
List
<
Service
>
,
extendList
:
List
<
Extend
>
,
options
:
Options
,
syntax
:
Syntax
?
)