Package 

Class MessageResponseKt.Dsl

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Any response
    • Method Summary

      Modifier and Type Method Description
      final Any getResponse()
      final Unit setResponse(Any response)
      final Unit clearResponse() .google.protobuf.Any response = 1;
      final Boolean hasResponse() .google.protobuf.Any response = 1;
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait