status property
Possible string values are:
- "FEEDBACK_THREAD_STATUS_UNSPECIFIED"
- "NEW" : Feedback thread is created with no reply;
- "REPLIED" : Feedback thread is replied at least once;
Implementation
core.String? status;
Possible string values are:
core.String? status;