# https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/timestamp.proto
type: object
properties:
  seconds:
    type: number
  nanos:
    type: number
