Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions google/cloud/kms_v1/types/ekm_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,7 @@ class ServiceResolver(proto.Message):
specified, all endpoints will be considered. An
endpoint will be chosen arbitrarily from the
filtered list for each request.

For endpoint filter syntax and examples, see
https://cloud.google.com/service-directory/docs/reference/rpc/google.cloud.servicedirectory.v1#resolveservicerequest.
hostname (str):
Expand Down
1 change: 1 addition & 0 deletions google/cloud/kms_v1/types/resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ class AttestationFormat(proto.Enum):
Cavium HSM attestation compressed with gzip.
Note that this format is defined by Cavium and
subject to change at any time.

See
https://www.marvell.com/products/security-solutions/nitrox-hs-adapters/software-key-attestation.html.
CAVIUM_V2_COMPRESSED (4):
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": "2.19.1"
"version": "0.1.0"
},
"snippets": [
{
Expand Down