dtkt.shared.v1beta1messages.protoDataType
MessageRepresents a native data type with json, geo, and metadata details.
| Field | Type | Number | Description |
|---|---|---|---|
| native_type | string | 1 | Name of the native type. |
| json_type | JSONType dtkt.shared.v1beta1.JSONType | 2 | Corresponding JSON type representation, if any. |
| geo_type | GeoType dtkt.shared.v1beta1.GeoType | 3 | Corresponding Geo type representation, if any. |
| metadata | Struct google.protobuf.Struct | 4 | Additional metadata, if any. |