Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Deserialize complex query api responses

I am trying to deserialize query responses for tables with multiple level of repeated nesting datatypes.

IT is getting complex as need to do this by traversing each nodes as now the API response are not flow but comes in complex structures as "f" and "v". Is there an inbuild class and methods defined in com.google.cloud:google-cloud-bigquery jar to help with the deserialization and if so then what are the class names and method names if someone can suggest.

0 3 892
3 REPLIES 3