-
Notifications
You must be signed in to change notification settings - Fork 555
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(dialogflow): Add new card types to the intent
* Add Intent#browse_carousel_card to support a browse carousel card for Actions on Google * Add Intent#table_card to support a Table card for Actions on Google * Add Intent#media_content to support the media content card for Actions on Google pr: #4384
- Loading branch information
1 parent
260f4ac
commit 4b68d92
Showing
5 changed files
with
283 additions
and
7 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
google-cloud-dialogflow/lib/google/cloud/dialogflow/v2/audio_config_pb.rb
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
85 changes: 85 additions & 0 deletions
85
google-cloud-dialogflow/lib/google/cloud/dialogflow/v2/intent_pb.rb
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.