multivocal
Version:
A node.js library to assist with building best practice, configuration driven, Actions for the Google Assistant.
37 lines • 875 B
JSON
{
"description": "",
"language": "en",
"disableInteractionLogs": false,
"googleAssistant": {
"googleAssistantCompatible": true,
"project": "",
"welcomeIntentSignInRequired": false,
"startIntents": [],
"systemIntents": [],
"endIntentIds": [],
"oAuthLinking": {
"required": false,
"grantType": "AUTH_CODE_GRANT"
},
"voiceType": "FEMALE_1",
"capabilities": [],
"protocolVersion": "V2",
"autoPreviewEnabled": true
},
"defaultTimezone": "America/New_York",
"webhook": {
"url": "",
"headers": {
"": ""
},
"available": true,
"useForDomains": false,
"cloudFunctionsEnabled": false,
"cloudFunctionsInitialized": false
},
"isPrivate": true,
"customClassifierMode": "use.after",
"mlMinConfidence": 0.3,
"supportedLanguages": [],
"onePlatformApiVersion": "v1legacy"
}