Sign in
appsheet-third-party
/
protobuf.js
/
HEAD
/
.
/
tests
/
data
/
issue936.proto
blob: b900e06dbde9e00923dff2633efbc1bfc3802985 [
file
] [
log
] [
blame
]
message
Meta
{
extensions
10
to
20
;
}
extend
Meta
{
required
string
workflow_id
=
10
;
required
string
task_id
=
11
;
}