BiasingPerDocData

GoogleApi.ContentWarehouse.V1.Model.BiasingPerDocData


Table of Contents ▼

Jump to a specific part of the page:

Description

This data is expected to appear in approximately 2 out of every 1,000 documents with an average of 2 fields per document. Rough order of size is in the hundreds of kilobytes per Mustang shard.

Attributes List

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

View Attributes

Attributes

  1. biasingfield (type: list(GoogleApi.ContentWarehouse.V1.Model.BiasingPerDocDataBiasingField), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.BiasingPerDocData{
biasingfield: [GoogleApi.ContentWarehouse.V1.Model.BiasingPerDocDataBiasingField.t()] | nil
}

Function

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

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