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.
Stay organized with collections Save and categorize content based on your preferences.

HTTP transport methods supported by HttpRequestData.

Index

Enumeration members

Enumeration members

GET

GET: = "GET"

POST

POST: = "POST"

PUT

PUT: = "PUT"