Uh oh!
There was an error while loading. Please reload this page.
docs: streamline docstrings for conditional parmas - #464
Conversation
d8ad3ee to
1b2ef92Compare1b2ef92 to
0d296b0Comparetseaver
commented
Jun 18, 2021
4a8fa65 to
7c04114Comparecojenco
commented
Jun 21, 2021
Thanks for the ping, @tseaver . Taking a look now. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Addressing review comment.
Addressing review comments.
danielduhh
left a comment
There was a problem hiding this comment.
Just one super nit -- also looks like Kokoro is failing
Uh oh!
There was an error while loading. Please reload this page.
dandhlee
commented
Jun 21, 2021
|
dandhlee
commented
Jun 21, 2021
Everything is fixed! Sorry to make you wait 😅 |
Add narrative docs for conditional params: - 'if_generation_match' - 'if_generation_not_match' - 'if_metageneration_match' - 'if_metageneration_not_match' Streamline docstrings for conditional params, linking to new narrative docs. Also, move 'timeout' argument to end (just before 'retry', if present) for consistency. Closesgoogleapis#460.
Add narrative docs for conditional params: - 'if_generation_match' - 'if_generation_not_match' - 'if_metageneration_match' - 'if_metageneration_not_match' Streamline docstrings for conditional params, linking to new narrative docs. Also, move 'timeout' argument to end (just before 'retry', if present) for consistency. Closesgoogleapis#460.
Add narrative docs for conditional params:
Replace verbose docstring entries for those params with links to the narrative docs.
Also, move 'timeout' argument to end (just before 'retry', if present) for consistency.
Closes#460.