Home
last modified time | relevance | path

Searched defs:suggestion (Results 1 – 6 of 6) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DSuggest.php15 public function __construct(?AbstractSuggest $suggestion = null) argument
33 public function addSuggestion(AbstractSuggest $suggestion): self argument
43 public static function create($suggestion): self argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2CompleteQueryResponseCompletionResult.php27 public $suggestion; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2CompleteQueryResponseCompletionResult
46 public function setSuggestion($suggestion)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DCompletionResult.php29 public $suggestion; variable in Google\\Service\\CloudTalentSolution\\CompletionResult
52 public function setSuggestion($suggestion)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1SmartComposeSuggestionData.php34 public $suggestion; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData
75 public function setSuggestion($suggestion)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DComment.php77 public function setSuggestion(Suggestion $suggestion)
/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php588 public $suggestion; variable in Google_ProductsSpelling
589 public function setSuggestion( $suggestion) {