├── CONTRIBUTING.md ├── LICENSE ├── README.md └── conversation.json /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/actions-on-google/assistant-conversation-schema/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/actions-on-google/assistant-conversation-schema/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/actions-on-google/assistant-conversation-schema/HEAD/README.md -------------------------------------------------------------------------------- /conversation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/actions-on-google/assistant-conversation-schema/HEAD/conversation.json --------------------------------------------------------------------------------