Skip navigation links
C F G S T 

C

com.github.shnewto.bqjson - package com.github.shnewto.bqjson
 
com.github.shnewto.bqjson.surrogate - package com.github.shnewto.bqjson.surrogate
 

F

fromJson(String, Class<T>) - Static method in class com.github.shnewto.bqjson.SerDe
 
fromJson(byte[], Class<T>) - Static method in class com.github.shnewto.bqjson.SerDe
 

G

getFields() - Method in class com.github.shnewto.bqjson.surrogate.SSchema
 

S

SerDe - Class in com.github.shnewto.bqjson
Serialize and Deserialize BigQuery TableResults (and TableResult adjacent types).
SerDe() - Constructor for class com.github.shnewto.bqjson.SerDe
 
SFieldList - Class in com.github.shnewto.bqjson.surrogate
Surrogate type to help Serializing/Deserializing BigQuery FieldList.
SFieldList(List<Field>) - Constructor for class com.github.shnewto.bqjson.surrogate.SFieldList
 
SSchema - Class in com.github.shnewto.bqjson.surrogate
Surrogate type to help Serializing/Deserializing BigQuery Schema.
SSchema(Schema) - Constructor for class com.github.shnewto.bqjson.surrogate.SSchema
 
STableResult - Class in com.github.shnewto.bqjson.surrogate
Surrogate type to help Serializing/Deserializing BigQuery TableResult.
STableResult(TableResult) - Constructor for class com.github.shnewto.bqjson.surrogate.STableResult
 

T

toFieldList() - Method in class com.github.shnewto.bqjson.surrogate.SFieldList
 
toJson(TableResult) - Static method in class com.github.shnewto.bqjson.SerDe
 
toJson(Schema) - Static method in class com.github.shnewto.bqjson.SerDe
 
toJson(FieldList) - Static method in class com.github.shnewto.bqjson.SerDe
 
toJsonBytes(TableResult) - Static method in class com.github.shnewto.bqjson.SerDe
 
toJsonBytes(Schema) - Static method in class com.github.shnewto.bqjson.SerDe
 
toJsonBytes(FieldList) - Static method in class com.github.shnewto.bqjson.SerDe
 
toSchema() - Method in class com.github.shnewto.bqjson.surrogate.SSchema
 
toTableResult() - Method in class com.github.shnewto.bqjson.surrogate.STableResult
 
C F G S T 
Skip navigation links