TableDataInsertAllRequest

final case class TableDataInsertAllRequest(ignoreUnknownValues: Option[Boolean], skipInvalidRows: Option[Boolean], templateSuffix: Option[String], kind: Option[String], rows: Option[List[TableDataInsertAllRequestRow]])
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product