- generateSessionId() - Method in class ai.api.AIServiceContextBuilder
-
Replace current session id with some new random value
- get(int) - Method in class ai.api.util.PartialDate
-
- getAction() - Method in class ai.api.model.Result
-
- getActiveContext(String) - Method in class ai.api.AIDataService
-
Retrieves the specified context for a session
- getActiveContext(String, AIServiceContext) - Method in class ai.api.AIDataService
-
Retrieves the specified context for a session
- getActiveContexts() - Method in class ai.api.AIDataService
-
Retrieves the list of all currently active contexts for a session
- getActiveContexts(AIServiceContext) - Method in class ai.api.AIDataService
-
Retrieves the list of all currently active contexts for a session
- getAdditionalHeaders() - Method in class ai.api.RequestExtras
-
- getApiAiLanguage() - Method in class ai.api.AIConfiguration
-
Get api.ai agent language
- getApiKey() - Method in class ai.api.AIConfiguration
-
Get client access key
- getButtons() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseBasicCard
-
- getButtons() - Method in class ai.api.model.ResponseMessage.ResponseCard
-
Get list of objects corresponding to card buttons.
- getCode() - Method in enum ai.api.model.ResponseMessage.MessageType
-
- getCode() - Method in class ai.api.model.Status
-
Response Status Code.
- getComplexParameter(String, JsonObject) - Method in class ai.api.model.Result
-
- getComplexParameter(String) - Method in class ai.api.model.Result
-
- getConfidence() - Method in class ai.api.model.AIRequest
-
- getContext() - Method in class ai.api.AIDataService
-
- getContext(String) - Method in class ai.api.model.Fulfillment
-
Get context object by its name.
- getContext(String) - Method in class ai.api.model.Result
-
- getContextOut() - Method in class ai.api.model.Fulfillment
-
Get list of context objects set after intent completion.
- getContexts() - Method in class ai.api.model.Result
-
- getContexts() - Method in class ai.api.RequestExtras
-
- getCustomizeAudio() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseChatBubble
-
- getData() - Method in class ai.api.model.AIEvent
-
String data map
- getData() - Method in class ai.api.model.AIOriginalRequest
-
Get map of additional data values
- getData() - Method in class ai.api.model.Fulfillment
-
Get additional data required for performing the action on the client side.
- getDataField(String) - Method in class ai.api.model.AIEvent
-
- getDataField(String, String) - Method in class ai.api.model.AIEvent
-
- getDateParameter(String) - Method in class ai.api.model.Result
-
- getDateParameter(String, Date) - Method in class ai.api.model.Result
-
- getDateTimeParameter(String) - Method in class ai.api.model.Result
-
- getDateTimeParameter(String, Date) - Method in class ai.api.model.Result
-
- getDefaultFactory() - Static method in class ai.api.GsonFactory
-
Create a default factory
- getDescription() - Method in class ai.api.model.GoogleAssistantResponseMessages.CardItem
-
- getDestinationName() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseLinkOutChip
-
- getDisplayText() - Method in class ai.api.model.Fulfillment
-
Get text displayed on the user device screen.
- getDisplayText() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseChatBubble.Item
-
- getEntities() - Method in class ai.api.model.QuestionMetadata
-
- getEntities() - Method in class ai.api.RequestExtras
-
- getEntries() - Method in class ai.api.model.Entity
-
- getErrorDetails() - Method in class ai.api.model.Status
-
- getErrorID() - Method in class ai.api.model.Status
-
- getErrorString() - Method in class ai.api.http.HttpClient
-
- getErrorType() - Method in class ai.api.model.Status
-
- getExtend() - Method in class ai.api.model.Entity
-
- getFloatParameter(String) - Method in class ai.api.model.Result
-
- getFloatParameter(String, float) - Method in class ai.api.model.Result
-
- getFollowupEvent() - Method in class ai.api.model.Fulfillment
-
Get follow up event to be triggered
- getFormattedText() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseBasicCard
-
- getFulfillment() - Method in class ai.api.model.Result
-
- getGson() - Method in class ai.api.GsonFactory
-
Get a Gson object
- getId() - Method in class ai.api.model.AIResponse
-
Unique identifier of the result.
- getImage() - Method in class ai.api.model.GoogleAssistantResponseMessages.CardItem
-
- getImage() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseBasicCard
-
- getImageUrl() - Method in class ai.api.model.ResponseMessage.ResponseCard
-
Get image url
- getImageUrl() - Method in class ai.api.model.ResponseMessage.ResponseImage
-
Get image url
- getIntentId() - Method in class ai.api.model.Metadata
-
Id of the intent that produced this result
- getIntentName() - Method in class ai.api.model.Metadata
-
Name of the intent that produced this result
- getIntParameter(String) - Method in class ai.api.model.Result
-
- getIntParameter(String, int) - Method in class ai.api.model.Result
-
- getItems() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseCarouselCard
-
- getItems() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseChatBubble
-
- getItems() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseListCard
-
- getKey() - Method in class ai.api.model.GoogleAssistantResponseMessages.OptionInfo
-
- getLang() - Method in class ai.api.model.AIResponse
-
Agent's language.
- getLanguage() - Method in class ai.api.AIConfiguration
-
Get client agent language
- getLanguage() - Method in class ai.api.model.QuestionMetadata
-
- getLatitude() - Method in class ai.api.model.Location
-
- getLifespan() - Method in class ai.api.model.AIContext
-
Lifespan of the context measured in requests
- getLifespan() - Method in class ai.api.model.AIOutputContext
-
Lifespan of the context measured in requests
- getLocation() - Method in class ai.api.model.QuestionMetadata
-
- getLocation() - Method in class ai.api.RequestExtras
-
- getLongitude() - Method in class ai.api.model.Location
-
- getMessage() - Method in exception ai.api.AIServiceException
-
- getMessage() - Method in class ai.api.model.AIError
-
- getMessages() - Method in class ai.api.model.Fulfillment
-
- getMessages(List<ResponseMessage>) - Method in class ai.api.model.Fulfillment
-
- getMetadata() - Method in class ai.api.model.Result
-
- getName() - Method in class ai.api.model.AIContext
-
Context name
- getName() - Method in class ai.api.model.AIEvent
-
Event name
- getName() - Method in class ai.api.model.AIOutputContext
-
- getName() - Method in class ai.api.model.Entity
-
- getName() - Method in enum ai.api.model.ResponseMessage.MessageType
-
- getName() - Method in enum ai.api.model.ResponseMessage.Platform
-
- getOpenUrlAction() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseBasicCard.Button
-
- getOptionInfo() - Method in class ai.api.model.GoogleAssistantResponseMessages.CardItem
-
- getOriginalRequest() - Method in class ai.api.model.AIRequest
-
Full request coming from the integrated platform (Facebook Messenger, Slack, etc.)
- getParameters() - Method in class ai.api.model.AIContext
-
String parameters map
- getParameters() - Method in class ai.api.model.AIOutputContext
-
- getParameters() - Method in class ai.api.model.Result
-
- getPayload() - Method in class ai.api.model.ResponseMessage.ResponsePayload
-
Get custom defined JSON.
- getPostback() - Method in class ai.api.model.ResponseMessage.ResponseCard.Button
-
Get a text sent back to API.AI or a URL to open.
- getProtocolVersion() - Method in class ai.api.AIConfiguration
-
Check list of supported protocol versions on the api.ai website.
- getProxy() - Method in class ai.api.AIConfiguration
-
Get connection proxy information.
- getReplies() - Method in class ai.api.model.ResponseMessage.ResponseQuickReply
-
Get list of text replies
- getResetContexts() - Method in class ai.api.model.AIRequest
-
- getResetContexts() - Method in class ai.api.RequestExtras
-
- getResolvedQuery() - Method in class ai.api.model.Result
-
The query that was used to produce this result
- getResponse() - Method in exception ai.api.AIServiceException
-
- getResponse() - Method in class ai.api.http.HttpClient
-
- getResult() - Method in class ai.api.model.AIResponse
-
Contains the results of the natual language processing.
- getScore() - Method in class ai.api.model.Result
-
- getSessionId() - Method in interface ai.api.AIServiceContext
-
- getSessionId() - Method in class ai.api.AIServiceContextBuilder
-
- getSessionId() - Method in class ai.api.model.AIResponse
-
Session ID
- getSessionId() - Method in class ai.api.model.QuestionMetadata
-
- getSource() - Method in class ai.api.model.AIOriginalRequest
-
- getSource() - Method in class ai.api.model.Fulfillment
-
Get a data source
- getSource() - Method in class ai.api.model.Result
-
- getSpeech() - Method in class ai.api.model.Fulfillment
-
Get voice response to the request
- getSpeech() - Method in class ai.api.model.ResponseMessage.ResponseSpeech
-
Get agent's text replies.
- getSsml() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseChatBubble.Item
-
- getStatus() - Method in class ai.api.model.AIResponse
-
Contains data on how the request succeeded or failed.
- getStringParameter(String) - Method in class ai.api.model.Result
-
- getStringParameter(String, String) - Method in class ai.api.model.Result
-
- getSubtitle() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseBasicCard
-
- getSubtitle() - Method in class ai.api.model.ResponseMessage.ResponseCard
-
Get card subtitle.
- getSuggestions() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseSuggestionChips
-
- getSynonyms() - Method in class ai.api.model.EntityEntry
-
- getSynonyms() - Method in class ai.api.model.GoogleAssistantResponseMessages.OptionInfo
-
- getText() - Method in class ai.api.model.ResponseMessage.ResponseCard.Button
-
Get button text
- getTextToSpeech() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseChatBubble.Item
-
- getTimeParameter(String) - Method in class ai.api.model.Result
-
- getTimeParameter(String, Date) - Method in class ai.api.model.Result
-
- getTimestamp() - Method in class ai.api.model.AIResponse
-
Date and time of the request in UTC timezone using ISO-8601 format.
- getTimeZone() - Method in interface ai.api.AIServiceContext
-
- getTimeZone() - Method in class ai.api.AIServiceContextBuilder
-
- getTimezone() - Method in class ai.api.model.QuestionMetadata
-
- getTitle() - Method in class ai.api.model.GoogleAssistantResponseMessages.CardItem
-
- getTitle() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseBasicCard.Button
-
- getTitle() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseBasicCard
-
- getTitle() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseListCard
-
- getTitle() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseSuggestionChips.Suggestion
-
- getTitle() - Method in class ai.api.model.ResponseMessage.ResponseCard
-
Get card title.
- getTitle() - Method in class ai.api.model.ResponseMessage.ResponseQuickReply
-
Get quick replies title.
- getType() - Method in enum ai.api.model.ResponseMessage.MessageType
-
- getUrl() - Method in class ai.api.model.GoogleAssistantResponseMessages.CardImage
-
- getUrl() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseBasicCard.OpenUrlAction
-
- getUrl() - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseLinkOutChip
-
- getValue() - Method in class ai.api.model.EntityEntry
-
- GoogleAssistantResponseMessages - Class in ai.api.model
-
- GoogleAssistantResponseMessages(ResponseMessage.MessageType) - Constructor for class ai.api.model.GoogleAssistantResponseMessages
-
- GoogleAssistantResponseMessages.CardImage - Class in ai.api.model
-
- GoogleAssistantResponseMessages.CardItem - Class in ai.api.model
-
- GoogleAssistantResponseMessages.OptionInfo - Class in ai.api.model
-
- GoogleAssistantResponseMessages.ResponseBasicCard - Class in ai.api.model
-
- GoogleAssistantResponseMessages.ResponseBasicCard.Button - Class in ai.api.model
-
- GoogleAssistantResponseMessages.ResponseBasicCard.OpenUrlAction - Class in ai.api.model
-
- GoogleAssistantResponseMessages.ResponseCarouselCard - Class in ai.api.model
-
- GoogleAssistantResponseMessages.ResponseChatBubble - Class in ai.api.model
-
- GoogleAssistantResponseMessages.ResponseChatBubble.Item - Class in ai.api.model
-
- GoogleAssistantResponseMessages.ResponseLinkOutChip - Class in ai.api.model
-
- GoogleAssistantResponseMessages.ResponseListCard - Class in ai.api.model
-
- GoogleAssistantResponseMessages.ResponseSuggestionChips - Class in ai.api.model
-
- GoogleAssistantResponseMessages.ResponseSuggestionChips.Suggestion - Class in ai.api.model
-
- GsonFactory - Class in ai.api
-
Gson object factory used in serialization
- GsonFactory() - Constructor for class ai.api.GsonFactory
-
- set(int, Integer) - Method in class ai.api.util.PartialDate
-
- setAction(String) - Method in class ai.api.model.Result
-
- setActionIncomplete(boolean) - Method in class ai.api.model.Result
-
- setAdditionalHeaders(Map<String, String>) - Method in class ai.api.RequestExtras
-
Additional headers to be passed to API.AI service.
- setButtons(List<GoogleAssistantResponseMessages.ResponseBasicCard.Button>) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseBasicCard
-
- setButtons(List<ResponseMessage.ResponseCard.Button>) - Method in class ai.api.model.ResponseMessage.ResponseCard
-
Set list of objects corresponding to card buttons.
- setButtons(ResponseMessage.ResponseCard.Button...) - Method in class ai.api.model.ResponseMessage.ResponseCard
-
Set sequence of objects corresponding to card buttons.
- setCode(Integer) - Method in class ai.api.model.Status
-
- setConfidence(float[]) - Method in class ai.api.model.AIRequest
-
- setContextOut(List<AIOutputContext>) - Method in class ai.api.model.Fulfillment
-
Set list of context objects set after intent completion.
- setContextOut(AIOutputContext...) - Method in class ai.api.model.Fulfillment
-
Set sequence of context objects set after intent completion.
- setContexts(List<AIContext>) - Method in class ai.api.model.AIRequest
-
- setContexts(List<AIContext>) - Method in class ai.api.RequestExtras
-
- setCustomizeAudio(Boolean) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseChatBubble
-
- setData(Map<String, String>) - Method in class ai.api.model.AIEvent
-
- setData(Map<String, ? extends Object>) - Method in class ai.api.model.AIOriginalRequest
-
Set map of additional data values
- setData(Map<String, JsonElement>) - Method in class ai.api.model.Fulfillment
-
Set additional data required for performing the action on the client side.
- setDescription(String) - Method in class ai.api.model.GoogleAssistantResponseMessages.CardItem
-
- setDestinationName(String) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseLinkOutChip
-
- setDisplayText(String) - Method in class ai.api.model.Fulfillment
-
Set text displayed on the user device screen.
- setDisplayText(String) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseChatBubble.Item
-
- setEntities(List<Entity>) - Method in class ai.api.model.QuestionMetadata
-
- setEntities(List<Entity>) - Method in class ai.api.RequestExtras
-
- setEntries(List<EntityEntry>) - Method in class ai.api.model.Entity
-
- setErrorDetails(String) - Method in class ai.api.model.Status
-
- setErrorID(String) - Method in class ai.api.model.Status
-
- setErrorType(String) - Method in class ai.api.model.Status
-
- setEvent(AIEvent) - Method in class ai.api.model.AIRequest
-
- setExtend(boolean) - Method in class ai.api.model.Entity
-
- setFollowupEvent(AIEvent) - Method in class ai.api.model.Fulfillment
-
Set follow up event to be triggered
- setFormattedText(String) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseBasicCard
-
- setFulfillment(Fulfillment) - Method in class ai.api.model.Result
-
- setId(String) - Method in class ai.api.model.AIResponse
-
- setImage(GoogleAssistantResponseMessages.CardImage) - Method in class ai.api.model.GoogleAssistantResponseMessages.CardItem
-
- setImage(GoogleAssistantResponseMessages.CardImage) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseBasicCard
-
- setImageUrl(String) - Method in class ai.api.model.ResponseMessage.ResponseCard
-
Set image url
- setImageUrl(String) - Method in class ai.api.model.ResponseMessage.ResponseImage
-
Set image url
- setIntentId(String) - Method in class ai.api.model.Metadata
-
- setIntentName(String) - Method in class ai.api.model.Metadata
-
- setIsEnum(Boolean) - Method in class ai.api.model.Entity
-
- setItems(List<GoogleAssistantResponseMessages.CardItem>) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseCarouselCard
-
- setItems(List<GoogleAssistantResponseMessages.ResponseChatBubble.Item>) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseChatBubble
-
- setItems(List<GoogleAssistantResponseMessages.CardItem>) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseListCard
-
- setKey(String) - Method in class ai.api.model.GoogleAssistantResponseMessages.OptionInfo
-
- setLang(String) - Method in class ai.api.model.AIResponse
-
- setLanguage(String) - Method in class ai.api.model.QuestionMetadata
-
- setLifespan(Integer) - Method in class ai.api.model.AIContext
-
Lifespan of the context measured in requests
- setLifespan(Integer) - Method in class ai.api.model.AIOutputContext
-
Lifespan of the context measured in requests
- setLocation(Location) - Method in class ai.api.model.QuestionMetadata
-
- setLocation(Location) - Method in class ai.api.RequestExtras
-
- setMessages(List<ResponseMessage>) - Method in class ai.api.model.Fulfillment
-
- setMessages(ResponseMessage...) - Method in class ai.api.model.Fulfillment
-
- setMetadata(Metadata) - Method in class ai.api.model.Result
-
- setName(String) - Method in class ai.api.model.AIContext
-
- setName(String) - Method in class ai.api.model.AIEvent
-
- setName(String) - Method in class ai.api.model.AIOutputContext
-
- setName(String) - Method in class ai.api.model.Entity
-
- setOpenUrlAction(GoogleAssistantResponseMessages.ResponseBasicCard.OpenUrlAction) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseBasicCard.Button
-
- setOptionInfo(GoogleAssistantResponseMessages.OptionInfo) - Method in class ai.api.model.GoogleAssistantResponseMessages.CardItem
-
- setOriginalRequest(AIOriginalRequest) - Method in class ai.api.model.AIRequest
-
Set full request coming from the integrated platform (Facebook Messenger, Slack, etc.)
- setParameters(Map<String, String>) - Method in class ai.api.model.AIContext
-
- setParameters(Map<String, JsonElement>) - Method in class ai.api.model.AIOutputContext
-
- setPayload(JsonObject) - Method in class ai.api.model.ResponseMessage.ResponsePayload
-
Set custom defined JSON.
- setPostback(String) - Method in class ai.api.model.ResponseMessage.ResponseCard.Button
-
Set a text sent back to API.AI or a URL to open.
- setProtocolVersion(String) - Method in class ai.api.AIConfiguration
-
Set protocol version for API queries.
- setProxy(Proxy) - Method in class ai.api.AIConfiguration
-
Set connection proxy information.
- setQuery(String) - Method in class ai.api.model.AIRequest
-
- setQuery(String[], float[]) - Method in class ai.api.model.AIRequest
-
- setReplies(List<String>) - Method in class ai.api.model.ResponseMessage.ResponseQuickReply
-
Set list of text replies
- setReplies(String...) - Method in class ai.api.model.ResponseMessage.ResponseQuickReply
-
Set sequence of text replies
- setResetContexts(Boolean) - Method in class ai.api.model.AIRequest
-
- setResetContexts(boolean) - Method in class ai.api.RequestExtras
-
- setResolvedQuery(String) - Method in class ai.api.model.Result
-
- setResult(Result) - Method in class ai.api.model.AIResponse
-
- setScore(float) - Method in class ai.api.model.Result
-
- setServiceUrl(String) - Method in class ai.api.AIConfiguration
-
Set API service url.
- setSessionId(String) - Method in class ai.api.AIServiceContextBuilder
-
Replace current session id with given value
- setSessionId(TimeZone) - Method in class ai.api.AIServiceContextBuilder
-
Deprecated.
- setSessionId(String) - Method in class ai.api.model.AIResponse
-
- setSessionId(String) - Method in class ai.api.model.QuestionMetadata
-
- setSource(String) - Method in class ai.api.model.AIOriginalRequest
-
Set the request source name (Facebook Messenger, Slack, etc.)
- setSource(String) - Method in class ai.api.model.Fulfillment
-
Set a data source
- setSource(String) - Method in class ai.api.model.Result
-
- setSpeech(String) - Method in class ai.api.model.Fulfillment
-
Set voice response to the request
- setSpeech(List<String>) - Method in class ai.api.model.ResponseMessage.ResponseSpeech
-
Set agent's text replies.
- setSpeech(String...) - Method in class ai.api.model.ResponseMessage.ResponseSpeech
-
Set agent's text replies.
- setSsml(String) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseChatBubble.Item
-
- setStatus(Status) - Method in class ai.api.model.AIResponse
-
- setSubtitle(String) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseBasicCard
-
- setSubtitle(String) - Method in class ai.api.model.ResponseMessage.ResponseCard
-
Set card subtitle.
- setSuggestions(List<GoogleAssistantResponseMessages.ResponseSuggestionChips.Suggestion>) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseSuggestionChips
-
- setSynonyms(List<String>) - Method in class ai.api.model.EntityEntry
-
- setSynonyms(List<String>) - Method in class ai.api.model.GoogleAssistantResponseMessages.OptionInfo
-
- setText(String) - Method in class ai.api.model.ResponseMessage.ResponseCard.Button
-
Set button text
- setTextToSpeech(String) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseChatBubble.Item
-
- setTimestamp(Date) - Method in class ai.api.model.AIResponse
-
- setTimeZone(TimeZone) - Method in class ai.api.AIServiceContextBuilder
-
Replace current time zone with given value
- setTimezone(String) - Method in class ai.api.model.QuestionMetadata
-
- setTitle(String) - Method in class ai.api.model.GoogleAssistantResponseMessages.CardItem
-
- setTitle(String) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseBasicCard.Button
-
- setTitle(String) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseBasicCard
-
- setTitle(String) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseListCard
-
- setTitle(String) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseSuggestionChips.Suggestion
-
- setTitle(String) - Method in class ai.api.model.ResponseMessage.ResponseCard
-
Set card title.
- setTitle(String) - Method in class ai.api.model.ResponseMessage.ResponseQuickReply
-
Set quick replies title.
- setUrl(String) - Method in class ai.api.model.GoogleAssistantResponseMessages.CardImage
-
- setUrl(String) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseBasicCard.OpenUrlAction
-
- setUrl(String) - Method in class ai.api.model.GoogleAssistantResponseMessages.ResponseLinkOutChip
-
- setValue(String) - Method in class ai.api.model.EntityEntry
-
- setWebhookUsed(boolean) - Method in class ai.api.model.Metadata
-
- setWriteSoundLog(boolean) - Method in class ai.api.AIConfiguration
-
This flag is for testing purposes ONLY.
- setWriteSoundLog(boolean) - Method in class ai.api.http.HttpClient
-
- speech - Variable in class ai.api.model.ResponseMessage.ResponseSpeech
-
- Status - Class in ai.api.model
-
- Status() - Constructor for class ai.api.model.Status
-
- StringUtils - Class in ai.api.util
-
A small set of string utils functions
- StringUtils() - Constructor for class ai.api.util.StringUtils
-
- Suggestion() - Constructor for class ai.api.model.GoogleAssistantResponseMessages.ResponseSuggestionChips.Suggestion
-