IndexingUrlPatternUrlTreeUrlFeature

GoogleApi.ContentWarehouse.V1.Model.IndexingUrlPatternUrlTreeUrlFeature


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. fingerprint (type: String.t, default: nil)
    -
  2. fingerprintWithGroupInType (type: boolean(), default: nil)
    - If consider position when calculating fingerprint of url feature.
  3. groupInType (type: String.t, default: nil)
    - Used together w/ type field to group features, for finding features with too many possible values.
  4. type (type: String.t, default: nil)
    -
  5. value (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingUrlPatternUrlTreeUrlFeature{
fingerprint: String.t() | nil,
fingerprintWithGroupInType: boolean() | nil,
groupInType: String.t() | nil,
type: String.t() | nil,
value: String.t() | nil
}

Function

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

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