docs: streamline docstrings for conditional parmas by tseaver · Pull Request #464 · googleapis/python-storage

@google-cla google-cla bot added the cla: yes

This human has signed the Contributor License Agreement.

label

Jun 10, 2021

This was referenced

Jun 11, 2021

@tseaver tseaver added the do not merge

Indicates a pull request not ready for merge, due to either quality or timing.

label

Jun 11, 2021

@tseaver tseaver removed the do not merge

Indicates a pull request not ready for merge, due to either quality or timing.

label

Jun 14, 2021
- 'if_genration_match'
- 'if_genration_not_match'
- 'if_metageneration_match'
- 'if_metageneration_not_match'

Toward #460.
Link to new narrative docs.

Also, move 'timeout' argument to end (just before 'retry', if present)
for consistency.

Closes #460.

cojenco

cojenco

cojenco

cojenco

cojenco

Addressing review comment.
Addressing review comments.

@tseaver

danielduhh

@tseaver

@tseaver tseaver deleted the 460-move-boilerplate-gen-metagen-docs-from-docstrings branch

June 21, 2021 22:31

cojenco pushed a commit to cojenco/python-storage that referenced this pull request

Oct 13, 2021
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.

Closes googleapis#460.

cojenco pushed a commit to cojenco/python-storage that referenced this pull request

Oct 13, 2021
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.

Closes googleapis#460.