GoogleApi.ContentWarehouse.V1.Model.ResearchScamQueryMetadata
Table of Contents ▼
Jump to a specific part of the page:
Description
Metadata to encode query-specific information. This may include NeighborSelectionOverride, pre-computed query tokenization, etc..
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
neighborSelectionOverride
(type:GoogleApi.ContentWarehouse.V1.Model.ResearchScamNeighborSelectionOverride
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScamQueryMetadata{
neighborSelectionOverride: GoogleApi.ContentWarehouse.V1.Model.ResearchScamNeighborSelectionOverride.t() | nil
}
neighborSelectionOverride: GoogleApi.ContentWarehouse.V1.Model.ResearchScamNeighborSelectionOverride.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ResearchScamQueryMetadata