Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
rules_js
/
f0952f3c5c91bef2d686bbe62d6041908012731e
/
.
/
e2e
/
protobuf-es
/
status
/
status.proto
blob: d461d79736a2d4b815400efaf472ebc986f4fd92 [
file
]
syntax
=
"proto3"
;
import
"google/protobuf/timestamp.proto"
;
package
status
;
message
Status
{
google
.
protobuf
.
Timestamp
created_at
=
1
;
}