Skip to content

Commit ce291b3

Browse files
Google APIscopybara-github
authored andcommitted
chore: rollback of "Deprecate election category HARM_CATEGORY_CIVIC_INTEGRITY"
PiperOrigin-RevId: 752482657
1 parent c31086d commit ce291b3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

google/cloud/aiplatform/v1beta1/content.proto

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,8 @@ enum HarmCategory {
4949
// The harm category is sexually explicit content.
5050
HARM_CATEGORY_SEXUALLY_EXPLICIT = 4;
5151

52-
// Deprecated: Election filter is not longer supported.
5352
// The harm category is civic integrity.
54-
HARM_CATEGORY_CIVIC_INTEGRITY = 5 [deprecated = true];
53+
HARM_CATEGORY_CIVIC_INTEGRITY = 5;
5554
}
5655

5756
// Content Part modality

0 commit comments

Comments
 (0)