We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 045420f commit 50b57c4Copy full SHA for 50b57c4
docs-devsite/vertexai.safetysetting.md
@@ -39,7 +39,7 @@ category: HarmCategory;
39
<b>Signature:</b>
40
41
```typescript
42
-method: HarmBlockMethod;
+method?: HarmBlockMethod;
43
```
44
45
## SafetySetting.threshold
0 commit comments