Reference documentation and code samples for the BigQuery Data QnA V1alpha API class Google::Cloud::DataQnA::V1alpha::SuggestQueriesResponse.
Response to SuggestQueries.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#suggestions
def suggestions() -> ::Array<::Google::Cloud::DataQnA::V1alpha::Suggestion>
Returns
- (::Array<::Google::Cloud::DataQnA::V1alpha::Suggestion>) — A list of suggestions.
#suggestions=
def suggestions=(value) -> ::Array<::Google::Cloud::DataQnA::V1alpha::Suggestion>
Parameter
- value (::Array<::Google::Cloud::DataQnA::V1alpha::Suggestion>) — A list of suggestions.
Returns
- (::Array<::Google::Cloud::DataQnA::V1alpha::Suggestion>) — A list of suggestions.