Bi Reservation Preferred Table
data class BiReservationPreferredTable(val datasetId: String? = null, val projectId: String? = null, val tableId: String? = null)
Constructors
Link copied to clipboard
fun BiReservationPreferredTable(datasetId: String? = null, projectId: String? = null, tableId: String? = null)