Skip to content

BigQuery: Remove client-side enum validation. - #3735

Merged
lukesneeringer merged 1 commit into
googleapis:masterfrom
lukesneeringer:issue-3725
Aug 7, 2017
Merged

BigQuery: Remove client-side enum validation.#3735
lukesneeringer merged 1 commit into
googleapis:masterfrom
lukesneeringer:issue-3725

Conversation

@lukesneeringer

Copy link
Copy Markdown
Contributor

Fixes#3725.

@lukesneeringerlukesneeringer self-assigned this Aug 7, 2017
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 7, 2017

@dhermesdhermes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM


class Sub(self._get_target_class()):
ALLOWED = ('FOO', 'BAR', 'BAZ')
pass

This comment was marked as spam.

This comment was marked as spam.

@lukesneeringer
lukesneeringer merged commit b09eda9 into googleapis:masterAug 7, 2017
@lukesneeringer
lukesneeringer deleted the issue-3725 branch August 7, 2017 16:16
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 21, 2017
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 22, 2017
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 22, 2017
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@lukesneeringer@tseaver@dhermes@googlebot