Enum AnnotateAssessmentRequest.Types.Annotation (1.3.0)

public enum Annotation

Enum that reprensents the types of annotations.

Namespace

Google.Cloud.RecaptchaEnterprise.V1

Assembly

Google.Cloud.RecaptchaEnterprise.V1.dll

Fields

NameDescription
Fraudulent

Provides information that the event turned out to be fraudulent.

Legitimate

Provides information that the event turned out to be legitimate.

PasswordCorrect

Provides information that the event was related to a login event in which the user typed the correct password.

PasswordIncorrect

Provides information that the event was related to a login event in which the user typed the incorrect password.

Unspecified

Default unspecified type.