Class FileCountSnapshotStats
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class FileCountSnapshotStats
Properties
| Edit this page View SourceFileCount
Declaration
[DataMember(Name = "file_count")]
public int FileCount { get; }
Property Value
Type | Description |
---|---|
int |
SizeInBytes
Declaration
[DataMember(Name = "size_in_bytes")]
public long SizeInBytes { get; }
Property Value
Type | Description |
---|---|
long |