Discovery Engine v1 API - Enum AssistAnswer.Types.AssistSkippedReason (1.9.0)

public enum AssistAnswer.Types.AssistSkippedReason

Reference documentation and code samples for the Discovery Engine v1 API enum AssistAnswer.Types.AssistSkippedReason.

Possible reasons for not answering an assist call.

Namespace

Google.Cloud.DiscoveryEngine.V1

Assembly

Google.Cloud.DiscoveryEngine.V1.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.