Sign in
cue
/
cue
/
18736bf829688c77ced1ddade053e4be82e5465e
/
.
/
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
)
}