Skip to content

Commit 543d181

Browse files
docs: Minor formatting (#416)
* docs: Minor formatting chore: Update gapic-generator-python to v1.11.5 build: Update rules_python to 0.24.0 PiperOrigin-RevId: 563436317 Source-Link: googleapis/googleapis@42fd37b Source-Link: googleapis/googleapis-gen@280264c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjgwMjY0Y2EwMmZiOTMxNmI0MjM3YTk2ZDBhZjFhMjM0M2E4MWE1NiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent d708b38 commit 543d181

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

packages/google-cloud-kms/google/cloud/kms_v1/types/ekm_service.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,7 @@ class ServiceResolver(proto.Message):
436436
specified, all endpoints will be considered. An
437437
endpoint will be chosen arbitrarily from the
438438
filtered list for each request.
439+
439440
For endpoint filter syntax and examples, see
440441
https://cloud.google.com/service-directory/docs/reference/rpc/google.cloud.servicedirectory.v1#resolveservicerequest.
441442
hostname (str):

packages/google-cloud-kms/google/cloud/kms_v1/types/resources.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,7 @@ class AttestationFormat(proto.Enum):
384384
Cavium HSM attestation compressed with gzip.
385385
Note that this format is defined by Cavium and
386386
subject to change at any time.
387+
387388
See
388389
https://www.marvell.com/products/security-solutions/nitrox-hs-adapters/software-key-attestation.html.
389390
CAVIUM_V2_COMPRESSED (4):

packages/google-cloud-kms/samples/generated_samples/snippet_metadata_google.cloud.kms.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-kms",
11-
"version": "2.19.1"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)