Many Dialogflow RPC methods return a Operation
message/object which represents a long running operation. How do I check on the status of the operation and retrieve the result if the operation is completed?
Dialogflow gRPC methods that return an operation:
- export agent
- import agent
- restore agent
- train agent
- Batch operations for intents and entity types