ToolBarPerDocData

GoogleApi.ContentWarehouse.V1.Model.ToolBarPerDocData


Table of Contents ▼

Jump to a specific part of the page:

Description

DO NOT USE THIS FOR ANYTHING LIVE WITHOUT PERMISSION! If you want to use this for anything user-facing file a logs-access ticket describing what you want to do. This data is currently only available in the freshdocs pipeline, so it will only be present in instant mustang and certain librarian shards. Email freshdocs-indexing with questions.

Attributes List

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

View Attributes

Attributes

  1. VisitorsPastDay (type: integer(), default: nil)
    - Indicates how many distinct toolbar visitors this page had in the past day. Will only be present if the number is reasonably large.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ToolBarPerDocData{
VisitorsPastDay: integer() | nil
}

Function

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

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