FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: add getters and setters for encryption_key and kms_key_name by cojenco · Pull Request #409 · googleapis/python-storage · GitHub

This repository was archived by the owner on Mar 31, 2026. It is now read-only.
/ python-storage Public archive

feat: add getters and setters for encryption_key and kms_key_name - #409

Merged
cojenco merged 5 commits into
masterfrom
setter-390
Apr 20, 2021
Merged

feat: add getters and setters for encryption_key and kms_key_name#409
cojenco merged 5 commits into
masterfrom
setter-390

Conversation

cojenco commented Apr 14, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

Fixes for Blob:

  • add getters and setters for attributes encryption_key and kms_key_name
  • revise docstring descriptions and formatting

Fixes #390 🦕

cojenco requested review from a team April 14, 2021 19:03
product-auto-label Bot added the api: storage Issues related to the googleapis/python-storage API. label Apr 14, 2021
google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 14, 2021
tseaver changed the title fix: add getters and setters for encryption_key and kms_key_name feat: add getters and setters for encryption_key and kms_key_name Apr 20, 2021

tseaver commented Apr 20, 2021

Copy link
Copy Markdown
Contributor

Note that this is a new feature, not a bugfix. I updated the PR title to reflect that.

cojenco merged commit 2adfb59 into master Apr 20, 2021
cojenco deleted the setter-390 branch April 20, 2021 18:33
cojenco added a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
…ogleapis#409)

* fix: add getters and setters for attributes encryption_key and kms_key_name

* fix docstring formatting

* revise docstring

Co-authored-by: Tres Seaver <tseaver@palladion.com>
cojenco added a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
…ogleapis#409)

* fix: add getters and setters for attributes encryption_key and kms_key_name

* fix docstring formatting

* revise docstring

Co-authored-by: Tres Seaver <tseaver@palladion.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: storage Issues related to the googleapis/python-storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add encryption_key param to Blob.from_string

2 participants


Back | FazBrowse Home | New Git URL