Vertex AI v1beta1 API - Enum Tool.Types.PhishBlockThreshold (1.0.0-beta53)

public enum Tool.Types.PhishBlockThreshold

Reference documentation and code samples for the Vertex AI v1beta1 API enum Tool.Types.PhishBlockThreshold.

These are available confidence level user can set to block malicious urls with chosen confidence and above. For understanding different confidence of webrisk, please refer to https://cloud.google.com/web-risk/docs/reference/rpc/google.cloud.webrisk.v1eap1#confidencelevel

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Fields

Name Description
BlockHighAndAbove

Blocks High and above confidence URL that is risky.

BlockHigherAndAbove

Blocks Higher and above confidence URL that is risky.

BlockLowAndAbove

Blocks Low and above confidence URL that is risky.

BlockMediumAndAbove

Blocks Medium and above confidence URL that is risky.

BlockOnlyExtremelyHigh

Blocks Extremely high confidence URL that is risky.

BlockVeryHighAndAbove

Blocks Very high and above confidence URL that is risky.

Unspecified

Defaults to unspecified.