Searched refs:getPayloadCase (Results 1 – 5 of 5) sorted by relevance
19 if(request.getPayloadCase() === ConformanceRequest.PayloadCase.JSON_PAYLOAD) {24 if(request.getPayloadCase() === ConformanceRequest.PayloadCase.TEXT_PAYLOAD) {29 if(request.getPayloadCase() === ConformanceRequest.PayloadCase.PAYLOAD_NOT_SET) {34 if(request.getPayloadCase() !== ConformanceRequest.PayloadCase.PROTOBUF_PAYLOAD) {
64 getPayloadCase() { method in ConformanceRequest
79 switch (request.getPayloadCase()) { in doTest()
52 switch (request.getPayloadCase()) {
244 switch (request.getPayloadCase()) { in doTest()