public enum AssistAnswer.Types.AssistSkippedReasonReference documentation and code samples for the Discovery Engine v1beta API enum AssistAnswer.Types.AssistSkippedReason.
Possible reasons for not answering an assist call.
Namespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
CustomerPolicyViolation |
The assistant ignored the query or refused to answer because of a customer policy violation (e.g., the query or the answer contained a banned phrase). |
NonAssistSeekingQueryIgnored |
The assistant ignored the query, because it did not appear to be answer-seeking. |
Unspecified |
Default value. Skip reason is not specified. |