Sign in
cue
/
cue
/
830cfbc50e635a28391bf7f5064523eebed81123
/
.
/
encoding
/
protobuf
/
testdata
/
cue.proto.out.cue
blob: 3a460825ae37749e2456b0a609983ed52e1bda54 [
file
] [
log
] [
blame
]
package
proto
FieldOptions
required
?:
bool
@protobuf
(
1
)
google
.
protobuf
.
FieldOptions
:
{
val
?:
string
@protobuf
(
123456
)
opt
?:
FieldOptions
@protobuf
(
1069
)
}