Class SimulatePipelineResponse
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class SimulatePipelineResponse : ResponseBase, IResponse, IOpenSearchResponse
Properties
| Edit this page View SourceDocuments
Declaration
[DataMember(Name = "docs")]
public IReadOnlyCollection<PipelineSimulation> Documents { get; }
Property Value
Type | Description |
---|---|
IReadOnlyCollection<PipelineSimulation> |