trait BigQueryProductFormats extends BigQueryProductFormatsInstances

Provides the helpers for constructing custom BigQueryJsonFormat implementations for types implementing the Product trait (especially case classes)

Self Type
BigQueryProductFormats with ProductFormats with StandardFormats
Source
BigQueryProductFormats.scala
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BigQueryProductFormats
  2. BigQueryProductFormatsInstances
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def bigQueryJsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String, fieldName17: String, fieldName18: String, fieldName19: String, fieldName20: String, fieldName21: String, fieldName22: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: BigQueryJsonFormat[P17], arg17: BigQueryJsonFormat[P18], arg18: BigQueryJsonFormat[P19], arg19: BigQueryJsonFormat[P20], arg20: BigQueryJsonFormat[P21], arg21: BigQueryJsonFormat[P22]): BigQueryRootJsonFormat[T]
  6. def bigQueryJsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String, fieldName17: String, fieldName18: String, fieldName19: String, fieldName20: String, fieldName21: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: BigQueryJsonFormat[P17], arg17: BigQueryJsonFormat[P18], arg18: BigQueryJsonFormat[P19], arg19: BigQueryJsonFormat[P20], arg20: BigQueryJsonFormat[P21]): BigQueryRootJsonFormat[T]
  7. def bigQueryJsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String, fieldName17: String, fieldName18: String, fieldName19: String, fieldName20: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: BigQueryJsonFormat[P17], arg17: BigQueryJsonFormat[P18], arg18: BigQueryJsonFormat[P19], arg19: BigQueryJsonFormat[P20]): BigQueryRootJsonFormat[T]
  8. def bigQueryJsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String, fieldName17: String, fieldName18: String, fieldName19: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: BigQueryJsonFormat[P17], arg17: BigQueryJsonFormat[P18], arg18: BigQueryJsonFormat[P19]): BigQueryRootJsonFormat[T]
  9. def bigQueryJsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String, fieldName17: String, fieldName18: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: BigQueryJsonFormat[P17], arg17: BigQueryJsonFormat[P18]): BigQueryRootJsonFormat[T]
  10. def bigQueryJsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String, fieldName17: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: BigQueryJsonFormat[P17]): BigQueryRootJsonFormat[T]
  11. def bigQueryJsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16]): BigQueryRootJsonFormat[T]
  12. def bigQueryJsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15]): BigQueryRootJsonFormat[T]
  13. def bigQueryJsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14]): BigQueryRootJsonFormat[T]
  14. def bigQueryJsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13]): BigQueryRootJsonFormat[T]
  15. def bigQueryJsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12]): BigQueryRootJsonFormat[T]
  16. def bigQueryJsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11]): BigQueryRootJsonFormat[T]
  17. def bigQueryJsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10]): BigQueryRootJsonFormat[T]
  18. def bigQueryJsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9]): BigQueryRootJsonFormat[T]
  19. def bigQueryJsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8]): BigQueryRootJsonFormat[T]
  20. def bigQueryJsonFormat[P1, P2, P3, P4, P5, P6, P7, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7]): BigQueryRootJsonFormat[T]
  21. def bigQueryJsonFormat[P1, P2, P3, P4, P5, P6, T <: Product](construct: (P1, P2, P3, P4, P5, P6) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6]): BigQueryRootJsonFormat[T]
  22. def bigQueryJsonFormat[P1, P2, P3, P4, P5, T <: Product](construct: (P1, P2, P3, P4, P5) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5]): BigQueryRootJsonFormat[T]
  23. def bigQueryJsonFormat[P1, P2, P3, P4, T <: Product](construct: (P1, P2, P3, P4) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4]): BigQueryRootJsonFormat[T]
  24. def bigQueryJsonFormat[P1, P2, P3, T <: Product](construct: (P1, P2, P3) => T, fieldName1: String, fieldName2: String, fieldName3: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3]): BigQueryRootJsonFormat[T]
  25. def bigQueryJsonFormat[P1, P2, T <: Product](construct: (P1, P2) => T, fieldName1: String, fieldName2: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2]): BigQueryRootJsonFormat[T]
  26. def bigQueryJsonFormat[P1, T <: Product](construct: (P1) => T, fieldName1: String)(implicit arg0: BigQueryJsonFormat[P1]): BigQueryRootJsonFormat[T]
  27. def bigQueryJsonFormat1[P1, T <: Product](construct: (P1) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: ClassTag[T]): BigQueryRootJsonFormat[T]
  28. def bigQueryJsonFormat10[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: ClassTag[T]): BigQueryRootJsonFormat[T]
  29. def bigQueryJsonFormat11[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: ClassTag[T]): BigQueryRootJsonFormat[T]
  30. def bigQueryJsonFormat12[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: ClassTag[T]): BigQueryRootJsonFormat[T]
  31. def bigQueryJsonFormat13[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: ClassTag[T]): BigQueryRootJsonFormat[T]
  32. def bigQueryJsonFormat14[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: ClassTag[T]): BigQueryRootJsonFormat[T]
  33. def bigQueryJsonFormat15[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: ClassTag[T]): BigQueryRootJsonFormat[T]
  34. def bigQueryJsonFormat16[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: ClassTag[T]): BigQueryRootJsonFormat[T]
  35. def bigQueryJsonFormat17[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: BigQueryJsonFormat[P17], arg17: ClassTag[T]): BigQueryRootJsonFormat[T]
  36. def bigQueryJsonFormat18[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: BigQueryJsonFormat[P17], arg17: BigQueryJsonFormat[P18], arg18: ClassTag[T]): BigQueryRootJsonFormat[T]
  37. def bigQueryJsonFormat19[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: BigQueryJsonFormat[P17], arg17: BigQueryJsonFormat[P18], arg18: BigQueryJsonFormat[P19], arg19: ClassTag[T]): BigQueryRootJsonFormat[T]
  38. def bigQueryJsonFormat2[P1, P2, T <: Product](construct: (P1, P2) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: ClassTag[T]): BigQueryRootJsonFormat[T]
  39. def bigQueryJsonFormat20[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: BigQueryJsonFormat[P17], arg17: BigQueryJsonFormat[P18], arg18: BigQueryJsonFormat[P19], arg19: BigQueryJsonFormat[P20], arg20: ClassTag[T]): BigQueryRootJsonFormat[T]
  40. def bigQueryJsonFormat21[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: BigQueryJsonFormat[P17], arg17: BigQueryJsonFormat[P18], arg18: BigQueryJsonFormat[P19], arg19: BigQueryJsonFormat[P20], arg20: BigQueryJsonFormat[P21], arg21: ClassTag[T]): BigQueryRootJsonFormat[T]
  41. def bigQueryJsonFormat22[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: BigQueryJsonFormat[P17], arg17: BigQueryJsonFormat[P18], arg18: BigQueryJsonFormat[P19], arg19: BigQueryJsonFormat[P20], arg20: BigQueryJsonFormat[P21], arg21: BigQueryJsonFormat[P22], arg22: ClassTag[T]): BigQueryRootJsonFormat[T]
  42. def bigQueryJsonFormat3[P1, P2, P3, T <: Product](construct: (P1, P2, P3) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: ClassTag[T]): BigQueryRootJsonFormat[T]
  43. def bigQueryJsonFormat4[P1, P2, P3, P4, T <: Product](construct: (P1, P2, P3, P4) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: ClassTag[T]): BigQueryRootJsonFormat[T]
  44. def bigQueryJsonFormat5[P1, P2, P3, P4, P5, T <: Product](construct: (P1, P2, P3, P4, P5) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: ClassTag[T]): BigQueryRootJsonFormat[T]
  45. def bigQueryJsonFormat6[P1, P2, P3, P4, P5, P6, T <: Product](construct: (P1, P2, P3, P4, P5, P6) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: ClassTag[T]): BigQueryRootJsonFormat[T]
  46. def bigQueryJsonFormat7[P1, P2, P3, P4, P5, P6, P7, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: ClassTag[T]): BigQueryRootJsonFormat[T]
  47. def bigQueryJsonFormat8[P1, P2, P3, P4, P5, P6, P7, P8, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: ClassTag[T]): BigQueryRootJsonFormat[T]
  48. def bigQueryJsonFormat9[P1, P2, P3, P4, P5, P6, P7, P8, P9, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: ClassTag[T]): BigQueryRootJsonFormat[T]
  49. implicit def bigQueryTuple10Reader[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10]): BigQueryRootJsonReader[(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10)]
  50. implicit def bigQueryTuple11Reader[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11]): BigQueryRootJsonReader[(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11)]
  51. implicit def bigQueryTuple12Reader[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12]): BigQueryRootJsonReader[(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12)]
  52. implicit def bigQueryTuple13Reader[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13]): BigQueryRootJsonReader[(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13)]
  53. implicit def bigQueryTuple14Reader[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14]): BigQueryRootJsonReader[(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14)]
  54. implicit def bigQueryTuple15Reader[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15]): BigQueryRootJsonReader[(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15)]
  55. implicit def bigQueryTuple16Reader[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16]): BigQueryRootJsonReader[(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16)]
  56. implicit def bigQueryTuple17Reader[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: BigQueryJsonFormat[P17]): BigQueryRootJsonReader[(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17)]
  57. implicit def bigQueryTuple18Reader[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: BigQueryJsonFormat[P17], arg17: BigQueryJsonFormat[P18]): BigQueryRootJsonReader[(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18)]
  58. implicit def bigQueryTuple19Reader[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: BigQueryJsonFormat[P17], arg17: BigQueryJsonFormat[P18], arg18: BigQueryJsonFormat[P19]): BigQueryRootJsonReader[(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19)]
  59. implicit def bigQueryTuple1Reader[P1](implicit arg0: BigQueryJsonFormat[P1]): BigQueryRootJsonReader[(P1)]
  60. implicit def bigQueryTuple20Reader[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: BigQueryJsonFormat[P17], arg17: BigQueryJsonFormat[P18], arg18: BigQueryJsonFormat[P19], arg19: BigQueryJsonFormat[P20]): BigQueryRootJsonReader[(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20)]
  61. implicit def bigQueryTuple21Reader[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: BigQueryJsonFormat[P17], arg17: BigQueryJsonFormat[P18], arg18: BigQueryJsonFormat[P19], arg19: BigQueryJsonFormat[P20], arg20: BigQueryJsonFormat[P21]): BigQueryRootJsonReader[(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21)]
  62. implicit def bigQueryTuple22Reader[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9], arg9: BigQueryJsonFormat[P10], arg10: BigQueryJsonFormat[P11], arg11: BigQueryJsonFormat[P12], arg12: BigQueryJsonFormat[P13], arg13: BigQueryJsonFormat[P14], arg14: BigQueryJsonFormat[P15], arg15: BigQueryJsonFormat[P16], arg16: BigQueryJsonFormat[P17], arg17: BigQueryJsonFormat[P18], arg18: BigQueryJsonFormat[P19], arg19: BigQueryJsonFormat[P20], arg20: BigQueryJsonFormat[P21], arg21: BigQueryJsonFormat[P22]): BigQueryRootJsonReader[(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22)]
  63. implicit def bigQueryTuple2Reader[P1, P2](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2]): BigQueryRootJsonReader[(P1, P2)]
  64. implicit def bigQueryTuple3Reader[P1, P2, P3](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3]): BigQueryRootJsonReader[(P1, P2, P3)]
  65. implicit def bigQueryTuple4Reader[P1, P2, P3, P4](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4]): BigQueryRootJsonReader[(P1, P2, P3, P4)]
  66. implicit def bigQueryTuple5Reader[P1, P2, P3, P4, P5](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5]): BigQueryRootJsonReader[(P1, P2, P3, P4, P5)]
  67. implicit def bigQueryTuple6Reader[P1, P2, P3, P4, P5, P6](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6]): BigQueryRootJsonReader[(P1, P2, P3, P4, P5, P6)]
  68. implicit def bigQueryTuple7Reader[P1, P2, P3, P4, P5, P6, P7](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7]): BigQueryRootJsonReader[(P1, P2, P3, P4, P5, P6, P7)]
  69. implicit def bigQueryTuple8Reader[P1, P2, P3, P4, P5, P6, P7, P8](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8]): BigQueryRootJsonReader[(P1, P2, P3, P4, P5, P6, P7, P8)]
  70. implicit def bigQueryTuple9Reader[P1, P2, P3, P4, P5, P6, P7, P8, P9](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3], arg3: BigQueryJsonFormat[P4], arg4: BigQueryJsonFormat[P5], arg5: BigQueryJsonFormat[P6], arg6: BigQueryJsonFormat[P7], arg7: BigQueryJsonFormat[P8], arg8: BigQueryJsonFormat[P9]): BigQueryRootJsonReader[(P1, P2, P3, P4, P5, P6, P7, P8, P9)]
  71. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  72. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  73. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  74. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  75. def fromBigQueryField[T](value: JsValue, fieldName: String, index: Int)(implicit reader: BigQueryJsonReader[T]): T
    Attributes
    protected
  76. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  77. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  78. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  79. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  80. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  81. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  82. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  83. def toString(): String
    Definition Classes
    AnyRef → Any
  84. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  85. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  86. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from AnyRef

Inherited from Any

Ungrouped