new code_model_flows_processors_google_sheets_SpreadsheetTab( id, // java.lang.String type, // scala.Option[java.lang.String] index, // scala.Option[int] hidden, // scala.Option[boolean] title, // scala.Option[java.lang.String] tabColor, // scala.Option[code.model.flows.processors.google.sheets.SpreadsheetColor] gridProperties, // scala.Option[code.model.flows.processors.google.sheets.SpreadsheetTabGridProperties] gridData, // scala.Option[scala.collection.immutable.List[code.model.flows.processors.google.sheets.FormattedSpreadsheetCell]] )