Google I/O 2019 was held on May 5th-7th. Unfortunately, I could not participate the event, but I know that some great new features were announced. I introduce them here, and at the same time, I try to mention my thought for each topics.

Current Google Assistant Statistics

Google Assistant has been starting on Google…

There is an official Maven plugin to deploy Web applications to Azure App Service.

Java programmers can deploy their Java Web apps to Azure App Service with the Maven plugin. I described about how to use the Maven plugin on the following article.

Many Java programmers are using Maven to…

Finally, a new client library for Actions on Google has been released. The name is “Actions on Google Java/Kotlin Client Library”.

Until now, most developers can use a client library called “Actions on Google Client Library for Node.js”. That is, we had only the way to build actions with Node.js…

Last week, a new client library has been released. The name is “Actions on Google Java/Kotlin Client Library.

Until now, most developers can use a client library called “Actions on Google Client Library for Node.js”. That is, we had only the way to build actions with Node.js. …

If you are a developer who is usually using Azure Functions Node.js, you can build your actions for Google Assistant with Azure Functions Node.js. Google has been providing Actions on Google Client Library for Node.js.

You can implement your fulfillment code with the client library on Azure Functions. But, you…

As a last story, I describe about how to implement a feature to consume digital goods in this story.

Consumable? Non-consumable?

Your action can support both product types: Managed products and Subscription products. Especially, there are further two types for the managed products:

  • Consumable products: They can be purchased multiple times, such…

Yoichiro Tanaka

Google Developers Expert (Web and Assistant)

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store