java.lang.Object
io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.autocompleteresponse.ResponseCase

@JsType(isNative=true, name="dhinternal.io.deephaven_core.proto.console_pb.AutoCompleteResponse.ResponseCase", namespace="<global>") public class ResponseCase extends Object
  • Field Details

    • COMPLETION_ITEMS

      public static int COMPLETION_ITEMS
    • DIAGNOSTIC

      public static int DIAGNOSTIC
    • DIAGNOSTIC_PUBLISH

      public static int DIAGNOSTIC_PUBLISH
    • HOVER

      public static int HOVER
    • RESPONSE_NOT_SET

      public static int RESPONSE_NOT_SET
    • SIGNATURES

      public static int SIGNATURES
  • Constructor Details

    • ResponseCase

      public ResponseCase()