GoogleApi.ContentWarehouse.V1.Model.SearchPolicyRankableSensitivityQueryUnderstanding
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Sensitivity is produced by QU.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
intentOnlyNoPii
(type:boolean()
, default:nil
)
- QU dectects a sensitive intent with no sensitive content (eg., [Send email]). This flag is only used to trigger a sensitive feature because as a precaution all sensitive features should check current sensitivity mode before triggering; but will NOT block any backends, which means all other features can compete fairly. -
rewrittenQuery
(type:String.t
, default:nil
)
- The rewritten query this sensitivity is for. Note different query rewrites could produce different sensitivities.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SearchPolicyRankableSensitivityQueryUnderstanding