- 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.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
-
- 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
-
- 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.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
-