core / org.rewedigital.dialog.model.google / GooglePayload / <init>
GooglePayload(isSsml:
Boolean
= false, expectUserResponse:
Boolean
= false, text:
String
? = null, permissionsRequest:
PermissionsRequest
? = null, systemIntent:
SystemIntent
? = null, richResponse:
RichResponse
? = null, userStorage:
String
? = null, noInputPrompts:
MutableList
<
GoogleSimpleResponse
> = mutableListOf())