Voting helps other researchers find interesting modules.
Additional result info for the question-answering feature.
confidenceScore
number()
nil
highlights
list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1QAResultHighlight.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1QAResult{ confidenceScore: number() | nil, highlights: [ GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1QAResultHighlight.t() ] | nil }
@spec decode(struct(), keyword()) :: struct()