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

Properties of an InterpretError.

Package

@google-cloud/data-qna

Properties

code

code?: (google.cloud.dataqna.v1alpha.InterpretError.InterpretErrorCode|keyof typeof google.cloud.dataqna.v1alpha.InterpretError.InterpretErrorCode|null);

InterpretError code

details

details?: (google.cloud.dataqna.v1alpha.InterpretError.IInterpretErrorDetails|null);

InterpretError details

message

message?: (string|null);

InterpretError message