Package io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.autocompleteresponse
Class ResponseCase
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 Summary
FieldsModifier and TypeFieldDescriptionstatic intstatic intstatic intstatic intstatic intstatic int -
Constructor Summary
Constructors -
Method Summary
-
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()
-