protodoc.io
Project konveyor/move2kube
Welcome
Readme
License
Commits
GitHub project
Download proto files
Desktop application
Contact us
qagrpc
qagrpc
QAEngine
FetchAnswer
Answer
Problem
package
qagrpc
Get desktop application:
View/edit binary Protocol Buffers messages
service
QAEngine
fetchanswer.proto:26
rpc
FetchAnswer
(
Problem
,
Answer
)
fetchanswer.proto:27
message
Problem
fetchanswer.proto:30
string
id
= 1
string
type
= 2
string
description
= 3
repeated
string
hints
= 4
repeated
string
options
= 5
repeated
string
default
= 6
string
pattern
= 7
message
Answer
fetchanswer.proto:40
repeated
string
answer
= 1