GoogleApi.ContentWarehouse.V1.Model.AttentionalEntitiesSpatialProperties
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Properties of visual mentions (e.g., how they are displayed to the user, visibility, etc.).
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
visibility
(type:String.t
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AttentionalEntitiesSpatialProperties{
visibility: String.t() | nil
}
visibility: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AttentionalEntitiesSpatialProperties