Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

#12: fix incorrectly checked value of request parameters #13

Conversation

igor-solomatov
Copy link

@igor-solomatov igor-solomatov commented Feb 2, 2021

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #12 馃

@igor-solomatov igor-solomatov requested a review from a team as a code owner February 2, 2021 16:13
@product-auto-label product-auto-label bot added the api: compute Issues related to the googleapis/python-compute API. label Feb 2, 2021
@google-cla
Copy link

google-cla bot commented Feb 2, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

馃摑 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

鈩癸笍 Googlers: Go here for more info.

@google-cla google-cla bot added the cla: no This human has *not* signed the Contributor License Agreement. label Feb 2, 2021
@igor-solomatov
Copy link
Author

@googlebot I signed it!

@google-cla google-cla bot added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Feb 2, 2021
@busunkim96
Copy link
Contributor

@igor-solomatov Thanks for opening a PR! This library is actually generated from the the discovery representation of the API (see https://github.com/googleapis/googleapis-discovery/tree/master/google/cloud/compute/v1), so we would make any fixes to the source templates: https://github.com/googleapis/gapic-generator-python/tree/master/gapic/templates/%25namespace/%25name_%25version/%25sub/services/%25service/transports

@yon-mg @vam-google Could you take a look at this PR and #12?

@igor-solomatov
Copy link
Author

igor-solomatov commented Feb 2, 2021

@yon-mg
Copy link

yon-mg commented Feb 3, 2021

This is will be addressed in an upcoming pr to the generator that also addresses grpc transcoding in general. I may have misunderstood the issue actually. I'll address this in the original bug.

@parthea
Copy link
Contributor

parthea commented Jun 17, 2021

Hi @yon-mg, please could you add an update to #12 ?

@parthea
Copy link
Contributor

parthea commented Jun 17, 2021

I'm going to close this PR as it is touching auto-generated files. Let's continue the discussion in #12 .

@parthea parthea closed this Jun 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: compute Issues related to the googleapis/python-compute API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot resize to 0 instances
4 participants