I am currently building an IoT system using Google cloud, however, the JSON payload when entering the cloud needs to be deserialized.
Do Google cloud have the function of deserializing the data? If so, how could I code it? I am streaming my data from IOT core > pub/sub > data flow > Google bigquery.