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

Properties of a Question.

Package

@google-cloud/data-qna

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

Question createTime

dataSourceAnnotations

dataSourceAnnotations?: (string[]|null);

Question dataSourceAnnotations

debugFlags

debugFlags?: (google.cloud.dataqna.v1alpha.IDebugFlags|null);

Question debugFlags

debugInfo

debugInfo?: (google.protobuf.IAny|null);

Question debugInfo

interpretations

interpretations?: (google.cloud.dataqna.v1alpha.IInterpretation[]|null);

Question interpretations

interpretError

interpretError?: (google.cloud.dataqna.v1alpha.IInterpretError|null);

Question interpretError

name

name?: (string|null);

Question name

query

query?: (string|null);

Question query

scopes

scopes?: (string[]|null);

Question scopes

userEmail

userEmail?: (string|null);

Question userEmail