public final class FacetResult extends Object
| Constructor and Description |
|---|
FacetResult() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties()
Get the additionalProperties property: Unmatched properties from the
message are deserialized this collection.
|
Long |
getCount()
Get the count property: The approximate count of documents falling
within the bucket described by this facet.
|
public Map<String,Object> getAdditionalProperties()
public Long getCount()
Copyright © 2020 Microsoft Corporation. All rights reserved.