public class Dialogflow.Projects.Conversations.Participants.AnalyzeContent extends DialogflowRequest<GoogleCloudDialogflowV2beta1AnalyzeContentResponse>
com.google.api.client.util.GenericData.Flags| Modifier | Constructor and Description |
|---|---|
protected |
AnalyzeContent(java.lang.String participant,
GoogleCloudDialogflowV2beta1AnalyzeContentRequest content)
Adds a text (chat, for example), or audio (phone recording, for example) message from a
participan into the conversation.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesprotected AnalyzeContent(java.lang.String participant,
GoogleCloudDialogflowV2beta1AnalyzeContentRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. AnalyzeContent#initialize(com.google.api.client.googleapis.services.Abstr
actGoogleClientRequest) must be called to initialize this instance immediately after invoking
the constructor.
participant - Required. The name of the participant this text comes from.
Format:
`projects//conversations//participants/`.content - the GoogleCloudDialogflowV2beta1AnalyzeContentRequestpublic Dialogflow.Projects.Conversations.Participants.AnalyzeContent set$Xgafv(java.lang.String $Xgafv)
DialogflowRequestset$Xgafv in class DialogflowRequest<GoogleCloudDialogflowV2beta1AnalyzeContentResponse>public Dialogflow.Projects.Conversations.Participants.AnalyzeContent setAccessToken(java.lang.String accessToken)
DialogflowRequestsetAccessToken in class DialogflowRequest<GoogleCloudDialogflowV2beta1AnalyzeContentResponse>public Dialogflow.Projects.Conversations.Participants.AnalyzeContent setAlt(java.lang.String alt)
DialogflowRequestsetAlt in class DialogflowRequest<GoogleCloudDialogflowV2beta1AnalyzeContentResponse>public Dialogflow.Projects.Conversations.Participants.AnalyzeContent setCallback(java.lang.String callback)
DialogflowRequestsetCallback in class DialogflowRequest<GoogleCloudDialogflowV2beta1AnalyzeContentResponse>public Dialogflow.Projects.Conversations.Participants.AnalyzeContent setFields(java.lang.String fields)
DialogflowRequestsetFields in class DialogflowRequest<GoogleCloudDialogflowV2beta1AnalyzeContentResponse>public Dialogflow.Projects.Conversations.Participants.AnalyzeContent setKey(java.lang.String key)
DialogflowRequestsetKey in class DialogflowRequest<GoogleCloudDialogflowV2beta1AnalyzeContentResponse>public Dialogflow.Projects.Conversations.Participants.AnalyzeContent setOauthToken(java.lang.String oauthToken)
DialogflowRequestsetOauthToken in class DialogflowRequest<GoogleCloudDialogflowV2beta1AnalyzeContentResponse>public Dialogflow.Projects.Conversations.Participants.AnalyzeContent setPrettyPrint(java.lang.Boolean prettyPrint)
DialogflowRequestsetPrettyPrint in class DialogflowRequest<GoogleCloudDialogflowV2beta1AnalyzeContentResponse>public Dialogflow.Projects.Conversations.Participants.AnalyzeContent setQuotaUser(java.lang.String quotaUser)
DialogflowRequestsetQuotaUser in class DialogflowRequest<GoogleCloudDialogflowV2beta1AnalyzeContentResponse>public Dialogflow.Projects.Conversations.Participants.AnalyzeContent setUploadType(java.lang.String uploadType)
DialogflowRequestsetUploadType in class DialogflowRequest<GoogleCloudDialogflowV2beta1AnalyzeContentResponse>public Dialogflow.Projects.Conversations.Participants.AnalyzeContent setUploadProtocol(java.lang.String uploadProtocol)
DialogflowRequestsetUploadProtocol in class DialogflowRequest<GoogleCloudDialogflowV2beta1AnalyzeContentResponse>public java.lang.String getParticipant()
public Dialogflow.Projects.Conversations.Participants.AnalyzeContent setParticipant(java.lang.String participant)
public Dialogflow.Projects.Conversations.Participants.AnalyzeContent set(java.lang.String parameterName, java.lang.Object value)
set in class DialogflowRequest<GoogleCloudDialogflowV2beta1AnalyzeContentResponse>