public static interface SearchForSuggestionsResult.Builder extends SdkPojo, CopyableBuilder<SearchForSuggestionsResult.Builder,SearchForSuggestionsResult>
| Modifier and Type | Method and Description |
|---|---|
SearchForSuggestionsResult.Builder |
text(String text)
The text of the place suggestion, typically formatted as an address string.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSearchForSuggestionsResult.Builder text(String text)
The text of the place suggestion, typically formatted as an address string.
text - The text of the place suggestion, typically formatted as an address string.Copyright © 2022. All rights reserved.