Module: Google::Cloud::DiscoveryEngine::V1beta::AssistAnswer::CustomerPolicyEnforcementResult::Verdict
- Defined in:
- proto_docs/google/cloud/discoveryengine/v1beta/assist_answer.rb
Overview
The verdict of the customer policy enforcement.
Constant Summary collapse
- UNSPECIFIED =
Unknown value.
0- ALLOW =
There was no policy violation.
1- BLOCK =
Processing was blocked by the customer policy.
2