Class: Google::Apis::CloudsearchV1::QuerySuggestion

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/cloudsearch_v1/classes.rb,
lib/google/apis/cloudsearch_v1/representations.rb,
lib/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

Constructor Details

#initialize(**args) ⇒ QuerySuggestion

Returns a new instance of QuerySuggestion.



16663
16664
16665
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 16663

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



16668
16669
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 16668

def update!(**args)
end