Discovery Engine V1BETA API - Module Google::Cloud::DiscoveryEngine::V1beta::Assistant::CustomerPolicy::ModelArmorConfig::FailureMode (v0.28.0)
Reference documentation and code samples for the Discovery Engine V1BETA API module Google::Cloud::DiscoveryEngine::V1beta::Assistant::CustomerPolicy::ModelArmorConfig::FailureMode.
Determines the behavior when Model Armor fails to process a request.
Constants
FAILURE_MODE_UNSPECIFIED
value: 0 Unspecified failure mode, default behavior is FAIL_CLOSED.
FAIL_OPEN
value: 1 In case of a Model Armor processing failure, the request is allowed
to proceed without any changes.
FAIL_CLOSED
value: 2 In case of a Model Armor processing failure, the request is rejected.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-18 UTC."],[],[]]