Skip to content

Commit 4cf9437

Browse files
Google APIscopybara-github
authored andcommitted
docs: fix monitored resources documentation
PiperOrigin-RevId: 749040823
1 parent b947e52 commit 4cf9437

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/modelarmor/v1/service.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ enum RaiFilterType {
175175
// Higher value maps to a greater confidence level. To enforce stricter level a
176176
// lower value should be used.
177177
enum DetectionConfidenceLevel {
178-
// Same as LOW_AND_ABOVE.
178+
// Same as MEDIUM_AND_ABOVE.
179179
DETECTION_CONFIDENCE_LEVEL_UNSPECIFIED = 0;
180180

181181
// Highest chance of a false positive.

0 commit comments

Comments
 (0)