Skip to content

Commit

Permalink
docs: [google-cloud-kms] A comment for enum `CryptoKeyVersionAlgorith…
Browse files Browse the repository at this point in the history
…m` is changed (#13305)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 700331075

Source-Link:
googleapis/googleapis@3b7310b

Source-Link:
googleapis/googleapis-gen@9eda366
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWttcy8uT3dsQm90LnlhbWwiLCJoIjoiOWVkYTM2NmQyMmYzMjBlZDRkNGQ1Y2E5ZjFkNThiYmU2ZWZiODgwNSJ9

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 27, 2024
1 parent 104d44d commit 028a334
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 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.1.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.1.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,6 +693,8 @@ 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.1.1"
"version": "0.1.0"
},
"snippets": [
{
Expand Down

0 comments on commit 028a334

Please sign in to comment.