From dc211c627680affe6a39fdc4cd692e8a124233c3 Mon Sep 17 00:00:00 2001 From: Christina Holland Date: Wed, 16 Oct 2024 11:53:46 -0700 Subject: [PATCH] Missed one doc change from a PR (#8575) --- 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