Skip to content

Commit 92d823f

Browse files
docs: [google-cloud-modelarmor] fix monitored resources documentation (#13815)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 749040823 Source-Link: googleapis/googleapis@4cf9437 Source-Link: googleapis/googleapis-gen@afd8906 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW1vZGVsYXJtb3IvLk93bEJvdC55YW1sIiwiaCI6ImFmZDg5MDYyMWJkYjk4MjJmOGVjNTM1NDBjN2Y1N2U2NWMxYTEyOWEifQ== --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent cb7ab48 commit 92d823f

File tree

1 file changed

+1
-1
lines changed
  • packages/google-cloud-modelarmor/google/cloud/modelarmor_v1/types

1 file changed

+1
-1
lines changed

packages/google-cloud-modelarmor/google/cloud/modelarmor_v1/types/service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ class DetectionConfidenceLevel(proto.Enum):
135135
136136
Values:
137137
DETECTION_CONFIDENCE_LEVEL_UNSPECIFIED (0):
138-
Same as LOW_AND_ABOVE.
138+
Same as MEDIUM_AND_ABOVE.
139139
LOW_AND_ABOVE (1):
140140
Highest chance of a false positive.
141141
MEDIUM_AND_ABOVE (2):

0 commit comments

Comments
 (0)