Skip to content

Prepare for making snippets testable - #1831

Merged
tseaver merged 6 commits into
googleapis:masterfrom
tseaver:bigquery-testable_snippets_prep
May 28, 2016
Merged

Prepare for making snippets testable#1831
tseaver merged 6 commits into
googleapis:masterfrom
tseaver:bigquery-testable_snippets_prep

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

Toward a real fix for #1786 and related issues (usage docs out-of-sync with API surface).

@tseavertseaver added docs testing api: bigquery Issues related to the BigQuery API. labels May 28, 2016
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label May 28, 2016
cleaned['lastModifiedTime'] = float(cleaned['lastModifiedTime'])
if 'defaultTableExpirationMs' in cleaned:
cleaned['defaultTableExpirationMs'] = int(
cleaned['defaultTableExpirationMs'])

This comment was marked as spam.

This comment was marked as spam.

@dhermes

Copy link
Copy Markdown
Contributor

LGTM

@tseaver
tseaver merged commit d8735e1 into googleapis:masterMay 28, 2016
@tseaver
tseaver deleted the bigquery-testable_snippets_prep branch May 28, 2016 18:29
@dhermesdhermes mentioned this pull request Jun 7, 2016
parthea pushed a commit that referenced this pull request Mar 6, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigqueryIssues related to the BigQuery API.cla: yesThis human has signed the Contributor License Agreement.testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tseaver@dhermes@googlebot