TimestampProtoShape: {
    nanos: Matcher;
    seconds: Matcher;
} = ...

for google/protobuf/timestamp.proto, not to be confused with TimestampShape from @agoric/time

seconds is a big integer but since it goes through JSON it is encoded as string