BiasingPerDocData2

GoogleApi.ContentWarehouse.V1.Model.BiasingPerDocData2


Table of Contents ▼

Jump to a specific part of the page:

Description

A replacement for BiasingPerDocData that is more efficient wrt size in the index.

Attributes List

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

View Attributes

Attributes

  1. biasingField (type: list(GoogleApi.ContentWarehouse.V1.Model.BiasingPerDocData2BiasingField), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.BiasingPerDocData2{
biasingField: [GoogleApi.ContentWarehouse.V1.Model.BiasingPerDocData2BiasingField.t()] | nil
}

Function

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

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