struct

Elasticsearch::Mapping

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(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)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

data_stream_timestamp
Source
dynamic
Source
properties
Source
runtime
Source