Sign in
appsheet-third-party
/
protobuf.js
/
HEAD
/
.
/
google
/
protobuf
/
source_context.proto
blob: 584d36cee909a5acf80d60d55e5694302e1f104d [
file
] [
log
] [
blame
]
syntax
=
"proto3"
;
package
google
.
protobuf
;
message
SourceContext
{
string
file_name
=
1
;
}