ResearchScamCoscamEasyRestrictDefinition

GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamEasyRestrictDefinition


Table of Contents ▼

Jump to a specific part of the page:

Description

Each EasyRestrictDefinition represents an OR-of-ANDs-of-ORs block.

Attributes List

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

View Attributes

Attributes

  1. conjunctions (type: list(GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamEasyConjunction), default: nil)
    - conjunctions is the set of AND-of-ORs blocks.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamEasyRestrictDefinition{
conjunctions: [ GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamEasyConjunction.t() ] | nil
}

Function

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

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