Runtime.Field_valueSourcetype _ typ = | String_t : Base.string typ| Bytes_t : Base.string typ| Int32_t : Base.int typ| Int64_t : Base.int typ| Sint32_t : Base.int typ| Sint64_t : Base.int typ| Uint32_t : Base.int typ| Uint64_t : Base.int typ| Fixed32_t : Base.int typ| Fixed64_t : Base.int typ| Sfixed32_t : Base.int typ| Sfixed64_t : Base.int typ| Float_t : Base.float typ| Double_t : Base.float typ| Bool_t : Base.bool typ