Skip to content

Conversation

@jba
Copy link
Contributor

@jba jba commented Oct 4, 2017

No description provided.

@jba jba requested review from alixhami, tseaver and tswast October 4, 2017 18:52
@jba jba requested a review from lukesneeringer as a code owner October 4, 2017 18:52
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 4, 2017
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.

This comment was marked as spam.

: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.

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.

This comment was marked as spam.

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.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@jba jba merged commit 7e2f538 into googleapis:bigquery-b2 Oct 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants