Token generation stopped because the content contains forbidden terms.
MalformedFunctionCall
The function call generated by the model is invalid.
MaxTokens
Token generation reached the configured maximum output tokens.
Other
All other reasons that stopped the token generation.
ProhibitedContent
Token generation stopped for potentially containing prohibited content.
Recitation
Token generation stopped because the content potentially contains
copyright violations.
Safety
Token generation stopped because the content potentially contains safety
violations. NOTE: When streaming,
[content][google.cloud.aiplatform.v1beta1.Candidate.content] is empty if
content filters blocks the output.
Spii
Token generation stopped because the content potentially contains
Sensitive Personally Identifiable Information (SPII).
Stop
Token generation reached a natural stopping point or a configured stop
sequence.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This document provides reference information for the `Candidate.Types.FinishReason` enum in the Vertex AI v1beta1 API, specifically for the .NET library."],["The `Candidate.Types.FinishReason` enum details the different reasons why a model might stop generating tokens."],["The enum includes fields such as `Blocklist`, `MaxTokens`, `Safety`, `Stop`, and `Unspecified`, among others, each with a specific description of the stop reason."],["The `Safety` field indicates that streamed content may be empty if content filters block the output."],["The documented enum is located within the `Google.Cloud.AIPlatform.V1Beta1` namespace and is found in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly, with the latest version being 1.0.0-beta21."]]],[]]