Interface protos.google.cloud.dataqna.v1alpha.IInterpretation (3.1.0)

Properties of an Interpretation.

Package

@google-cloud/data-qna

Properties

confidence

confidence?: (number|null);

Interpretation confidence

dataQuery

dataQuery?: (google.cloud.dataqna.v1alpha.IDataQuery|null);

Interpretation dataQuery

dataSources

dataSources?: (string[]|null);

Interpretation dataSources

executionInfo

executionInfo?: (google.cloud.dataqna.v1alpha.IExecutionInfo|null);

Interpretation executionInfo

humanReadable

humanReadable?: (google.cloud.dataqna.v1alpha.IHumanReadable|null);

Interpretation humanReadable

interpretationStructure

interpretationStructure?: (google.cloud.dataqna.v1alpha.IInterpretationStructure|null);

Interpretation interpretationStructure

unusedPhrases

unusedPhrases?: (string[]|null);

Interpretation unusedPhrases