SearchPolicyRankableSensitivityFollowOn

GoogleApi.ContentWarehouse.V1.Model.SearchPolicyRankableSensitivityFollowOn


Table of Contents ▼

Jump to a specific part of the page:

Description

Sensitivity is marked at end of the last turn. See go/followon-sensitivity for more details.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. blockNonV2SearchBackends (type: boolean(), default: nil)
    - Should e2e search candidates running in parallel with QU (eg. GBot) be blocked.
  2. ignoreQueryUnderstanding (type: boolean(), default: nil)
    - Iff true this follow-on sensitivity will rank above the ones determined by query understanding (QU).

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SearchPolicyRankableSensitivityFollowOn{
blockNonV2SearchBackends: boolean() | nil,
ignoreQueryUnderstanding: boolean() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SearchPolicyRankableSensitivityFollowOn