Welcome to the Google Home Developer Center, the new destination for learning how to develop smart home actions. Note: You'll continue building actions in the Actions console.

HTTP transport methods supported by HttpRequestData.

Index

Enumeration members

Enumeration members

GET

GET: = "GET"

POST

POST: = "POST"

PUT

PUT: = "PUT"