ResearchScamRestrictEvaluationInfoDirectLookupStats

GoogleApi.ContentWarehouse.V1.Model.ResearchScamRestrictEvaluationInfoDirectLookupStats


Table of Contents ▼

Jump to a specific part of the page:

Description

NOTE: add stats for numeric restrict if needed. The stats for direct lookup restricts.

Attributes List

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

View Attributes

Attributes

  1. directLookupDocidsCount (type: String.t, default: nil)
    - The number of docids in the direct lookup request.
  2. directLookupMatches (type: String.t, default: nil)
    - The number of datapoints found for direct lookup request.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScamRestrictEvaluationInfoDirectLookupStats{
directLookupDocidsCount: String.t() | nil,
directLookupMatches: String.t() | nil
}

Function

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

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