ResearchScamRestrictEvaluationInfoApplyTokenStats

GoogleApi.ContentWarehouse.V1.Model.ResearchScamRestrictEvaluationInfoApplyTokenStats


Table of Contents ▼

Jump to a specific part of the page:

Description

The aggregated stats for token namespace restricts.

Attributes List

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

View Attributes

Attributes

  1. bijectiveMatches (type: String.t, default: nil)
    -
  2. bitmapMatches (type: String.t, default: nil)
    -
  3. noMatches (type: String.t, default: nil)
    -
  4. nonCompactMatches (type: String.t, default: nil)
    -
  5. vectorDatapointCount (type: String.t, default: nil)
    -
  6. vectorMatches (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScamRestrictEvaluationInfoApplyTokenStats{
bijectiveMatches: String.t() | nil,
bitmapMatches: String.t() | nil,
noMatches: String.t() | nil,
nonCompactMatches: String.t() | nil,
vectorDatapointCount: String.t() | nil,
vectorMatches: String.t() | nil
}

Function

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

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