View Source GoogleApi.ContentWarehouse.V1.Model.SearchPolicyRankableSensitivity (google_api_content_warehouse v0.4.0)

Encapsulates sensitivity mode, source, and other metadata, used for ranking when there are multiple sensitivies set by default sources (eg, followon, query understanding, attentional entity).

Attributes

  • accountProvenance (type: list(GoogleApi.ContentWarehouse.V1.Model.QualityQrewriteAccountProvenance.t), default: nil) - Propagated from knowledge.answers.sensitivity.Sensitivity account_provenance. Any ambiguity between the data here and dasher_user should be resolved by the conversion to pToken in http://source/search?q=symbol:CreatePTokenFromSensitivity
  • attentionalEntity (type: GoogleApi.ContentWarehouse.V1.Model.SearchPolicyRankableSensitivityAttentionalEntity.t, default: nil) -
  • dasherUser (type: boolean(), default: nil) - True iff the query is from a Dasher user.
  • followon (type: GoogleApi.ContentWarehouse.V1.Model.SearchPolicyRankableSensitivityFollowOn.t, default: nil) -
  • groundingProvider (type: GoogleApi.ContentWarehouse.V1.Model.SearchPolicyRankableSensitivityGroundingProvider.t, default: nil) -
  • prefilter (type: GoogleApi.ContentWarehouse.V1.Model.SearchPolicyRankableSensitivityPrefilter.t, default: nil) -
  • qu (type: GoogleApi.ContentWarehouse.V1.Model.SearchPolicyRankableSensitivityQueryUnderstanding.t, default: nil) -
  • sensitivityMode (type: String.t, default: nil) - Key of a sensitivity.
  • syntheticIntent (type: GoogleApi.ContentWarehouse.V1.Model.SearchPolicyRankableSensitivitySyntheticIntent.t, default: nil) -
  • winningFulfillment (type: GoogleApi.ContentWarehouse.V1.Model.SearchPolicyRankableSensitivityFulfillment.t, default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.