From 50b57c408e1799db8347c5747e9115311c25326a Mon Sep 17 00:00:00 2001 From: Christina Holland Date: Wed, 16 Oct 2024 10:14:56 -0700 Subject: [PATCH] Missed one doc change from a PR --- docs-devsite/vertexai.safetysetting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-devsite/vertexai.safetysetting.md b/docs-devsite/vertexai.safetysetting.md index 6aad50963cd..17fa1cff839 100644 --- a/docs-devsite/vertexai.safetysetting.md +++ b/docs-devsite/vertexai.safetysetting.md @@ -39,7 +39,7 @@ category: HarmCategory; Signature: ```typescript -method: HarmBlockMethod; +method?: HarmBlockMethod; ``` ## SafetySetting.threshold