You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2026. It is now read-only.
Have a BigQuery table with the following field (make sure the type=NUMERIC): Field{name=risk_level, type=NUMERIC, mode=null, description=null, policyTags=null, maxLength=null, scale=null, precision=null}
Use boilerplate code to set up JsonStreamWriter.
Call append with an object that has the field above and provide a double. For example: [{"risk_level":2.3}]