Skip to content

Commit

Permalink
docs: [google-cloud-kms] modify enum comment (#13410)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 713058878

Source-Link:
googleapis/googleapis@882633d

Source-Link:
googleapis/googleapis-gen@ed7e46a
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWttcy8uT3dsQm90LnlhbWwiLCJoIjoiZWQ3ZTQ2YWM4ODYzNzgwODE2NGUwYzFiMmY3ZmRkNmNmNTNiMjk4MSJ9

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
  • Loading branch information
3 people authored Jan 8, 2025
1 parent c757c44 commit 129140e
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "3.2.1" # {x-release-please-version}
__version__ = "0.0.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "3.2.1" # {x-release-please-version}
__version__ = "0.0.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -693,8 +693,6 @@ class CryptoKeyVersionAlgorithm(proto.Enum):
The suffix following ``HMAC_`` corresponds to the hash algorithm
being used (eg. SHA256).
Algorithms beginning with ``PQ_`` are post-quantum.
For more information, see [Key purposes and algorithms]
(https://cloud.google.com/kms/docs/algorithms).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-kms",
"version": "3.2.1"
"version": "0.1.0"
},
"snippets": [
{
Expand Down

0 comments on commit 129140e

Please sign in to comment.