# Structs
Dimension represents the required information for each dataset dimension: name (unique ID) and label and an aggregation key which combines name and label.
EsBulkItemResponseData holds a response from ES for each item.
EsBulkItemResponseError holds an ES Error details.
EsBulkResponse holds a response from ES.
EsDimension represents a dimension in an elastic-search json.
EsModel holds an individual content data.
EsPopulationType represents the population type information in an elastic-search json.
PopulationType represents the population type name (unique ID) and label and an aggregation key which combines name and label.
ReleaseDateChange represent a date change of a release.
ReleaseDateDetails represents a change of release date.
SearchDataImport provides an avro structure for a SearchDataImport Called event.
# Type aliases
No description provided by the author