Namespace Google.Apis.MyBusinessQA.v1
Classes
LocationsResource
The "locations" collection of methods.
LocationsResource.QuestionsResource
The "questions" collection of methods.
LocationsResource.QuestionsResource.AnswersResource
The "answers" collection of methods.
LocationsResource.QuestionsResource.AnswersResource.DeleteRequest
Deletes the answer written by the current user to a question.
LocationsResource.QuestionsResource.AnswersResource.ListRequest
Returns the paginated list of answers for a specified question.
LocationsResource.QuestionsResource.AnswersResource.UpsertRequest
Creates an answer or updates the existing answer written by the user for the specified question. A user can only create one answer per question.
LocationsResource.QuestionsResource.CreateRequest
Adds a question for the specified location.
LocationsResource.QuestionsResource.DeleteRequest
Deletes a specific question written by the current user.
LocationsResource.QuestionsResource.ListRequest
Returns the paginated list of questions and some of its answers for a specified location. This operation is only valid if the specified location is verified.
LocationsResource.QuestionsResource.PatchRequest
Updates a specific question written by the current user.
MyBusinessQABaseServiceRequest<TResponse>
A base abstract class for MyBusinessQA requests.
MyBusinessQAService
The MyBusinessQA Service.
Enums
MyBusinessQABaseServiceRequest<TResponse>.AltEnum
Data format for response.
MyBusinessQABaseServiceRequest<TResponse>.XgafvEnum
V1 error format.