Class IndicesResponseBase
Inheritance
IndicesResponseBase
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
[DataContract]
public abstract class IndicesResponseBase : AcknowledgedResponseBase, IResponse, IOpenSearchResponse
Properties
| Edit this page View SourceShardsHit
Declaration
[DataMember(Name = "_shards")]
public ShardStatistics ShardsHit { get; }
Property Value
Type | Description |
---|---|
ShardStatistics |