Package | Description |
---|---|
com.google.api.services.mybusinessqanda.v1 | |
com.google.api.services.mybusinessqanda.v1.model |
Modifier and Type | Method and Description |
---|---|
MyBusinessQA.Locations.Questions.Answers.Upsert |
MyBusinessQA.Locations.Questions.Answers.upsert(String parent,
UpsertAnswerRequest content)
Creates an answer or updates the existing answer written by the user for the specified question.
|
Constructor and Description |
---|
Upsert(String parent,
UpsertAnswerRequest content)
Creates an answer or updates the existing answer written by the user for the specified
question.
|
Modifier and Type | Method and Description |
---|---|
UpsertAnswerRequest |
UpsertAnswerRequest.clone() |
UpsertAnswerRequest |
UpsertAnswerRequest.set(String fieldName,
Object value) |
UpsertAnswerRequest |
UpsertAnswerRequest.setAnswer(Answer answer)
Required.
|
Copyright © 2011–2022 Google. All rights reserved.