blob: 5ed6988e3fa279cb8fec00defc60d185f9b4656d [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.dataqna.v1alpha",
"libraryPackage": "cloud.google.com/go/dataqna/apiv1alpha",
"services": {
"AutoSuggestionService": {
"clients": {
"grpc": {
"libraryClient": "AutoSuggestionClient",
"rpcs": {
"SuggestQueries": {
"methods": [
"SuggestQueries"
]
}
}
}
}
},
"QuestionService": {
"clients": {
"grpc": {
"libraryClient": "QuestionClient",
"rpcs": {
"CreateQuestion": {
"methods": [
"CreateQuestion"
]
},
"ExecuteQuestion": {
"methods": [
"ExecuteQuestion"
]
},
"GetQuestion": {
"methods": [
"GetQuestion"
]
},
"GetUserFeedback": {
"methods": [
"GetUserFeedback"
]
},
"UpdateUserFeedback": {
"methods": [
"UpdateUserFeedback"
]
}
}
}
}
}
}
}