IndexingEmbeddedContentSelectionResult

GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentSelectionResult


Table of Contents ▼

Jump to a specific part of the page:

Description

Output that indicates a url should be in our corpus.

Attributes List

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

View Attributes

Attributes

  1. renderEffort (type: String.t, default: nil)
    -
  2. selectorId (type: String.t, default: nil)
    - Indicate which selector has made the decision.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentSelectionResult{
renderEffort: String.t() | nil,
selectorId: String.t() | nil
}

Function

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

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