includeQuote property

bool? includeQuote
getter/setter pair

When true, a contextual quote from the data that triggered a finding is included in the response; see Finding.quote.

This is not used for data profiling.

Implementation

core.bool? includeQuote;