public final class SuggestResult extends Object
| Constructor and Description |
|---|
SuggestResult() |
| Modifier and Type | Method and Description |
|---|---|
SearchDocument |
getDocument()
Get the additionalProperties property: Unmatched properties from the
message are deserialized this collection.
|
String |
getText()
Get the text property: The text of the suggestion result.
|
public SearchDocument getDocument()
public String getText()
Copyright © 2020 Microsoft Corporation. All rights reserved.