google_api_big_query v0.0.1 GoogleApi.BigQuery.V2.Model.TableDataList View Source

Attributes

  • etag (String.t): A hash of this page of results. Defaults to: null.
  • kind (String.t): The resource type of the response. Defaults to: null.
  • pageToken (String.t): A token used for paging results. Providing this token instead of the startIndex parameter can help you retrieve stable results when an underlying table is changing. Defaults to: null.
  • rows ([TableRow]): Rows of results. Defaults to: null.
  • totalRows (String.t): The total number of rows in the complete table. Defaults to: null.