object BigQueryJsonProtocol extends BigQueryJsonProtocol

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BigQueryJsonProtocol
  2. BigQueryJsonProtocol
  3. BigQueryJavaTimeFormats
  4. AdditionalFormats
  5. BigQueryProductFormats
  6. BigQueryProductFormatsInstances
  7. ProductFormats
  8. ProductFormatsInstances
  9. BigQueryCollectionFormats
  10. BigQueryStandardFormats
  11. StandardFormats
  12. BigQueryBasicFormats
  13. AnyRef
  14. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. class OptionFormat[T] extends (StandardFormats.this)#JF[Option[T]]
    Definition Classes
    StandardFormats

Value Members

  1. implicit object BigDecimalJsonFormat extends BigQueryJsonFormat[BigDecimal]
    Definition Classes
    BigQueryBasicFormats
  2. implicit object BigIntJsonFormat extends BigQueryJsonFormat[BigInt]
    Definition Classes
    BigQueryBasicFormats
  3. implicit object BooleanJsonFormat extends BigQueryJsonFormat[Boolean]
    Definition Classes
    BigQueryBasicFormats
  4. implicit object ByteJsonFormat extends BigQueryJsonFormat[Byte]
    Definition Classes
    BigQueryBasicFormats
  5. implicit object ByteStringJsonFormat extends BigQueryJsonFormat[ByteString]
    Definition Classes
    BigQueryBasicFormats
  6. implicit object CharJsonFormat extends BigQueryJsonFormat[Char]
    Definition Classes
    BigQueryBasicFormats
  7. implicit object DoubleJsonFormat extends BigQueryJsonFormat[Double]
    Definition Classes
    BigQueryBasicFormats
  8. implicit object FloatJsonFormat extends BigQueryJsonFormat[Float]
    Definition Classes
    BigQueryBasicFormats
  9. implicit object IntJsonFormat extends BigQueryJsonFormat[Int]
    Definition Classes
    BigQueryBasicFormats
  10. implicit object LongJsonFormat extends BigQueryJsonFormat[Long]
    Definition Classes
    BigQueryBasicFormats
  11. implicit object ShortJsonFormat extends BigQueryJsonFormat[Short]
    Definition Classes
    BigQueryBasicFormats
  12. implicit object StringJsonFormat extends BigQueryJsonFormat[String]
    Definition Classes
    BigQueryBasicFormats
  13. implicit object SymbolJsonFormat extends BigQueryJsonFormat[Symbol]
    Definition Classes
    BigQueryBasicFormats
  14. implicit object UnitJsonFormat extends BigQueryJsonFormat[Unit]
    Definition Classes
    BigQueryBasicFormats
  15. implicit object bigQueryInstantFormat extends BigQueryJsonFormat[Instant]
    Definition Classes
    BigQueryJavaTimeFormats
  16. implicit object bigQueryLocalDateFormat extends BigQueryJsonFormat[LocalDate]
    Definition Classes
    BigQueryJavaTimeFormats
  17. implicit object bigQueryLocalDateTimeFormat extends BigQueryJsonFormat[LocalDateTime]
    Definition Classes
    BigQueryJavaTimeFormats
  18. implicit object bigQueryLocalTimeFormat extends BigQueryJsonFormat[LocalTime]
    Definition Classes
    BigQueryJavaTimeFormats
  19. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  20. final def ##: Int
    Definition Classes
    AnyRef → Any
  21. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  22. implicit def arrayFormat[T](implicit arg0: BigQueryJsonFormat[T], arg1: ClassTag[T]): BigQueryJsonFormat[Array[T]]

    Supplies the BigQueryJsonFormat for Arrays.

    Supplies the BigQueryJsonFormat for Arrays.

    Definition Classes
    BigQueryCollectionFormats
  23. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  24. 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]
  25. 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]
  26. 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]
  27. 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]
  28. 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]
  29. 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]
  30. 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]
  31. 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]
  32. 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]
  33. 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]
  34. 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]
  35. 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]
  36. 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]
  37. 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]
  38. 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]
  39. 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]
  40. 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]
  41. 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]
  42. 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]
  43. 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]
  44. def bigQueryJsonFormat[P1, P2, T <: Product](construct: (P1, P2) => T, fieldName1: String, fieldName2: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2]): BigQueryRootJsonFormat[T]
  45. def bigQueryJsonFormat[P1, T <: Product](construct: (P1) => T, fieldName1: String)(implicit arg0: BigQueryJsonFormat[P1]): BigQueryRootJsonFormat[T]
  46. def bigQueryJsonFormat1[P1, T <: Product](construct: (P1) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: ClassTag[T]): BigQueryRootJsonFormat[T]
  47. 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]
  48. 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]
  49. 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]
  50. 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]
  51. 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]
  52. 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]
  53. 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]
  54. 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]
  55. 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]
  56. 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]
  57. def bigQueryJsonFormat2[P1, P2, T <: Product](construct: (P1, P2) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: ClassTag[T]): BigQueryRootJsonFormat[T]
  58. 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]
  59. 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]
  60. 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]
  61. 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]
  62. 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]
  63. 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]
  64. 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]
  65. 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]
  66. 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]
  67. 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]
  68. implicit def bigQueryOptionFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[Option[T]]
    Definition Classes
    BigQueryStandardFormats
  69. 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)]
  70. 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)]
  71. 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)]
  72. 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)]
  73. 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)]
  74. 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)]
  75. 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)]
  76. 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)]
  77. 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)]
  78. 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)]
  79. implicit def bigQueryTuple1Reader[P1](implicit arg0: BigQueryJsonFormat[P1]): BigQueryRootJsonReader[(P1)]
  80. 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)]
  81. 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)]
  82. 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)]
  83. implicit def bigQueryTuple2Reader[P1, P2](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2]): BigQueryRootJsonReader[(P1, P2)]
  84. implicit def bigQueryTuple3Reader[P1, P2, P3](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3]): BigQueryRootJsonReader[(P1, P2, P3)]
  85. 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)]
  86. 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)]
  87. 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)]
  88. 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)]
  89. 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)]
  90. 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)]
  91. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  92. implicit def eitherFormat[A, B](implicit arg0: JF[A], arg1: JF[B]): JF[Either[A, B]]
    Definition Classes
    StandardFormats
  93. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  94. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  95. def extractFieldNames(tag: ClassTag[_]): Array[String]
    Attributes
    protected
    Definition Classes
    ProductFormats
  96. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  97. def fromBigQueryField[T](value: JsValue, fieldName: String, index: Int)(implicit reader: BigQueryJsonReader[T]): T
    Attributes
    protected
    Definition Classes
    BigQueryProductFormats
  98. def fromField[T](value: JsValue, fieldName: String)(implicit reader: JsonReader[T]): T
    Attributes
    protected
    Definition Classes
    ProductFormats
  99. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  100. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  101. implicit def immIndexedSeqFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[IndexedSeq[T]]
    Definition Classes
    BigQueryCollectionFormats
  102. implicit def immIterableFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[Iterable[T]]
    Definition Classes
    BigQueryCollectionFormats
  103. implicit def immLinearSeqFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[LinearSeq[T]]
    Definition Classes
    BigQueryCollectionFormats
  104. implicit def immSeqFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[Seq[T]]
    Definition Classes
    BigQueryCollectionFormats
  105. implicit def indexedSeqFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[IndexedSeq[T]]
    Definition Classes
    BigQueryCollectionFormats
  106. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  107. implicit def iterableFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[Iterable[T]]
    Definition Classes
    BigQueryCollectionFormats
  108. def jsonFormat[T](reader: JsonReader[T], writer: JsonWriter[T]): JsonFormat[T]
    Definition Classes
    AdditionalFormats
  109. def jsonFormat[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: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15], arg15: JF[P16], arg16: JF[P17], arg17: JF[P18], arg18: JF[P19], arg19: JF[P20], arg20: JF[P21], arg21: JF[P22]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  110. def jsonFormat[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: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15], arg15: JF[P16], arg16: JF[P17], arg17: JF[P18], arg18: JF[P19], arg19: JF[P20], arg20: JF[P21]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  111. def jsonFormat[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: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8], arg8: JF[P9], arg9: JF[P10], arg10: JF[P11], arg11: JF[P12], arg12: JF[P13], arg13: JF[P14], arg14: JF[P15], arg15: JF[P16], arg16: JF[P17], arg17: JF[P18], arg18: JF[P19], arg19: JF[P20]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances