# Functions

# Structs

Answer: Represents an answer to a question.
Author: Represents the author of a question or answer.
Empty: A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
ListAnswersResponse: Response message for QuestionsAndAnswers.ListAnswers.
ListQuestionsResponse: Response message for QuestionsAndAnswers.ListQuestions.
Question: Represents a single question and some of its answers.
UpsertAnswerRequest: Request message for QuestionsAndAnswers.UpsertAnswer.