fix: 'id' should not be a reserved name by software-dov · Pull Request #602 · googleapis/gapic-generator-python · GitHub
Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

fix: 'id' should not be a reserved name#602

Merged
software-dov merged 1 commit into
googleapis:masterfrom
software-dov:id
Sep 17, 2020
Merged

fix: 'id' should not be a reserved name#602
software-dov merged 1 commit into
googleapis:masterfrom
software-dov:id

Conversation

@software-dov

Copy link
Copy Markdown
Contributor

A number of python builtins collide with flattened fields from certain
API methods. More common names, especially ones that conflict with
builtins that aren't used by the surface, are explicitly allowed.

A number of python builtins collide with flattened fields from certain
API methods. More common names, especially ones that conflict with
builtins that aren't used by the surface, are explicitly allowed.
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 17, 2020
@codecov

codecov Bot commented Sep 17, 2020

Copy link
Copy Markdown

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants