Namespace Google.Apis.MyBusinessQA.v1.Data
Classes
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. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
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