Skip to content

Commit 6fa8c4b

Browse files
docs: Fix formatting for subnetwork field pattern (#191)
* docs: Fix formatting for subnetwork field pattern PiperOrigin-RevId: 493082091 Source-Link: googleapis/googleapis@45694d2 Source-Link: googleapis/googleapis-gen@a4cbce4 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTRjYmNlNGJkNTI1YjU4ZWUyNDczZWY0MzJjNzE2NDM5MWRkNDQwMCJ9 * 🦉 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 2b0facb commit 6fa8c4b

File tree

1 file changed

+1
-1
lines changed
  • packages/google-cloud-dataproc-metastore/google/cloud/metastore_v1beta/types

1 file changed

+1
-1
lines changed

packages/google-cloud-dataproc-metastore/google/cloud/metastore_v1beta/types/metastore.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ class Consumer(proto.Message):
600600
the subnet's primary range. The subnet is specified in the
601601
following form:
602602
603-
\`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
603+
``projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}``
604604
605605
This field is a member of `oneof`_ ``vpc_resource``.
606606
endpoint_uri (str):

0 commit comments

Comments
 (0)