Class: Google::Apis::CloudsearchV1::QuerySuggestion
- Inherits:
-
Object
- Object
- Google::Apis::CloudsearchV1::QuerySuggestion
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- generated/google/apis/cloudsearch_v1/classes.rb,
generated/google/apis/cloudsearch_v1/representations.rb,
generated/google/apis/cloudsearch_v1/representations.rb
Overview
This field does not contain anything as of now and is just used as an indicator that the suggest result was a phrase completion.
Instance Method Summary collapse
-
#initialize(**args) ⇒ QuerySuggestion
constructor
A new instance of QuerySuggestion.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ QuerySuggestion
Returns a new instance of QuerySuggestion.
3387 3388 3389 |
# File 'generated/google/apis/cloudsearch_v1/classes.rb', line 3387 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3392 3393 |
# File 'generated/google/apis/cloudsearch_v1/classes.rb', line 3392 def update!(**args) end |