-
Notifications
You must be signed in to change notification settings - Fork 553
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 SetAgentRequest and DeleteAgentRequest
* Add AgentsClient methods: * AgentsClient#set_agent (SetAgentRequest) * AgentsClient#delete_agent (DeleteAgentRequest) * Add Agent#api_version (Agent::ApiVersion) * Add Agent#tier (Agent::Tier) * Add service_address and service_port to client constructor method * Update product links * Update documentation
- Loading branch information
1 parent
91e7db7
commit e47df64
Showing
31 changed files
with
566 additions
and
98 deletions.
There are no files selected for viewing
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
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
Oops, something went wrong.