PivotSuggestions Class

Defines the pivot segment.

All required parameters must be populated in order to send to Azure.

Inheritance
PivotSuggestions

Constructor

PivotSuggestions(*, pivot: str, suggestions, **kwargs)

Parameters

pivot
str
Required

Required. The segment from the original query to pivot on.

suggestions
list[Query]
Required

Required. A list of suggested queries for the pivot.