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