Expand description
Defines additional types related to QueryResponse.
Enumsยง
- Results
- Row data is returned in format when
query_results_formathas been specified with value other than defaultSTRUCT_ENCODING. - Results
Schema - The schema if
query_results_formathas been specified with value other than defaultSTRUCT_ENCODING.