t
org.apache.pekko.stream.connectors.googlecloud.bigquery.scaladsl.spray
BigQueryJsonProtocol
Companion object BigQueryJsonProtocol
trait BigQueryJsonProtocol extends BigQueryBasicFormats with BigQueryStandardFormats with BigQueryCollectionFormats with ProductFormats with BigQueryProductFormats with AdditionalFormats with BigQueryJavaTimeFormats
Provides all the predefined BigQueryJsonFormats for rows and cells in BigQuery tables.
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- BigQueryJsonProtocol
- BigQueryJavaTimeFormats
- AdditionalFormats
- BigQueryProductFormats
- BigQueryProductFormatsInstances
- ProductFormats
- ProductFormatsInstances
- BigQueryCollectionFormats
- BigQueryStandardFormats
- StandardFormats
- BigQueryBasicFormats
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- class OptionFormat[T] extends (StandardFormats.this)#JF[Option[T]]
- Definition Classes
- StandardFormats
Value Members
- implicit object BigDecimalJsonFormat extends BigQueryJsonFormat[BigDecimal]
- Definition Classes
- BigQueryBasicFormats
- implicit object BigIntJsonFormat extends BigQueryJsonFormat[BigInt]
- Definition Classes
- BigQueryBasicFormats
- implicit object BooleanJsonFormat extends BigQueryJsonFormat[Boolean]
- Definition Classes
- BigQueryBasicFormats
- implicit object ByteJsonFormat extends BigQueryJsonFormat[Byte]
- Definition Classes
- BigQueryBasicFormats
- implicit object ByteStringJsonFormat extends BigQueryJsonFormat[ByteString]
- Definition Classes
- BigQueryBasicFormats
- implicit object CharJsonFormat extends BigQueryJsonFormat[Char]
- Definition Classes
- BigQueryBasicFormats
- implicit object DoubleJsonFormat extends BigQueryJsonFormat[Double]
- Definition Classes
- BigQueryBasicFormats
- implicit object FloatJsonFormat extends BigQueryJsonFormat[Float]
- Definition Classes
- BigQueryBasicFormats
- implicit object IntJsonFormat extends BigQueryJsonFormat[Int]
- Definition Classes
- BigQueryBasicFormats
- implicit object LongJsonFormat extends BigQueryJsonFormat[Long]
- Definition Classes
- BigQueryBasicFormats
- implicit object ShortJsonFormat extends BigQueryJsonFormat[Short]
- Definition Classes
- BigQueryBasicFormats
- implicit object StringJsonFormat extends BigQueryJsonFormat[String]
- Definition Classes
- BigQueryBasicFormats
- implicit object SymbolJsonFormat extends BigQueryJsonFormat[Symbol]
- Definition Classes
- BigQueryBasicFormats
- implicit object UnitJsonFormat extends BigQueryJsonFormat[Unit]
- Definition Classes
- BigQueryBasicFormats
- implicit object bigQueryInstantFormat extends BigQueryJsonFormat[Instant]
- Definition Classes
- BigQueryJavaTimeFormats
- implicit object bigQueryLocalDateFormat extends BigQueryJsonFormat[LocalDate]
- Definition Classes
- BigQueryJavaTimeFormats
- implicit object bigQueryLocalDateTimeFormat extends BigQueryJsonFormat[LocalDateTime]
- Definition Classes
- BigQueryJavaTimeFormats
- implicit object bigQueryLocalTimeFormat extends BigQueryJsonFormat[LocalTime]
- Definition Classes
- BigQueryJavaTimeFormats
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- 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
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- def bigQueryJsonFormat[P1, P2, T <: Product](construct: (P1, P2) => T, fieldName1: String, fieldName2: String)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2]): BigQueryRootJsonFormat[T]
- Definition Classes
- BigQueryProductFormatsInstances
- def bigQueryJsonFormat[P1, T <: Product](construct: (P1) => T, fieldName1: String)(implicit arg0: BigQueryJsonFormat[P1]): BigQueryRootJsonFormat[T]
- Definition Classes
- BigQueryProductFormatsInstances
- def bigQueryJsonFormat1[P1, T <: Product](construct: (P1) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: ClassTag[T]): BigQueryRootJsonFormat[T]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- def bigQueryJsonFormat2[P1, P2, T <: Product](construct: (P1, P2) => T)(implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: ClassTag[T]): BigQueryRootJsonFormat[T]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- 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]
- Definition Classes
- BigQueryProductFormatsInstances
- implicit def bigQueryOptionFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[Option[T]]
- Definition Classes
- BigQueryStandardFormats
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- implicit def bigQueryTuple1Reader[P1](implicit arg0: BigQueryJsonFormat[P1]): BigQueryRootJsonReader[(P1)]
- Definition Classes
- BigQueryProductFormatsInstances
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- implicit def bigQueryTuple2Reader[P1, P2](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2]): BigQueryRootJsonReader[(P1, P2)]
- Definition Classes
- BigQueryProductFormatsInstances
- implicit def bigQueryTuple3Reader[P1, P2, P3](implicit arg0: BigQueryJsonFormat[P1], arg1: BigQueryJsonFormat[P2], arg2: BigQueryJsonFormat[P3]): BigQueryRootJsonReader[(P1, P2, P3)]
- Definition Classes
- BigQueryProductFormatsInstances
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- 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)]
- Definition Classes
- BigQueryProductFormatsInstances
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- implicit def eitherFormat[A, B](implicit arg0: JF[A], arg1: JF[B]): JF[Either[A, B]]
- Definition Classes
- StandardFormats
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def extractFieldNames(tag: ClassTag[_]): Array[String]
- Attributes
- protected
- Definition Classes
- ProductFormats
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- def fromBigQueryField[T](value: JsValue, fieldName: String, index: Int)(implicit reader: BigQueryJsonReader[T]): T
- Attributes
- protected
- Definition Classes
- BigQueryProductFormats
- def fromField[T](value: JsValue, fieldName: String)(implicit reader: JsonReader[T]): T
- Attributes
- protected
- Definition Classes
- ProductFormats
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- implicit def immIndexedSeqFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[IndexedSeq[T]]
- Definition Classes
- BigQueryCollectionFormats
- implicit def immIterableFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[Iterable[T]]
- Definition Classes
- BigQueryCollectionFormats
- implicit def immLinearSeqFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[LinearSeq[T]]
- Definition Classes
- BigQueryCollectionFormats
- implicit def immSeqFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[Seq[T]]
- Definition Classes
- BigQueryCollectionFormats
- implicit def indexedSeqFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[IndexedSeq[T]]
- Definition Classes
- BigQueryCollectionFormats
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- implicit def iterableFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[Iterable[T]]
- Definition Classes
- BigQueryCollectionFormats
- def jsonFormat[T](reader: JsonReader[T], writer: JsonWriter[T]): JsonFormat[T]
- Definition Classes
- AdditionalFormats
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- def jsonFormat[P1, T <: Product](construct: (P1) => T, fieldName1: String)(implicit arg0: JF[P1]): RootJsonFormat[T]
- Definition Classes
- ProductFormatsInstances
- def jsonFormat0[T](construct: () => T): RootJsonFormat[T]
- Definition Classes
- ProductFormats
- def jsonFormat1[P1, T <: Product](construct: (P1) => T)(implicit arg0: JF[P1], arg1: ClassTag[T]): RootJsonFormat[T]
- Definition Classes
- ProductFormatsInstances
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- def lazyFormat[T](format: => JsonFormat[T]): JsonFormat[T] { lazy val delegate: spray.json.JsonFormat[T] }
- Definition Classes
- AdditionalFormats
- def lift[T <: AnyRef](reader: RootJsonReader[T]): RootJsonFormat[T]
- Definition Classes
- AdditionalFormats
- def lift[T <: AnyRef](reader: JsonReader[T]): JsonFormat[T]
- Definition Classes
- AdditionalFormats
- def lift[T](writer: RootJsonWriter[T]): RootJsonFormat[T]
- Definition Classes
- AdditionalFormats
- def lift[T](writer: JsonWriter[T]): JsonFormat[T] { def read(value: spray.json.JsValue): Nothing }
- Definition Classes
- AdditionalFormats
- implicit def linearSeqFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[LinearSeq[T]]
- Definition Classes
- BigQueryCollectionFormats
- implicit def listFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[List[T]]
Supplies the BigQueryJsonFormat for Lists.
Supplies the BigQueryJsonFormat for Lists.
- Definition Classes
- BigQueryCollectionFormats
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- implicit def optionFormat[T](implicit arg0: JF[T]): JF[Option[T]]
- Definition Classes
- StandardFormats
- def productElement2Field[T](fieldName: String, p: Product, ix: Int, rest: List[JsField])(implicit writer: JsonWriter[T]): List[JsField]
- Attributes
- protected
- Definition Classes
- ProductFormats
- def rootFormat[T](format: JsonFormat[T]): RootJsonFormat[T]
- Definition Classes
- AdditionalFormats
- def rootJsonFormat[T](reader: RootJsonReader[T], writer: RootJsonWriter[T]): RootJsonFormat[T]
- Definition Classes
- AdditionalFormats
- def safeReader[A](implicit arg0: JsonReader[A]): JsonReader[Either[Exception, A]]
- Definition Classes
- AdditionalFormats
- implicit def seqFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[Seq[T]]
- Definition Classes
- BigQueryCollectionFormats
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- implicit def tuple1Format[A](implicit arg0: JF[A]): JF[(A)]
- Definition Classes
- StandardFormats
- 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
- 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
- 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
- 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
- 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
- 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
- implicit def vectorFormat[T](implicit arg0: BigQueryJsonFormat[T]): BigQueryJsonFormat[Vector[T]]
- Definition Classes
- BigQueryCollectionFormats
- 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
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- implicit object JsValueFormat extends JsonFormat[JsValue]
- Definition Classes
- AdditionalFormats
- implicit object RootJsArrayFormat extends RootJsonFormat[JsArray]
- Definition Classes
- AdditionalFormats
- implicit object RootJsObjectFormat extends RootJsonFormat[JsObject]
- Definition Classes
- AdditionalFormats