Voting helps other researchers find interesting modules.
Structre to hold the detailed information for restrict evaluation for a given query and dataset.
applyTokenStats
GoogleApi.ContentWarehouse.V1.Model.ResearchScamRestrictEvaluationInfoApplyTokenStats.t
nil
customRestrictStats
GoogleApi.ContentWarehouse.V1.Model.ResearchScamCustomRestrictEvaluationStats.t
directLookupStats
GoogleApi.ContentWarehouse.V1.Model.ResearchScamRestrictEvaluationInfoDirectLookupStats.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScamRestrictEvaluationInfo{ applyTokenStats: GoogleApi.ContentWarehouse.V1.Model.ResearchScamRestrictEvaluationInfoApplyTokenStats.t() | nil, customRestrictStats: GoogleApi.ContentWarehouse.V1.Model.ResearchScamCustomRestrictEvaluationStats.t() | nil, directLookupStats: GoogleApi.ContentWarehouse.V1.Model.ResearchScamRestrictEvaluationInfoDirectLookupStats.t() | nil }
@spec decode(struct(), keyword()) :: struct()