Discovery Engine v1beta API - Enum Answer.Types.AnswerSkippedReason (1.0.0-beta12)

public enum Answer.Types.AnswerSkippedReason

Reference documentation and code samples for the Discovery Engine v1beta API enum Answer.Types.AnswerSkippedReason.

An enum for answer skipped reasons.

Namespace

Google.Cloud.DiscoveryEngine.V1Beta

Assembly

Google.Cloud.DiscoveryEngine.V1Beta.dll

Fields

Name Description
AdversarialQueryIgnored

The adversarial query ignored case.

NonAnswerSeekingQueryIgnored

The non-answer seeking query ignored case.

OutOfDomainQueryIgnored

The out-of-domain query ignored case.

Google skips the answer if there are no high-relevance search results.

PotentialPolicyViolation

The potential policy violation case.

Google skips the answer if there is a potential policy violation detected. This includes content that may be violent or toxic.

Unspecified

Default value. The answer skipped reason is not specified.