bigquery: add Client.list_rows, remove Table.fetch_data#4119
bigquery: add Client.list_rows, remove Table.fetch_data#4119jba merged 1 commit intogoogleapis:bigquery-b2from
Conversation
| The fields to return. Required if ``table`` is a | ||
| :class:`~google.cloud.bigquery.table.TableReference`. | ||
|
|
||
| :type max_results: int |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
| :class:`~google.cloud.bigquery.table.TableReference`. | ||
|
|
||
| :type max_results: int | ||
| :param max_results: (Optional) Maximum number of rows to return. |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
| local_number = SchemaField('local_number', 'STRING', 'REQUIRED') | ||
| rank = SchemaField('rank', 'INTEGER', 'REQUIRED') | ||
| phone = SchemaField('phone', 'RECORD', mode='NULLABLE', | ||
| fields=[area_code, local_number, rank]) |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
| items_key='rows', | ||
| page_token=page_token, | ||
| next_token='pageToken', | ||
| max_results=max_results, |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
No description provided.