lib/google/apis/cloudsearch_v1/classes.rb in google-apis-cloudsearch_v1-0.1.0 vs lib/google/apis/cloudsearch_v1/classes.rb in google-apis-cloudsearch_v1-0.2.0

- old
+ new

@@ -4520,11 +4520,12 @@ # Request of suggest API. class SuggestRequest include Google::Apis::Core::Hashable # The sources to use for suggestions. If not specified, the data sources are - # taken from the current search application. NOTE: Suggestions are supported - # only for third party data sources and people (i.e. PredefinedSource.PERSON). + # taken from the current search application. NOTE: Suggestions are only + # supported for the following sources: * Third-party data sources * + # PredefinedSource.PERSON * PredefinedSource.GOOGLE_DRIVE # Corresponds to the JSON property `dataSourceRestrictions` # @return [Array<Google::Apis::CloudsearchV1::DataSourceRestriction>] attr_accessor :data_source_restrictions # Partial query for which autocomplete suggestions will be shown. For example,