IQuestion

google.cloud.dataqna.v1alpha. IQuestion

Properties of a Question.

Properties:
Name Type Attributes Description
name string | null <optional>

Question name

scopes Array.<string> | null <optional>

Question scopes

query string | null <optional>

Question query

dataSourceAnnotations Array.<string> | null <optional>

Question dataSourceAnnotations

interpretError google.cloud.dataqna.v1alpha.IInterpretError | null <optional>

Question interpretError

interpretations Array.<google.cloud.dataqna.v1alpha.IInterpretation> | null <optional>

Question interpretations

createTime google.protobuf.ITimestamp | null <optional>

Question createTime

userEmail string | null <optional>

Question userEmail

debugFlags google.cloud.dataqna.v1alpha.IDebugFlags | null <optional>

Question debugFlags

debugInfo google.protobuf.IAny | null <optional>

Question debugInfo