InstanceSyntax

class InstanceSyntax[A](value: A)(`evidence$2`: SqlInstanceToBigQuery[A])

Allows the syntax myInstance.bigQueryFields for any instance of type A: SqlInstanceConversion

Allows the syntax myInstance.bigQueryFields for any instance of type A: SqlInstanceConversion

class Object
trait Matchable
class Any

Value members

Concrete methods

def bigQueryFields: List[Field]