AssistantFulfillmentTrait.OkGoogleCommand.OkGoogleCommandRequest

class AssistantFulfillmentTrait.OkGoogleCommand.OkGoogleCommandRequest


The request payload for the OkGoogleCommand command.

Summary

Public constructors

Creates a request payload for the OkGoogleCommand command.

Public properties

String?

Public constructors

OkGoogleCommandRequest

OkGoogleCommandRequest(query: String? = null)

Creates a request payload for the OkGoogleCommand command.

Public properties

query

val queryString?