Skip to content

Commit

Permalink
chore: fix docs build in google-cloud-network-connectivity (#12356)
Browse files Browse the repository at this point in the history
Towards #12326 🦕

See googleapis/gapic-generator-python#1776


This is a follow up PR as
#12348 did not
include the fix

Co-authored-by: ohmayr <omairnaveed@ymail.com>
  • Loading branch information
parthea and ohmayr committed Feb 22, 2024
1 parent d652877 commit f347084
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ class PolicyBasedRoute(proto.Message):
the lowest-numbered priority value wins. The
default value is
1000. The priority value must be from 1 to
65535, inclusive.
65535, inclusive.
warnings (MutableSequence[google.cloud.networkconnectivity_v1.types.PolicyBasedRoute.Warnings]):
Output only. If potential misconfigurations
are detected for this route, this field will be
Expand Down

0 comments on commit f347084

Please sign in to comment.