Class TurConverseAgentGAExchange
Object
TurConverseAgentGAExchange
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAutoPreviewEnabled
(String autoPreviewEnabled) void
setCapabilities
(List<String> capabilities) void
setEndIntentIds
(List<String> endIntentIds) void
void
setGoogleAssistantCompatible
(boolean googleAssistantCompatible) void
setIsDeviceAgent
(boolean isDeviceAgent) void
setoAuthLinking
(TurConverseAgentGAOAuthExchange oAuthLinking) void
setProject
(String project) void
setProtocolVersion
(String protocolVersion) void
setStartIntents
(List<String> startIntents) void
setSystemIntents
(List<String> systemIntents) void
setVoiceType
(String voiceType) void
setWelcomeIntentSignInRequired
(boolean welcomeIntentSignInRequired)
-
Constructor Details
-
TurConverseAgentGAExchange
public TurConverseAgentGAExchange()
-
-
Method Details
-
setGoogleAssistantCompatible
public void setGoogleAssistantCompatible(boolean googleAssistantCompatible) -
setProject
-
setWelcomeIntentSignInRequired
public void setWelcomeIntentSignInRequired(boolean welcomeIntentSignInRequired) -
setStartIntents
-
setSystemIntents
-
setEndIntentIds
-
setoAuthLinking
-
setVoiceType
-
setCapabilities
-
setEnv
-
setProtocolVersion
-
setAutoPreviewEnabled
-
setIsDeviceAgent
public void setIsDeviceAgent(boolean isDeviceAgent)
-