trait BigQueryProductFormats extends BigQueryProductFormatsInstances
Provides the helpers for constructing custom BigQueryJsonFormat implementations for types implementing the Product trait (especially case classes)
- Self Type
- BigQueryProductFormats with ProductFormats with StandardFormats
- Source
- BigQueryProductFormats.scala
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- BigQueryProductFormats
- BigQueryProductFormatsInstances
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- 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
- 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 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()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- 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
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- 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()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- 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()