public class MyBusinessQA.Locations.Questions.Answers.List extends MyBusinessQARequest<ListAnswersResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
List(String parent)
Returns the paginated list of answers for a specified question.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected List(String parent)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
MyBusinessQA.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
parent - Required. The name of the question to fetch answers for.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<ListAnswersResponse>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<ListAnswersResponse>IOExceptionpublic MyBusinessQA.Locations.Questions.Answers.List set$Xgafv(String $Xgafv)
MyBusinessQARequestset$Xgafv in class MyBusinessQARequest<ListAnswersResponse>public MyBusinessQA.Locations.Questions.Answers.List setAccessToken(String accessToken)
MyBusinessQARequestsetAccessToken in class MyBusinessQARequest<ListAnswersResponse>public MyBusinessQA.Locations.Questions.Answers.List setAlt(String alt)
MyBusinessQARequestsetAlt in class MyBusinessQARequest<ListAnswersResponse>public MyBusinessQA.Locations.Questions.Answers.List setCallback(String callback)
MyBusinessQARequestsetCallback in class MyBusinessQARequest<ListAnswersResponse>public MyBusinessQA.Locations.Questions.Answers.List setFields(String fields)
MyBusinessQARequestsetFields in class MyBusinessQARequest<ListAnswersResponse>public MyBusinessQA.Locations.Questions.Answers.List setKey(String key)
MyBusinessQARequestsetKey in class MyBusinessQARequest<ListAnswersResponse>public MyBusinessQA.Locations.Questions.Answers.List setOauthToken(String oauthToken)
MyBusinessQARequestsetOauthToken in class MyBusinessQARequest<ListAnswersResponse>public MyBusinessQA.Locations.Questions.Answers.List setPrettyPrint(Boolean prettyPrint)
MyBusinessQARequestsetPrettyPrint in class MyBusinessQARequest<ListAnswersResponse>public MyBusinessQA.Locations.Questions.Answers.List setQuotaUser(String quotaUser)
MyBusinessQARequestsetQuotaUser in class MyBusinessQARequest<ListAnswersResponse>public MyBusinessQA.Locations.Questions.Answers.List setUploadType(String uploadType)
MyBusinessQARequestsetUploadType in class MyBusinessQARequest<ListAnswersResponse>public MyBusinessQA.Locations.Questions.Answers.List setUploadProtocol(String uploadProtocol)
MyBusinessQARequestsetUploadProtocol in class MyBusinessQARequest<ListAnswersResponse>public String getParent()
public MyBusinessQA.Locations.Questions.Answers.List setParent(String parent)
public String getOrderBy()
public MyBusinessQA.Locations.Questions.Answers.List setOrderBy(String orderBy)
public Integer getPageSize()
public MyBusinessQA.Locations.Questions.Answers.List setPageSize(Integer pageSize)
public String getPageToken()
public MyBusinessQA.Locations.Questions.Answers.List setPageToken(String pageToken)
public MyBusinessQA.Locations.Questions.Answers.List set(String parameterName, Object value)
set in class MyBusinessQARequest<ListAnswersResponse>Copyright © 2011–2022 Google. All rights reserved.