-
Probably is stupid, but it seems to me that Google Assistant have a sort of API to interact with other app.
See:
https://github.com/actions-on-google
And
https://developer.android.com/develop/devi…
-
hello!I am also writing a actionsdk, but I have an account related issues
![Uploading test1.jpg…]()
-
Hi,
I am planning on creating a webhook in Spring Boot for my Google Assistant developed on Action on Google console. I tried using this SDK but I am getting an error in the webhook response. I check…
-
{
insertId: "1hu0qx0f6z66sw"
labels: {
channel: "production"
querystream: "GOOGLE_USER"
source: "AOG_REQUEST_RESPONSE"
}
logName: "projects/mr-pokemon/logs/actions.goo…
-
> > Also, the test framework might need to be executed in a CI/CD pipeline.
>
> Yes that would be ideal! The question is can we spin up bare-metal VMs per run. I know the GCP console …
-
Hi,
I've been trying to get my Google Actions Smart Home (nodejs) working in AWS lambda. However it isn't working. Whenever I connect it on the Google Home app, I just get a message of "Couldn't upda…
-
I got this email. Will the changes affect how this service works?
> Hi usernameredacted@gmail.com,
>
>
>
> Thanks for building smart home Actions with Google on the Actions console. We…
-
Has this artifact been moved or renamed? README.md shows this POM dependency:
```
com.tmsdurham.actions
actions-on-google
1.5.0
pom
```
but [mvnrepository.com can't find it](https://m…
-
Hello everybody,
I apologize if the problem has already been posed but researching I have not found anything about it. On https://contacts.google.com/ when I select a single phone contact I don'
![G…
-
### TL;DR
I want to deploy a cloud function that is supposed to be triggered when a document is created in firebase. I get an error when trying to specify the path for the newly created document (the…