Class ContentSuggestion (0.13.3)

ContentSuggestion(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Suggestions as content.

Attributes

Name Description
suggestion str
The suggestion for the query.
content_type google.cloud.discoveryengine_v1beta.types.AdvancedCompleteQueryResponse.ContentSuggestion.ContentType
The type of the content suggestion.
document google.cloud.discoveryengine_v1beta.types.Document
The document data snippet in the suggestion. Only a subset of fields will be populated.
data_store str
The name of the dataStore that this suggestion belongs to.

Classes

ContentType

ContentType(value)

The type of the content returned for content suggestions.