8000 docs: explain how to use repeated struct.Value by busunkim96 · Pull Request #148 · googleapis/proto-plus-python · GitHub
[go: up one dir, main page]

Skip to content

docs: explain how to use repeated struct.Value #148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 14, 2020
Merged

Conversation

busunkim96
Copy link
Contributor

Closes #104

  • Explain how to set fields of repeated struct.Value
  • Add datetime_helpers to reference docs
  • Add wrap, to_json, and from_json to reference docs
  • Fetch correct package version for docs/conf.py

@busunkim96 busunkim96 requested review from a team as code owners October 14, 2020 17:10
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 14, 2020
@codecov
Copy link
codecov bot commented Oct 14, 2020

Codecov Report

Merging #148 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #148   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          856       856           
  Branches       148       148           
=========================================
  Hits           856       856           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5236895...7205ce6. Read the comment docs.

@software-dov software-dov merged commit 9634ea8 into master Oct 14, 2020
@software-dov software-dov deleted the struct-docs branch October 14, 2020 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting struct.Value message attributes?
2 participants
0