public static final class GoogleSheetsOptions.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GoogleSheetsOptions |
build()
Creates a
GoogleSheetsOptions object. |
GoogleSheetsOptions.Builder |
setSkipLeadingRows(long skipLeadingRows)
Sets the number of rows at the top of a sheet that BigQuery will skip when reading the data.
|
public GoogleSheetsOptions.Builder setSkipLeadingRows(long skipLeadingRows)
public GoogleSheetsOptions build()
GoogleSheetsOptions
object.Copyright © 2019 Google LLC. All rights reserved.