blocking Confidence
public abstract EnterpriseWebSearch.Builder blockingConfidence(PhishBlockThreshold blockingConfidence)
Setter for blockingConfidence.
blockingConfidence: Optional. Sites with confidence level chosen &above this value will be blocked from the search results.
@CanIgnoreReturnValue()
Setter for blockingConfidence given a known enum.
blockingConfidence: Optional. Sites with confidence level chosen &above this value will be blocked from the search results.
@CanIgnoreReturnValue()
Setter for blockingConfidence given a string.
blockingConfidence: Optional. Sites with confidence level chosen &above this value will be blocked from the search results.