AssistantFulfillmentTrait.OkGoogleCommand.OkGoogleRequest

class AssistantFulfillmentTrait.OkGoogleCommand.OkGoogleRequest


The request payload for the OkGoogle command.

Summary

Public constructors

Creates a request payload for the OkGoogle command.

Public properties

String

The query to be executed.

Public constructors

OkGoogleRequest

OkGoogleRequest(query: String)

Creates a request payload for the OkGoogle command.

Public properties

query

val queryString

The query to be executed.