GoogleCloudContentwarehouseV1CustomWeightsMetadata

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1CustomWeightsMetadata


Table of Contents ▼

Jump to a specific part of the page:

Description

To support the custom weighting across document schemas.

Attributes List

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

View Attributes

Attributes

  1. weightedSchemaProperties (type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1WeightedSchemaProperty), default: nil)
    - List of schema and property name. Allows a maximum of 10 schemas to be specified for relevance boosting.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1CustomWeightsMetadata{
weightedSchemaProperties: [ GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1WeightedSchemaProperty.t() ] | nil
}

Function

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

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