Skip to content

Commit df9e51c

Browse files
committed
Update API reports
1 parent c369022 commit df9e51c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/api-review/vertexai.api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ export interface SafetySetting {
541541
// (undocumented)
542542
category: HarmCategory;
543543
// (undocumented)
544-
method: HarmBlockMethod;
544+
method?: HarmBlockMethod;
545545
// (undocumented)
546546
threshold: HarmBlockThreshold;
547547
}

0 commit comments

Comments
 (0)