Skip to content

Commit c31086d

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

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

google/cloud/aiplatform/v1/content.proto

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

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

5655
// Content Part modality

0 commit comments

Comments
 (0)