Class GoogleSheetsOptions (3.42.3)
Stay organized with collections
Save and categorize content based on your preferences.
Options that describe how to treat Google Sheets as BigQuery tables.
Properties
range
skip_leading_rows
Methods
from_api_repr
from_api_repr(
resource: dict,
) -> google.cloud.bigquery.external_config.GoogleSheetsOptions
Factory: construct a .external_config.GoogleSheetsOptions
instance given its API representation.
| Parameter |
| Name |
Description |
resource |
Dict[str, Any]
Definition of a .external_config.GoogleSheetsOptions instance in the same representation as is returned from the API.
|
| Returns |
| Type |
Description |
GoogleSheetsOptions |
Configuration parsed from resource. |
to_api_repr
Build an API representation of this object.
| Returns |
| Type |
Description |
Dict[str, Any] |
A dictionary in the format used by the BigQuery API. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-01 UTC.
[null,null,["Last updated 2026-08-01 UTC."],[],[]]