KaltixPerDocData

GoogleApi.ContentWarehouse.V1.Model.KaltixPerDocData


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. KaltixRank (type: integer(), default: nil)
    - approx. 2 bytes for top 1B
  2. LocalKaltixRank (type: integer(), default: nil)
    - empty for now
  3. SiteKaltixRank (type: integer(), default: nil)
    - empty for now

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KaltixPerDocData{
KaltixRank: integer() | nil,
LocalKaltixRank: integer() | nil,
SiteKaltixRank: integer() | nil
}

Function

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

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