finalQuestion property
The question that will be used at serving time.
Question can have a max length of 300 bytes. When not populated, generated_question should be used.
Optional.
Implementation
core.String? finalQuestion;
The question that will be used at serving time.
Question can have a max length of 300 bytes. When not populated, generated_question should be used.
Optional.
core.String? finalQuestion;