GoogleApi.ContentWarehouse.V1.Model.PrecomputedRestricts
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Modules linked from
Description
The restricts that are computed before building a Mustang index.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
restricts
(type:list(String.t)
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.PrecomputedRestricts{
restricts: [String.t()] | nil
}
restricts: [String.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.PrecomputedRestricts