Class AutoCompleteRequest
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.deephaven.proto.backplane.script.grpc.AutoCompleteRequest
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,AutoCompleteRequestOrBuilder
,Serializable
public final class AutoCompleteRequest
extends com.google.protobuf.GeneratedMessageV3
implements AutoCompleteRequestOrBuilder
Protobuf type
io.deephaven.proto.backplane.script.grpc.AutoCompleteRequest
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Protobuf typeio.deephaven.proto.backplane.script.grpc.AutoCompleteRequest
static enum
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,
BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Modifies the document that autocomplete can be requested onModifies the document that autocomplete can be requested onCloses the document, indicating that it will not be referenced againCloses the document, indicating that it will not be referenced again.io.deephaven.proto.backplane.grpc.Ticket console_id = 5;
.io.deephaven.proto.backplane.grpc.Ticket console_id = 5;
static AutoCompleteRequest
static final com.google.protobuf.Descriptors.Descriptor
Requests that a response be sent back with completion itemsRequests that a response be sent back with completion itemsRequest to perform file diagnosticsRequest to perform file diagnosticsRequest for help about what the user is hovering overRequest for help about what the user is hovering overRequest for help about the method signature at the cursorRequest for help about the method signature at the cursorStarts a document in a given console - to end, just close the stream, the server will hang up right awayStarts a document in a given console - to end, just close the stream, the server will hang up right awaycom.google.protobuf.Parser<AutoCompleteRequest>
int
int32 request_id = 6;
int
boolean
Modifies the document that autocomplete can be requested onboolean
Closes the document, indicating that it will not be referenced againboolean
.io.deephaven.proto.backplane.grpc.Ticket console_id = 5;
boolean
Requests that a response be sent back with completion itemsboolean
Request to perform file diagnosticsboolean
Request for help about what the user is hovering overboolean
Request for help about the method signature at the cursorint
hashCode()
boolean
Starts a document in a given console - to end, just close the stream, the server will hang up right awayprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
static AutoCompleteRequest.Builder
static AutoCompleteRequest.Builder
newBuilder
(AutoCompleteRequest prototype) protected AutoCompleteRequest.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static AutoCompleteRequest
parseDelimitedFrom
(InputStream input) static AutoCompleteRequest
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoCompleteRequest
parseFrom
(byte[] data) static AutoCompleteRequest
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoCompleteRequest
parseFrom
(com.google.protobuf.ByteString data) static AutoCompleteRequest
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoCompleteRequest
parseFrom
(com.google.protobuf.CodedInputStream input) static AutoCompleteRequest
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoCompleteRequest
parseFrom
(InputStream input) static AutoCompleteRequest
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoCompleteRequest
parseFrom
(ByteBuffer data) static AutoCompleteRequest
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<AutoCompleteRequest>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
CONSOLE_ID_FIELD_NUMBER
public static final int CONSOLE_ID_FIELD_NUMBER- See Also:
-
REQUEST_ID_FIELD_NUMBER
public static final int REQUEST_ID_FIELD_NUMBER- See Also:
-
OPEN_DOCUMENT_FIELD_NUMBER
public static final int OPEN_DOCUMENT_FIELD_NUMBER- See Also:
-
CHANGE_DOCUMENT_FIELD_NUMBER
public static final int CHANGE_DOCUMENT_FIELD_NUMBER- See Also:
-
GET_COMPLETION_ITEMS_FIELD_NUMBER
public static final int GET_COMPLETION_ITEMS_FIELD_NUMBER- See Also:
-
GET_SIGNATURE_HELP_FIELD_NUMBER
public static final int GET_SIGNATURE_HELP_FIELD_NUMBER- See Also:
-
GET_HOVER_FIELD_NUMBER
public static final int GET_HOVER_FIELD_NUMBER- See Also:
-
GET_DIAGNOSTIC_FIELD_NUMBER
public static final int GET_DIAGNOSTIC_FIELD_NUMBER- See Also:
-
CLOSE_DOCUMENT_FIELD_NUMBER
public static final int CLOSE_DOCUMENT_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getRequestCase
- Specified by:
getRequestCase
in interfaceAutoCompleteRequestOrBuilder
-
hasConsoleId
public boolean hasConsoleId().io.deephaven.proto.backplane.grpc.Ticket console_id = 5;
- Specified by:
hasConsoleId
in interfaceAutoCompleteRequestOrBuilder
- Returns:
- Whether the consoleId field is set.
-
getConsoleId
.io.deephaven.proto.backplane.grpc.Ticket console_id = 5;
- Specified by:
getConsoleId
in interfaceAutoCompleteRequestOrBuilder
- Returns:
- The consoleId.
-
getConsoleIdOrBuilder
.io.deephaven.proto.backplane.grpc.Ticket console_id = 5;
- Specified by:
getConsoleIdOrBuilder
in interfaceAutoCompleteRequestOrBuilder
-
getRequestId
public int getRequestId()int32 request_id = 6;
- Specified by:
getRequestId
in interfaceAutoCompleteRequestOrBuilder
- Returns:
- The requestId.
-
hasOpenDocument
public boolean hasOpenDocument()Starts a document in a given console - to end, just close the stream, the server will hang up right away
.io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest open_document = 1;
- Specified by:
hasOpenDocument
in interfaceAutoCompleteRequestOrBuilder
- Returns:
- Whether the openDocument field is set.
-
getOpenDocument
Starts a document in a given console - to end, just close the stream, the server will hang up right away
.io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest open_document = 1;
- Specified by:
getOpenDocument
in interfaceAutoCompleteRequestOrBuilder
- Returns:
- The openDocument.
-
getOpenDocumentOrBuilder
Starts a document in a given console - to end, just close the stream, the server will hang up right away
.io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest open_document = 1;
- Specified by:
getOpenDocumentOrBuilder
in interfaceAutoCompleteRequestOrBuilder
-
hasChangeDocument
public boolean hasChangeDocument()Modifies the document that autocomplete can be requested on
.io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest change_document = 2;
- Specified by:
hasChangeDocument
in interfaceAutoCompleteRequestOrBuilder
- Returns:
- Whether the changeDocument field is set.
-
getChangeDocument
Modifies the document that autocomplete can be requested on
.io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest change_document = 2;
- Specified by:
getChangeDocument
in interfaceAutoCompleteRequestOrBuilder
- Returns:
- The changeDocument.
-
getChangeDocumentOrBuilder
Modifies the document that autocomplete can be requested on
.io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest change_document = 2;
- Specified by:
getChangeDocumentOrBuilder
in interfaceAutoCompleteRequestOrBuilder
-
hasGetCompletionItems
public boolean hasGetCompletionItems()Requests that a response be sent back with completion items
.io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest get_completion_items = 3;
- Specified by:
hasGetCompletionItems
in interfaceAutoCompleteRequestOrBuilder
- Returns:
- Whether the getCompletionItems field is set.
-
getGetCompletionItems
Requests that a response be sent back with completion items
.io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest get_completion_items = 3;
- Specified by:
getGetCompletionItems
in interfaceAutoCompleteRequestOrBuilder
- Returns:
- The getCompletionItems.
-
getGetCompletionItemsOrBuilder
Requests that a response be sent back with completion items
.io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest get_completion_items = 3;
- Specified by:
getGetCompletionItemsOrBuilder
in interfaceAutoCompleteRequestOrBuilder
-
hasGetSignatureHelp
public boolean hasGetSignatureHelp()Request for help about the method signature at the cursor
.io.deephaven.proto.backplane.script.grpc.GetSignatureHelpRequest get_signature_help = 7;
- Specified by:
hasGetSignatureHelp
in interfaceAutoCompleteRequestOrBuilder
- Returns:
- Whether the getSignatureHelp field is set.
-
getGetSignatureHelp
Request for help about the method signature at the cursor
.io.deephaven.proto.backplane.script.grpc.GetSignatureHelpRequest get_signature_help = 7;
- Specified by:
getGetSignatureHelp
in interfaceAutoCompleteRequestOrBuilder
- Returns:
- The getSignatureHelp.
-
getGetSignatureHelpOrBuilder
Request for help about the method signature at the cursor
.io.deephaven.proto.backplane.script.grpc.GetSignatureHelpRequest get_signature_help = 7;
- Specified by:
getGetSignatureHelpOrBuilder
in interfaceAutoCompleteRequestOrBuilder
-
hasGetHover
public boolean hasGetHover()Request for help about what the user is hovering over
.io.deephaven.proto.backplane.script.grpc.GetHoverRequest get_hover = 8;
- Specified by:
hasGetHover
in interfaceAutoCompleteRequestOrBuilder
- Returns:
- Whether the getHover field is set.
-
getGetHover
Request for help about what the user is hovering over
.io.deephaven.proto.backplane.script.grpc.GetHoverRequest get_hover = 8;
- Specified by:
getGetHover
in interfaceAutoCompleteRequestOrBuilder
- Returns:
- The getHover.
-
getGetHoverOrBuilder
Request for help about what the user is hovering over
.io.deephaven.proto.backplane.script.grpc.GetHoverRequest get_hover = 8;
- Specified by:
getGetHoverOrBuilder
in interfaceAutoCompleteRequestOrBuilder
-
hasGetDiagnostic
public boolean hasGetDiagnostic()Request to perform file diagnostics
.io.deephaven.proto.backplane.script.grpc.GetDiagnosticRequest get_diagnostic = 9;
- Specified by:
hasGetDiagnostic
in interfaceAutoCompleteRequestOrBuilder
- Returns:
- Whether the getDiagnostic field is set.
-
getGetDiagnostic
Request to perform file diagnostics
.io.deephaven.proto.backplane.script.grpc.GetDiagnosticRequest get_diagnostic = 9;
- Specified by:
getGetDiagnostic
in interfaceAutoCompleteRequestOrBuilder
- Returns:
- The getDiagnostic.
-
getGetDiagnosticOrBuilder
Request to perform file diagnostics
.io.deephaven.proto.backplane.script.grpc.GetDiagnosticRequest get_diagnostic = 9;
- Specified by:
getGetDiagnosticOrBuilder
in interfaceAutoCompleteRequestOrBuilder
-
hasCloseDocument
public boolean hasCloseDocument()Closes the document, indicating that it will not be referenced again
.io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest close_document = 4;
- Specified by:
hasCloseDocument
in interfaceAutoCompleteRequestOrBuilder
- Returns:
- Whether the closeDocument field is set.
-
getCloseDocument
Closes the document, indicating that it will not be referenced again
.io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest close_document = 4;
- Specified by:
getCloseDocument
in interfaceAutoCompleteRequestOrBuilder
- Returns:
- The closeDocument.
-
getCloseDocumentOrBuilder
Closes the document, indicating that it will not be referenced again
.io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest close_document = 4;
- Specified by:
getCloseDocumentOrBuilder
in interfaceAutoCompleteRequestOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AutoCompleteRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoCompleteRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoCompleteRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoCompleteRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoCompleteRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoCompleteRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static AutoCompleteRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static AutoCompleteRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static AutoCompleteRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static AutoCompleteRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AutoCompleteRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-