Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Commit 5527625

Browse files
docs: Fix formatting for subnetwork field pattern (#190)
* docs: Fix formatting for subnetwork field pattern PiperOrigin-RevId: 492232435 Source-Link: googleapis/googleapis@fcf8211 Source-Link: https://github.com/googleapis/googleapis-gen/commit/ce62e52831e4e477000785fcc93a9ab42a28dc8a Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2U2MmU1MjgzMWU0ZTQ3NzAwMDc4NWZjYzkzYTlhYjQyYTI4ZGM4YSJ9 * 🦉 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 1c64e1a commit 5527625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/metastore_v1/types/metastore.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ class Consumer(proto.Message):
437437
the subnet's primary range. The subnet is specified in the
438438
following form:
439439
440-
\`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
440+
``projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}``
441441
442442
This field is a member of `oneof`_ ``vpc_resource``.
443443
endpoint_uri (str):

0 commit comments

Comments
 (0)