Skip to content

Commit c6e423b

Browse files
authored
Fixed priority documentation for google_compute_router_route_policy (#17229)
1 parent 77abbce commit c6e423b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mmv1/products/compute/RouterRoutePolicy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ properties:
104104
- name: 'priority'
105105
type: Integer
106106
description: |
107-
The evaluation priority for this term, which must be between 0 (inclusive) and 231 (exclusive), and unique within the list.
107+
The evaluation priority for this term, which must be between 0 (inclusive) and 2147483648 (exclusive), and unique within the list.
108108
required: true
109109
- name: 'match'
110110
type: NestedObject

0 commit comments

Comments
 (0)