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
  112. def jsonFormat[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: 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]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  113. def jsonFormat[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: 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]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  114. def jsonFormat[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: 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]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  115. def jsonFormat[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: 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]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  116. def jsonFormat[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: 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]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  117. def jsonFormat[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: 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]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  118. def jsonFormat[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: 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]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  119. def jsonFormat[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: 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]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  120. def jsonFormat[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: 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]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  121. def jsonFormat[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: 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]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  122. def jsonFormat[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: 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]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  123. def jsonFormat[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: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: JF[P8]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  124. def jsonFormat[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: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  125. def jsonFormat[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: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  126. def jsonFormat[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: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  127. def jsonFormat[P1, P2, P3, P4, T <: Product](construct: (P1, P2, P3, P4) => T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  128. def jsonFormat[P1, P2, P3, T <: Product](construct: (P1, P2, P3) => T, fieldName1: String, fieldName2: String, fieldName3: String)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  129. def jsonFormat[P1, P2, T <: Product](construct: (P1, P2) => T, fieldName1: String, fieldName2: String)(implicit arg0: JF[P1], arg1: JF[P2]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  130. def jsonFormat[P1, T <: Product](construct: (P1) => T, fieldName1: String)(implicit arg0: JF[P1]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  131. def jsonFormat0[T](construct: () => T): RootJsonFormat[T]
    Definition Classes
    ProductFormats
  132. def jsonFormat1[P1, T <: Product](construct: (P1) => T)(implicit arg0: JF[P1], arg1: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  133. def jsonFormat10[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: 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: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  134. def jsonFormat11[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: 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: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  135. def jsonFormat12[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: 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: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  136. def jsonFormat13[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: 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: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  137. def jsonFormat14[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: 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: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  138. def jsonFormat15[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: 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: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  139. def jsonFormat16[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: 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: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  140. def jsonFormat17[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: 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: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  141. def jsonFormat18[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: 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: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  142. def jsonFormat19[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: 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: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  143. def jsonFormat2[P1, P2, T <: Product](construct: (P1, P2) => T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  144. def jsonFormat20[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: 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: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  145. def jsonFormat21[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: 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: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  146. def jsonFormat22[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: 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], arg22: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  147. def jsonFormat3[P1, P2, P3, T <: Product](construct: (P1, P2, P3) => T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  148. def jsonFormat4[P1, P2, P3, P4, T <: Product](construct: (P1, P2, P3, P4) => T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  149. def jsonFormat5[P1, P2, P3, P4, P5, T <: Product](construct: (P1, P2, P3, P4, P5) => T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  150. def jsonFormat6[P1, P2, P3, P4, P5, P6, T <: Product](construct: (P1, P2, P3, P4, P5, P6) => T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  151. def jsonFormat7[P1, P2, P3, P4, P5, P6, P7, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7) => T)(implicit arg0: JF[P1], arg1: JF[P2], arg2: JF[P3], arg3: JF[P4], arg4: JF[P5], arg5: JF[P6], arg6: JF[P7], arg7: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  152. def jsonFormat8[P1, P2, P3, P4, P5, P6, P7, P8, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8) => T)(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: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  153. def jsonFormat9[P1, P2, P3, P4, P5, P6, P7, P8, P9, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9) => T)(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: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  154. def lazyFormat[T](format: => JsonFormat[T]): JsonFormat[T] { lazy val delegate: spray.json.JsonFormat[T] }
    Definition Classes
    AdditionalFormats
  155. def lift[T <: AnyRef](reader: RootJsonReader[T]): RootJsonFormat[T]
    Definition Classes
    AdditionalFormats
  156. def lift[T <: AnyRef](reader: JsonReader[T]): JsonFormat[T]
    Definition Classes
    AdditionalFormats
  157. def lift[T](writer: RootJsonWriter[T]): RootJsonFormat[T]
    Definition Classes
    AdditionalFormats
  158. def lift[T](writer: JsonWriter[T]): JsonFormat[T] { def read(value: spray.json.JsValue): Nothing }
    Definition Classes
    AdditionalFormats
  159. implicit def linearSeqFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[LinearSeq[T]]
    Definition Classes
    BigQueryCollectionFormats
  160. implicit def listFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[List[T]]

    Supplies the BigQueryJsonFormat for Lists.

    Supplies the BigQueryJsonFormat for Lists.

    Definition Classes
    BigQueryCollectionFormats
  161. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  162. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  163. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  164. implicit def optionFormat[T](implicit arg0: JF[T]): JF[Option[T]]
    Definition Classes
    StandardFormats
  165. def productElement2Field[T](fieldName: String, p: Product, ix: Int, rest: List[JsField])(implicit writer: JsonWriter[T]): List[JsField]
    Attributes
    protected
    Definition Classes
    ProductFormats
  166. def rootFormat[T](format: JsonFormat[T]): RootJsonFormat[T]
    Definition Classes
    AdditionalFormats
  167. def rootJsonFormat[T](reader: RootJsonReader[T], writer: RootJsonWriter[T]): RootJsonFormat[T]
    Definition Classes
    AdditionalFormats
  168. def safeReader[A](implicit arg0: JsonReader[A]): JsonReader[Either[Exception, A]]
    Definition Classes
    AdditionalFormats
  169. implicit def seqFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[Seq[T]]
    Definition Classes
    BigQueryCollectionFormats
  170. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  171. def toString(): String
    Definition Classes
    AnyRef → Any
  172. implicit def tuple1Format[A](implicit arg0: JF[A]): JF[(A)]
    Definition Classes
    StandardFormats
  173. implicit def tuple2Format[A, B](implicit arg0: JF[A], arg1: JF[B]): RootJsonFormat[(A, B)] { def write(t: (A, B)): spray.json.JsArray }
    Definition Classes
    StandardFormats
  174. implicit def tuple3Format[A, B, C](implicit arg0: JF[A], arg1: JF[B], arg2: JF[C]): RootJsonFormat[(A, B, C)] { def write(t: (A, B, C)): spray.json.JsArray }
    Definition Classes
    StandardFormats
  175. implicit def tuple4Format[A, B, C, D](implicit arg0: JF[A], arg1: JF[B], arg2: JF[C], arg3: JF[D]): RootJsonFormat[(A, B, C, D)] { def write(t: (A, B, C, D)): spray.json.JsArray }
    Definition Classes
    StandardFormats
  176. implicit def tuple5Format[A, B, C, D, E](implicit arg0: JF[A], arg1: JF[B], arg2: JF[C], arg3: JF[D], arg4: JF[E]): RootJsonFormat[(A, B, C, D, E)] { def write(t: (A, B, C, D, E)): spray.json.JsArray }
    Definition Classes
    StandardFormats
  177. implicit def tuple6Format[A, B, C, D, E, F](implicit arg0: JF[A], arg1: JF[B], arg2: JF[C], arg3: JF[D], arg4: JF[E], arg5: JF[F]): RootJsonFormat[(A, B, C, D, E, F)] { def write(t: (A, B, C, D, E, F)): spray.json.JsArray }
    Definition Classes
    StandardFormats
  178. implicit def tuple7Format[A, B, C, D, E, F, G](implicit arg0: JF[A], arg1: JF[B], arg2: JF[C], arg3: JF[D], arg4: JF[E], arg5: JF[F], arg6: JF[G]): RootJsonFormat[(A, B, C, D, E, F, G)] { def write(t: (A, B, C, D, E, F, G)): spray.json.JsArray }
    Definition Classes
    StandardFormats
  179. implicit def vectorFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[Vector[T]]
    Definition Classes
    BigQueryCollectionFormats
  180. def viaSeq[I <: Iterable[T], T](f: (Seq[T]) => I)(implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[I]

    A BigQueryJsonFormat construction helper that creates a BigQueryJsonFormat for an Iterable type I from a builder function Seq => I.

    A BigQueryJsonFormat construction helper that creates a BigQueryJsonFormat for an Iterable type I from a builder function Seq => I.

    Definition Classes
    BigQueryCollectionFormats
  181. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  182. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  183. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  184. implicit object JsValueFormat extends JsonFormat[JsValue]
    Definition Classes
    AdditionalFormats
  185. implicit object RootJsArrayFormat extends RootJsonFormat[JsArray]
    Definition Classes
    AdditionalFormats
  186. implicit object RootJsObjectFormat extends RootJsonFormat[JsObject]
    Definition Classes
    AdditionalFormats

Inherited from BigQueryJsonProtocol

Inherited from AdditionalFormats

Inherited from BigQueryProductFormats

Inherited from ProductFormats

Inherited from StandardFormats

Inherited from BigQueryBasicFormats

Inherited from AnyRef

Inherited from Any

Ungrouped