Elasticsearch::Mapping
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(properties : Hash(String, Elasticsearch::Namespace | Elasticsearch::Property), dynamic : Elasticsearch::Dynamic | Nil = nil, runtime : Hash(String, Elasticsearch::DynamicProperty) = RuntimePropertyMap.new, data_stream_timestamp : Elasticsearch::DataStreamTimestamp | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data_stream_timestamp
Sourcedynamic
Sourceproperties
Sourceruntime
Source