inputmethod

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InlineSuggestionService_DescribeContents_FullMethodName = "/inputmethod.InlineSuggestionService/DescribeContents"
	InlineSuggestionService_Equals_FullMethodName           = "/inputmethod.InlineSuggestionService/Equals"
	InlineSuggestionService_GetInfo_FullMethodName          = "/inputmethod.InlineSuggestionService/GetInfo"
	InlineSuggestionService_HashCode_FullMethodName         = "/inputmethod.InlineSuggestionService/HashCode"
	InlineSuggestionService_ToString_FullMethodName         = "/inputmethod.InlineSuggestionService/ToString"
	InlineSuggestionService_WriteToParcel_FullMethodName    = "/inputmethod.InlineSuggestionService/WriteToParcel"
)
View Source
const (
	InputConnectionService_BeginBatchEdit_FullMethodName                    = "/inputmethod.InputConnectionService/BeginBatchEdit"
	InputConnectionService_ClearMetaKeyStates_FullMethodName                = "/inputmethod.InputConnectionService/ClearMetaKeyStates"
	InputConnectionService_CloseConnection_FullMethodName                   = "/inputmethod.InputConnectionService/CloseConnection"
	InputConnectionService_CommitCompletion_FullMethodName                  = "/inputmethod.InputConnectionService/CommitCompletion"
	InputConnectionService_CommitContent_FullMethodName                     = "/inputmethod.InputConnectionService/CommitContent"
	InputConnectionService_CommitCorrection_FullMethodName                  = "/inputmethod.InputConnectionService/CommitCorrection"
	InputConnectionService_CommitText_FullMethodName                        = "/inputmethod.InputConnectionService/CommitText"
	InputConnectionService_DeleteSurroundingText_FullMethodName             = "/inputmethod.InputConnectionService/DeleteSurroundingText"
	InputConnectionService_DeleteSurroundingTextInCodePoints_FullMethodName = "/inputmethod.InputConnectionService/DeleteSurroundingTextInCodePoints"
	InputConnectionService_EndBatchEdit_FullMethodName                      = "/inputmethod.InputConnectionService/EndBatchEdit"
	InputConnectionService_FinishComposingText_FullMethodName               = "/inputmethod.InputConnectionService/FinishComposingText"
	InputConnectionService_GetCursorCapsMode_FullMethodName                 = "/inputmethod.InputConnectionService/GetCursorCapsMode"
	InputConnectionService_GetExtractedText_FullMethodName                  = "/inputmethod.InputConnectionService/GetExtractedText"
	InputConnectionService_GetHandler_FullMethodName                        = "/inputmethod.InputConnectionService/GetHandler"
	InputConnectionService_GetSelectedText_FullMethodName                   = "/inputmethod.InputConnectionService/GetSelectedText"
	InputConnectionService_GetTextAfterCursor_FullMethodName                = "/inputmethod.InputConnectionService/GetTextAfterCursor"
	InputConnectionService_GetTextBeforeCursor_FullMethodName               = "/inputmethod.InputConnectionService/GetTextBeforeCursor"
	InputConnectionService_PerformContextMenuAction_FullMethodName          = "/inputmethod.InputConnectionService/PerformContextMenuAction"
	InputConnectionService_PerformEditorAction_FullMethodName               = "/inputmethod.InputConnectionService/PerformEditorAction"
	InputConnectionService_PerformPrivateCommand_FullMethodName             = "/inputmethod.InputConnectionService/PerformPrivateCommand"
	InputConnectionService_ReportFullscreenMode_FullMethodName              = "/inputmethod.InputConnectionService/ReportFullscreenMode"
	InputConnectionService_RequestCursorUpdates_FullMethodName              = "/inputmethod.InputConnectionService/RequestCursorUpdates"
	InputConnectionService_SendKeyEvent_FullMethodName                      = "/inputmethod.InputConnectionService/SendKeyEvent"
	InputConnectionService_SetComposingRegion_FullMethodName                = "/inputmethod.InputConnectionService/SetComposingRegion"
	InputConnectionService_SetComposingText_FullMethodName                  = "/inputmethod.InputConnectionService/SetComposingText"
	InputConnectionService_SetSelection_FullMethodName                      = "/inputmethod.InputConnectionService/SetSelection"
)
View Source
const (
	TextAttributeService_DescribeContents_FullMethodName             = "/inputmethod.TextAttributeService/DescribeContents"
	TextAttributeService_GetExtras_FullMethodName                    = "/inputmethod.TextAttributeService/GetExtras"
	TextAttributeService_GetTextConversionSuggestions_FullMethodName = "/inputmethod.TextAttributeService/GetTextConversionSuggestions"
	TextAttributeService_WriteToParcel_FullMethodName                = "/inputmethod.TextAttributeService/WriteToParcel"
)
View Source
const (
	TextAttributeBuilderService_Build_FullMethodName     = "/inputmethod.TextAttributeBuilderService/Build"
	TextAttributeBuilderService_SetExtras_FullMethodName = "/inputmethod.TextAttributeBuilderService/SetExtras"
)
View Source
const (
	InputContentInfoService_NewInputContentInfo_FullMethodName = "/inputmethod.InputContentInfoService/NewInputContentInfo"
	InputContentInfoService_DescribeContents_FullMethodName    = "/inputmethod.InputContentInfoService/DescribeContents"
	InputContentInfoService_GetContentUri_FullMethodName       = "/inputmethod.InputContentInfoService/GetContentUri"
	InputContentInfoService_GetDescription_FullMethodName      = "/inputmethod.InputContentInfoService/GetDescription"
	InputContentInfoService_GetLinkUri_FullMethodName          = "/inputmethod.InputContentInfoService/GetLinkUri"
	InputContentInfoService_ReleasePermission_FullMethodName   = "/inputmethod.InputContentInfoService/ReleasePermission"
	InputContentInfoService_RequestPermission_FullMethodName   = "/inputmethod.InputContentInfoService/RequestPermission"
	InputContentInfoService_WriteToParcel_FullMethodName       = "/inputmethod.InputContentInfoService/WriteToParcel"
)
View Source
const (
	EditorBoundsInfoService_DescribeContents_FullMethodName     = "/inputmethod.EditorBoundsInfoService/DescribeContents"
	EditorBoundsInfoService_Equals_FullMethodName               = "/inputmethod.EditorBoundsInfoService/Equals"
	EditorBoundsInfoService_GetEditorBounds_FullMethodName      = "/inputmethod.EditorBoundsInfoService/GetEditorBounds"
	EditorBoundsInfoService_GetHandwritingBounds_FullMethodName = "/inputmethod.EditorBoundsInfoService/GetHandwritingBounds"
	EditorBoundsInfoService_HashCode_FullMethodName             = "/inputmethod.EditorBoundsInfoService/HashCode"
	EditorBoundsInfoService_ToString_FullMethodName             = "/inputmethod.EditorBoundsInfoService/ToString"
	EditorBoundsInfoService_WriteToParcel_FullMethodName        = "/inputmethod.EditorBoundsInfoService/WriteToParcel"
)
View Source
const (
	EditorBoundsInfoBuilderService_Build_FullMethodName                = "/inputmethod.EditorBoundsInfoBuilderService/Build"
	EditorBoundsInfoBuilderService_SetEditorBounds_FullMethodName      = "/inputmethod.EditorBoundsInfoBuilderService/SetEditorBounds"
	EditorBoundsInfoBuilderService_SetHandwritingBounds_FullMethodName = "/inputmethod.EditorBoundsInfoBuilderService/SetHandwritingBounds"
)
View Source
const (
	InsertGestureService_DescribeContents_FullMethodName  = "/inputmethod.InsertGestureService/DescribeContents"
	InsertGestureService_Equals_FullMethodName            = "/inputmethod.InsertGestureService/Equals"
	InsertGestureService_GetInsertionPoint_FullMethodName = "/inputmethod.InsertGestureService/GetInsertionPoint"
	InsertGestureService_GetTextToInsert_FullMethodName   = "/inputmethod.InsertGestureService/GetTextToInsert"
	InsertGestureService_HashCode_FullMethodName          = "/inputmethod.InsertGestureService/HashCode"
	InsertGestureService_WriteToParcel_FullMethodName     = "/inputmethod.InsertGestureService/WriteToParcel"
)
View Source
const (
	InsertGestureBuilderService_Build_FullMethodName             = "/inputmethod.InsertGestureBuilderService/Build"
	InsertGestureBuilderService_SetFallbackText_FullMethodName   = "/inputmethod.InsertGestureBuilderService/SetFallbackText"
	InsertGestureBuilderService_SetInsertionPoint_FullMethodName = "/inputmethod.InsertGestureBuilderService/SetInsertionPoint"
	InsertGestureBuilderService_SetTextToInsert_FullMethodName   = "/inputmethod.InsertGestureBuilderService/SetTextToInsert"
)
View Source
const (
	ExtractedTextService_NewExtractedText_FullMethodName = "/inputmethod.ExtractedTextService/NewExtractedText"
	ExtractedTextService_DescribeContents_FullMethodName = "/inputmethod.ExtractedTextService/DescribeContents"
	ExtractedTextService_WriteToParcel_FullMethodName    = "/inputmethod.ExtractedTextService/WriteToParcel"
)
View Source
const (
	CorrectionInfoService_NewCorrectionInfo_FullMethodName = "/inputmethod.CorrectionInfoService/NewCorrectionInfo"
	CorrectionInfoService_DescribeContents_FullMethodName  = "/inputmethod.CorrectionInfoService/DescribeContents"
	CorrectionInfoService_GetNewText_FullMethodName        = "/inputmethod.CorrectionInfoService/GetNewText"
	CorrectionInfoService_GetOffset_FullMethodName         = "/inputmethod.CorrectionInfoService/GetOffset"
	CorrectionInfoService_GetOldText_FullMethodName        = "/inputmethod.CorrectionInfoService/GetOldText"
	CorrectionInfoService_ToString_FullMethodName          = "/inputmethod.CorrectionInfoService/ToString"
	CorrectionInfoService_WriteToParcel_FullMethodName     = "/inputmethod.CorrectionInfoService/WriteToParcel"
)
View Source
const (
	TextBoundsInfoResultService_NewTextBoundsInfoResult_FullMethodName = "/inputmethod.TextBoundsInfoResultService/NewTextBoundsInfoResult"
	TextBoundsInfoResultService_GetResultCode_FullMethodName           = "/inputmethod.TextBoundsInfoResultService/GetResultCode"
	TextBoundsInfoResultService_GetTextBoundsInfo_FullMethodName       = "/inputmethod.TextBoundsInfoResultService/GetTextBoundsInfo"
)
View Source
const (
	DeleteGestureService_DescribeContents_FullMethodName = "/inputmethod.DeleteGestureService/DescribeContents"
	DeleteGestureService_Equals_FullMethodName           = "/inputmethod.DeleteGestureService/Equals"
	DeleteGestureService_GetDeletionArea_FullMethodName  = "/inputmethod.DeleteGestureService/GetDeletionArea"
	DeleteGestureService_GetGranularity_FullMethodName   = "/inputmethod.DeleteGestureService/GetGranularity"
	DeleteGestureService_HashCode_FullMethodName         = "/inputmethod.DeleteGestureService/HashCode"
	DeleteGestureService_WriteToParcel_FullMethodName    = "/inputmethod.DeleteGestureService/WriteToParcel"
)
View Source
const (
	DeleteGestureBuilderService_Build_FullMethodName           = "/inputmethod.DeleteGestureBuilderService/Build"
	DeleteGestureBuilderService_SetDeletionArea_FullMethodName = "/inputmethod.DeleteGestureBuilderService/SetDeletionArea"
	DeleteGestureBuilderService_SetFallbackText_FullMethodName = "/inputmethod.DeleteGestureBuilderService/SetFallbackText"
	DeleteGestureBuilderService_SetGranularity_FullMethodName  = "/inputmethod.DeleteGestureBuilderService/SetGranularity"
)
View Source
const (
	TextAppearanceInfoService_DescribeContents_FullMethodName         = "/inputmethod.TextAppearanceInfoService/DescribeContents"
	TextAppearanceInfoService_Equals_FullMethodName                   = "/inputmethod.TextAppearanceInfoService/Equals"
	TextAppearanceInfoService_GetFontFeatureSettings_FullMethodName   = "/inputmethod.TextAppearanceInfoService/GetFontFeatureSettings"
	TextAppearanceInfoService_GetFontVariationSettings_FullMethodName = "/inputmethod.TextAppearanceInfoService/GetFontVariationSettings"
	TextAppearanceInfoService_GetHighlightTextColor_FullMethodName    = "/inputmethod.TextAppearanceInfoService/GetHighlightTextColor"
	TextAppearanceInfoService_GetHintTextColor_FullMethodName         = "/inputmethod.TextAppearanceInfoService/GetHintTextColor"
	TextAppearanceInfoService_GetLetterSpacing_FullMethodName         = "/inputmethod.TextAppearanceInfoService/GetLetterSpacing"
	TextAppearanceInfoService_GetLineBreakStyle_FullMethodName        = "/inputmethod.TextAppearanceInfoService/GetLineBreakStyle"
	TextAppearanceInfoService_GetLineBreakWordStyle_FullMethodName    = "/inputmethod.TextAppearanceInfoService/GetLineBreakWordStyle"
	TextAppearanceInfoService_GetLinkTextColor_FullMethodName         = "/inputmethod.TextAppearanceInfoService/GetLinkTextColor"
	TextAppearanceInfoService_GetShadowColor_FullMethodName           = "/inputmethod.TextAppearanceInfoService/GetShadowColor"
	TextAppearanceInfoService_GetShadowDx_FullMethodName              = "/inputmethod.TextAppearanceInfoService/GetShadowDx"
	TextAppearanceInfoService_GetShadowDy_FullMethodName              = "/inputmethod.TextAppearanceInfoService/GetShadowDy"
	TextAppearanceInfoService_GetShadowRadius_FullMethodName          = "/inputmethod.TextAppearanceInfoService/GetShadowRadius"
	TextAppearanceInfoService_GetSystemFontFamilyName_FullMethodName  = "/inputmethod.TextAppearanceInfoService/GetSystemFontFamilyName"
	TextAppearanceInfoService_GetTextColor_FullMethodName             = "/inputmethod.TextAppearanceInfoService/GetTextColor"
	TextAppearanceInfoService_GetTextFontWeight_FullMethodName        = "/inputmethod.TextAppearanceInfoService/GetTextFontWeight"
	TextAppearanceInfoService_GetTextLocales_FullMethodName           = "/inputmethod.TextAppearanceInfoService/GetTextLocales"
	TextAppearanceInfoService_GetTextScaleX_FullMethodName            = "/inputmethod.TextAppearanceInfoService/GetTextScaleX"
	TextAppearanceInfoService_GetTextSize_FullMethodName              = "/inputmethod.TextAppearanceInfoService/GetTextSize"
	TextAppearanceInfoService_GetTextStyle_FullMethodName             = "/inputmethod.TextAppearanceInfoService/GetTextStyle"
	TextAppearanceInfoService_HashCode_FullMethodName                 = "/inputmethod.TextAppearanceInfoService/HashCode"
	TextAppearanceInfoService_IsAllCaps_FullMethodName                = "/inputmethod.TextAppearanceInfoService/IsAllCaps"
	TextAppearanceInfoService_IsElegantTextHeight_FullMethodName      = "/inputmethod.TextAppearanceInfoService/IsElegantTextHeight"
	TextAppearanceInfoService_IsFallbackLineSpacing_FullMethodName    = "/inputmethod.TextAppearanceInfoService/IsFallbackLineSpacing"
	TextAppearanceInfoService_ToString_FullMethodName                 = "/inputmethod.TextAppearanceInfoService/ToString"
	TextAppearanceInfoService_WriteToParcel_FullMethodName            = "/inputmethod.TextAppearanceInfoService/WriteToParcel"
)
View Source
const (
	TextAppearanceInfoBuilderService_Build_FullMethodName                    = "/inputmethod.TextAppearanceInfoBuilderService/Build"
	TextAppearanceInfoBuilderService_SetAllCaps_FullMethodName               = "/inputmethod.TextAppearanceInfoBuilderService/SetAllCaps"
	TextAppearanceInfoBuilderService_SetElegantTextHeight_FullMethodName     = "/inputmethod.TextAppearanceInfoBuilderService/SetElegantTextHeight"
	TextAppearanceInfoBuilderService_SetFallbackLineSpacing_FullMethodName   = "/inputmethod.TextAppearanceInfoBuilderService/SetFallbackLineSpacing"
	TextAppearanceInfoBuilderService_SetFontFeatureSettings_FullMethodName   = "/inputmethod.TextAppearanceInfoBuilderService/SetFontFeatureSettings"
	TextAppearanceInfoBuilderService_SetFontVariationSettings_FullMethodName = "/inputmethod.TextAppearanceInfoBuilderService/SetFontVariationSettings"
	TextAppearanceInfoBuilderService_SetHighlightTextColor_FullMethodName    = "/inputmethod.TextAppearanceInfoBuilderService/SetHighlightTextColor"
	TextAppearanceInfoBuilderService_SetHintTextColor_FullMethodName         = "/inputmethod.TextAppearanceInfoBuilderService/SetHintTextColor"
	TextAppearanceInfoBuilderService_SetLetterSpacing_FullMethodName         = "/inputmethod.TextAppearanceInfoBuilderService/SetLetterSpacing"
	TextAppearanceInfoBuilderService_SetLineBreakStyle_FullMethodName        = "/inputmethod.TextAppearanceInfoBuilderService/SetLineBreakStyle"
	TextAppearanceInfoBuilderService_SetLineBreakWordStyle_FullMethodName    = "/inputmethod.TextAppearanceInfoBuilderService/SetLineBreakWordStyle"
	TextAppearanceInfoBuilderService_SetLinkTextColor_FullMethodName         = "/inputmethod.TextAppearanceInfoBuilderService/SetLinkTextColor"
	TextAppearanceInfoBuilderService_SetShadowColor_FullMethodName           = "/inputmethod.TextAppearanceInfoBuilderService/SetShadowColor"
	TextAppearanceInfoBuilderService_SetShadowDx_FullMethodName              = "/inputmethod.TextAppearanceInfoBuilderService/SetShadowDx"
	TextAppearanceInfoBuilderService_SetShadowDy_FullMethodName              = "/inputmethod.TextAppearanceInfoBuilderService/SetShadowDy"
	TextAppearanceInfoBuilderService_SetShadowRadius_FullMethodName          = "/inputmethod.TextAppearanceInfoBuilderService/SetShadowRadius"
	TextAppearanceInfoBuilderService_SetSystemFontFamilyName_FullMethodName  = "/inputmethod.TextAppearanceInfoBuilderService/SetSystemFontFamilyName"
	TextAppearanceInfoBuilderService_SetTextColor_FullMethodName             = "/inputmethod.TextAppearanceInfoBuilderService/SetTextColor"
	TextAppearanceInfoBuilderService_SetTextFontWeight_FullMethodName        = "/inputmethod.TextAppearanceInfoBuilderService/SetTextFontWeight"
	TextAppearanceInfoBuilderService_SetTextLocales_FullMethodName           = "/inputmethod.TextAppearanceInfoBuilderService/SetTextLocales"
	TextAppearanceInfoBuilderService_SetTextScaleX_FullMethodName            = "/inputmethod.TextAppearanceInfoBuilderService/SetTextScaleX"
	TextAppearanceInfoBuilderService_SetTextSize_FullMethodName              = "/inputmethod.TextAppearanceInfoBuilderService/SetTextSize"
	TextAppearanceInfoBuilderService_SetTextStyle_FullMethodName             = "/inputmethod.TextAppearanceInfoBuilderService/SetTextStyle"
)
View Source
const (
	InputMethodSessionService_AppPrivateCommand_FullMethodName          = "/inputmethod.InputMethodSessionService/AppPrivateCommand"
	InputMethodSessionService_DispatchGenericMotionEvent_FullMethodName = "/inputmethod.InputMethodSessionService/DispatchGenericMotionEvent"
	InputMethodSessionService_DispatchKeyEvent_FullMethodName           = "/inputmethod.InputMethodSessionService/DispatchKeyEvent"
	InputMethodSessionService_DispatchTrackballEvent_FullMethodName     = "/inputmethod.InputMethodSessionService/DispatchTrackballEvent"
	InputMethodSessionService_DisplayCompletions_FullMethodName         = "/inputmethod.InputMethodSessionService/DisplayCompletions"
	InputMethodSessionService_FinishInput_FullMethodName                = "/inputmethod.InputMethodSessionService/FinishInput"
	InputMethodSessionService_ToggleSoftInput_FullMethodName            = "/inputmethod.InputMethodSessionService/ToggleSoftInput"
	InputMethodSessionService_UpdateCursor_FullMethodName               = "/inputmethod.InputMethodSessionService/UpdateCursor"
	InputMethodSessionService_UpdateCursorAnchorInfo_FullMethodName     = "/inputmethod.InputMethodSessionService/UpdateCursorAnchorInfo"
	InputMethodSessionService_UpdateExtractedText_FullMethodName        = "/inputmethod.InputMethodSessionService/UpdateExtractedText"
	InputMethodSessionService_UpdateSelection_FullMethodName            = "/inputmethod.InputMethodSessionService/UpdateSelection"
	InputMethodSessionService_ViewClicked_FullMethodName                = "/inputmethod.InputMethodSessionService/ViewClicked"
)
View Source
const (
	TextBoundsInfoService_DescribeContents_FullMethodName         = "/inputmethod.TextBoundsInfoService/DescribeContents"
	TextBoundsInfoService_GetCharacterBidiLevel_FullMethodName    = "/inputmethod.TextBoundsInfoService/GetCharacterBidiLevel"
	TextBoundsInfoService_GetCharacterBounds_FullMethodName       = "/inputmethod.TextBoundsInfoService/GetCharacterBounds"
	TextBoundsInfoService_GetCharacterFlags_FullMethodName        = "/inputmethod.TextBoundsInfoService/GetCharacterFlags"
	TextBoundsInfoService_GetEndIndex_FullMethodName              = "/inputmethod.TextBoundsInfoService/GetEndIndex"
	TextBoundsInfoService_GetGraphemeSegmentFinder_FullMethodName = "/inputmethod.TextBoundsInfoService/GetGraphemeSegmentFinder"
	TextBoundsInfoService_GetLineSegmentFinder_FullMethodName     = "/inputmethod.TextBoundsInfoService/GetLineSegmentFinder"
	TextBoundsInfoService_GetMatrix_FullMethodName                = "/inputmethod.TextBoundsInfoService/GetMatrix"
	TextBoundsInfoService_GetOffsetForPosition_FullMethodName     = "/inputmethod.TextBoundsInfoService/GetOffsetForPosition"
	TextBoundsInfoService_GetRangeForRect_FullMethodName          = "/inputmethod.TextBoundsInfoService/GetRangeForRect"
	TextBoundsInfoService_GetStartIndex_FullMethodName            = "/inputmethod.TextBoundsInfoService/GetStartIndex"
	TextBoundsInfoService_GetWordSegmentFinder_FullMethodName     = "/inputmethod.TextBoundsInfoService/GetWordSegmentFinder"
	TextBoundsInfoService_WriteToParcel_FullMethodName            = "/inputmethod.TextBoundsInfoService/WriteToParcel"
)
View Source
const (
	TextBoundsInfoBuilderService_Build_FullMethodName                    = "/inputmethod.TextBoundsInfoBuilderService/Build"
	TextBoundsInfoBuilderService_Clear_FullMethodName                    = "/inputmethod.TextBoundsInfoBuilderService/Clear"
	TextBoundsInfoBuilderService_SetCharacterBidiLevel_FullMethodName    = "/inputmethod.TextBoundsInfoBuilderService/SetCharacterBidiLevel"
	TextBoundsInfoBuilderService_SetCharacterBounds_FullMethodName       = "/inputmethod.TextBoundsInfoBuilderService/SetCharacterBounds"
	TextBoundsInfoBuilderService_SetCharacterFlags_FullMethodName        = "/inputmethod.TextBoundsInfoBuilderService/SetCharacterFlags"
	TextBoundsInfoBuilderService_SetGraphemeSegmentFinder_FullMethodName = "/inputmethod.TextBoundsInfoBuilderService/SetGraphemeSegmentFinder"
	TextBoundsInfoBuilderService_SetLineSegmentFinder_FullMethodName     = "/inputmethod.TextBoundsInfoBuilderService/SetLineSegmentFinder"
	TextBoundsInfoBuilderService_SetMatrix_FullMethodName                = "/inputmethod.TextBoundsInfoBuilderService/SetMatrix"
	TextBoundsInfoBuilderService_SetStartAndEnd_FullMethodName           = "/inputmethod.TextBoundsInfoBuilderService/SetStartAndEnd"
	TextBoundsInfoBuilderService_SetWordSegmentFinder_FullMethodName     = "/inputmethod.TextBoundsInfoBuilderService/SetWordSegmentFinder"
)
View Source
const (
	InlineSuggestionInfoService_DescribeContents_FullMethodName          = "/inputmethod.InlineSuggestionInfoService/DescribeContents"
	InlineSuggestionInfoService_Equals_FullMethodName                    = "/inputmethod.InlineSuggestionInfoService/Equals"
	InlineSuggestionInfoService_GetAutofillHints_FullMethodName          = "/inputmethod.InlineSuggestionInfoService/GetAutofillHints"
	InlineSuggestionInfoService_GetInlinePresentationSpec_FullMethodName = "/inputmethod.InlineSuggestionInfoService/GetInlinePresentationSpec"
	InlineSuggestionInfoService_GetSource_FullMethodName                 = "/inputmethod.InlineSuggestionInfoService/GetSource"
	InlineSuggestionInfoService_GetType_FullMethodName                   = "/inputmethod.InlineSuggestionInfoService/GetType"
	InlineSuggestionInfoService_HashCode_FullMethodName                  = "/inputmethod.InlineSuggestionInfoService/HashCode"
	InlineSuggestionInfoService_IsPinned_FullMethodName                  = "/inputmethod.InlineSuggestionInfoService/IsPinned"
	InlineSuggestionInfoService_ToString_FullMethodName                  = "/inputmethod.InlineSuggestionInfoService/ToString"
	InlineSuggestionInfoService_WriteToParcel_FullMethodName             = "/inputmethod.InlineSuggestionInfoService/WriteToParcel"
)
View Source
const (
	SelectGestureService_DescribeContents_FullMethodName = "/inputmethod.SelectGestureService/DescribeContents"
	SelectGestureService_Equals_FullMethodName           = "/inputmethod.SelectGestureService/Equals"
	SelectGestureService_GetGranularity_FullMethodName   = "/inputmethod.SelectGestureService/GetGranularity"
	SelectGestureService_GetSelectionArea_FullMethodName = "/inputmethod.SelectGestureService/GetSelectionArea"
	SelectGestureService_HashCode_FullMethodName         = "/inputmethod.SelectGestureService/HashCode"
	SelectGestureService_WriteToParcel_FullMethodName    = "/inputmethod.SelectGestureService/WriteToParcel"
)
View Source
const (
	SelectGestureBuilderService_Build_FullMethodName            = "/inputmethod.SelectGestureBuilderService/Build"
	SelectGestureBuilderService_SetFallbackText_FullMethodName  = "/inputmethod.SelectGestureBuilderService/SetFallbackText"
	SelectGestureBuilderService_SetGranularity_FullMethodName   = "/inputmethod.SelectGestureBuilderService/SetGranularity"
	SelectGestureBuilderService_SetSelectionArea_FullMethodName = "/inputmethod.SelectGestureBuilderService/SetSelectionArea"
)
View Source
const (
	InlineSuggestionsResponseService_DescribeContents_FullMethodName     = "/inputmethod.InlineSuggestionsResponseService/DescribeContents"
	InlineSuggestionsResponseService_Equals_FullMethodName               = "/inputmethod.InlineSuggestionsResponseService/Equals"
	InlineSuggestionsResponseService_GetInlineSuggestions_FullMethodName = "/inputmethod.InlineSuggestionsResponseService/GetInlineSuggestions"
	InlineSuggestionsResponseService_HashCode_FullMethodName             = "/inputmethod.InlineSuggestionsResponseService/HashCode"
	InlineSuggestionsResponseService_ToString_FullMethodName             = "/inputmethod.InlineSuggestionsResponseService/ToString"
	InlineSuggestionsResponseService_WriteToParcel_FullMethodName        = "/inputmethod.InlineSuggestionsResponseService/WriteToParcel"
)
View Source
const (
	RemoveSpaceGestureService_DescribeContents_FullMethodName = "/inputmethod.RemoveSpaceGestureService/DescribeContents"
	RemoveSpaceGestureService_Equals_FullMethodName           = "/inputmethod.RemoveSpaceGestureService/Equals"
	RemoveSpaceGestureService_GetEndPoint_FullMethodName      = "/inputmethod.RemoveSpaceGestureService/GetEndPoint"
	RemoveSpaceGestureService_GetStartPoint_FullMethodName    = "/inputmethod.RemoveSpaceGestureService/GetStartPoint"
	RemoveSpaceGestureService_HashCode_FullMethodName         = "/inputmethod.RemoveSpaceGestureService/HashCode"
	RemoveSpaceGestureService_WriteToParcel_FullMethodName    = "/inputmethod.RemoveSpaceGestureService/WriteToParcel"
)
View Source
const (
	RemoveSpaceGestureBuilderService_Build_FullMethodName           = "/inputmethod.RemoveSpaceGestureBuilderService/Build"
	RemoveSpaceGestureBuilderService_SetFallbackText_FullMethodName = "/inputmethod.RemoveSpaceGestureBuilderService/SetFallbackText"
	RemoveSpaceGestureBuilderService_SetPoints_FullMethodName       = "/inputmethod.RemoveSpaceGestureBuilderService/SetPoints"
)
View Source
const (
	ConnectionlessHandwritingCallbackService_OnError_FullMethodName  = "/inputmethod.ConnectionlessHandwritingCallbackService/OnError"
	ConnectionlessHandwritingCallbackService_OnResult_FullMethodName = "/inputmethod.ConnectionlessHandwritingCallbackService/OnResult"
)
View Source
const (
	ExtractedTextRequestService_NewExtractedTextRequestOp_FullMethodName = "/inputmethod.ExtractedTextRequestService/NewExtractedTextRequestOp"
	ExtractedTextRequestService_DescribeContents_FullMethodName          = "/inputmethod.ExtractedTextRequestService/DescribeContents"
	ExtractedTextRequestService_WriteToParcel_FullMethodName             = "/inputmethod.ExtractedTextRequestService/WriteToParcel"
)
View Source
const (
	CompletionInfoService_NewCompletionInfo_FullMethodName = "/inputmethod.CompletionInfoService/NewCompletionInfo"
	CompletionInfoService_DescribeContents_FullMethodName  = "/inputmethod.CompletionInfoService/DescribeContents"
	CompletionInfoService_GetId_FullMethodName             = "/inputmethod.CompletionInfoService/GetId"
	CompletionInfoService_GetLabel_FullMethodName          = "/inputmethod.CompletionInfoService/GetLabel"
	CompletionInfoService_GetPosition_FullMethodName       = "/inputmethod.CompletionInfoService/GetPosition"
	CompletionInfoService_GetText_FullMethodName           = "/inputmethod.CompletionInfoService/GetText"
	CompletionInfoService_ToString_FullMethodName          = "/inputmethod.CompletionInfoService/ToString"
	CompletionInfoService_WriteToParcel_FullMethodName     = "/inputmethod.CompletionInfoService/WriteToParcel"
)
View Source
const (
	EditorInfoService_NewEditorInfo_FullMethodName                = "/inputmethod.EditorInfoService/NewEditorInfo"
	EditorInfoService_DescribeContents_FullMethodName             = "/inputmethod.EditorInfoService/DescribeContents"
	EditorInfoService_Dump_FullMethodName                         = "/inputmethod.EditorInfoService/Dump"
	EditorInfoService_GetAutofillId_FullMethodName                = "/inputmethod.EditorInfoService/GetAutofillId"
	EditorInfoService_GetInitialSelectedText_FullMethodName       = "/inputmethod.EditorInfoService/GetInitialSelectedText"
	EditorInfoService_GetInitialSurroundingText_FullMethodName    = "/inputmethod.EditorInfoService/GetInitialSurroundingText"
	EditorInfoService_GetInitialTextAfterCursor_FullMethodName    = "/inputmethod.EditorInfoService/GetInitialTextAfterCursor"
	EditorInfoService_GetInitialTextBeforeCursor_FullMethodName   = "/inputmethod.EditorInfoService/GetInitialTextBeforeCursor"
	EditorInfoService_GetInitialToolType_FullMethodName           = "/inputmethod.EditorInfoService/GetInitialToolType"
	EditorInfoService_IsStylusHandwritingEnabled_FullMethodName   = "/inputmethod.EditorInfoService/IsStylusHandwritingEnabled"
	EditorInfoService_IsWritingToolsEnabled_FullMethodName        = "/inputmethod.EditorInfoService/IsWritingToolsEnabled"
	EditorInfoService_MakeCompatible_FullMethodName               = "/inputmethod.EditorInfoService/MakeCompatible"
	EditorInfoService_SetAutofillId_FullMethodName                = "/inputmethod.EditorInfoService/SetAutofillId"
	EditorInfoService_SetInitialSurroundingSubText_FullMethodName = "/inputmethod.EditorInfoService/SetInitialSurroundingSubText"
	EditorInfoService_SetInitialSurroundingText_FullMethodName    = "/inputmethod.EditorInfoService/SetInitialSurroundingText"
	EditorInfoService_SetInitialToolType_FullMethodName           = "/inputmethod.EditorInfoService/SetInitialToolType"
	EditorInfoService_SetStylusHandwritingEnabled_FullMethodName  = "/inputmethod.EditorInfoService/SetStylusHandwritingEnabled"
	EditorInfoService_SetWritingToolsEnabled_FullMethodName       = "/inputmethod.EditorInfoService/SetWritingToolsEnabled"
	EditorInfoService_WriteToParcel_FullMethodName                = "/inputmethod.EditorInfoService/WriteToParcel"
)
View Source
const (
	InputMethodManagerService_AcceptStylusHandwritingDelegation1_FullMethodName                   = "/inputmethod.InputMethodManagerService/AcceptStylusHandwritingDelegation1"
	InputMethodManagerService_AcceptStylusHandwritingDelegation2_1_FullMethodName                 = "/inputmethod.InputMethodManagerService/AcceptStylusHandwritingDelegation2_1"
	InputMethodManagerService_DispatchKeyEventFromInputMethod_FullMethodName                      = "/inputmethod.InputMethodManagerService/DispatchKeyEventFromInputMethod"
	InputMethodManagerService_DisplayCompletions_FullMethodName                                   = "/inputmethod.InputMethodManagerService/DisplayCompletions"
	InputMethodManagerService_GetCurrentInputMethodInfo_FullMethodName                            = "/inputmethod.InputMethodManagerService/GetCurrentInputMethodInfo"
	InputMethodManagerService_GetCurrentInputMethodSubtype_FullMethodName                         = "/inputmethod.InputMethodManagerService/GetCurrentInputMethodSubtype"
	InputMethodManagerService_GetEnabledInputMethodList_FullMethodName                            = "/inputmethod.InputMethodManagerService/GetEnabledInputMethodList"
	InputMethodManagerService_GetEnabledInputMethodSubtypeList_FullMethodName                     = "/inputmethod.InputMethodManagerService/GetEnabledInputMethodSubtypeList"
	InputMethodManagerService_GetInputMethodList_FullMethodName                                   = "/inputmethod.InputMethodManagerService/GetInputMethodList"
	InputMethodManagerService_GetLastInputMethodSubtype_FullMethodName                            = "/inputmethod.InputMethodManagerService/GetLastInputMethodSubtype"
	InputMethodManagerService_HideSoftInputFromInputMethod_FullMethodName                         = "/inputmethod.InputMethodManagerService/HideSoftInputFromInputMethod"
	InputMethodManagerService_HideSoftInputFromWindow2_FullMethodName                             = "/inputmethod.InputMethodManagerService/HideSoftInputFromWindow2"
	InputMethodManagerService_HideSoftInputFromWindow3_1_FullMethodName                           = "/inputmethod.InputMethodManagerService/HideSoftInputFromWindow3_1"
	InputMethodManagerService_HideStatusIcon_FullMethodName                                       = "/inputmethod.InputMethodManagerService/HideStatusIcon"
	InputMethodManagerService_InvalidateInput_FullMethodName                                      = "/inputmethod.InputMethodManagerService/InvalidateInput"
	InputMethodManagerService_IsAcceptingText_FullMethodName                                      = "/inputmethod.InputMethodManagerService/IsAcceptingText"
	InputMethodManagerService_IsActive0_FullMethodName                                            = "/inputmethod.InputMethodManagerService/IsActive0"
	InputMethodManagerService_IsActive1_1_FullMethodName                                          = "/inputmethod.InputMethodManagerService/IsActive1_1"
	InputMethodManagerService_IsConnectionlessStylusHandwritingAvailable_FullMethodName           = "/inputmethod.InputMethodManagerService/IsConnectionlessStylusHandwritingAvailable"
	InputMethodManagerService_IsFullscreenMode_FullMethodName                                     = "/inputmethod.InputMethodManagerService/IsFullscreenMode"
	InputMethodManagerService_IsInputMethodSuppressingSpellChecker_FullMethodName                 = "/inputmethod.InputMethodManagerService/IsInputMethodSuppressingSpellChecker"
	InputMethodManagerService_IsStylusHandwritingAvailable_FullMethodName                         = "/inputmethod.InputMethodManagerService/IsStylusHandwritingAvailable"
	InputMethodManagerService_IsWatchingCursor_FullMethodName                                     = "/inputmethod.InputMethodManagerService/IsWatchingCursor"
	InputMethodManagerService_PrepareStylusHandwritingDelegation1_FullMethodName                  = "/inputmethod.InputMethodManagerService/PrepareStylusHandwritingDelegation1"
	InputMethodManagerService_PrepareStylusHandwritingDelegation2_1_FullMethodName                = "/inputmethod.InputMethodManagerService/PrepareStylusHandwritingDelegation2_1"
	InputMethodManagerService_RestartInput_FullMethodName                                         = "/inputmethod.InputMethodManagerService/RestartInput"
	InputMethodManagerService_SendAppPrivateCommand_FullMethodName                                = "/inputmethod.InputMethodManagerService/SendAppPrivateCommand"
	InputMethodManagerService_SetAdditionalInputMethodSubtypes_FullMethodName                     = "/inputmethod.InputMethodManagerService/SetAdditionalInputMethodSubtypes"
	InputMethodManagerService_SetCurrentInputMethodSubtype_FullMethodName                         = "/inputmethod.InputMethodManagerService/SetCurrentInputMethodSubtype"
	InputMethodManagerService_SetExplicitlyEnabledInputMethodSubtypes_FullMethodName              = "/inputmethod.InputMethodManagerService/SetExplicitlyEnabledInputMethodSubtypes"
	InputMethodManagerService_SetInputMethod_FullMethodName                                       = "/inputmethod.InputMethodManagerService/SetInputMethod"
	InputMethodManagerService_SetInputMethodAndSubtype_FullMethodName                             = "/inputmethod.InputMethodManagerService/SetInputMethodAndSubtype"
	InputMethodManagerService_ShouldOfferSwitchingToNextInputMethod_FullMethodName                = "/inputmethod.InputMethodManagerService/ShouldOfferSwitchingToNextInputMethod"
	InputMethodManagerService_ShowInputMethodAndSubtypeEnabler_FullMethodName                     = "/inputmethod.InputMethodManagerService/ShowInputMethodAndSubtypeEnabler"
	InputMethodManagerService_ShowInputMethodPicker_FullMethodName                                = "/inputmethod.InputMethodManagerService/ShowInputMethodPicker"
	InputMethodManagerService_ShowSoftInput2_FullMethodName                                       = "/inputmethod.InputMethodManagerService/ShowSoftInput2"
	InputMethodManagerService_ShowSoftInput3_1_FullMethodName                                     = "/inputmethod.InputMethodManagerService/ShowSoftInput3_1"
	InputMethodManagerService_ShowSoftInputFromInputMethod_FullMethodName                         = "/inputmethod.InputMethodManagerService/ShowSoftInputFromInputMethod"
	InputMethodManagerService_ShowStatusIcon_FullMethodName                                       = "/inputmethod.InputMethodManagerService/ShowStatusIcon"
	InputMethodManagerService_StartConnectionlessStylusHandwriting_FullMethodName                 = "/inputmethod.InputMethodManagerService/StartConnectionlessStylusHandwriting"
	InputMethodManagerService_StartConnectionlessStylusHandwritingForDelegation5_FullMethodName   = "/inputmethod.InputMethodManagerService/StartConnectionlessStylusHandwritingForDelegation5"
	InputMethodManagerService_StartConnectionlessStylusHandwritingForDelegation4_1_FullMethodName = "/inputmethod.InputMethodManagerService/StartConnectionlessStylusHandwritingForDelegation4_1"
	InputMethodManagerService_StartStylusHandwriting_FullMethodName                               = "/inputmethod.InputMethodManagerService/StartStylusHandwriting"
	InputMethodManagerService_SwitchToLastInputMethod_FullMethodName                              = "/inputmethod.InputMethodManagerService/SwitchToLastInputMethod"
	InputMethodManagerService_SwitchToNextInputMethod_FullMethodName                              = "/inputmethod.InputMethodManagerService/SwitchToNextInputMethod"
	InputMethodManagerService_ToggleSoftInput_FullMethodName                                      = "/inputmethod.InputMethodManagerService/ToggleSoftInput"
	InputMethodManagerService_ToggleSoftInputFromWindow_FullMethodName                            = "/inputmethod.InputMethodManagerService/ToggleSoftInputFromWindow"
	InputMethodManagerService_UpdateCursor_FullMethodName                                         = "/inputmethod.InputMethodManagerService/UpdateCursor"
	InputMethodManagerService_UpdateCursorAnchorInfo_FullMethodName                               = "/inputmethod.InputMethodManagerService/UpdateCursorAnchorInfo"
	InputMethodManagerService_UpdateExtractedText_FullMethodName                                  = "/inputmethod.InputMethodManagerService/UpdateExtractedText"
	InputMethodManagerService_UpdateSelection_FullMethodName                                      = "/inputmethod.InputMethodManagerService/UpdateSelection"
	InputMethodManagerService_ViewClicked_FullMethodName                                          = "/inputmethod.InputMethodManagerService/ViewClicked"
)
View Source
const (
	SelectRangeGestureService_DescribeContents_FullMethodName      = "/inputmethod.SelectRangeGestureService/DescribeContents"
	SelectRangeGestureService_Equals_FullMethodName                = "/inputmethod.SelectRangeGestureService/Equals"
	SelectRangeGestureService_GetGranularity_FullMethodName        = "/inputmethod.SelectRangeGestureService/GetGranularity"
	SelectRangeGestureService_GetSelectionEndArea_FullMethodName   = "/inputmethod.SelectRangeGestureService/GetSelectionEndArea"
	SelectRangeGestureService_GetSelectionStartArea_FullMethodName = "/inputmethod.SelectRangeGestureService/GetSelectionStartArea"
	SelectRangeGestureService_HashCode_FullMethodName              = "/inputmethod.SelectRangeGestureService/HashCode"
	SelectRangeGestureService_WriteToParcel_FullMethodName         = "/inputmethod.SelectRangeGestureService/WriteToParcel"
)
View Source
const (
	SelectRangeGestureBuilderService_Build_FullMethodName                 = "/inputmethod.SelectRangeGestureBuilderService/Build"
	SelectRangeGestureBuilderService_SetFallbackText_FullMethodName       = "/inputmethod.SelectRangeGestureBuilderService/SetFallbackText"
	SelectRangeGestureBuilderService_SetGranularity_FullMethodName        = "/inputmethod.SelectRangeGestureBuilderService/SetGranularity"
	SelectRangeGestureBuilderService_SetSelectionEndArea_FullMethodName   = "/inputmethod.SelectRangeGestureBuilderService/SetSelectionEndArea"
	SelectRangeGestureBuilderService_SetSelectionStartArea_FullMethodName = "/inputmethod.SelectRangeGestureBuilderService/SetSelectionStartArea"
)
View Source
const (
	SurroundingTextService_NewSurroundingText_FullMethodName = "/inputmethod.SurroundingTextService/NewSurroundingText"
	SurroundingTextService_DescribeContents_FullMethodName   = "/inputmethod.SurroundingTextService/DescribeContents"
	SurroundingTextService_GetOffset_FullMethodName          = "/inputmethod.SurroundingTextService/GetOffset"
	SurroundingTextService_GetSelectionEnd_FullMethodName    = "/inputmethod.SurroundingTextService/GetSelectionEnd"
	SurroundingTextService_GetSelectionStart_FullMethodName  = "/inputmethod.SurroundingTextService/GetSelectionStart"
	SurroundingTextService_GetText_FullMethodName            = "/inputmethod.SurroundingTextService/GetText"
	SurroundingTextService_WriteToParcel_FullMethodName      = "/inputmethod.SurroundingTextService/WriteToParcel"
)
View Source
const (
	InputBindingService_NewInputBinding_FullMethodName    = "/inputmethod.InputBindingService/NewInputBinding"
	InputBindingService_DescribeContents_FullMethodName   = "/inputmethod.InputBindingService/DescribeContents"
	InputBindingService_GetConnection_FullMethodName      = "/inputmethod.InputBindingService/GetConnection"
	InputBindingService_GetConnectionToken_FullMethodName = "/inputmethod.InputBindingService/GetConnectionToken"
	InputBindingService_GetPid_FullMethodName             = "/inputmethod.InputBindingService/GetPid"
	InputBindingService_GetUid_FullMethodName             = "/inputmethod.InputBindingService/GetUid"
	InputBindingService_ToString_FullMethodName           = "/inputmethod.InputBindingService/ToString"
	InputBindingService_WriteToParcel_FullMethodName      = "/inputmethod.InputBindingService/WriteToParcel"
)
View Source
const (
	InputMethodSubtypeService_NewInputMethodSubtype_FullMethodName              = "/inputmethod.InputMethodSubtypeService/NewInputMethodSubtype"
	InputMethodSubtypeService_ContainsExtraValueKey_FullMethodName              = "/inputmethod.InputMethodSubtypeService/ContainsExtraValueKey"
	InputMethodSubtypeService_DescribeContents_FullMethodName                   = "/inputmethod.InputMethodSubtypeService/DescribeContents"
	InputMethodSubtypeService_Equals_FullMethodName                             = "/inputmethod.InputMethodSubtypeService/Equals"
	InputMethodSubtypeService_GetDisplayName_FullMethodName                     = "/inputmethod.InputMethodSubtypeService/GetDisplayName"
	InputMethodSubtypeService_GetExtraValue_FullMethodName                      = "/inputmethod.InputMethodSubtypeService/GetExtraValue"
	InputMethodSubtypeService_GetExtraValueOf_FullMethodName                    = "/inputmethod.InputMethodSubtypeService/GetExtraValueOf"
	InputMethodSubtypeService_GetIconResId_FullMethodName                       = "/inputmethod.InputMethodSubtypeService/GetIconResId"
	InputMethodSubtypeService_GetLanguageTag_FullMethodName                     = "/inputmethod.InputMethodSubtypeService/GetLanguageTag"
	InputMethodSubtypeService_GetLayoutDisplayName_FullMethodName               = "/inputmethod.InputMethodSubtypeService/GetLayoutDisplayName"
	InputMethodSubtypeService_GetLayoutLabelNonLocalized_FullMethodName         = "/inputmethod.InputMethodSubtypeService/GetLayoutLabelNonLocalized"
	InputMethodSubtypeService_GetLayoutLabelResource_FullMethodName             = "/inputmethod.InputMethodSubtypeService/GetLayoutLabelResource"
	InputMethodSubtypeService_GetLocale_FullMethodName                          = "/inputmethod.InputMethodSubtypeService/GetLocale"
	InputMethodSubtypeService_GetMode_FullMethodName                            = "/inputmethod.InputMethodSubtypeService/GetMode"
	InputMethodSubtypeService_GetNameOverride_FullMethodName                    = "/inputmethod.InputMethodSubtypeService/GetNameOverride"
	InputMethodSubtypeService_GetNameResId_FullMethodName                       = "/inputmethod.InputMethodSubtypeService/GetNameResId"
	InputMethodSubtypeService_GetPhysicalKeyboardHintLanguageTag_FullMethodName = "/inputmethod.InputMethodSubtypeService/GetPhysicalKeyboardHintLanguageTag"
	InputMethodSubtypeService_GetPhysicalKeyboardHintLayoutType_FullMethodName  = "/inputmethod.InputMethodSubtypeService/GetPhysicalKeyboardHintLayoutType"
	InputMethodSubtypeService_HashCode_FullMethodName                           = "/inputmethod.InputMethodSubtypeService/HashCode"
	InputMethodSubtypeService_IsAsciiCapable_FullMethodName                     = "/inputmethod.InputMethodSubtypeService/IsAsciiCapable"
	InputMethodSubtypeService_IsAuxiliary_FullMethodName                        = "/inputmethod.InputMethodSubtypeService/IsAuxiliary"
	InputMethodSubtypeService_OverridesImplicitlyEnabledSubtype_FullMethodName  = "/inputmethod.InputMethodSubtypeService/OverridesImplicitlyEnabledSubtype"
	InputMethodSubtypeService_WriteToParcel_FullMethodName                      = "/inputmethod.InputMethodSubtypeService/WriteToParcel"
)
View Source
const (
	InputMethodSubtypeInputMethodSubtypeBuilderService_Build_FullMethodName                                = "/inputmethod.InputMethodSubtypeInputMethodSubtypeBuilderService/Build"
	InputMethodSubtypeInputMethodSubtypeBuilderService_SetIsAsciiCapable_FullMethodName                    = "/inputmethod.InputMethodSubtypeInputMethodSubtypeBuilderService/SetIsAsciiCapable"
	InputMethodSubtypeInputMethodSubtypeBuilderService_SetIsAuxiliary_FullMethodName                       = "/inputmethod.InputMethodSubtypeInputMethodSubtypeBuilderService/SetIsAuxiliary"
	InputMethodSubtypeInputMethodSubtypeBuilderService_SetLanguageTag_FullMethodName                       = "/inputmethod.InputMethodSubtypeInputMethodSubtypeBuilderService/SetLanguageTag"
	InputMethodSubtypeInputMethodSubtypeBuilderService_SetLayoutLabelNonLocalized_FullMethodName           = "/inputmethod.InputMethodSubtypeInputMethodSubtypeBuilderService/SetLayoutLabelNonLocalized"
	InputMethodSubtypeInputMethodSubtypeBuilderService_SetLayoutLabelResource_FullMethodName               = "/inputmethod.InputMethodSubtypeInputMethodSubtypeBuilderService/SetLayoutLabelResource"
	InputMethodSubtypeInputMethodSubtypeBuilderService_SetOverridesImplicitlyEnabledSubtype_FullMethodName = "/inputmethod.InputMethodSubtypeInputMethodSubtypeBuilderService/SetOverridesImplicitlyEnabledSubtype"
	InputMethodSubtypeInputMethodSubtypeBuilderService_SetPhysicalKeyboardHint_FullMethodName              = "/inputmethod.InputMethodSubtypeInputMethodSubtypeBuilderService/SetPhysicalKeyboardHint"
	InputMethodSubtypeInputMethodSubtypeBuilderService_SetSubtypeExtraValue_FullMethodName                 = "/inputmethod.InputMethodSubtypeInputMethodSubtypeBuilderService/SetSubtypeExtraValue"
	InputMethodSubtypeInputMethodSubtypeBuilderService_SetSubtypeIconResId_FullMethodName                  = "/inputmethod.InputMethodSubtypeInputMethodSubtypeBuilderService/SetSubtypeIconResId"
	InputMethodSubtypeInputMethodSubtypeBuilderService_SetSubtypeId_FullMethodName                         = "/inputmethod.InputMethodSubtypeInputMethodSubtypeBuilderService/SetSubtypeId"
	InputMethodSubtypeInputMethodSubtypeBuilderService_SetSubtypeLocale_FullMethodName                     = "/inputmethod.InputMethodSubtypeInputMethodSubtypeBuilderService/SetSubtypeLocale"
	InputMethodSubtypeInputMethodSubtypeBuilderService_SetSubtypeMode_FullMethodName                       = "/inputmethod.InputMethodSubtypeInputMethodSubtypeBuilderService/SetSubtypeMode"
	InputMethodSubtypeInputMethodSubtypeBuilderService_SetSubtypeNameOverride_FullMethodName               = "/inputmethod.InputMethodSubtypeInputMethodSubtypeBuilderService/SetSubtypeNameOverride"
	InputMethodSubtypeInputMethodSubtypeBuilderService_SetSubtypeNameResId_FullMethodName                  = "/inputmethod.InputMethodSubtypeInputMethodSubtypeBuilderService/SetSubtypeNameResId"
)
View Source
const (
	InputMethodInfoService_NewInputMethodInfo_FullMethodName                            = "/inputmethod.InputMethodInfoService/NewInputMethodInfo"
	InputMethodInfoService_CreateImeLanguageSettingsActivityIntent_FullMethodName       = "/inputmethod.InputMethodInfoService/CreateImeLanguageSettingsActivityIntent"
	InputMethodInfoService_CreateStylusHandwritingSettingsActivityIntent_FullMethodName = "/inputmethod.InputMethodInfoService/CreateStylusHandwritingSettingsActivityIntent"
	InputMethodInfoService_DescribeContents_FullMethodName                              = "/inputmethod.InputMethodInfoService/DescribeContents"
	InputMethodInfoService_Dump_FullMethodName                                          = "/inputmethod.InputMethodInfoService/Dump"
	InputMethodInfoService_Equals_FullMethodName                                        = "/inputmethod.InputMethodInfoService/Equals"
	InputMethodInfoService_GetComponent_FullMethodName                                  = "/inputmethod.InputMethodInfoService/GetComponent"
	InputMethodInfoService_GetConfigChanges_FullMethodName                              = "/inputmethod.InputMethodInfoService/GetConfigChanges"
	InputMethodInfoService_GetId_FullMethodName                                         = "/inputmethod.InputMethodInfoService/GetId"
	InputMethodInfoService_GetIsDefaultResourceId_FullMethodName                        = "/inputmethod.InputMethodInfoService/GetIsDefaultResourceId"
	InputMethodInfoService_GetPackageName_FullMethodName                                = "/inputmethod.InputMethodInfoService/GetPackageName"
	InputMethodInfoService_GetServiceInfo_FullMethodName                                = "/inputmethod.InputMethodInfoService/GetServiceInfo"
	InputMethodInfoService_GetServiceName_FullMethodName                                = "/inputmethod.InputMethodInfoService/GetServiceName"
	InputMethodInfoService_GetSettingsActivity_FullMethodName                           = "/inputmethod.InputMethodInfoService/GetSettingsActivity"
	InputMethodInfoService_GetSubtypeAt_FullMethodName                                  = "/inputmethod.InputMethodInfoService/GetSubtypeAt"
	InputMethodInfoService_GetSubtypeCount_FullMethodName                               = "/inputmethod.InputMethodInfoService/GetSubtypeCount"
	InputMethodInfoService_HashCode_FullMethodName                                      = "/inputmethod.InputMethodInfoService/HashCode"
	InputMethodInfoService_LoadIcon_FullMethodName                                      = "/inputmethod.InputMethodInfoService/LoadIcon"
	InputMethodInfoService_LoadLabel_FullMethodName                                     = "/inputmethod.InputMethodInfoService/LoadLabel"
	InputMethodInfoService_ShouldShowInInputMethodPicker_FullMethodName                 = "/inputmethod.InputMethodInfoService/ShouldShowInInputMethodPicker"
	InputMethodInfoService_SupportsConnectionlessStylusHandwriting_FullMethodName       = "/inputmethod.InputMethodInfoService/SupportsConnectionlessStylusHandwriting"
	InputMethodInfoService_SupportsStylusHandwriting_FullMethodName                     = "/inputmethod.InputMethodInfoService/SupportsStylusHandwriting"
	InputMethodInfoService_SuppressesSpellChecker_FullMethodName                        = "/inputmethod.InputMethodInfoService/SuppressesSpellChecker"
	InputMethodInfoService_ToString_FullMethodName                                      = "/inputmethod.InputMethodInfoService/ToString"
	InputMethodInfoService_WriteToParcel_FullMethodName                                 = "/inputmethod.InputMethodInfoService/WriteToParcel"
)
View Source
const (
	BaseInputConnectionService_NewBaseInputConnection_FullMethodName            = "/inputmethod.BaseInputConnectionService/NewBaseInputConnection"
	BaseInputConnectionService_BeginBatchEdit_FullMethodName                    = "/inputmethod.BaseInputConnectionService/BeginBatchEdit"
	BaseInputConnectionService_ClearMetaKeyStates_FullMethodName                = "/inputmethod.BaseInputConnectionService/ClearMetaKeyStates"
	BaseInputConnectionService_CloseConnection_FullMethodName                   = "/inputmethod.BaseInputConnectionService/CloseConnection"
	BaseInputConnectionService_CommitCompletion_FullMethodName                  = "/inputmethod.BaseInputConnectionService/CommitCompletion"
	BaseInputConnectionService_CommitContent_FullMethodName                     = "/inputmethod.BaseInputConnectionService/CommitContent"
	BaseInputConnectionService_CommitCorrection_FullMethodName                  = "/inputmethod.BaseInputConnectionService/CommitCorrection"
	BaseInputConnectionService_CommitText_FullMethodName                        = "/inputmethod.BaseInputConnectionService/CommitText"
	BaseInputConnectionService_DeleteSurroundingText_FullMethodName             = "/inputmethod.BaseInputConnectionService/DeleteSurroundingText"
	BaseInputConnectionService_DeleteSurroundingTextInCodePoints_FullMethodName = "/inputmethod.BaseInputConnectionService/DeleteSurroundingTextInCodePoints"
	BaseInputConnectionService_EndBatchEdit_FullMethodName                      = "/inputmethod.BaseInputConnectionService/EndBatchEdit"
	BaseInputConnectionService_FinishComposingText_FullMethodName               = "/inputmethod.BaseInputConnectionService/FinishComposingText"
	BaseInputConnectionService_GetCursorCapsMode_FullMethodName                 = "/inputmethod.BaseInputConnectionService/GetCursorCapsMode"
	BaseInputConnectionService_GetEditable_FullMethodName                       = "/inputmethod.BaseInputConnectionService/GetEditable"
	BaseInputConnectionService_GetExtractedText_FullMethodName                  = "/inputmethod.BaseInputConnectionService/GetExtractedText"
	BaseInputConnectionService_GetHandler_FullMethodName                        = "/inputmethod.BaseInputConnectionService/GetHandler"
	BaseInputConnectionService_GetSelectedText_FullMethodName                   = "/inputmethod.BaseInputConnectionService/GetSelectedText"
	BaseInputConnectionService_GetSurroundingText_FullMethodName                = "/inputmethod.BaseInputConnectionService/GetSurroundingText"
	BaseInputConnectionService_GetTextAfterCursor_FullMethodName                = "/inputmethod.BaseInputConnectionService/GetTextAfterCursor"
	BaseInputConnectionService_GetTextBeforeCursor_FullMethodName               = "/inputmethod.BaseInputConnectionService/GetTextBeforeCursor"
	BaseInputConnectionService_PerformContextMenuAction_FullMethodName          = "/inputmethod.BaseInputConnectionService/PerformContextMenuAction"
	BaseInputConnectionService_PerformEditorAction_FullMethodName               = "/inputmethod.BaseInputConnectionService/PerformEditorAction"
	BaseInputConnectionService_PerformPrivateCommand_FullMethodName             = "/inputmethod.BaseInputConnectionService/PerformPrivateCommand"
	BaseInputConnectionService_ReplaceText_FullMethodName                       = "/inputmethod.BaseInputConnectionService/ReplaceText"
	BaseInputConnectionService_ReportFullscreenMode_FullMethodName              = "/inputmethod.BaseInputConnectionService/ReportFullscreenMode"
	BaseInputConnectionService_RequestCursorUpdates_FullMethodName              = "/inputmethod.BaseInputConnectionService/RequestCursorUpdates"
	BaseInputConnectionService_SendKeyEvent_FullMethodName                      = "/inputmethod.BaseInputConnectionService/SendKeyEvent"
	BaseInputConnectionService_SetComposingRegion_FullMethodName                = "/inputmethod.BaseInputConnectionService/SetComposingRegion"
	BaseInputConnectionService_SetComposingText_FullMethodName                  = "/inputmethod.BaseInputConnectionService/SetComposingText"
	BaseInputConnectionService_SetSelection_FullMethodName                      = "/inputmethod.BaseInputConnectionService/SetSelection"
	BaseInputConnectionService_TakeSnapshot_FullMethodName                      = "/inputmethod.BaseInputConnectionService/TakeSnapshot"
	BaseInputConnectionService_GetComposingSpanEnd_FullMethodName               = "/inputmethod.BaseInputConnectionService/GetComposingSpanEnd"
	BaseInputConnectionService_GetComposingSpanStart_FullMethodName             = "/inputmethod.BaseInputConnectionService/GetComposingSpanStart"
	BaseInputConnectionService_RemoveComposingSpans_FullMethodName              = "/inputmethod.BaseInputConnectionService/RemoveComposingSpans"
	BaseInputConnectionService_SetComposingSpans_FullMethodName                 = "/inputmethod.BaseInputConnectionService/SetComposingSpans"
)
View Source
const (
	InlineSuggestionsRequestService_DescribeContents_FullMethodName                 = "/inputmethod.InlineSuggestionsRequestService/DescribeContents"
	InlineSuggestionsRequestService_Equals_FullMethodName                           = "/inputmethod.InlineSuggestionsRequestService/Equals"
	InlineSuggestionsRequestService_GetExtras_FullMethodName                        = "/inputmethod.InlineSuggestionsRequestService/GetExtras"
	InlineSuggestionsRequestService_GetHostPackageName_FullMethodName               = "/inputmethod.InlineSuggestionsRequestService/GetHostPackageName"
	InlineSuggestionsRequestService_GetInlinePresentationSpecs_FullMethodName       = "/inputmethod.InlineSuggestionsRequestService/GetInlinePresentationSpecs"
	InlineSuggestionsRequestService_GetInlineTooltipPresentationSpec_FullMethodName = "/inputmethod.InlineSuggestionsRequestService/GetInlineTooltipPresentationSpec"
	InlineSuggestionsRequestService_GetMaxSuggestionCount_FullMethodName            = "/inputmethod.InlineSuggestionsRequestService/GetMaxSuggestionCount"
	InlineSuggestionsRequestService_GetSupportedLocales_FullMethodName              = "/inputmethod.InlineSuggestionsRequestService/GetSupportedLocales"
	InlineSuggestionsRequestService_HashCode_FullMethodName                         = "/inputmethod.InlineSuggestionsRequestService/HashCode"
	InlineSuggestionsRequestService_ToString_FullMethodName                         = "/inputmethod.InlineSuggestionsRequestService/ToString"
	InlineSuggestionsRequestService_WriteToParcel_FullMethodName                    = "/inputmethod.InlineSuggestionsRequestService/WriteToParcel"
)
View Source
const (
	InlineSuggestionsRequestBuilderService_AddInlinePresentationSpecs_FullMethodName       = "/inputmethod.InlineSuggestionsRequestBuilderService/AddInlinePresentationSpecs"
	InlineSuggestionsRequestBuilderService_Build_FullMethodName                            = "/inputmethod.InlineSuggestionsRequestBuilderService/Build"
	InlineSuggestionsRequestBuilderService_SetExtras_FullMethodName                        = "/inputmethod.InlineSuggestionsRequestBuilderService/SetExtras"
	InlineSuggestionsRequestBuilderService_SetInlineTooltipPresentationSpec_FullMethodName = "/inputmethod.InlineSuggestionsRequestBuilderService/SetInlineTooltipPresentationSpec"
	InlineSuggestionsRequestBuilderService_SetMaxSuggestionCount_FullMethodName            = "/inputmethod.InlineSuggestionsRequestBuilderService/SetMaxSuggestionCount"
	InlineSuggestionsRequestBuilderService_SetSupportedLocales_FullMethodName              = "/inputmethod.InlineSuggestionsRequestBuilderService/SetSupportedLocales"
)
View Source
const (
	DeleteRangeGestureService_DescribeContents_FullMethodName     = "/inputmethod.DeleteRangeGestureService/DescribeContents"
	DeleteRangeGestureService_Equals_FullMethodName               = "/inputmethod.DeleteRangeGestureService/Equals"
	DeleteRangeGestureService_GetDeletionEndArea_FullMethodName   = "/inputmethod.DeleteRangeGestureService/GetDeletionEndArea"
	DeleteRangeGestureService_GetDeletionStartArea_FullMethodName = "/inputmethod.DeleteRangeGestureService/GetDeletionStartArea"
	DeleteRangeGestureService_GetGranularity_FullMethodName       = "/inputmethod.DeleteRangeGestureService/GetGranularity"
	DeleteRangeGestureService_HashCode_FullMethodName             = "/inputmethod.DeleteRangeGestureService/HashCode"
	DeleteRangeGestureService_WriteToParcel_FullMethodName        = "/inputmethod.DeleteRangeGestureService/WriteToParcel"
)
View Source
const (
	DeleteRangeGestureBuilderService_Build_FullMethodName                = "/inputmethod.DeleteRangeGestureBuilderService/Build"
	DeleteRangeGestureBuilderService_SetDeletionEndArea_FullMethodName   = "/inputmethod.DeleteRangeGestureBuilderService/SetDeletionEndArea"
	DeleteRangeGestureBuilderService_SetDeletionStartArea_FullMethodName = "/inputmethod.DeleteRangeGestureBuilderService/SetDeletionStartArea"
	DeleteRangeGestureBuilderService_SetFallbackText_FullMethodName      = "/inputmethod.DeleteRangeGestureBuilderService/SetFallbackText"
	DeleteRangeGestureBuilderService_SetGranularity_FullMethodName       = "/inputmethod.DeleteRangeGestureBuilderService/SetGranularity"
)
View Source
const (
	TextSnapshotService_NewTextSnapshot_FullMethodName     = "/inputmethod.TextSnapshotService/NewTextSnapshot"
	TextSnapshotService_GetCompositionEnd_FullMethodName   = "/inputmethod.TextSnapshotService/GetCompositionEnd"
	TextSnapshotService_GetCompositionStart_FullMethodName = "/inputmethod.TextSnapshotService/GetCompositionStart"
	TextSnapshotService_GetCursorCapsMode_FullMethodName   = "/inputmethod.TextSnapshotService/GetCursorCapsMode"
	TextSnapshotService_GetSelectionEnd_FullMethodName     = "/inputmethod.TextSnapshotService/GetSelectionEnd"
	TextSnapshotService_GetSelectionStart_FullMethodName   = "/inputmethod.TextSnapshotService/GetSelectionStart"
	TextSnapshotService_GetSurroundingText_FullMethodName  = "/inputmethod.TextSnapshotService/GetSurroundingText"
)
View Source
const (
	InsertModeGestureService_DescribeContents_FullMethodName      = "/inputmethod.InsertModeGestureService/DescribeContents"
	InsertModeGestureService_Equals_FullMethodName                = "/inputmethod.InsertModeGestureService/Equals"
	InsertModeGestureService_GetCancellationSignal_FullMethodName = "/inputmethod.InsertModeGestureService/GetCancellationSignal"
	InsertModeGestureService_GetInsertionPoint_FullMethodName     = "/inputmethod.InsertModeGestureService/GetInsertionPoint"
	InsertModeGestureService_HashCode_FullMethodName              = "/inputmethod.InsertModeGestureService/HashCode"
	InsertModeGestureService_WriteToParcel_FullMethodName         = "/inputmethod.InsertModeGestureService/WriteToParcel"
)
View Source
const (
	InsertModeGestureBuilderService_Build_FullMethodName                 = "/inputmethod.InsertModeGestureBuilderService/Build"
	InsertModeGestureBuilderService_SetCancellationSignal_FullMethodName = "/inputmethod.InsertModeGestureBuilderService/SetCancellationSignal"
	InsertModeGestureBuilderService_SetFallbackText_FullMethodName       = "/inputmethod.InsertModeGestureBuilderService/SetFallbackText"
	InsertModeGestureBuilderService_SetInsertionPoint_FullMethodName     = "/inputmethod.InsertModeGestureBuilderService/SetInsertionPoint"
)
View Source
const (
	InputConnectionWrapperService_NewInputConnectionWrapper_FullMethodName         = "/inputmethod.InputConnectionWrapperService/NewInputConnectionWrapper"
	InputConnectionWrapperService_BeginBatchEdit_FullMethodName                    = "/inputmethod.InputConnectionWrapperService/BeginBatchEdit"
	InputConnectionWrapperService_ClearMetaKeyStates_FullMethodName                = "/inputmethod.InputConnectionWrapperService/ClearMetaKeyStates"
	InputConnectionWrapperService_CloseConnection_FullMethodName                   = "/inputmethod.InputConnectionWrapperService/CloseConnection"
	InputConnectionWrapperService_CommitCompletion_FullMethodName                  = "/inputmethod.InputConnectionWrapperService/CommitCompletion"
	InputConnectionWrapperService_CommitContent_FullMethodName                     = "/inputmethod.InputConnectionWrapperService/CommitContent"
	InputConnectionWrapperService_CommitCorrection_FullMethodName                  = "/inputmethod.InputConnectionWrapperService/CommitCorrection"
	InputConnectionWrapperService_CommitText2_FullMethodName                       = "/inputmethod.InputConnectionWrapperService/CommitText2"
	InputConnectionWrapperService_CommitText3_1_FullMethodName                     = "/inputmethod.InputConnectionWrapperService/CommitText3_1"
	InputConnectionWrapperService_DeleteSurroundingText_FullMethodName             = "/inputmethod.InputConnectionWrapperService/DeleteSurroundingText"
	InputConnectionWrapperService_DeleteSurroundingTextInCodePoints_FullMethodName = "/inputmethod.InputConnectionWrapperService/DeleteSurroundingTextInCodePoints"
	InputConnectionWrapperService_EndBatchEdit_FullMethodName                      = "/inputmethod.InputConnectionWrapperService/EndBatchEdit"
	InputConnectionWrapperService_FinishComposingText_FullMethodName               = "/inputmethod.InputConnectionWrapperService/FinishComposingText"
	InputConnectionWrapperService_GetCursorCapsMode_FullMethodName                 = "/inputmethod.InputConnectionWrapperService/GetCursorCapsMode"
	InputConnectionWrapperService_GetExtractedText_FullMethodName                  = "/inputmethod.InputConnectionWrapperService/GetExtractedText"
	InputConnectionWrapperService_GetHandler_FullMethodName                        = "/inputmethod.InputConnectionWrapperService/GetHandler"
	InputConnectionWrapperService_GetSelectedText_FullMethodName                   = "/inputmethod.InputConnectionWrapperService/GetSelectedText"
	InputConnectionWrapperService_GetSurroundingText_FullMethodName                = "/inputmethod.InputConnectionWrapperService/GetSurroundingText"
	InputConnectionWrapperService_GetTextAfterCursor_FullMethodName                = "/inputmethod.InputConnectionWrapperService/GetTextAfterCursor"
	InputConnectionWrapperService_GetTextBeforeCursor_FullMethodName               = "/inputmethod.InputConnectionWrapperService/GetTextBeforeCursor"
	InputConnectionWrapperService_PerformContextMenuAction_FullMethodName          = "/inputmethod.InputConnectionWrapperService/PerformContextMenuAction"
	InputConnectionWrapperService_PerformEditorAction_FullMethodName               = "/inputmethod.InputConnectionWrapperService/PerformEditorAction"
	InputConnectionWrapperService_PerformHandwritingGesture_FullMethodName         = "/inputmethod.InputConnectionWrapperService/PerformHandwritingGesture"
	InputConnectionWrapperService_PerformPrivateCommand_FullMethodName             = "/inputmethod.InputConnectionWrapperService/PerformPrivateCommand"
	InputConnectionWrapperService_PerformSpellCheck_FullMethodName                 = "/inputmethod.InputConnectionWrapperService/PerformSpellCheck"
	InputConnectionWrapperService_PreviewHandwritingGesture_FullMethodName         = "/inputmethod.InputConnectionWrapperService/PreviewHandwritingGesture"
	InputConnectionWrapperService_ReplaceText_FullMethodName                       = "/inputmethod.InputConnectionWrapperService/ReplaceText"
	InputConnectionWrapperService_ReportFullscreenMode_FullMethodName              = "/inputmethod.InputConnectionWrapperService/ReportFullscreenMode"
	InputConnectionWrapperService_RequestCursorUpdates1_FullMethodName             = "/inputmethod.InputConnectionWrapperService/RequestCursorUpdates1"
	InputConnectionWrapperService_RequestCursorUpdates2_1_FullMethodName           = "/inputmethod.InputConnectionWrapperService/RequestCursorUpdates2_1"
	InputConnectionWrapperService_SendKeyEvent_FullMethodName                      = "/inputmethod.InputConnectionWrapperService/SendKeyEvent"
	InputConnectionWrapperService_SetComposingRegion2_FullMethodName               = "/inputmethod.InputConnectionWrapperService/SetComposingRegion2"
	InputConnectionWrapperService_SetComposingRegion3_1_FullMethodName             = "/inputmethod.InputConnectionWrapperService/SetComposingRegion3_1"
	InputConnectionWrapperService_SetComposingText2_FullMethodName                 = "/inputmethod.InputConnectionWrapperService/SetComposingText2"
	InputConnectionWrapperService_SetComposingText3_1_FullMethodName               = "/inputmethod.InputConnectionWrapperService/SetComposingText3_1"
	InputConnectionWrapperService_SetImeConsumesInput_FullMethodName               = "/inputmethod.InputConnectionWrapperService/SetImeConsumesInput"
	InputConnectionWrapperService_SetSelection_FullMethodName                      = "/inputmethod.InputConnectionWrapperService/SetSelection"
	InputConnectionWrapperService_SetTarget_FullMethodName                         = "/inputmethod.InputConnectionWrapperService/SetTarget"
	InputConnectionWrapperService_TakeSnapshot_FullMethodName                      = "/inputmethod.InputConnectionWrapperService/TakeSnapshot"
)
View Source
const (
	InputMethodService_AttachToken_FullMethodName              = "/inputmethod.InputMethodService/AttachToken"
	InputMethodService_BindInput_FullMethodName                = "/inputmethod.InputMethodService/BindInput"
	InputMethodService_ChangeInputMethodSubtype_FullMethodName = "/inputmethod.InputMethodService/ChangeInputMethodSubtype"
	InputMethodService_CreateSession_FullMethodName            = "/inputmethod.InputMethodService/CreateSession"
	InputMethodService_HideSoftInput_FullMethodName            = "/inputmethod.InputMethodService/HideSoftInput"
	InputMethodService_RestartInput_FullMethodName             = "/inputmethod.InputMethodService/RestartInput"
	InputMethodService_RevokeSession_FullMethodName            = "/inputmethod.InputMethodService/RevokeSession"
	InputMethodService_SetSessionEnabled_FullMethodName        = "/inputmethod.InputMethodService/SetSessionEnabled"
	InputMethodService_ShowSoftInput_FullMethodName            = "/inputmethod.InputMethodService/ShowSoftInput"
	InputMethodService_StartInput_FullMethodName               = "/inputmethod.InputMethodService/StartInput"
	InputMethodService_UnbindInput_FullMethodName              = "/inputmethod.InputMethodService/UnbindInput"
)
View Source
const (
	CursorAnchorInfoService_NewCursorAnchorInfo_FullMethodName          = "/inputmethod.CursorAnchorInfoService/NewCursorAnchorInfo"
	CursorAnchorInfoService_DescribeContents_FullMethodName             = "/inputmethod.CursorAnchorInfoService/DescribeContents"
	CursorAnchorInfoService_Equals_FullMethodName                       = "/inputmethod.CursorAnchorInfoService/Equals"
	CursorAnchorInfoService_GetCharacterBounds_FullMethodName           = "/inputmethod.CursorAnchorInfoService/GetCharacterBounds"
	CursorAnchorInfoService_GetCharacterBoundsFlags_FullMethodName      = "/inputmethod.CursorAnchorInfoService/GetCharacterBoundsFlags"
	CursorAnchorInfoService_GetComposingText_FullMethodName             = "/inputmethod.CursorAnchorInfoService/GetComposingText"
	CursorAnchorInfoService_GetComposingTextStart_FullMethodName        = "/inputmethod.CursorAnchorInfoService/GetComposingTextStart"
	CursorAnchorInfoService_GetEditorBoundsInfo_FullMethodName          = "/inputmethod.CursorAnchorInfoService/GetEditorBoundsInfo"
	CursorAnchorInfoService_GetInsertionMarkerBaseline_FullMethodName   = "/inputmethod.CursorAnchorInfoService/GetInsertionMarkerBaseline"
	CursorAnchorInfoService_GetInsertionMarkerBottom_FullMethodName     = "/inputmethod.CursorAnchorInfoService/GetInsertionMarkerBottom"
	CursorAnchorInfoService_GetInsertionMarkerFlags_FullMethodName      = "/inputmethod.CursorAnchorInfoService/GetInsertionMarkerFlags"
	CursorAnchorInfoService_GetInsertionMarkerHorizontal_FullMethodName = "/inputmethod.CursorAnchorInfoService/GetInsertionMarkerHorizontal"
	CursorAnchorInfoService_GetInsertionMarkerTop_FullMethodName        = "/inputmethod.CursorAnchorInfoService/GetInsertionMarkerTop"
	CursorAnchorInfoService_GetMatrix_FullMethodName                    = "/inputmethod.CursorAnchorInfoService/GetMatrix"
	CursorAnchorInfoService_GetSelectionEnd_FullMethodName              = "/inputmethod.CursorAnchorInfoService/GetSelectionEnd"
	CursorAnchorInfoService_GetSelectionStart_FullMethodName            = "/inputmethod.CursorAnchorInfoService/GetSelectionStart"
	CursorAnchorInfoService_GetTextAppearanceInfo_FullMethodName        = "/inputmethod.CursorAnchorInfoService/GetTextAppearanceInfo"
	CursorAnchorInfoService_GetVisibleLineBounds_FullMethodName         = "/inputmethod.CursorAnchorInfoService/GetVisibleLineBounds"
	CursorAnchorInfoService_HashCode_FullMethodName                     = "/inputmethod.CursorAnchorInfoService/HashCode"
	CursorAnchorInfoService_ToString_FullMethodName                     = "/inputmethod.CursorAnchorInfoService/ToString"
	CursorAnchorInfoService_WriteToParcel_FullMethodName                = "/inputmethod.CursorAnchorInfoService/WriteToParcel"
)
View Source
const (
	CursorAnchorInfoBuilderService_AddCharacterBounds_FullMethodName         = "/inputmethod.CursorAnchorInfoBuilderService/AddCharacterBounds"
	CursorAnchorInfoBuilderService_AddVisibleLineBounds_FullMethodName       = "/inputmethod.CursorAnchorInfoBuilderService/AddVisibleLineBounds"
	CursorAnchorInfoBuilderService_Build_FullMethodName                      = "/inputmethod.CursorAnchorInfoBuilderService/Build"
	CursorAnchorInfoBuilderService_ClearVisibleLineBounds_FullMethodName     = "/inputmethod.CursorAnchorInfoBuilderService/ClearVisibleLineBounds"
	CursorAnchorInfoBuilderService_Reset_FullMethodName                      = "/inputmethod.CursorAnchorInfoBuilderService/Reset"
	CursorAnchorInfoBuilderService_SetComposingText_FullMethodName           = "/inputmethod.CursorAnchorInfoBuilderService/SetComposingText"
	CursorAnchorInfoBuilderService_SetEditorBoundsInfo_FullMethodName        = "/inputmethod.CursorAnchorInfoBuilderService/SetEditorBoundsInfo"
	CursorAnchorInfoBuilderService_SetInsertionMarkerLocation_FullMethodName = "/inputmethod.CursorAnchorInfoBuilderService/SetInsertionMarkerLocation"
	CursorAnchorInfoBuilderService_SetMatrix_FullMethodName                  = "/inputmethod.CursorAnchorInfoBuilderService/SetMatrix"
	CursorAnchorInfoBuilderService_SetSelectionRange_FullMethodName          = "/inputmethod.CursorAnchorInfoBuilderService/SetSelectionRange"
	CursorAnchorInfoBuilderService_SetTextAppearanceInfo_FullMethodName      = "/inputmethod.CursorAnchorInfoBuilderService/SetTextAppearanceInfo"
)
View Source
const (
	JoinOrSplitGestureService_DescribeContents_FullMethodName    = "/inputmethod.JoinOrSplitGestureService/DescribeContents"
	JoinOrSplitGestureService_Equals_FullMethodName              = "/inputmethod.JoinOrSplitGestureService/Equals"
	JoinOrSplitGestureService_GetJoinOrSplitPoint_FullMethodName = "/inputmethod.JoinOrSplitGestureService/GetJoinOrSplitPoint"
	JoinOrSplitGestureService_HashCode_FullMethodName            = "/inputmethod.JoinOrSplitGestureService/HashCode"
	JoinOrSplitGestureService_WriteToParcel_FullMethodName       = "/inputmethod.JoinOrSplitGestureService/WriteToParcel"
)
View Source
const (
	JoinOrSplitGestureBuilderService_Build_FullMethodName               = "/inputmethod.JoinOrSplitGestureBuilderService/Build"
	JoinOrSplitGestureBuilderService_SetFallbackText_FullMethodName     = "/inputmethod.JoinOrSplitGestureBuilderService/SetFallbackText"
	JoinOrSplitGestureBuilderService_SetJoinOrSplitPoint_FullMethodName = "/inputmethod.JoinOrSplitGestureBuilderService/SetJoinOrSplitPoint"
)
View Source
const (
	HandwritingGestureService_GetFallbackText_FullMethodName = "/inputmethod.HandwritingGestureService/GetFallbackText"
)
View Source
const (
	InputMethodSessionCallbackService_SessionCreated_FullMethodName = "/inputmethod.InputMethodSessionCallbackService/SessionCreated"
)
View Source
const (
	InputMethodSessionEventCallbackService_FinishedEvent_FullMethodName = "/inputmethod.InputMethodSessionEventCallbackService/FinishedEvent"
)

Variables

View Source
var BaseInputConnectionService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.BaseInputConnectionService",
	HandlerType: (*BaseInputConnectionServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewBaseInputConnection",
			Handler:    _BaseInputConnectionService_NewBaseInputConnection_Handler,
		},
		{
			MethodName: "BeginBatchEdit",
			Handler:    _BaseInputConnectionService_BeginBatchEdit_Handler,
		},
		{
			MethodName: "ClearMetaKeyStates",
			Handler:    _BaseInputConnectionService_ClearMetaKeyStates_Handler,
		},
		{
			MethodName: "CloseConnection",
			Handler:    _BaseInputConnectionService_CloseConnection_Handler,
		},
		{
			MethodName: "CommitCompletion",
			Handler:    _BaseInputConnectionService_CommitCompletion_Handler,
		},
		{
			MethodName: "CommitContent",
			Handler:    _BaseInputConnectionService_CommitContent_Handler,
		},
		{
			MethodName: "CommitCorrection",
			Handler:    _BaseInputConnectionService_CommitCorrection_Handler,
		},
		{
			MethodName: "CommitText",
			Handler:    _BaseInputConnectionService_CommitText_Handler,
		},
		{
			MethodName: "DeleteSurroundingText",
			Handler:    _BaseInputConnectionService_DeleteSurroundingText_Handler,
		},
		{
			MethodName: "DeleteSurroundingTextInCodePoints",
			Handler:    _BaseInputConnectionService_DeleteSurroundingTextInCodePoints_Handler,
		},
		{
			MethodName: "EndBatchEdit",
			Handler:    _BaseInputConnectionService_EndBatchEdit_Handler,
		},
		{
			MethodName: "FinishComposingText",
			Handler:    _BaseInputConnectionService_FinishComposingText_Handler,
		},
		{
			MethodName: "GetCursorCapsMode",
			Handler:    _BaseInputConnectionService_GetCursorCapsMode_Handler,
		},
		{
			MethodName: "GetEditable",
			Handler:    _BaseInputConnectionService_GetEditable_Handler,
		},
		{
			MethodName: "GetExtractedText",
			Handler:    _BaseInputConnectionService_GetExtractedText_Handler,
		},
		{
			MethodName: "GetHandler",
			Handler:    _BaseInputConnectionService_GetHandler_Handler,
		},
		{
			MethodName: "GetSelectedText",
			Handler:    _BaseInputConnectionService_GetSelectedText_Handler,
		},
		{
			MethodName: "GetSurroundingText",
			Handler:    _BaseInputConnectionService_GetSurroundingText_Handler,
		},
		{
			MethodName: "GetTextAfterCursor",
			Handler:    _BaseInputConnectionService_GetTextAfterCursor_Handler,
		},
		{
			MethodName: "GetTextBeforeCursor",
			Handler:    _BaseInputConnectionService_GetTextBeforeCursor_Handler,
		},
		{
			MethodName: "PerformContextMenuAction",
			Handler:    _BaseInputConnectionService_PerformContextMenuAction_Handler,
		},
		{
			MethodName: "PerformEditorAction",
			Handler:    _BaseInputConnectionService_PerformEditorAction_Handler,
		},
		{
			MethodName: "PerformPrivateCommand",
			Handler:    _BaseInputConnectionService_PerformPrivateCommand_Handler,
		},
		{
			MethodName: "ReplaceText",
			Handler:    _BaseInputConnectionService_ReplaceText_Handler,
		},
		{
			MethodName: "ReportFullscreenMode",
			Handler:    _BaseInputConnectionService_ReportFullscreenMode_Handler,
		},
		{
			MethodName: "RequestCursorUpdates",
			Handler:    _BaseInputConnectionService_RequestCursorUpdates_Handler,
		},
		{
			MethodName: "SendKeyEvent",
			Handler:    _BaseInputConnectionService_SendKeyEvent_Handler,
		},
		{
			MethodName: "SetComposingRegion",
			Handler:    _BaseInputConnectionService_SetComposingRegion_Handler,
		},
		{
			MethodName: "SetComposingText",
			Handler:    _BaseInputConnectionService_SetComposingText_Handler,
		},
		{
			MethodName: "SetSelection",
			Handler:    _BaseInputConnectionService_SetSelection_Handler,
		},
		{
			MethodName: "TakeSnapshot",
			Handler:    _BaseInputConnectionService_TakeSnapshot_Handler,
		},
		{
			MethodName: "GetComposingSpanEnd",
			Handler:    _BaseInputConnectionService_GetComposingSpanEnd_Handler,
		},
		{
			MethodName: "GetComposingSpanStart",
			Handler:    _BaseInputConnectionService_GetComposingSpanStart_Handler,
		},
		{
			MethodName: "RemoveComposingSpans",
			Handler:    _BaseInputConnectionService_RemoveComposingSpans_Handler,
		},
		{
			MethodName: "SetComposingSpans",
			Handler:    _BaseInputConnectionService_SetComposingSpans_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

BaseInputConnectionService_ServiceDesc is the grpc.ServiceDesc for BaseInputConnectionService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var CompletionInfoService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.CompletionInfoService",
	HandlerType: (*CompletionInfoServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewCompletionInfo",
			Handler:    _CompletionInfoService_NewCompletionInfo_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _CompletionInfoService_DescribeContents_Handler,
		},
		{
			MethodName: "GetId",
			Handler:    _CompletionInfoService_GetId_Handler,
		},
		{
			MethodName: "GetLabel",
			Handler:    _CompletionInfoService_GetLabel_Handler,
		},
		{
			MethodName: "GetPosition",
			Handler:    _CompletionInfoService_GetPosition_Handler,
		},
		{
			MethodName: "GetText",
			Handler:    _CompletionInfoService_GetText_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _CompletionInfoService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _CompletionInfoService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

CompletionInfoService_ServiceDesc is the grpc.ServiceDesc for CompletionInfoService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ConnectionlessHandwritingCallbackService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.ConnectionlessHandwritingCallbackService",
	HandlerType: (*ConnectionlessHandwritingCallbackServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "OnError",
			Handler:    _ConnectionlessHandwritingCallbackService_OnError_Handler,
		},
		{
			MethodName: "OnResult",
			Handler:    _ConnectionlessHandwritingCallbackService_OnResult_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

ConnectionlessHandwritingCallbackService_ServiceDesc is the grpc.ServiceDesc for ConnectionlessHandwritingCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var CorrectionInfoService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.CorrectionInfoService",
	HandlerType: (*CorrectionInfoServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewCorrectionInfo",
			Handler:    _CorrectionInfoService_NewCorrectionInfo_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _CorrectionInfoService_DescribeContents_Handler,
		},
		{
			MethodName: "GetNewText",
			Handler:    _CorrectionInfoService_GetNewText_Handler,
		},
		{
			MethodName: "GetOffset",
			Handler:    _CorrectionInfoService_GetOffset_Handler,
		},
		{
			MethodName: "GetOldText",
			Handler:    _CorrectionInfoService_GetOldText_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _CorrectionInfoService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _CorrectionInfoService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

CorrectionInfoService_ServiceDesc is the grpc.ServiceDesc for CorrectionInfoService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var CursorAnchorInfoBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.CursorAnchorInfoBuilderService",
	HandlerType: (*CursorAnchorInfoBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddCharacterBounds",
			Handler:    _CursorAnchorInfoBuilderService_AddCharacterBounds_Handler,
		},
		{
			MethodName: "AddVisibleLineBounds",
			Handler:    _CursorAnchorInfoBuilderService_AddVisibleLineBounds_Handler,
		},
		{
			MethodName: "Build",
			Handler:    _CursorAnchorInfoBuilderService_Build_Handler,
		},
		{
			MethodName: "ClearVisibleLineBounds",
			Handler:    _CursorAnchorInfoBuilderService_ClearVisibleLineBounds_Handler,
		},
		{
			MethodName: "Reset",
			Handler:    _CursorAnchorInfoBuilderService_Reset_Handler,
		},
		{
			MethodName: "SetComposingText",
			Handler:    _CursorAnchorInfoBuilderService_SetComposingText_Handler,
		},
		{
			MethodName: "SetEditorBoundsInfo",
			Handler:    _CursorAnchorInfoBuilderService_SetEditorBoundsInfo_Handler,
		},
		{
			MethodName: "SetInsertionMarkerLocation",
			Handler:    _CursorAnchorInfoBuilderService_SetInsertionMarkerLocation_Handler,
		},
		{
			MethodName: "SetMatrix",
			Handler:    _CursorAnchorInfoBuilderService_SetMatrix_Handler,
		},
		{
			MethodName: "SetSelectionRange",
			Handler:    _CursorAnchorInfoBuilderService_SetSelectionRange_Handler,
		},
		{
			MethodName: "SetTextAppearanceInfo",
			Handler:    _CursorAnchorInfoBuilderService_SetTextAppearanceInfo_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

CursorAnchorInfoBuilderService_ServiceDesc is the grpc.ServiceDesc for CursorAnchorInfoBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var CursorAnchorInfoService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.CursorAnchorInfoService",
	HandlerType: (*CursorAnchorInfoServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewCursorAnchorInfo",
			Handler:    _CursorAnchorInfoService_NewCursorAnchorInfo_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _CursorAnchorInfoService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _CursorAnchorInfoService_Equals_Handler,
		},
		{
			MethodName: "GetCharacterBounds",
			Handler:    _CursorAnchorInfoService_GetCharacterBounds_Handler,
		},
		{
			MethodName: "GetCharacterBoundsFlags",
			Handler:    _CursorAnchorInfoService_GetCharacterBoundsFlags_Handler,
		},
		{
			MethodName: "GetComposingText",
			Handler:    _CursorAnchorInfoService_GetComposingText_Handler,
		},
		{
			MethodName: "GetComposingTextStart",
			Handler:    _CursorAnchorInfoService_GetComposingTextStart_Handler,
		},
		{
			MethodName: "GetEditorBoundsInfo",
			Handler:    _CursorAnchorInfoService_GetEditorBoundsInfo_Handler,
		},
		{
			MethodName: "GetInsertionMarkerBaseline",
			Handler:    _CursorAnchorInfoService_GetInsertionMarkerBaseline_Handler,
		},
		{
			MethodName: "GetInsertionMarkerBottom",
			Handler:    _CursorAnchorInfoService_GetInsertionMarkerBottom_Handler,
		},
		{
			MethodName: "GetInsertionMarkerFlags",
			Handler:    _CursorAnchorInfoService_GetInsertionMarkerFlags_Handler,
		},
		{
			MethodName: "GetInsertionMarkerHorizontal",
			Handler:    _CursorAnchorInfoService_GetInsertionMarkerHorizontal_Handler,
		},
		{
			MethodName: "GetInsertionMarkerTop",
			Handler:    _CursorAnchorInfoService_GetInsertionMarkerTop_Handler,
		},
		{
			MethodName: "GetMatrix",
			Handler:    _CursorAnchorInfoService_GetMatrix_Handler,
		},
		{
			MethodName: "GetSelectionEnd",
			Handler:    _CursorAnchorInfoService_GetSelectionEnd_Handler,
		},
		{
			MethodName: "GetSelectionStart",
			Handler:    _CursorAnchorInfoService_GetSelectionStart_Handler,
		},
		{
			MethodName: "GetTextAppearanceInfo",
			Handler:    _CursorAnchorInfoService_GetTextAppearanceInfo_Handler,
		},
		{
			MethodName: "GetVisibleLineBounds",
			Handler:    _CursorAnchorInfoService_GetVisibleLineBounds_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _CursorAnchorInfoService_HashCode_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _CursorAnchorInfoService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _CursorAnchorInfoService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

CursorAnchorInfoService_ServiceDesc is the grpc.ServiceDesc for CursorAnchorInfoService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var DeleteGestureBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.DeleteGestureBuilderService",
	HandlerType: (*DeleteGestureBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _DeleteGestureBuilderService_Build_Handler,
		},
		{
			MethodName: "SetDeletionArea",
			Handler:    _DeleteGestureBuilderService_SetDeletionArea_Handler,
		},
		{
			MethodName: "SetFallbackText",
			Handler:    _DeleteGestureBuilderService_SetFallbackText_Handler,
		},
		{
			MethodName: "SetGranularity",
			Handler:    _DeleteGestureBuilderService_SetGranularity_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

DeleteGestureBuilderService_ServiceDesc is the grpc.ServiceDesc for DeleteGestureBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var DeleteGestureService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.DeleteGestureService",
	HandlerType: (*DeleteGestureServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _DeleteGestureService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _DeleteGestureService_Equals_Handler,
		},
		{
			MethodName: "GetDeletionArea",
			Handler:    _DeleteGestureService_GetDeletionArea_Handler,
		},
		{
			MethodName: "GetGranularity",
			Handler:    _DeleteGestureService_GetGranularity_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _DeleteGestureService_HashCode_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _DeleteGestureService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

DeleteGestureService_ServiceDesc is the grpc.ServiceDesc for DeleteGestureService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var DeleteRangeGestureBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.DeleteRangeGestureBuilderService",
	HandlerType: (*DeleteRangeGestureBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _DeleteRangeGestureBuilderService_Build_Handler,
		},
		{
			MethodName: "SetDeletionEndArea",
			Handler:    _DeleteRangeGestureBuilderService_SetDeletionEndArea_Handler,
		},
		{
			MethodName: "SetDeletionStartArea",
			Handler:    _DeleteRangeGestureBuilderService_SetDeletionStartArea_Handler,
		},
		{
			MethodName: "SetFallbackText",
			Handler:    _DeleteRangeGestureBuilderService_SetFallbackText_Handler,
		},
		{
			MethodName: "SetGranularity",
			Handler:    _DeleteRangeGestureBuilderService_SetGranularity_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

DeleteRangeGestureBuilderService_ServiceDesc is the grpc.ServiceDesc for DeleteRangeGestureBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var DeleteRangeGestureService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.DeleteRangeGestureService",
	HandlerType: (*DeleteRangeGestureServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _DeleteRangeGestureService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _DeleteRangeGestureService_Equals_Handler,
		},
		{
			MethodName: "GetDeletionEndArea",
			Handler:    _DeleteRangeGestureService_GetDeletionEndArea_Handler,
		},
		{
			MethodName: "GetDeletionStartArea",
			Handler:    _DeleteRangeGestureService_GetDeletionStartArea_Handler,
		},
		{
			MethodName: "GetGranularity",
			Handler:    _DeleteRangeGestureService_GetGranularity_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _DeleteRangeGestureService_HashCode_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _DeleteRangeGestureService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

DeleteRangeGestureService_ServiceDesc is the grpc.ServiceDesc for DeleteRangeGestureService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var EditorBoundsInfoBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.EditorBoundsInfoBuilderService",
	HandlerType: (*EditorBoundsInfoBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _EditorBoundsInfoBuilderService_Build_Handler,
		},
		{
			MethodName: "SetEditorBounds",
			Handler:    _EditorBoundsInfoBuilderService_SetEditorBounds_Handler,
		},
		{
			MethodName: "SetHandwritingBounds",
			Handler:    _EditorBoundsInfoBuilderService_SetHandwritingBounds_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

EditorBoundsInfoBuilderService_ServiceDesc is the grpc.ServiceDesc for EditorBoundsInfoBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var EditorBoundsInfoService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.EditorBoundsInfoService",
	HandlerType: (*EditorBoundsInfoServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _EditorBoundsInfoService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _EditorBoundsInfoService_Equals_Handler,
		},
		{
			MethodName: "GetEditorBounds",
			Handler:    _EditorBoundsInfoService_GetEditorBounds_Handler,
		},
		{
			MethodName: "GetHandwritingBounds",
			Handler:    _EditorBoundsInfoService_GetHandwritingBounds_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _EditorBoundsInfoService_HashCode_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _EditorBoundsInfoService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _EditorBoundsInfoService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

EditorBoundsInfoService_ServiceDesc is the grpc.ServiceDesc for EditorBoundsInfoService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var EditorInfoService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.EditorInfoService",
	HandlerType: (*EditorInfoServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewEditorInfo",
			Handler:    _EditorInfoService_NewEditorInfo_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _EditorInfoService_DescribeContents_Handler,
		},
		{
			MethodName: "Dump",
			Handler:    _EditorInfoService_Dump_Handler,
		},
		{
			MethodName: "GetAutofillId",
			Handler:    _EditorInfoService_GetAutofillId_Handler,
		},
		{
			MethodName: "GetInitialSelectedText",
			Handler:    _EditorInfoService_GetInitialSelectedText_Handler,
		},
		{
			MethodName: "GetInitialSurroundingText",
			Handler:    _EditorInfoService_GetInitialSurroundingText_Handler,
		},
		{
			MethodName: "GetInitialTextAfterCursor",
			Handler:    _EditorInfoService_GetInitialTextAfterCursor_Handler,
		},
		{
			MethodName: "GetInitialTextBeforeCursor",
			Handler:    _EditorInfoService_GetInitialTextBeforeCursor_Handler,
		},
		{
			MethodName: "GetInitialToolType",
			Handler:    _EditorInfoService_GetInitialToolType_Handler,
		},
		{
			MethodName: "IsStylusHandwritingEnabled",
			Handler:    _EditorInfoService_IsStylusHandwritingEnabled_Handler,
		},
		{
			MethodName: "IsWritingToolsEnabled",
			Handler:    _EditorInfoService_IsWritingToolsEnabled_Handler,
		},
		{
			MethodName: "MakeCompatible",
			Handler:    _EditorInfoService_MakeCompatible_Handler,
		},
		{
			MethodName: "SetAutofillId",
			Handler:    _EditorInfoService_SetAutofillId_Handler,
		},
		{
			MethodName: "SetInitialSurroundingSubText",
			Handler:    _EditorInfoService_SetInitialSurroundingSubText_Handler,
		},
		{
			MethodName: "SetInitialSurroundingText",
			Handler:    _EditorInfoService_SetInitialSurroundingText_Handler,
		},
		{
			MethodName: "SetInitialToolType",
			Handler:    _EditorInfoService_SetInitialToolType_Handler,
		},
		{
			MethodName: "SetStylusHandwritingEnabled",
			Handler:    _EditorInfoService_SetStylusHandwritingEnabled_Handler,
		},
		{
			MethodName: "SetWritingToolsEnabled",
			Handler:    _EditorInfoService_SetWritingToolsEnabled_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _EditorInfoService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

EditorInfoService_ServiceDesc is the grpc.ServiceDesc for EditorInfoService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ExtractedTextRequestService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.ExtractedTextRequestService",
	HandlerType: (*ExtractedTextRequestServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewExtractedTextRequestOp",
			Handler:    _ExtractedTextRequestService_NewExtractedTextRequestOp_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _ExtractedTextRequestService_DescribeContents_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _ExtractedTextRequestService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

ExtractedTextRequestService_ServiceDesc is the grpc.ServiceDesc for ExtractedTextRequestService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ExtractedTextService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.ExtractedTextService",
	HandlerType: (*ExtractedTextServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewExtractedText",
			Handler:    _ExtractedTextService_NewExtractedText_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _ExtractedTextService_DescribeContents_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _ExtractedTextService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

ExtractedTextService_ServiceDesc is the grpc.ServiceDesc for ExtractedTextService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var File_proto_inputmethod_inputmethod_proto protoreflect.FileDescriptor
View Source
var HandwritingGestureService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.HandwritingGestureService",
	HandlerType: (*HandwritingGestureServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetFallbackText",
			Handler:    _HandwritingGestureService_GetFallbackText_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

HandwritingGestureService_ServiceDesc is the grpc.ServiceDesc for HandwritingGestureService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InlineSuggestionInfoService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InlineSuggestionInfoService",
	HandlerType: (*InlineSuggestionInfoServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _InlineSuggestionInfoService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _InlineSuggestionInfoService_Equals_Handler,
		},
		{
			MethodName: "GetAutofillHints",
			Handler:    _InlineSuggestionInfoService_GetAutofillHints_Handler,
		},
		{
			MethodName: "GetInlinePresentationSpec",
			Handler:    _InlineSuggestionInfoService_GetInlinePresentationSpec_Handler,
		},
		{
			MethodName: "GetSource",
			Handler:    _InlineSuggestionInfoService_GetSource_Handler,
		},
		{
			MethodName: "GetType",
			Handler:    _InlineSuggestionInfoService_GetType_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _InlineSuggestionInfoService_HashCode_Handler,
		},
		{
			MethodName: "IsPinned",
			Handler:    _InlineSuggestionInfoService_IsPinned_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _InlineSuggestionInfoService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _InlineSuggestionInfoService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InlineSuggestionInfoService_ServiceDesc is the grpc.ServiceDesc for InlineSuggestionInfoService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InlineSuggestionService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InlineSuggestionService",
	HandlerType: (*InlineSuggestionServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _InlineSuggestionService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _InlineSuggestionService_Equals_Handler,
		},
		{
			MethodName: "GetInfo",
			Handler:    _InlineSuggestionService_GetInfo_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _InlineSuggestionService_HashCode_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _InlineSuggestionService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _InlineSuggestionService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InlineSuggestionService_ServiceDesc is the grpc.ServiceDesc for InlineSuggestionService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InlineSuggestionsRequestBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InlineSuggestionsRequestBuilderService",
	HandlerType: (*InlineSuggestionsRequestBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddInlinePresentationSpecs",
			Handler:    _InlineSuggestionsRequestBuilderService_AddInlinePresentationSpecs_Handler,
		},
		{
			MethodName: "Build",
			Handler:    _InlineSuggestionsRequestBuilderService_Build_Handler,
		},
		{
			MethodName: "SetExtras",
			Handler:    _InlineSuggestionsRequestBuilderService_SetExtras_Handler,
		},
		{
			MethodName: "SetInlineTooltipPresentationSpec",
			Handler:    _InlineSuggestionsRequestBuilderService_SetInlineTooltipPresentationSpec_Handler,
		},
		{
			MethodName: "SetMaxSuggestionCount",
			Handler:    _InlineSuggestionsRequestBuilderService_SetMaxSuggestionCount_Handler,
		},
		{
			MethodName: "SetSupportedLocales",
			Handler:    _InlineSuggestionsRequestBuilderService_SetSupportedLocales_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InlineSuggestionsRequestBuilderService_ServiceDesc is the grpc.ServiceDesc for InlineSuggestionsRequestBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InlineSuggestionsRequestService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InlineSuggestionsRequestService",
	HandlerType: (*InlineSuggestionsRequestServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _InlineSuggestionsRequestService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _InlineSuggestionsRequestService_Equals_Handler,
		},
		{
			MethodName: "GetExtras",
			Handler:    _InlineSuggestionsRequestService_GetExtras_Handler,
		},
		{
			MethodName: "GetHostPackageName",
			Handler:    _InlineSuggestionsRequestService_GetHostPackageName_Handler,
		},
		{
			MethodName: "GetInlinePresentationSpecs",
			Handler:    _InlineSuggestionsRequestService_GetInlinePresentationSpecs_Handler,
		},
		{
			MethodName: "GetInlineTooltipPresentationSpec",
			Handler:    _InlineSuggestionsRequestService_GetInlineTooltipPresentationSpec_Handler,
		},
		{
			MethodName: "GetMaxSuggestionCount",
			Handler:    _InlineSuggestionsRequestService_GetMaxSuggestionCount_Handler,
		},
		{
			MethodName: "GetSupportedLocales",
			Handler:    _InlineSuggestionsRequestService_GetSupportedLocales_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _InlineSuggestionsRequestService_HashCode_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _InlineSuggestionsRequestService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _InlineSuggestionsRequestService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InlineSuggestionsRequestService_ServiceDesc is the grpc.ServiceDesc for InlineSuggestionsRequestService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InlineSuggestionsResponseService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InlineSuggestionsResponseService",
	HandlerType: (*InlineSuggestionsResponseServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _InlineSuggestionsResponseService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _InlineSuggestionsResponseService_Equals_Handler,
		},
		{
			MethodName: "GetInlineSuggestions",
			Handler:    _InlineSuggestionsResponseService_GetInlineSuggestions_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _InlineSuggestionsResponseService_HashCode_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _InlineSuggestionsResponseService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _InlineSuggestionsResponseService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InlineSuggestionsResponseService_ServiceDesc is the grpc.ServiceDesc for InlineSuggestionsResponseService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InputBindingService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InputBindingService",
	HandlerType: (*InputBindingServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewInputBinding",
			Handler:    _InputBindingService_NewInputBinding_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _InputBindingService_DescribeContents_Handler,
		},
		{
			MethodName: "GetConnection",
			Handler:    _InputBindingService_GetConnection_Handler,
		},
		{
			MethodName: "GetConnectionToken",
			Handler:    _InputBindingService_GetConnectionToken_Handler,
		},
		{
			MethodName: "GetPid",
			Handler:    _InputBindingService_GetPid_Handler,
		},
		{
			MethodName: "GetUid",
			Handler:    _InputBindingService_GetUid_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _InputBindingService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _InputBindingService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InputBindingService_ServiceDesc is the grpc.ServiceDesc for InputBindingService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InputConnectionService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InputConnectionService",
	HandlerType: (*InputConnectionServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "BeginBatchEdit",
			Handler:    _InputConnectionService_BeginBatchEdit_Handler,
		},
		{
			MethodName: "ClearMetaKeyStates",
			Handler:    _InputConnectionService_ClearMetaKeyStates_Handler,
		},
		{
			MethodName: "CloseConnection",
			Handler:    _InputConnectionService_CloseConnection_Handler,
		},
		{
			MethodName: "CommitCompletion",
			Handler:    _InputConnectionService_CommitCompletion_Handler,
		},
		{
			MethodName: "CommitContent",
			Handler:    _InputConnectionService_CommitContent_Handler,
		},
		{
			MethodName: "CommitCorrection",
			Handler:    _InputConnectionService_CommitCorrection_Handler,
		},
		{
			MethodName: "CommitText",
			Handler:    _InputConnectionService_CommitText_Handler,
		},
		{
			MethodName: "DeleteSurroundingText",
			Handler:    _InputConnectionService_DeleteSurroundingText_Handler,
		},
		{
			MethodName: "DeleteSurroundingTextInCodePoints",
			Handler:    _InputConnectionService_DeleteSurroundingTextInCodePoints_Handler,
		},
		{
			MethodName: "EndBatchEdit",
			Handler:    _InputConnectionService_EndBatchEdit_Handler,
		},
		{
			MethodName: "FinishComposingText",
			Handler:    _InputConnectionService_FinishComposingText_Handler,
		},
		{
			MethodName: "GetCursorCapsMode",
			Handler:    _InputConnectionService_GetCursorCapsMode_Handler,
		},
		{
			MethodName: "GetExtractedText",
			Handler:    _InputConnectionService_GetExtractedText_Handler,
		},
		{
			MethodName: "GetHandler",
			Handler:    _InputConnectionService_GetHandler_Handler,
		},
		{
			MethodName: "GetSelectedText",
			Handler:    _InputConnectionService_GetSelectedText_Handler,
		},
		{
			MethodName: "GetTextAfterCursor",
			Handler:    _InputConnectionService_GetTextAfterCursor_Handler,
		},
		{
			MethodName: "GetTextBeforeCursor",
			Handler:    _InputConnectionService_GetTextBeforeCursor_Handler,
		},
		{
			MethodName: "PerformContextMenuAction",
			Handler:    _InputConnectionService_PerformContextMenuAction_Handler,
		},
		{
			MethodName: "PerformEditorAction",
			Handler:    _InputConnectionService_PerformEditorAction_Handler,
		},
		{
			MethodName: "PerformPrivateCommand",
			Handler:    _InputConnectionService_PerformPrivateCommand_Handler,
		},
		{
			MethodName: "ReportFullscreenMode",
			Handler:    _InputConnectionService_ReportFullscreenMode_Handler,
		},
		{
			MethodName: "RequestCursorUpdates",
			Handler:    _InputConnectionService_RequestCursorUpdates_Handler,
		},
		{
			MethodName: "SendKeyEvent",
			Handler:    _InputConnectionService_SendKeyEvent_Handler,
		},
		{
			MethodName: "SetComposingRegion",
			Handler:    _InputConnectionService_SetComposingRegion_Handler,
		},
		{
			MethodName: "SetComposingText",
			Handler:    _InputConnectionService_SetComposingText_Handler,
		},
		{
			MethodName: "SetSelection",
			Handler:    _InputConnectionService_SetSelection_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InputConnectionService_ServiceDesc is the grpc.ServiceDesc for InputConnectionService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InputConnectionWrapperService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InputConnectionWrapperService",
	HandlerType: (*InputConnectionWrapperServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewInputConnectionWrapper",
			Handler:    _InputConnectionWrapperService_NewInputConnectionWrapper_Handler,
		},
		{
			MethodName: "BeginBatchEdit",
			Handler:    _InputConnectionWrapperService_BeginBatchEdit_Handler,
		},
		{
			MethodName: "ClearMetaKeyStates",
			Handler:    _InputConnectionWrapperService_ClearMetaKeyStates_Handler,
		},
		{
			MethodName: "CloseConnection",
			Handler:    _InputConnectionWrapperService_CloseConnection_Handler,
		},
		{
			MethodName: "CommitCompletion",
			Handler:    _InputConnectionWrapperService_CommitCompletion_Handler,
		},
		{
			MethodName: "CommitContent",
			Handler:    _InputConnectionWrapperService_CommitContent_Handler,
		},
		{
			MethodName: "CommitCorrection",
			Handler:    _InputConnectionWrapperService_CommitCorrection_Handler,
		},
		{
			MethodName: "CommitText2",
			Handler:    _InputConnectionWrapperService_CommitText2_Handler,
		},
		{
			MethodName: "CommitText3_1",
			Handler:    _InputConnectionWrapperService_CommitText3_1_Handler,
		},
		{
			MethodName: "DeleteSurroundingText",
			Handler:    _InputConnectionWrapperService_DeleteSurroundingText_Handler,
		},
		{
			MethodName: "DeleteSurroundingTextInCodePoints",
			Handler:    _InputConnectionWrapperService_DeleteSurroundingTextInCodePoints_Handler,
		},
		{
			MethodName: "EndBatchEdit",
			Handler:    _InputConnectionWrapperService_EndBatchEdit_Handler,
		},
		{
			MethodName: "FinishComposingText",
			Handler:    _InputConnectionWrapperService_FinishComposingText_Handler,
		},
		{
			MethodName: "GetCursorCapsMode",
			Handler:    _InputConnectionWrapperService_GetCursorCapsMode_Handler,
		},
		{
			MethodName: "GetExtractedText",
			Handler:    _InputConnectionWrapperService_GetExtractedText_Handler,
		},
		{
			MethodName: "GetHandler",
			Handler:    _InputConnectionWrapperService_GetHandler_Handler,
		},
		{
			MethodName: "GetSelectedText",
			Handler:    _InputConnectionWrapperService_GetSelectedText_Handler,
		},
		{
			MethodName: "GetSurroundingText",
			Handler:    _InputConnectionWrapperService_GetSurroundingText_Handler,
		},
		{
			MethodName: "GetTextAfterCursor",
			Handler:    _InputConnectionWrapperService_GetTextAfterCursor_Handler,
		},
		{
			MethodName: "GetTextBeforeCursor",
			Handler:    _InputConnectionWrapperService_GetTextBeforeCursor_Handler,
		},
		{
			MethodName: "PerformContextMenuAction",
			Handler:    _InputConnectionWrapperService_PerformContextMenuAction_Handler,
		},
		{
			MethodName: "PerformEditorAction",
			Handler:    _InputConnectionWrapperService_PerformEditorAction_Handler,
		},
		{
			MethodName: "PerformHandwritingGesture",
			Handler:    _InputConnectionWrapperService_PerformHandwritingGesture_Handler,
		},
		{
			MethodName: "PerformPrivateCommand",
			Handler:    _InputConnectionWrapperService_PerformPrivateCommand_Handler,
		},
		{
			MethodName: "PerformSpellCheck",
			Handler:    _InputConnectionWrapperService_PerformSpellCheck_Handler,
		},
		{
			MethodName: "PreviewHandwritingGesture",
			Handler:    _InputConnectionWrapperService_PreviewHandwritingGesture_Handler,
		},
		{
			MethodName: "ReplaceText",
			Handler:    _InputConnectionWrapperService_ReplaceText_Handler,
		},
		{
			MethodName: "ReportFullscreenMode",
			Handler:    _InputConnectionWrapperService_ReportFullscreenMode_Handler,
		},
		{
			MethodName: "RequestCursorUpdates1",
			Handler:    _InputConnectionWrapperService_RequestCursorUpdates1_Handler,
		},
		{
			MethodName: "RequestCursorUpdates2_1",
			Handler:    _InputConnectionWrapperService_RequestCursorUpdates2_1_Handler,
		},
		{
			MethodName: "SendKeyEvent",
			Handler:    _InputConnectionWrapperService_SendKeyEvent_Handler,
		},
		{
			MethodName: "SetComposingRegion2",
			Handler:    _InputConnectionWrapperService_SetComposingRegion2_Handler,
		},
		{
			MethodName: "SetComposingRegion3_1",
			Handler:    _InputConnectionWrapperService_SetComposingRegion3_1_Handler,
		},
		{
			MethodName: "SetComposingText2",
			Handler:    _InputConnectionWrapperService_SetComposingText2_Handler,
		},
		{
			MethodName: "SetComposingText3_1",
			Handler:    _InputConnectionWrapperService_SetComposingText3_1_Handler,
		},
		{
			MethodName: "SetImeConsumesInput",
			Handler:    _InputConnectionWrapperService_SetImeConsumesInput_Handler,
		},
		{
			MethodName: "SetSelection",
			Handler:    _InputConnectionWrapperService_SetSelection_Handler,
		},
		{
			MethodName: "SetTarget",
			Handler:    _InputConnectionWrapperService_SetTarget_Handler,
		},
		{
			MethodName: "TakeSnapshot",
			Handler:    _InputConnectionWrapperService_TakeSnapshot_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InputConnectionWrapperService_ServiceDesc is the grpc.ServiceDesc for InputConnectionWrapperService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InputContentInfoService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InputContentInfoService",
	HandlerType: (*InputContentInfoServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewInputContentInfo",
			Handler:    _InputContentInfoService_NewInputContentInfo_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _InputContentInfoService_DescribeContents_Handler,
		},
		{
			MethodName: "GetContentUri",
			Handler:    _InputContentInfoService_GetContentUri_Handler,
		},
		{
			MethodName: "GetDescription",
			Handler:    _InputContentInfoService_GetDescription_Handler,
		},
		{
			MethodName: "GetLinkUri",
			Handler:    _InputContentInfoService_GetLinkUri_Handler,
		},
		{
			MethodName: "ReleasePermission",
			Handler:    _InputContentInfoService_ReleasePermission_Handler,
		},
		{
			MethodName: "RequestPermission",
			Handler:    _InputContentInfoService_RequestPermission_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _InputContentInfoService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InputContentInfoService_ServiceDesc is the grpc.ServiceDesc for InputContentInfoService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InputMethodInfoService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InputMethodInfoService",
	HandlerType: (*InputMethodInfoServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewInputMethodInfo",
			Handler:    _InputMethodInfoService_NewInputMethodInfo_Handler,
		},
		{
			MethodName: "CreateImeLanguageSettingsActivityIntent",
			Handler:    _InputMethodInfoService_CreateImeLanguageSettingsActivityIntent_Handler,
		},
		{
			MethodName: "CreateStylusHandwritingSettingsActivityIntent",
			Handler:    _InputMethodInfoService_CreateStylusHandwritingSettingsActivityIntent_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _InputMethodInfoService_DescribeContents_Handler,
		},
		{
			MethodName: "Dump",
			Handler:    _InputMethodInfoService_Dump_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _InputMethodInfoService_Equals_Handler,
		},
		{
			MethodName: "GetComponent",
			Handler:    _InputMethodInfoService_GetComponent_Handler,
		},
		{
			MethodName: "GetConfigChanges",
			Handler:    _InputMethodInfoService_GetConfigChanges_Handler,
		},
		{
			MethodName: "GetId",
			Handler:    _InputMethodInfoService_GetId_Handler,
		},
		{
			MethodName: "GetIsDefaultResourceId",
			Handler:    _InputMethodInfoService_GetIsDefaultResourceId_Handler,
		},
		{
			MethodName: "GetPackageName",
			Handler:    _InputMethodInfoService_GetPackageName_Handler,
		},
		{
			MethodName: "GetServiceInfo",
			Handler:    _InputMethodInfoService_GetServiceInfo_Handler,
		},
		{
			MethodName: "GetServiceName",
			Handler:    _InputMethodInfoService_GetServiceName_Handler,
		},
		{
			MethodName: "GetSettingsActivity",
			Handler:    _InputMethodInfoService_GetSettingsActivity_Handler,
		},
		{
			MethodName: "GetSubtypeAt",
			Handler:    _InputMethodInfoService_GetSubtypeAt_Handler,
		},
		{
			MethodName: "GetSubtypeCount",
			Handler:    _InputMethodInfoService_GetSubtypeCount_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _InputMethodInfoService_HashCode_Handler,
		},
		{
			MethodName: "LoadIcon",
			Handler:    _InputMethodInfoService_LoadIcon_Handler,
		},
		{
			MethodName: "LoadLabel",
			Handler:    _InputMethodInfoService_LoadLabel_Handler,
		},
		{
			MethodName: "ShouldShowInInputMethodPicker",
			Handler:    _InputMethodInfoService_ShouldShowInInputMethodPicker_Handler,
		},
		{
			MethodName: "SupportsConnectionlessStylusHandwriting",
			Handler:    _InputMethodInfoService_SupportsConnectionlessStylusHandwriting_Handler,
		},
		{
			MethodName: "SupportsStylusHandwriting",
			Handler:    _InputMethodInfoService_SupportsStylusHandwriting_Handler,
		},
		{
			MethodName: "SuppressesSpellChecker",
			Handler:    _InputMethodInfoService_SuppressesSpellChecker_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _InputMethodInfoService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _InputMethodInfoService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InputMethodInfoService_ServiceDesc is the grpc.ServiceDesc for InputMethodInfoService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InputMethodManagerService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InputMethodManagerService",
	HandlerType: (*InputMethodManagerServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AcceptStylusHandwritingDelegation1",
			Handler:    _InputMethodManagerService_AcceptStylusHandwritingDelegation1_Handler,
		},
		{
			MethodName: "AcceptStylusHandwritingDelegation2_1",
			Handler:    _InputMethodManagerService_AcceptStylusHandwritingDelegation2_1_Handler,
		},
		{
			MethodName: "DispatchKeyEventFromInputMethod",
			Handler:    _InputMethodManagerService_DispatchKeyEventFromInputMethod_Handler,
		},
		{
			MethodName: "DisplayCompletions",
			Handler:    _InputMethodManagerService_DisplayCompletions_Handler,
		},
		{
			MethodName: "GetCurrentInputMethodInfo",
			Handler:    _InputMethodManagerService_GetCurrentInputMethodInfo_Handler,
		},
		{
			MethodName: "GetCurrentInputMethodSubtype",
			Handler:    _InputMethodManagerService_GetCurrentInputMethodSubtype_Handler,
		},
		{
			MethodName: "GetEnabledInputMethodList",
			Handler:    _InputMethodManagerService_GetEnabledInputMethodList_Handler,
		},
		{
			MethodName: "GetEnabledInputMethodSubtypeList",
			Handler:    _InputMethodManagerService_GetEnabledInputMethodSubtypeList_Handler,
		},
		{
			MethodName: "GetInputMethodList",
			Handler:    _InputMethodManagerService_GetInputMethodList_Handler,
		},
		{
			MethodName: "GetLastInputMethodSubtype",
			Handler:    _InputMethodManagerService_GetLastInputMethodSubtype_Handler,
		},
		{
			MethodName: "HideSoftInputFromInputMethod",
			Handler:    _InputMethodManagerService_HideSoftInputFromInputMethod_Handler,
		},
		{
			MethodName: "HideSoftInputFromWindow2",
			Handler:    _InputMethodManagerService_HideSoftInputFromWindow2_Handler,
		},
		{
			MethodName: "HideSoftInputFromWindow3_1",
			Handler:    _InputMethodManagerService_HideSoftInputFromWindow3_1_Handler,
		},
		{
			MethodName: "HideStatusIcon",
			Handler:    _InputMethodManagerService_HideStatusIcon_Handler,
		},
		{
			MethodName: "InvalidateInput",
			Handler:    _InputMethodManagerService_InvalidateInput_Handler,
		},
		{
			MethodName: "IsAcceptingText",
			Handler:    _InputMethodManagerService_IsAcceptingText_Handler,
		},
		{
			MethodName: "IsActive0",
			Handler:    _InputMethodManagerService_IsActive0_Handler,
		},
		{
			MethodName: "IsActive1_1",
			Handler:    _InputMethodManagerService_IsActive1_1_Handler,
		},
		{
			MethodName: "IsConnectionlessStylusHandwritingAvailable",
			Handler:    _InputMethodManagerService_IsConnectionlessStylusHandwritingAvailable_Handler,
		},
		{
			MethodName: "IsFullscreenMode",
			Handler:    _InputMethodManagerService_IsFullscreenMode_Handler,
		},
		{
			MethodName: "IsInputMethodSuppressingSpellChecker",
			Handler:    _InputMethodManagerService_IsInputMethodSuppressingSpellChecker_Handler,
		},
		{
			MethodName: "IsStylusHandwritingAvailable",
			Handler:    _InputMethodManagerService_IsStylusHandwritingAvailable_Handler,
		},
		{
			MethodName: "IsWatchingCursor",
			Handler:    _InputMethodManagerService_IsWatchingCursor_Handler,
		},
		{
			MethodName: "PrepareStylusHandwritingDelegation1",
			Handler:    _InputMethodManagerService_PrepareStylusHandwritingDelegation1_Handler,
		},
		{
			MethodName: "PrepareStylusHandwritingDelegation2_1",
			Handler:    _InputMethodManagerService_PrepareStylusHandwritingDelegation2_1_Handler,
		},
		{
			MethodName: "RestartInput",
			Handler:    _InputMethodManagerService_RestartInput_Handler,
		},
		{
			MethodName: "SendAppPrivateCommand",
			Handler:    _InputMethodManagerService_SendAppPrivateCommand_Handler,
		},
		{
			MethodName: "SetAdditionalInputMethodSubtypes",
			Handler:    _InputMethodManagerService_SetAdditionalInputMethodSubtypes_Handler,
		},
		{
			MethodName: "SetCurrentInputMethodSubtype",
			Handler:    _InputMethodManagerService_SetCurrentInputMethodSubtype_Handler,
		},
		{
			MethodName: "SetExplicitlyEnabledInputMethodSubtypes",
			Handler:    _InputMethodManagerService_SetExplicitlyEnabledInputMethodSubtypes_Handler,
		},
		{
			MethodName: "SetInputMethod",
			Handler:    _InputMethodManagerService_SetInputMethod_Handler,
		},
		{
			MethodName: "SetInputMethodAndSubtype",
			Handler:    _InputMethodManagerService_SetInputMethodAndSubtype_Handler,
		},
		{
			MethodName: "ShouldOfferSwitchingToNextInputMethod",
			Handler:    _InputMethodManagerService_ShouldOfferSwitchingToNextInputMethod_Handler,
		},
		{
			MethodName: "ShowInputMethodAndSubtypeEnabler",
			Handler:    _InputMethodManagerService_ShowInputMethodAndSubtypeEnabler_Handler,
		},
		{
			MethodName: "ShowInputMethodPicker",
			Handler:    _InputMethodManagerService_ShowInputMethodPicker_Handler,
		},
		{
			MethodName: "ShowSoftInput2",
			Handler:    _InputMethodManagerService_ShowSoftInput2_Handler,
		},
		{
			MethodName: "ShowSoftInput3_1",
			Handler:    _InputMethodManagerService_ShowSoftInput3_1_Handler,
		},
		{
			MethodName: "ShowSoftInputFromInputMethod",
			Handler:    _InputMethodManagerService_ShowSoftInputFromInputMethod_Handler,
		},
		{
			MethodName: "ShowStatusIcon",
			Handler:    _InputMethodManagerService_ShowStatusIcon_Handler,
		},
		{
			MethodName: "StartConnectionlessStylusHandwriting",
			Handler:    _InputMethodManagerService_StartConnectionlessStylusHandwriting_Handler,
		},
		{
			MethodName: "StartConnectionlessStylusHandwritingForDelegation5",
			Handler:    _InputMethodManagerService_StartConnectionlessStylusHandwritingForDelegation5_Handler,
		},
		{
			MethodName: "StartConnectionlessStylusHandwritingForDelegation4_1",
			Handler:    _InputMethodManagerService_StartConnectionlessStylusHandwritingForDelegation4_1_Handler,
		},
		{
			MethodName: "StartStylusHandwriting",
			Handler:    _InputMethodManagerService_StartStylusHandwriting_Handler,
		},
		{
			MethodName: "SwitchToLastInputMethod",
			Handler:    _InputMethodManagerService_SwitchToLastInputMethod_Handler,
		},
		{
			MethodName: "SwitchToNextInputMethod",
			Handler:    _InputMethodManagerService_SwitchToNextInputMethod_Handler,
		},
		{
			MethodName: "ToggleSoftInput",
			Handler:    _InputMethodManagerService_ToggleSoftInput_Handler,
		},
		{
			MethodName: "ToggleSoftInputFromWindow",
			Handler:    _InputMethodManagerService_ToggleSoftInputFromWindow_Handler,
		},
		{
			MethodName: "UpdateCursor",
			Handler:    _InputMethodManagerService_UpdateCursor_Handler,
		},
		{
			MethodName: "UpdateCursorAnchorInfo",
			Handler:    _InputMethodManagerService_UpdateCursorAnchorInfo_Handler,
		},
		{
			MethodName: "UpdateExtractedText",
			Handler:    _InputMethodManagerService_UpdateExtractedText_Handler,
		},
		{
			MethodName: "UpdateSelection",
			Handler:    _InputMethodManagerService_UpdateSelection_Handler,
		},
		{
			MethodName: "ViewClicked",
			Handler:    _InputMethodManagerService_ViewClicked_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InputMethodManagerService_ServiceDesc is the grpc.ServiceDesc for InputMethodManagerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InputMethodService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InputMethodService",
	HandlerType: (*InputMethodServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AttachToken",
			Handler:    _InputMethodService_AttachToken_Handler,
		},
		{
			MethodName: "BindInput",
			Handler:    _InputMethodService_BindInput_Handler,
		},
		{
			MethodName: "ChangeInputMethodSubtype",
			Handler:    _InputMethodService_ChangeInputMethodSubtype_Handler,
		},
		{
			MethodName: "CreateSession",
			Handler:    _InputMethodService_CreateSession_Handler,
		},
		{
			MethodName: "HideSoftInput",
			Handler:    _InputMethodService_HideSoftInput_Handler,
		},
		{
			MethodName: "RestartInput",
			Handler:    _InputMethodService_RestartInput_Handler,
		},
		{
			MethodName: "RevokeSession",
			Handler:    _InputMethodService_RevokeSession_Handler,
		},
		{
			MethodName: "SetSessionEnabled",
			Handler:    _InputMethodService_SetSessionEnabled_Handler,
		},
		{
			MethodName: "ShowSoftInput",
			Handler:    _InputMethodService_ShowSoftInput_Handler,
		},
		{
			MethodName: "StartInput",
			Handler:    _InputMethodService_StartInput_Handler,
		},
		{
			MethodName: "UnbindInput",
			Handler:    _InputMethodService_UnbindInput_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InputMethodService_ServiceDesc is the grpc.ServiceDesc for InputMethodService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InputMethodSessionCallbackService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InputMethodSessionCallbackService",
	HandlerType: (*InputMethodSessionCallbackServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SessionCreated",
			Handler:    _InputMethodSessionCallbackService_SessionCreated_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InputMethodSessionCallbackService_ServiceDesc is the grpc.ServiceDesc for InputMethodSessionCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InputMethodSessionEventCallbackService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InputMethodSessionEventCallbackService",
	HandlerType: (*InputMethodSessionEventCallbackServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "FinishedEvent",
			Handler:    _InputMethodSessionEventCallbackService_FinishedEvent_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InputMethodSessionEventCallbackService_ServiceDesc is the grpc.ServiceDesc for InputMethodSessionEventCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InputMethodSessionService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InputMethodSessionService",
	HandlerType: (*InputMethodSessionServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AppPrivateCommand",
			Handler:    _InputMethodSessionService_AppPrivateCommand_Handler,
		},
		{
			MethodName: "DispatchGenericMotionEvent",
			Handler:    _InputMethodSessionService_DispatchGenericMotionEvent_Handler,
		},
		{
			MethodName: "DispatchKeyEvent",
			Handler:    _InputMethodSessionService_DispatchKeyEvent_Handler,
		},
		{
			MethodName: "DispatchTrackballEvent",
			Handler:    _InputMethodSessionService_DispatchTrackballEvent_Handler,
		},
		{
			MethodName: "DisplayCompletions",
			Handler:    _InputMethodSessionService_DisplayCompletions_Handler,
		},
		{
			MethodName: "FinishInput",
			Handler:    _InputMethodSessionService_FinishInput_Handler,
		},
		{
			MethodName: "ToggleSoftInput",
			Handler:    _InputMethodSessionService_ToggleSoftInput_Handler,
		},
		{
			MethodName: "UpdateCursor",
			Handler:    _InputMethodSessionService_UpdateCursor_Handler,
		},
		{
			MethodName: "UpdateCursorAnchorInfo",
			Handler:    _InputMethodSessionService_UpdateCursorAnchorInfo_Handler,
		},
		{
			MethodName: "UpdateExtractedText",
			Handler:    _InputMethodSessionService_UpdateExtractedText_Handler,
		},
		{
			MethodName: "UpdateSelection",
			Handler:    _InputMethodSessionService_UpdateSelection_Handler,
		},
		{
			MethodName: "ViewClicked",
			Handler:    _InputMethodSessionService_ViewClicked_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InputMethodSessionService_ServiceDesc is the grpc.ServiceDesc for InputMethodSessionService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InputMethodSubtypeInputMethodSubtypeBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InputMethodSubtypeInputMethodSubtypeBuilderService",
	HandlerType: (*InputMethodSubtypeInputMethodSubtypeBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _InputMethodSubtypeInputMethodSubtypeBuilderService_Build_Handler,
		},
		{
			MethodName: "SetIsAsciiCapable",
			Handler:    _InputMethodSubtypeInputMethodSubtypeBuilderService_SetIsAsciiCapable_Handler,
		},
		{
			MethodName: "SetIsAuxiliary",
			Handler:    _InputMethodSubtypeInputMethodSubtypeBuilderService_SetIsAuxiliary_Handler,
		},
		{
			MethodName: "SetLanguageTag",
			Handler:    _InputMethodSubtypeInputMethodSubtypeBuilderService_SetLanguageTag_Handler,
		},
		{
			MethodName: "SetLayoutLabelNonLocalized",
			Handler:    _InputMethodSubtypeInputMethodSubtypeBuilderService_SetLayoutLabelNonLocalized_Handler,
		},
		{
			MethodName: "SetLayoutLabelResource",
			Handler:    _InputMethodSubtypeInputMethodSubtypeBuilderService_SetLayoutLabelResource_Handler,
		},
		{
			MethodName: "SetOverridesImplicitlyEnabledSubtype",
			Handler:    _InputMethodSubtypeInputMethodSubtypeBuilderService_SetOverridesImplicitlyEnabledSubtype_Handler,
		},
		{
			MethodName: "SetPhysicalKeyboardHint",
			Handler:    _InputMethodSubtypeInputMethodSubtypeBuilderService_SetPhysicalKeyboardHint_Handler,
		},
		{
			MethodName: "SetSubtypeExtraValue",
			Handler:    _InputMethodSubtypeInputMethodSubtypeBuilderService_SetSubtypeExtraValue_Handler,
		},
		{
			MethodName: "SetSubtypeIconResId",
			Handler:    _InputMethodSubtypeInputMethodSubtypeBuilderService_SetSubtypeIconResId_Handler,
		},
		{
			MethodName: "SetSubtypeId",
			Handler:    _InputMethodSubtypeInputMethodSubtypeBuilderService_SetSubtypeId_Handler,
		},
		{
			MethodName: "SetSubtypeLocale",
			Handler:    _InputMethodSubtypeInputMethodSubtypeBuilderService_SetSubtypeLocale_Handler,
		},
		{
			MethodName: "SetSubtypeMode",
			Handler:    _InputMethodSubtypeInputMethodSubtypeBuilderService_SetSubtypeMode_Handler,
		},
		{
			MethodName: "SetSubtypeNameOverride",
			Handler:    _InputMethodSubtypeInputMethodSubtypeBuilderService_SetSubtypeNameOverride_Handler,
		},
		{
			MethodName: "SetSubtypeNameResId",
			Handler:    _InputMethodSubtypeInputMethodSubtypeBuilderService_SetSubtypeNameResId_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InputMethodSubtypeInputMethodSubtypeBuilderService_ServiceDesc is the grpc.ServiceDesc for InputMethodSubtypeInputMethodSubtypeBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InputMethodSubtypeService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InputMethodSubtypeService",
	HandlerType: (*InputMethodSubtypeServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewInputMethodSubtype",
			Handler:    _InputMethodSubtypeService_NewInputMethodSubtype_Handler,
		},
		{
			MethodName: "ContainsExtraValueKey",
			Handler:    _InputMethodSubtypeService_ContainsExtraValueKey_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _InputMethodSubtypeService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _InputMethodSubtypeService_Equals_Handler,
		},
		{
			MethodName: "GetDisplayName",
			Handler:    _InputMethodSubtypeService_GetDisplayName_Handler,
		},
		{
			MethodName: "GetExtraValue",
			Handler:    _InputMethodSubtypeService_GetExtraValue_Handler,
		},
		{
			MethodName: "GetExtraValueOf",
			Handler:    _InputMethodSubtypeService_GetExtraValueOf_Handler,
		},
		{
			MethodName: "GetIconResId",
			Handler:    _InputMethodSubtypeService_GetIconResId_Handler,
		},
		{
			MethodName: "GetLanguageTag",
			Handler:    _InputMethodSubtypeService_GetLanguageTag_Handler,
		},
		{
			MethodName: "GetLayoutDisplayName",
			Handler:    _InputMethodSubtypeService_GetLayoutDisplayName_Handler,
		},
		{
			MethodName: "GetLayoutLabelNonLocalized",
			Handler:    _InputMethodSubtypeService_GetLayoutLabelNonLocalized_Handler,
		},
		{
			MethodName: "GetLayoutLabelResource",
			Handler:    _InputMethodSubtypeService_GetLayoutLabelResource_Handler,
		},
		{
			MethodName: "GetLocale",
			Handler:    _InputMethodSubtypeService_GetLocale_Handler,
		},
		{
			MethodName: "GetMode",
			Handler:    _InputMethodSubtypeService_GetMode_Handler,
		},
		{
			MethodName: "GetNameOverride",
			Handler:    _InputMethodSubtypeService_GetNameOverride_Handler,
		},
		{
			MethodName: "GetNameResId",
			Handler:    _InputMethodSubtypeService_GetNameResId_Handler,
		},
		{
			MethodName: "GetPhysicalKeyboardHintLanguageTag",
			Handler:    _InputMethodSubtypeService_GetPhysicalKeyboardHintLanguageTag_Handler,
		},
		{
			MethodName: "GetPhysicalKeyboardHintLayoutType",
			Handler:    _InputMethodSubtypeService_GetPhysicalKeyboardHintLayoutType_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _InputMethodSubtypeService_HashCode_Handler,
		},
		{
			MethodName: "IsAsciiCapable",
			Handler:    _InputMethodSubtypeService_IsAsciiCapable_Handler,
		},
		{
			MethodName: "IsAuxiliary",
			Handler:    _InputMethodSubtypeService_IsAuxiliary_Handler,
		},
		{
			MethodName: "OverridesImplicitlyEnabledSubtype",
			Handler:    _InputMethodSubtypeService_OverridesImplicitlyEnabledSubtype_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _InputMethodSubtypeService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InputMethodSubtypeService_ServiceDesc is the grpc.ServiceDesc for InputMethodSubtypeService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InsertGestureBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InsertGestureBuilderService",
	HandlerType: (*InsertGestureBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _InsertGestureBuilderService_Build_Handler,
		},
		{
			MethodName: "SetFallbackText",
			Handler:    _InsertGestureBuilderService_SetFallbackText_Handler,
		},
		{
			MethodName: "SetInsertionPoint",
			Handler:    _InsertGestureBuilderService_SetInsertionPoint_Handler,
		},
		{
			MethodName: "SetTextToInsert",
			Handler:    _InsertGestureBuilderService_SetTextToInsert_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InsertGestureBuilderService_ServiceDesc is the grpc.ServiceDesc for InsertGestureBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InsertGestureService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InsertGestureService",
	HandlerType: (*InsertGestureServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _InsertGestureService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _InsertGestureService_Equals_Handler,
		},
		{
			MethodName: "GetInsertionPoint",
			Handler:    _InsertGestureService_GetInsertionPoint_Handler,
		},
		{
			MethodName: "GetTextToInsert",
			Handler:    _InsertGestureService_GetTextToInsert_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _InsertGestureService_HashCode_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _InsertGestureService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InsertGestureService_ServiceDesc is the grpc.ServiceDesc for InsertGestureService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InsertModeGestureBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InsertModeGestureBuilderService",
	HandlerType: (*InsertModeGestureBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _InsertModeGestureBuilderService_Build_Handler,
		},
		{
			MethodName: "SetCancellationSignal",
			Handler:    _InsertModeGestureBuilderService_SetCancellationSignal_Handler,
		},
		{
			MethodName: "SetFallbackText",
			Handler:    _InsertModeGestureBuilderService_SetFallbackText_Handler,
		},
		{
			MethodName: "SetInsertionPoint",
			Handler:    _InsertModeGestureBuilderService_SetInsertionPoint_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InsertModeGestureBuilderService_ServiceDesc is the grpc.ServiceDesc for InsertModeGestureBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InsertModeGestureService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.InsertModeGestureService",
	HandlerType: (*InsertModeGestureServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _InsertModeGestureService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _InsertModeGestureService_Equals_Handler,
		},
		{
			MethodName: "GetCancellationSignal",
			Handler:    _InsertModeGestureService_GetCancellationSignal_Handler,
		},
		{
			MethodName: "GetInsertionPoint",
			Handler:    _InsertModeGestureService_GetInsertionPoint_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _InsertModeGestureService_HashCode_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _InsertModeGestureService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

InsertModeGestureService_ServiceDesc is the grpc.ServiceDesc for InsertModeGestureService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var JoinOrSplitGestureBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.JoinOrSplitGestureBuilderService",
	HandlerType: (*JoinOrSplitGestureBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _JoinOrSplitGestureBuilderService_Build_Handler,
		},
		{
			MethodName: "SetFallbackText",
			Handler:    _JoinOrSplitGestureBuilderService_SetFallbackText_Handler,
		},
		{
			MethodName: "SetJoinOrSplitPoint",
			Handler:    _JoinOrSplitGestureBuilderService_SetJoinOrSplitPoint_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

JoinOrSplitGestureBuilderService_ServiceDesc is the grpc.ServiceDesc for JoinOrSplitGestureBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var JoinOrSplitGestureService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.JoinOrSplitGestureService",
	HandlerType: (*JoinOrSplitGestureServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _JoinOrSplitGestureService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _JoinOrSplitGestureService_Equals_Handler,
		},
		{
			MethodName: "GetJoinOrSplitPoint",
			Handler:    _JoinOrSplitGestureService_GetJoinOrSplitPoint_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _JoinOrSplitGestureService_HashCode_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _JoinOrSplitGestureService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

JoinOrSplitGestureService_ServiceDesc is the grpc.ServiceDesc for JoinOrSplitGestureService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var RemoveSpaceGestureBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.RemoveSpaceGestureBuilderService",
	HandlerType: (*RemoveSpaceGestureBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _RemoveSpaceGestureBuilderService_Build_Handler,
		},
		{
			MethodName: "SetFallbackText",
			Handler:    _RemoveSpaceGestureBuilderService_SetFallbackText_Handler,
		},
		{
			MethodName: "SetPoints",
			Handler:    _RemoveSpaceGestureBuilderService_SetPoints_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

RemoveSpaceGestureBuilderService_ServiceDesc is the grpc.ServiceDesc for RemoveSpaceGestureBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var RemoveSpaceGestureService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.RemoveSpaceGestureService",
	HandlerType: (*RemoveSpaceGestureServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _RemoveSpaceGestureService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _RemoveSpaceGestureService_Equals_Handler,
		},
		{
			MethodName: "GetEndPoint",
			Handler:    _RemoveSpaceGestureService_GetEndPoint_Handler,
		},
		{
			MethodName: "GetStartPoint",
			Handler:    _RemoveSpaceGestureService_GetStartPoint_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _RemoveSpaceGestureService_HashCode_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _RemoveSpaceGestureService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

RemoveSpaceGestureService_ServiceDesc is the grpc.ServiceDesc for RemoveSpaceGestureService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var SelectGestureBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.SelectGestureBuilderService",
	HandlerType: (*SelectGestureBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _SelectGestureBuilderService_Build_Handler,
		},
		{
			MethodName: "SetFallbackText",
			Handler:    _SelectGestureBuilderService_SetFallbackText_Handler,
		},
		{
			MethodName: "SetGranularity",
			Handler:    _SelectGestureBuilderService_SetGranularity_Handler,
		},
		{
			MethodName: "SetSelectionArea",
			Handler:    _SelectGestureBuilderService_SetSelectionArea_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

SelectGestureBuilderService_ServiceDesc is the grpc.ServiceDesc for SelectGestureBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var SelectGestureService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.SelectGestureService",
	HandlerType: (*SelectGestureServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _SelectGestureService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _SelectGestureService_Equals_Handler,
		},
		{
			MethodName: "GetGranularity",
			Handler:    _SelectGestureService_GetGranularity_Handler,
		},
		{
			MethodName: "GetSelectionArea",
			Handler:    _SelectGestureService_GetSelectionArea_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _SelectGestureService_HashCode_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _SelectGestureService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

SelectGestureService_ServiceDesc is the grpc.ServiceDesc for SelectGestureService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var SelectRangeGestureBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.SelectRangeGestureBuilderService",
	HandlerType: (*SelectRangeGestureBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _SelectRangeGestureBuilderService_Build_Handler,
		},
		{
			MethodName: "SetFallbackText",
			Handler:    _SelectRangeGestureBuilderService_SetFallbackText_Handler,
		},
		{
			MethodName: "SetGranularity",
			Handler:    _SelectRangeGestureBuilderService_SetGranularity_Handler,
		},
		{
			MethodName: "SetSelectionEndArea",
			Handler:    _SelectRangeGestureBuilderService_SetSelectionEndArea_Handler,
		},
		{
			MethodName: "SetSelectionStartArea",
			Handler:    _SelectRangeGestureBuilderService_SetSelectionStartArea_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

SelectRangeGestureBuilderService_ServiceDesc is the grpc.ServiceDesc for SelectRangeGestureBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var SelectRangeGestureService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.SelectRangeGestureService",
	HandlerType: (*SelectRangeGestureServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _SelectRangeGestureService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _SelectRangeGestureService_Equals_Handler,
		},
		{
			MethodName: "GetGranularity",
			Handler:    _SelectRangeGestureService_GetGranularity_Handler,
		},
		{
			MethodName: "GetSelectionEndArea",
			Handler:    _SelectRangeGestureService_GetSelectionEndArea_Handler,
		},
		{
			MethodName: "GetSelectionStartArea",
			Handler:    _SelectRangeGestureService_GetSelectionStartArea_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _SelectRangeGestureService_HashCode_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _SelectRangeGestureService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

SelectRangeGestureService_ServiceDesc is the grpc.ServiceDesc for SelectRangeGestureService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var SurroundingTextService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.SurroundingTextService",
	HandlerType: (*SurroundingTextServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewSurroundingText",
			Handler:    _SurroundingTextService_NewSurroundingText_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _SurroundingTextService_DescribeContents_Handler,
		},
		{
			MethodName: "GetOffset",
			Handler:    _SurroundingTextService_GetOffset_Handler,
		},
		{
			MethodName: "GetSelectionEnd",
			Handler:    _SurroundingTextService_GetSelectionEnd_Handler,
		},
		{
			MethodName: "GetSelectionStart",
			Handler:    _SurroundingTextService_GetSelectionStart_Handler,
		},
		{
			MethodName: "GetText",
			Handler:    _SurroundingTextService_GetText_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _SurroundingTextService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

SurroundingTextService_ServiceDesc is the grpc.ServiceDesc for SurroundingTextService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TextAppearanceInfoBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.TextAppearanceInfoBuilderService",
	HandlerType: (*TextAppearanceInfoBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _TextAppearanceInfoBuilderService_Build_Handler,
		},
		{
			MethodName: "SetAllCaps",
			Handler:    _TextAppearanceInfoBuilderService_SetAllCaps_Handler,
		},
		{
			MethodName: "SetElegantTextHeight",
			Handler:    _TextAppearanceInfoBuilderService_SetElegantTextHeight_Handler,
		},
		{
			MethodName: "SetFallbackLineSpacing",
			Handler:    _TextAppearanceInfoBuilderService_SetFallbackLineSpacing_Handler,
		},
		{
			MethodName: "SetFontFeatureSettings",
			Handler:    _TextAppearanceInfoBuilderService_SetFontFeatureSettings_Handler,
		},
		{
			MethodName: "SetFontVariationSettings",
			Handler:    _TextAppearanceInfoBuilderService_SetFontVariationSettings_Handler,
		},
		{
			MethodName: "SetHighlightTextColor",
			Handler:    _TextAppearanceInfoBuilderService_SetHighlightTextColor_Handler,
		},
		{
			MethodName: "SetHintTextColor",
			Handler:    _TextAppearanceInfoBuilderService_SetHintTextColor_Handler,
		},
		{
			MethodName: "SetLetterSpacing",
			Handler:    _TextAppearanceInfoBuilderService_SetLetterSpacing_Handler,
		},
		{
			MethodName: "SetLineBreakStyle",
			Handler:    _TextAppearanceInfoBuilderService_SetLineBreakStyle_Handler,
		},
		{
			MethodName: "SetLineBreakWordStyle",
			Handler:    _TextAppearanceInfoBuilderService_SetLineBreakWordStyle_Handler,
		},
		{
			MethodName: "SetLinkTextColor",
			Handler:    _TextAppearanceInfoBuilderService_SetLinkTextColor_Handler,
		},
		{
			MethodName: "SetShadowColor",
			Handler:    _TextAppearanceInfoBuilderService_SetShadowColor_Handler,
		},
		{
			MethodName: "SetShadowDx",
			Handler:    _TextAppearanceInfoBuilderService_SetShadowDx_Handler,
		},
		{
			MethodName: "SetShadowDy",
			Handler:    _TextAppearanceInfoBuilderService_SetShadowDy_Handler,
		},
		{
			MethodName: "SetShadowRadius",
			Handler:    _TextAppearanceInfoBuilderService_SetShadowRadius_Handler,
		},
		{
			MethodName: "SetSystemFontFamilyName",
			Handler:    _TextAppearanceInfoBuilderService_SetSystemFontFamilyName_Handler,
		},
		{
			MethodName: "SetTextColor",
			Handler:    _TextAppearanceInfoBuilderService_SetTextColor_Handler,
		},
		{
			MethodName: "SetTextFontWeight",
			Handler:    _TextAppearanceInfoBuilderService_SetTextFontWeight_Handler,
		},
		{
			MethodName: "SetTextLocales",
			Handler:    _TextAppearanceInfoBuilderService_SetTextLocales_Handler,
		},
		{
			MethodName: "SetTextScaleX",
			Handler:    _TextAppearanceInfoBuilderService_SetTextScaleX_Handler,
		},
		{
			MethodName: "SetTextSize",
			Handler:    _TextAppearanceInfoBuilderService_SetTextSize_Handler,
		},
		{
			MethodName: "SetTextStyle",
			Handler:    _TextAppearanceInfoBuilderService_SetTextStyle_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

TextAppearanceInfoBuilderService_ServiceDesc is the grpc.ServiceDesc for TextAppearanceInfoBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TextAppearanceInfoService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.TextAppearanceInfoService",
	HandlerType: (*TextAppearanceInfoServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _TextAppearanceInfoService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _TextAppearanceInfoService_Equals_Handler,
		},
		{
			MethodName: "GetFontFeatureSettings",
			Handler:    _TextAppearanceInfoService_GetFontFeatureSettings_Handler,
		},
		{
			MethodName: "GetFontVariationSettings",
			Handler:    _TextAppearanceInfoService_GetFontVariationSettings_Handler,
		},
		{
			MethodName: "GetHighlightTextColor",
			Handler:    _TextAppearanceInfoService_GetHighlightTextColor_Handler,
		},
		{
			MethodName: "GetHintTextColor",
			Handler:    _TextAppearanceInfoService_GetHintTextColor_Handler,
		},
		{
			MethodName: "GetLetterSpacing",
			Handler:    _TextAppearanceInfoService_GetLetterSpacing_Handler,
		},
		{
			MethodName: "GetLineBreakStyle",
			Handler:    _TextAppearanceInfoService_GetLineBreakStyle_Handler,
		},
		{
			MethodName: "GetLineBreakWordStyle",
			Handler:    _TextAppearanceInfoService_GetLineBreakWordStyle_Handler,
		},
		{
			MethodName: "GetLinkTextColor",
			Handler:    _TextAppearanceInfoService_GetLinkTextColor_Handler,
		},
		{
			MethodName: "GetShadowColor",
			Handler:    _TextAppearanceInfoService_GetShadowColor_Handler,
		},
		{
			MethodName: "GetShadowDx",
			Handler:    _TextAppearanceInfoService_GetShadowDx_Handler,
		},
		{
			MethodName: "GetShadowDy",
			Handler:    _TextAppearanceInfoService_GetShadowDy_Handler,
		},
		{
			MethodName: "GetShadowRadius",
			Handler:    _TextAppearanceInfoService_GetShadowRadius_Handler,
		},
		{
			MethodName: "GetSystemFontFamilyName",
			Handler:    _TextAppearanceInfoService_GetSystemFontFamilyName_Handler,
		},
		{
			MethodName: "GetTextColor",
			Handler:    _TextAppearanceInfoService_GetTextColor_Handler,
		},
		{
			MethodName: "GetTextFontWeight",
			Handler:    _TextAppearanceInfoService_GetTextFontWeight_Handler,
		},
		{
			MethodName: "GetTextLocales",
			Handler:    _TextAppearanceInfoService_GetTextLocales_Handler,
		},
		{
			MethodName: "GetTextScaleX",
			Handler:    _TextAppearanceInfoService_GetTextScaleX_Handler,
		},
		{
			MethodName: "GetTextSize",
			Handler:    _TextAppearanceInfoService_GetTextSize_Handler,
		},
		{
			MethodName: "GetTextStyle",
			Handler:    _TextAppearanceInfoService_GetTextStyle_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _TextAppearanceInfoService_HashCode_Handler,
		},
		{
			MethodName: "IsAllCaps",
			Handler:    _TextAppearanceInfoService_IsAllCaps_Handler,
		},
		{
			MethodName: "IsElegantTextHeight",
			Handler:    _TextAppearanceInfoService_IsElegantTextHeight_Handler,
		},
		{
			MethodName: "IsFallbackLineSpacing",
			Handler:    _TextAppearanceInfoService_IsFallbackLineSpacing_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _TextAppearanceInfoService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _TextAppearanceInfoService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

TextAppearanceInfoService_ServiceDesc is the grpc.ServiceDesc for TextAppearanceInfoService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TextAttributeBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.TextAttributeBuilderService",
	HandlerType: (*TextAttributeBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _TextAttributeBuilderService_Build_Handler,
		},
		{
			MethodName: "SetExtras",
			Handler:    _TextAttributeBuilderService_SetExtras_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

TextAttributeBuilderService_ServiceDesc is the grpc.ServiceDesc for TextAttributeBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TextAttributeService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.TextAttributeService",
	HandlerType: (*TextAttributeServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _TextAttributeService_DescribeContents_Handler,
		},
		{
			MethodName: "GetExtras",
			Handler:    _TextAttributeService_GetExtras_Handler,
		},
		{
			MethodName: "GetTextConversionSuggestions",
			Handler:    _TextAttributeService_GetTextConversionSuggestions_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _TextAttributeService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

TextAttributeService_ServiceDesc is the grpc.ServiceDesc for TextAttributeService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TextBoundsInfoBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.TextBoundsInfoBuilderService",
	HandlerType: (*TextBoundsInfoBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _TextBoundsInfoBuilderService_Build_Handler,
		},
		{
			MethodName: "Clear",
			Handler:    _TextBoundsInfoBuilderService_Clear_Handler,
		},
		{
			MethodName: "SetCharacterBidiLevel",
			Handler:    _TextBoundsInfoBuilderService_SetCharacterBidiLevel_Handler,
		},
		{
			MethodName: "SetCharacterBounds",
			Handler:    _TextBoundsInfoBuilderService_SetCharacterBounds_Handler,
		},
		{
			MethodName: "SetCharacterFlags",
			Handler:    _TextBoundsInfoBuilderService_SetCharacterFlags_Handler,
		},
		{
			MethodName: "SetGraphemeSegmentFinder",
			Handler:    _TextBoundsInfoBuilderService_SetGraphemeSegmentFinder_Handler,
		},
		{
			MethodName: "SetLineSegmentFinder",
			Handler:    _TextBoundsInfoBuilderService_SetLineSegmentFinder_Handler,
		},
		{
			MethodName: "SetMatrix",
			Handler:    _TextBoundsInfoBuilderService_SetMatrix_Handler,
		},
		{
			MethodName: "SetStartAndEnd",
			Handler:    _TextBoundsInfoBuilderService_SetStartAndEnd_Handler,
		},
		{
			MethodName: "SetWordSegmentFinder",
			Handler:    _TextBoundsInfoBuilderService_SetWordSegmentFinder_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

TextBoundsInfoBuilderService_ServiceDesc is the grpc.ServiceDesc for TextBoundsInfoBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TextBoundsInfoResultService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.TextBoundsInfoResultService",
	HandlerType: (*TextBoundsInfoResultServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewTextBoundsInfoResult",
			Handler:    _TextBoundsInfoResultService_NewTextBoundsInfoResult_Handler,
		},
		{
			MethodName: "GetResultCode",
			Handler:    _TextBoundsInfoResultService_GetResultCode_Handler,
		},
		{
			MethodName: "GetTextBoundsInfo",
			Handler:    _TextBoundsInfoResultService_GetTextBoundsInfo_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

TextBoundsInfoResultService_ServiceDesc is the grpc.ServiceDesc for TextBoundsInfoResultService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TextBoundsInfoService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.TextBoundsInfoService",
	HandlerType: (*TextBoundsInfoServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _TextBoundsInfoService_DescribeContents_Handler,
		},
		{
			MethodName: "GetCharacterBidiLevel",
			Handler:    _TextBoundsInfoService_GetCharacterBidiLevel_Handler,
		},
		{
			MethodName: "GetCharacterBounds",
			Handler:    _TextBoundsInfoService_GetCharacterBounds_Handler,
		},
		{
			MethodName: "GetCharacterFlags",
			Handler:    _TextBoundsInfoService_GetCharacterFlags_Handler,
		},
		{
			MethodName: "GetEndIndex",
			Handler:    _TextBoundsInfoService_GetEndIndex_Handler,
		},
		{
			MethodName: "GetGraphemeSegmentFinder",
			Handler:    _TextBoundsInfoService_GetGraphemeSegmentFinder_Handler,
		},
		{
			MethodName: "GetLineSegmentFinder",
			Handler:    _TextBoundsInfoService_GetLineSegmentFinder_Handler,
		},
		{
			MethodName: "GetMatrix",
			Handler:    _TextBoundsInfoService_GetMatrix_Handler,
		},
		{
			MethodName: "GetOffsetForPosition",
			Handler:    _TextBoundsInfoService_GetOffsetForPosition_Handler,
		},
		{
			MethodName: "GetRangeForRect",
			Handler:    _TextBoundsInfoService_GetRangeForRect_Handler,
		},
		{
			MethodName: "GetStartIndex",
			Handler:    _TextBoundsInfoService_GetStartIndex_Handler,
		},
		{
			MethodName: "GetWordSegmentFinder",
			Handler:    _TextBoundsInfoService_GetWordSegmentFinder_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _TextBoundsInfoService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

TextBoundsInfoService_ServiceDesc is the grpc.ServiceDesc for TextBoundsInfoService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TextSnapshotService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethod.TextSnapshotService",
	HandlerType: (*TextSnapshotServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewTextSnapshot",
			Handler:    _TextSnapshotService_NewTextSnapshot_Handler,
		},
		{
			MethodName: "GetCompositionEnd",
			Handler:    _TextSnapshotService_GetCompositionEnd_Handler,
		},
		{
			MethodName: "GetCompositionStart",
			Handler:    _TextSnapshotService_GetCompositionStart_Handler,
		},
		{
			MethodName: "GetCursorCapsMode",
			Handler:    _TextSnapshotService_GetCursorCapsMode_Handler,
		},
		{
			MethodName: "GetSelectionEnd",
			Handler:    _TextSnapshotService_GetSelectionEnd_Handler,
		},
		{
			MethodName: "GetSelectionStart",
			Handler:    _TextSnapshotService_GetSelectionStart_Handler,
		},
		{
			MethodName: "GetSurroundingText",
			Handler:    _TextSnapshotService_GetSurroundingText_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethod/inputmethod.proto",
}

TextSnapshotService_ServiceDesc is the grpc.ServiceDesc for TextSnapshotService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterBaseInputConnectionServiceServer added in v0.0.6

func RegisterBaseInputConnectionServiceServer(s grpc.ServiceRegistrar, srv BaseInputConnectionServiceServer)

func RegisterCompletionInfoServiceServer added in v0.0.6

func RegisterCompletionInfoServiceServer(s grpc.ServiceRegistrar, srv CompletionInfoServiceServer)

func RegisterConnectionlessHandwritingCallbackServiceServer added in v0.0.6

func RegisterConnectionlessHandwritingCallbackServiceServer(s grpc.ServiceRegistrar, srv ConnectionlessHandwritingCallbackServiceServer)

func RegisterCorrectionInfoServiceServer added in v0.0.6

func RegisterCorrectionInfoServiceServer(s grpc.ServiceRegistrar, srv CorrectionInfoServiceServer)

func RegisterCursorAnchorInfoBuilderServiceServer added in v0.0.6

func RegisterCursorAnchorInfoBuilderServiceServer(s grpc.ServiceRegistrar, srv CursorAnchorInfoBuilderServiceServer)

func RegisterCursorAnchorInfoServiceServer added in v0.0.6

func RegisterCursorAnchorInfoServiceServer(s grpc.ServiceRegistrar, srv CursorAnchorInfoServiceServer)

func RegisterDeleteGestureBuilderServiceServer added in v0.0.6

func RegisterDeleteGestureBuilderServiceServer(s grpc.ServiceRegistrar, srv DeleteGestureBuilderServiceServer)

func RegisterDeleteGestureServiceServer added in v0.0.6

func RegisterDeleteGestureServiceServer(s grpc.ServiceRegistrar, srv DeleteGestureServiceServer)

func RegisterDeleteRangeGestureBuilderServiceServer added in v0.0.6

func RegisterDeleteRangeGestureBuilderServiceServer(s grpc.ServiceRegistrar, srv DeleteRangeGestureBuilderServiceServer)

func RegisterDeleteRangeGestureServiceServer added in v0.0.6

func RegisterDeleteRangeGestureServiceServer(s grpc.ServiceRegistrar, srv DeleteRangeGestureServiceServer)

func RegisterEditorBoundsInfoBuilderServiceServer added in v0.0.6

func RegisterEditorBoundsInfoBuilderServiceServer(s grpc.ServiceRegistrar, srv EditorBoundsInfoBuilderServiceServer)

func RegisterEditorBoundsInfoServiceServer added in v0.0.6

func RegisterEditorBoundsInfoServiceServer(s grpc.ServiceRegistrar, srv EditorBoundsInfoServiceServer)

func RegisterEditorInfoServiceServer added in v0.0.6

func RegisterEditorInfoServiceServer(s grpc.ServiceRegistrar, srv EditorInfoServiceServer)

func RegisterExtractedTextRequestServiceServer added in v0.0.6

func RegisterExtractedTextRequestServiceServer(s grpc.ServiceRegistrar, srv ExtractedTextRequestServiceServer)

func RegisterExtractedTextServiceServer added in v0.0.6

func RegisterExtractedTextServiceServer(s grpc.ServiceRegistrar, srv ExtractedTextServiceServer)

func RegisterHandwritingGestureServiceServer added in v0.0.6

func RegisterHandwritingGestureServiceServer(s grpc.ServiceRegistrar, srv HandwritingGestureServiceServer)

func RegisterInlineSuggestionInfoServiceServer added in v0.0.6

func RegisterInlineSuggestionInfoServiceServer(s grpc.ServiceRegistrar, srv InlineSuggestionInfoServiceServer)

func RegisterInlineSuggestionServiceServer added in v0.0.6

func RegisterInlineSuggestionServiceServer(s grpc.ServiceRegistrar, srv InlineSuggestionServiceServer)

func RegisterInlineSuggestionsRequestBuilderServiceServer added in v0.0.6

func RegisterInlineSuggestionsRequestBuilderServiceServer(s grpc.ServiceRegistrar, srv InlineSuggestionsRequestBuilderServiceServer)

func RegisterInlineSuggestionsRequestServiceServer added in v0.0.6

func RegisterInlineSuggestionsRequestServiceServer(s grpc.ServiceRegistrar, srv InlineSuggestionsRequestServiceServer)

func RegisterInlineSuggestionsResponseServiceServer added in v0.0.6

func RegisterInlineSuggestionsResponseServiceServer(s grpc.ServiceRegistrar, srv InlineSuggestionsResponseServiceServer)

func RegisterInputBindingServiceServer added in v0.0.6

func RegisterInputBindingServiceServer(s grpc.ServiceRegistrar, srv InputBindingServiceServer)

func RegisterInputConnectionServiceServer added in v0.0.6

func RegisterInputConnectionServiceServer(s grpc.ServiceRegistrar, srv InputConnectionServiceServer)

func RegisterInputConnectionWrapperServiceServer added in v0.0.6

func RegisterInputConnectionWrapperServiceServer(s grpc.ServiceRegistrar, srv InputConnectionWrapperServiceServer)

func RegisterInputContentInfoServiceServer added in v0.0.6

func RegisterInputContentInfoServiceServer(s grpc.ServiceRegistrar, srv InputContentInfoServiceServer)

func RegisterInputMethodInfoServiceServer added in v0.0.6

func RegisterInputMethodInfoServiceServer(s grpc.ServiceRegistrar, srv InputMethodInfoServiceServer)

func RegisterInputMethodManagerServiceServer

func RegisterInputMethodManagerServiceServer(s grpc.ServiceRegistrar, srv InputMethodManagerServiceServer)

func RegisterInputMethodServiceServer added in v0.0.6

func RegisterInputMethodServiceServer(s grpc.ServiceRegistrar, srv InputMethodServiceServer)

func RegisterInputMethodSessionCallbackServiceServer added in v0.0.6

func RegisterInputMethodSessionCallbackServiceServer(s grpc.ServiceRegistrar, srv InputMethodSessionCallbackServiceServer)

func RegisterInputMethodSessionEventCallbackServiceServer added in v0.0.6

func RegisterInputMethodSessionEventCallbackServiceServer(s grpc.ServiceRegistrar, srv InputMethodSessionEventCallbackServiceServer)

func RegisterInputMethodSessionServiceServer added in v0.0.6

func RegisterInputMethodSessionServiceServer(s grpc.ServiceRegistrar, srv InputMethodSessionServiceServer)

func RegisterInputMethodSubtypeInputMethodSubtypeBuilderServiceServer added in v0.0.6

func RegisterInputMethodSubtypeInputMethodSubtypeBuilderServiceServer(s grpc.ServiceRegistrar, srv InputMethodSubtypeInputMethodSubtypeBuilderServiceServer)

func RegisterInputMethodSubtypeServiceServer added in v0.0.6

func RegisterInputMethodSubtypeServiceServer(s grpc.ServiceRegistrar, srv InputMethodSubtypeServiceServer)

func RegisterInsertGestureBuilderServiceServer added in v0.0.6

func RegisterInsertGestureBuilderServiceServer(s grpc.ServiceRegistrar, srv InsertGestureBuilderServiceServer)

func RegisterInsertGestureServiceServer added in v0.0.6

func RegisterInsertGestureServiceServer(s grpc.ServiceRegistrar, srv InsertGestureServiceServer)

func RegisterInsertModeGestureBuilderServiceServer added in v0.0.6

func RegisterInsertModeGestureBuilderServiceServer(s grpc.ServiceRegistrar, srv InsertModeGestureBuilderServiceServer)

func RegisterInsertModeGestureServiceServer added in v0.0.6

func RegisterInsertModeGestureServiceServer(s grpc.ServiceRegistrar, srv InsertModeGestureServiceServer)

func RegisterJoinOrSplitGestureBuilderServiceServer added in v0.0.6

func RegisterJoinOrSplitGestureBuilderServiceServer(s grpc.ServiceRegistrar, srv JoinOrSplitGestureBuilderServiceServer)

func RegisterJoinOrSplitGestureServiceServer added in v0.0.6

func RegisterJoinOrSplitGestureServiceServer(s grpc.ServiceRegistrar, srv JoinOrSplitGestureServiceServer)

func RegisterRemoveSpaceGestureBuilderServiceServer added in v0.0.6

func RegisterRemoveSpaceGestureBuilderServiceServer(s grpc.ServiceRegistrar, srv RemoveSpaceGestureBuilderServiceServer)

func RegisterRemoveSpaceGestureServiceServer added in v0.0.6

func RegisterRemoveSpaceGestureServiceServer(s grpc.ServiceRegistrar, srv RemoveSpaceGestureServiceServer)

func RegisterSelectGestureBuilderServiceServer added in v0.0.6

func RegisterSelectGestureBuilderServiceServer(s grpc.ServiceRegistrar, srv SelectGestureBuilderServiceServer)

func RegisterSelectGestureServiceServer added in v0.0.6

func RegisterSelectGestureServiceServer(s grpc.ServiceRegistrar, srv SelectGestureServiceServer)

func RegisterSelectRangeGestureBuilderServiceServer added in v0.0.6

func RegisterSelectRangeGestureBuilderServiceServer(s grpc.ServiceRegistrar, srv SelectRangeGestureBuilderServiceServer)

func RegisterSelectRangeGestureServiceServer added in v0.0.6

func RegisterSelectRangeGestureServiceServer(s grpc.ServiceRegistrar, srv SelectRangeGestureServiceServer)

func RegisterSurroundingTextServiceServer added in v0.0.6

func RegisterSurroundingTextServiceServer(s grpc.ServiceRegistrar, srv SurroundingTextServiceServer)

func RegisterTextAppearanceInfoBuilderServiceServer added in v0.0.6

func RegisterTextAppearanceInfoBuilderServiceServer(s grpc.ServiceRegistrar, srv TextAppearanceInfoBuilderServiceServer)

func RegisterTextAppearanceInfoServiceServer added in v0.0.6

func RegisterTextAppearanceInfoServiceServer(s grpc.ServiceRegistrar, srv TextAppearanceInfoServiceServer)

func RegisterTextAttributeBuilderServiceServer added in v0.0.6

func RegisterTextAttributeBuilderServiceServer(s grpc.ServiceRegistrar, srv TextAttributeBuilderServiceServer)

func RegisterTextAttributeServiceServer added in v0.0.6

func RegisterTextAttributeServiceServer(s grpc.ServiceRegistrar, srv TextAttributeServiceServer)

func RegisterTextBoundsInfoBuilderServiceServer added in v0.0.6

func RegisterTextBoundsInfoBuilderServiceServer(s grpc.ServiceRegistrar, srv TextBoundsInfoBuilderServiceServer)

func RegisterTextBoundsInfoResultServiceServer added in v0.0.6

func RegisterTextBoundsInfoResultServiceServer(s grpc.ServiceRegistrar, srv TextBoundsInfoResultServiceServer)

func RegisterTextBoundsInfoServiceServer added in v0.0.6

func RegisterTextBoundsInfoServiceServer(s grpc.ServiceRegistrar, srv TextBoundsInfoServiceServer)

func RegisterTextSnapshotServiceServer added in v0.0.6

func RegisterTextSnapshotServiceServer(s grpc.ServiceRegistrar, srv TextSnapshotServiceServer)

Types

type AcceptStylusHandwritingDelegation1Request

type AcceptStylusHandwritingDelegation1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*AcceptStylusHandwritingDelegation1Request) Descriptor deprecated

func (*AcceptStylusHandwritingDelegation1Request) Descriptor() ([]byte, []int)

Deprecated: Use AcceptStylusHandwritingDelegation1Request.ProtoReflect.Descriptor instead.

func (*AcceptStylusHandwritingDelegation1Request) GetArg0

func (*AcceptStylusHandwritingDelegation1Request) ProtoMessage

func (*AcceptStylusHandwritingDelegation1Request) ProtoReflect

func (*AcceptStylusHandwritingDelegation1Request) Reset

func (*AcceptStylusHandwritingDelegation1Request) String

type AcceptStylusHandwritingDelegation1Response

type AcceptStylusHandwritingDelegation1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AcceptStylusHandwritingDelegation1Response) Descriptor deprecated

Deprecated: Use AcceptStylusHandwritingDelegation1Response.ProtoReflect.Descriptor instead.

func (*AcceptStylusHandwritingDelegation1Response) GetResult

func (*AcceptStylusHandwritingDelegation1Response) ProtoMessage

func (*AcceptStylusHandwritingDelegation1Response) ProtoReflect

func (*AcceptStylusHandwritingDelegation1Response) Reset

func (*AcceptStylusHandwritingDelegation1Response) String

type AcceptStylusHandwritingDelegation2_1Request

type AcceptStylusHandwritingDelegation2_1Request struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*AcceptStylusHandwritingDelegation2_1Request) Descriptor deprecated

Deprecated: Use AcceptStylusHandwritingDelegation2_1Request.ProtoReflect.Descriptor instead.

func (*AcceptStylusHandwritingDelegation2_1Request) GetArg0

func (*AcceptStylusHandwritingDelegation2_1Request) GetArg1

func (*AcceptStylusHandwritingDelegation2_1Request) ProtoMessage

func (*AcceptStylusHandwritingDelegation2_1Request) ProtoReflect

func (*AcceptStylusHandwritingDelegation2_1Request) Reset

func (*AcceptStylusHandwritingDelegation2_1Request) String

type AcceptStylusHandwritingDelegation2_1Response

type AcceptStylusHandwritingDelegation2_1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AcceptStylusHandwritingDelegation2_1Response) Descriptor deprecated

Deprecated: Use AcceptStylusHandwritingDelegation2_1Response.ProtoReflect.Descriptor instead.

func (*AcceptStylusHandwritingDelegation2_1Response) GetResult

func (*AcceptStylusHandwritingDelegation2_1Response) ProtoMessage

func (*AcceptStylusHandwritingDelegation2_1Response) ProtoReflect

func (*AcceptStylusHandwritingDelegation2_1Response) Reset

func (*AcceptStylusHandwritingDelegation2_1Response) String

type AddCharacterBoundsRequest added in v0.0.6

type AddCharacterBoundsRequest struct {
	Arg0 int32   `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 float32 `protobuf:"fixed32,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 float32 `protobuf:"fixed32,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 float32 `protobuf:"fixed32,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4 float32 `protobuf:"fixed32,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
	Arg5 int32   `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
	// contains filtered or unexported fields
}

func (*AddCharacterBoundsRequest) Descriptor deprecated added in v0.0.6

func (*AddCharacterBoundsRequest) Descriptor() ([]byte, []int)

Deprecated: Use AddCharacterBoundsRequest.ProtoReflect.Descriptor instead.

func (*AddCharacterBoundsRequest) GetArg0 added in v0.0.6

func (x *AddCharacterBoundsRequest) GetArg0() int32

func (*AddCharacterBoundsRequest) GetArg1 added in v0.0.6

func (x *AddCharacterBoundsRequest) GetArg1() float32

func (*AddCharacterBoundsRequest) GetArg2 added in v0.0.6

func (x *AddCharacterBoundsRequest) GetArg2() float32

func (*AddCharacterBoundsRequest) GetArg3 added in v0.0.6

func (x *AddCharacterBoundsRequest) GetArg3() float32

func (*AddCharacterBoundsRequest) GetArg4 added in v0.0.6

func (x *AddCharacterBoundsRequest) GetArg4() float32

func (*AddCharacterBoundsRequest) GetArg5 added in v0.0.6

func (x *AddCharacterBoundsRequest) GetArg5() int32

func (*AddCharacterBoundsRequest) ProtoMessage added in v0.0.6

func (*AddCharacterBoundsRequest) ProtoMessage()

func (*AddCharacterBoundsRequest) ProtoReflect added in v0.0.6

func (*AddCharacterBoundsRequest) Reset added in v0.0.6

func (x *AddCharacterBoundsRequest) Reset()

func (*AddCharacterBoundsRequest) String added in v0.0.6

func (x *AddCharacterBoundsRequest) String() string

type AddCharacterBoundsResponse added in v0.0.6

type AddCharacterBoundsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AddCharacterBoundsResponse) Descriptor deprecated added in v0.0.6

func (*AddCharacterBoundsResponse) Descriptor() ([]byte, []int)

Deprecated: Use AddCharacterBoundsResponse.ProtoReflect.Descriptor instead.

func (*AddCharacterBoundsResponse) GetResult added in v0.0.6

func (x *AddCharacterBoundsResponse) GetResult() int64

func (*AddCharacterBoundsResponse) ProtoMessage added in v0.0.6

func (*AddCharacterBoundsResponse) ProtoMessage()

func (*AddCharacterBoundsResponse) ProtoReflect added in v0.0.6

func (*AddCharacterBoundsResponse) Reset added in v0.0.6

func (x *AddCharacterBoundsResponse) Reset()

func (*AddCharacterBoundsResponse) String added in v0.0.6

func (x *AddCharacterBoundsResponse) String() string

type AddInlinePresentationSpecsRequest added in v0.0.6

type AddInlinePresentationSpecsRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*AddInlinePresentationSpecsRequest) Descriptor deprecated added in v0.0.6

func (*AddInlinePresentationSpecsRequest) Descriptor() ([]byte, []int)

Deprecated: Use AddInlinePresentationSpecsRequest.ProtoReflect.Descriptor instead.

func (*AddInlinePresentationSpecsRequest) GetArg0 added in v0.0.6

func (*AddInlinePresentationSpecsRequest) ProtoMessage added in v0.0.6

func (*AddInlinePresentationSpecsRequest) ProtoMessage()

func (*AddInlinePresentationSpecsRequest) ProtoReflect added in v0.0.6

func (*AddInlinePresentationSpecsRequest) Reset added in v0.0.6

func (*AddInlinePresentationSpecsRequest) String added in v0.0.6

type AddInlinePresentationSpecsResponse added in v0.0.6

type AddInlinePresentationSpecsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AddInlinePresentationSpecsResponse) Descriptor deprecated added in v0.0.6

func (*AddInlinePresentationSpecsResponse) Descriptor() ([]byte, []int)

Deprecated: Use AddInlinePresentationSpecsResponse.ProtoReflect.Descriptor instead.

func (*AddInlinePresentationSpecsResponse) GetResult added in v0.0.6

func (*AddInlinePresentationSpecsResponse) ProtoMessage added in v0.0.6

func (*AddInlinePresentationSpecsResponse) ProtoMessage()

func (*AddInlinePresentationSpecsResponse) ProtoReflect added in v0.0.6

func (*AddInlinePresentationSpecsResponse) Reset added in v0.0.6

func (*AddInlinePresentationSpecsResponse) String added in v0.0.6

type AddVisibleLineBoundsRequest added in v0.0.6

type AddVisibleLineBoundsRequest struct {
	Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 float32 `protobuf:"fixed32,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 float32 `protobuf:"fixed32,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 float32 `protobuf:"fixed32,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*AddVisibleLineBoundsRequest) Descriptor deprecated added in v0.0.6

func (*AddVisibleLineBoundsRequest) Descriptor() ([]byte, []int)

Deprecated: Use AddVisibleLineBoundsRequest.ProtoReflect.Descriptor instead.

func (*AddVisibleLineBoundsRequest) GetArg0 added in v0.0.6

func (x *AddVisibleLineBoundsRequest) GetArg0() float32

func (*AddVisibleLineBoundsRequest) GetArg1 added in v0.0.6

func (x *AddVisibleLineBoundsRequest) GetArg1() float32

func (*AddVisibleLineBoundsRequest) GetArg2 added in v0.0.6

func (x *AddVisibleLineBoundsRequest) GetArg2() float32

func (*AddVisibleLineBoundsRequest) GetArg3 added in v0.0.6

func (x *AddVisibleLineBoundsRequest) GetArg3() float32

func (*AddVisibleLineBoundsRequest) ProtoMessage added in v0.0.6

func (*AddVisibleLineBoundsRequest) ProtoMessage()

func (*AddVisibleLineBoundsRequest) ProtoReflect added in v0.0.6

func (*AddVisibleLineBoundsRequest) Reset added in v0.0.6

func (x *AddVisibleLineBoundsRequest) Reset()

func (*AddVisibleLineBoundsRequest) String added in v0.0.6

func (x *AddVisibleLineBoundsRequest) String() string

type AddVisibleLineBoundsResponse added in v0.0.6

type AddVisibleLineBoundsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AddVisibleLineBoundsResponse) Descriptor deprecated added in v0.0.6

func (*AddVisibleLineBoundsResponse) Descriptor() ([]byte, []int)

Deprecated: Use AddVisibleLineBoundsResponse.ProtoReflect.Descriptor instead.

func (*AddVisibleLineBoundsResponse) GetResult added in v0.0.6

func (x *AddVisibleLineBoundsResponse) GetResult() int64

func (*AddVisibleLineBoundsResponse) ProtoMessage added in v0.0.6

func (*AddVisibleLineBoundsResponse) ProtoMessage()

func (*AddVisibleLineBoundsResponse) ProtoReflect added in v0.0.6

func (*AddVisibleLineBoundsResponse) Reset added in v0.0.6

func (x *AddVisibleLineBoundsResponse) Reset()

func (*AddVisibleLineBoundsResponse) String added in v0.0.6

type AppPrivateCommandRequest added in v0.0.6

type AppPrivateCommandRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*AppPrivateCommandRequest) Descriptor deprecated added in v0.0.6

func (*AppPrivateCommandRequest) Descriptor() ([]byte, []int)

Deprecated: Use AppPrivateCommandRequest.ProtoReflect.Descriptor instead.

func (*AppPrivateCommandRequest) GetArg0 added in v0.0.6

func (x *AppPrivateCommandRequest) GetArg0() string

func (*AppPrivateCommandRequest) GetArg1 added in v0.0.6

func (x *AppPrivateCommandRequest) GetArg1() int64

func (*AppPrivateCommandRequest) ProtoMessage added in v0.0.6

func (*AppPrivateCommandRequest) ProtoMessage()

func (*AppPrivateCommandRequest) ProtoReflect added in v0.0.6

func (x *AppPrivateCommandRequest) ProtoReflect() protoreflect.Message

func (*AppPrivateCommandRequest) Reset added in v0.0.6

func (x *AppPrivateCommandRequest) Reset()

func (*AppPrivateCommandRequest) String added in v0.0.6

func (x *AppPrivateCommandRequest) String() string

type AppPrivateCommandResponse added in v0.0.6

type AppPrivateCommandResponse struct {
	// contains filtered or unexported fields
}

func (*AppPrivateCommandResponse) Descriptor deprecated added in v0.0.6

func (*AppPrivateCommandResponse) Descriptor() ([]byte, []int)

Deprecated: Use AppPrivateCommandResponse.ProtoReflect.Descriptor instead.

func (*AppPrivateCommandResponse) ProtoMessage added in v0.0.6

func (*AppPrivateCommandResponse) ProtoMessage()

func (*AppPrivateCommandResponse) ProtoReflect added in v0.0.6

func (*AppPrivateCommandResponse) Reset added in v0.0.6

func (x *AppPrivateCommandResponse) Reset()

func (*AppPrivateCommandResponse) String added in v0.0.6

func (x *AppPrivateCommandResponse) String() string

type AttachTokenRequest added in v0.0.6

type AttachTokenRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*AttachTokenRequest) Descriptor deprecated added in v0.0.6

func (*AttachTokenRequest) Descriptor() ([]byte, []int)

Deprecated: Use AttachTokenRequest.ProtoReflect.Descriptor instead.

func (*AttachTokenRequest) GetArg0 added in v0.0.6

func (x *AttachTokenRequest) GetArg0() int64

func (*AttachTokenRequest) ProtoMessage added in v0.0.6

func (*AttachTokenRequest) ProtoMessage()

func (*AttachTokenRequest) ProtoReflect added in v0.0.6

func (x *AttachTokenRequest) ProtoReflect() protoreflect.Message

func (*AttachTokenRequest) Reset added in v0.0.6

func (x *AttachTokenRequest) Reset()

func (*AttachTokenRequest) String added in v0.0.6

func (x *AttachTokenRequest) String() string

type AttachTokenResponse added in v0.0.6

type AttachTokenResponse struct {
	// contains filtered or unexported fields
}

func (*AttachTokenResponse) Descriptor deprecated added in v0.0.6

func (*AttachTokenResponse) Descriptor() ([]byte, []int)

Deprecated: Use AttachTokenResponse.ProtoReflect.Descriptor instead.

func (*AttachTokenResponse) ProtoMessage added in v0.0.6

func (*AttachTokenResponse) ProtoMessage()

func (*AttachTokenResponse) ProtoReflect added in v0.0.6

func (x *AttachTokenResponse) ProtoReflect() protoreflect.Message

func (*AttachTokenResponse) Reset added in v0.0.6

func (x *AttachTokenResponse) Reset()

func (*AttachTokenResponse) String added in v0.0.6

func (x *AttachTokenResponse) String() string

type BaseInputConnectionBeginBatchEditRequest added in v0.0.6

type BaseInputConnectionBeginBatchEditRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionBeginBatchEditRequest) Descriptor deprecated added in v0.0.6

func (*BaseInputConnectionBeginBatchEditRequest) Descriptor() ([]byte, []int)

Deprecated: Use BaseInputConnectionBeginBatchEditRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionBeginBatchEditRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionBeginBatchEditRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionBeginBatchEditRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionBeginBatchEditRequest) Reset added in v0.0.6

func (*BaseInputConnectionBeginBatchEditRequest) String added in v0.0.6

type BaseInputConnectionClearMetaKeyStatesRequest added in v0.0.6

type BaseInputConnectionClearMetaKeyStatesRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionClearMetaKeyStatesRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use BaseInputConnectionClearMetaKeyStatesRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionClearMetaKeyStatesRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionClearMetaKeyStatesRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionClearMetaKeyStatesRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionClearMetaKeyStatesRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionClearMetaKeyStatesRequest) Reset added in v0.0.6

func (*BaseInputConnectionClearMetaKeyStatesRequest) String added in v0.0.6

type BaseInputConnectionCloseConnectionRequest added in v0.0.6

type BaseInputConnectionCloseConnectionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionCloseConnectionRequest) Descriptor deprecated added in v0.0.6

func (*BaseInputConnectionCloseConnectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use BaseInputConnectionCloseConnectionRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionCloseConnectionRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionCloseConnectionRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionCloseConnectionRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionCloseConnectionRequest) Reset added in v0.0.6

func (*BaseInputConnectionCloseConnectionRequest) String added in v0.0.6

type BaseInputConnectionCommitCompletionRequest added in v0.0.6

type BaseInputConnectionCommitCompletionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionCommitCompletionRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use BaseInputConnectionCommitCompletionRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionCommitCompletionRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionCommitCompletionRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionCommitCompletionRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionCommitCompletionRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionCommitCompletionRequest) Reset added in v0.0.6

func (*BaseInputConnectionCommitCompletionRequest) String added in v0.0.6

type BaseInputConnectionCommitContentRequest added in v0.0.6

type BaseInputConnectionCommitContentRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   int64 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionCommitContentRequest) Descriptor deprecated added in v0.0.6

func (*BaseInputConnectionCommitContentRequest) Descriptor() ([]byte, []int)

Deprecated: Use BaseInputConnectionCommitContentRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionCommitContentRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionCommitContentRequest) GetArg1 added in v0.0.6

func (*BaseInputConnectionCommitContentRequest) GetArg2 added in v0.0.6

func (*BaseInputConnectionCommitContentRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionCommitContentRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionCommitContentRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionCommitContentRequest) Reset added in v0.0.6

func (*BaseInputConnectionCommitContentRequest) String added in v0.0.6

type BaseInputConnectionCommitCorrectionRequest added in v0.0.6

type BaseInputConnectionCommitCorrectionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionCommitCorrectionRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use BaseInputConnectionCommitCorrectionRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionCommitCorrectionRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionCommitCorrectionRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionCommitCorrectionRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionCommitCorrectionRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionCommitCorrectionRequest) Reset added in v0.0.6

func (*BaseInputConnectionCommitCorrectionRequest) String added in v0.0.6

type BaseInputConnectionCommitTextRequest added in v0.0.6

type BaseInputConnectionCommitTextRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionCommitTextRequest) Descriptor deprecated added in v0.0.6

func (*BaseInputConnectionCommitTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use BaseInputConnectionCommitTextRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionCommitTextRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionCommitTextRequest) GetArg1 added in v0.0.6

func (*BaseInputConnectionCommitTextRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionCommitTextRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionCommitTextRequest) ProtoMessage()

func (*BaseInputConnectionCommitTextRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionCommitTextRequest) Reset added in v0.0.6

func (*BaseInputConnectionCommitTextRequest) String added in v0.0.6

type BaseInputConnectionDeleteSurroundingTextInCodePointsRequest added in v0.0.6

type BaseInputConnectionDeleteSurroundingTextInCodePointsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionDeleteSurroundingTextInCodePointsRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use BaseInputConnectionDeleteSurroundingTextInCodePointsRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionDeleteSurroundingTextInCodePointsRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionDeleteSurroundingTextInCodePointsRequest) GetArg1 added in v0.0.6

func (*BaseInputConnectionDeleteSurroundingTextInCodePointsRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionDeleteSurroundingTextInCodePointsRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionDeleteSurroundingTextInCodePointsRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionDeleteSurroundingTextInCodePointsRequest) Reset added in v0.0.6

func (*BaseInputConnectionDeleteSurroundingTextInCodePointsRequest) String added in v0.0.6

type BaseInputConnectionDeleteSurroundingTextRequest added in v0.0.6

type BaseInputConnectionDeleteSurroundingTextRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionDeleteSurroundingTextRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use BaseInputConnectionDeleteSurroundingTextRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionDeleteSurroundingTextRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionDeleteSurroundingTextRequest) GetArg1 added in v0.0.6

func (*BaseInputConnectionDeleteSurroundingTextRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionDeleteSurroundingTextRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionDeleteSurroundingTextRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionDeleteSurroundingTextRequest) Reset added in v0.0.6

func (*BaseInputConnectionDeleteSurroundingTextRequest) String added in v0.0.6

type BaseInputConnectionEndBatchEditRequest added in v0.0.6

type BaseInputConnectionEndBatchEditRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionEndBatchEditRequest) Descriptor deprecated added in v0.0.6

func (*BaseInputConnectionEndBatchEditRequest) Descriptor() ([]byte, []int)

Deprecated: Use BaseInputConnectionEndBatchEditRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionEndBatchEditRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionEndBatchEditRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionEndBatchEditRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionEndBatchEditRequest) Reset added in v0.0.6

func (*BaseInputConnectionEndBatchEditRequest) String added in v0.0.6

type BaseInputConnectionFinishComposingTextRequest added in v0.0.6

type BaseInputConnectionFinishComposingTextRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionFinishComposingTextRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use BaseInputConnectionFinishComposingTextRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionFinishComposingTextRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionFinishComposingTextRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionFinishComposingTextRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionFinishComposingTextRequest) Reset added in v0.0.6

func (*BaseInputConnectionFinishComposingTextRequest) String added in v0.0.6

type BaseInputConnectionGetCursorCapsModeRequest added in v0.0.6

type BaseInputConnectionGetCursorCapsModeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionGetCursorCapsModeRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use BaseInputConnectionGetCursorCapsModeRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionGetCursorCapsModeRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionGetCursorCapsModeRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionGetCursorCapsModeRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionGetCursorCapsModeRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionGetCursorCapsModeRequest) Reset added in v0.0.6

func (*BaseInputConnectionGetCursorCapsModeRequest) String added in v0.0.6

type BaseInputConnectionGetExtractedTextRequest added in v0.0.6

type BaseInputConnectionGetExtractedTextRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionGetExtractedTextRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use BaseInputConnectionGetExtractedTextRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionGetExtractedTextRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionGetExtractedTextRequest) GetArg1 added in v0.0.6

func (*BaseInputConnectionGetExtractedTextRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionGetExtractedTextRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionGetExtractedTextRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionGetExtractedTextRequest) Reset added in v0.0.6

func (*BaseInputConnectionGetExtractedTextRequest) String added in v0.0.6

type BaseInputConnectionGetHandlerRequest added in v0.0.6

type BaseInputConnectionGetHandlerRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionGetHandlerRequest) Descriptor deprecated added in v0.0.6

func (*BaseInputConnectionGetHandlerRequest) Descriptor() ([]byte, []int)

Deprecated: Use BaseInputConnectionGetHandlerRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionGetHandlerRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionGetHandlerRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionGetHandlerRequest) ProtoMessage()

func (*BaseInputConnectionGetHandlerRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionGetHandlerRequest) Reset added in v0.0.6

func (*BaseInputConnectionGetHandlerRequest) String added in v0.0.6

type BaseInputConnectionGetSelectedTextRequest added in v0.0.6

type BaseInputConnectionGetSelectedTextRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionGetSelectedTextRequest) Descriptor deprecated added in v0.0.6

func (*BaseInputConnectionGetSelectedTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use BaseInputConnectionGetSelectedTextRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionGetSelectedTextRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionGetSelectedTextRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionGetSelectedTextRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionGetSelectedTextRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionGetSelectedTextRequest) Reset added in v0.0.6

func (*BaseInputConnectionGetSelectedTextRequest) String added in v0.0.6

type BaseInputConnectionGetTextAfterCursorRequest added in v0.0.6

type BaseInputConnectionGetTextAfterCursorRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionGetTextAfterCursorRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use BaseInputConnectionGetTextAfterCursorRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionGetTextAfterCursorRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionGetTextAfterCursorRequest) GetArg1 added in v0.0.6

func (*BaseInputConnectionGetTextAfterCursorRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionGetTextAfterCursorRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionGetTextAfterCursorRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionGetTextAfterCursorRequest) Reset added in v0.0.6

func (*BaseInputConnectionGetTextAfterCursorRequest) String added in v0.0.6

type BaseInputConnectionGetTextBeforeCursorRequest added in v0.0.6

type BaseInputConnectionGetTextBeforeCursorRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionGetTextBeforeCursorRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use BaseInputConnectionGetTextBeforeCursorRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionGetTextBeforeCursorRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionGetTextBeforeCursorRequest) GetArg1 added in v0.0.6

func (*BaseInputConnectionGetTextBeforeCursorRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionGetTextBeforeCursorRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionGetTextBeforeCursorRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionGetTextBeforeCursorRequest) Reset added in v0.0.6

func (*BaseInputConnectionGetTextBeforeCursorRequest) String added in v0.0.6

type BaseInputConnectionPerformContextMenuActionRequest added in v0.0.6

type BaseInputConnectionPerformContextMenuActionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionPerformContextMenuActionRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use BaseInputConnectionPerformContextMenuActionRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionPerformContextMenuActionRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionPerformContextMenuActionRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionPerformContextMenuActionRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionPerformContextMenuActionRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionPerformContextMenuActionRequest) Reset added in v0.0.6

func (*BaseInputConnectionPerformContextMenuActionRequest) String added in v0.0.6

type BaseInputConnectionPerformEditorActionRequest added in v0.0.6

type BaseInputConnectionPerformEditorActionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionPerformEditorActionRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use BaseInputConnectionPerformEditorActionRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionPerformEditorActionRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionPerformEditorActionRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionPerformEditorActionRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionPerformEditorActionRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionPerformEditorActionRequest) Reset added in v0.0.6

func (*BaseInputConnectionPerformEditorActionRequest) String added in v0.0.6

type BaseInputConnectionPerformPrivateCommandRequest added in v0.0.6

type BaseInputConnectionPerformPrivateCommandRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int64  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionPerformPrivateCommandRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use BaseInputConnectionPerformPrivateCommandRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionPerformPrivateCommandRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionPerformPrivateCommandRequest) GetArg1 added in v0.0.6

func (*BaseInputConnectionPerformPrivateCommandRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionPerformPrivateCommandRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionPerformPrivateCommandRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionPerformPrivateCommandRequest) Reset added in v0.0.6

func (*BaseInputConnectionPerformPrivateCommandRequest) String added in v0.0.6

type BaseInputConnectionReportFullscreenModeRequest added in v0.0.6

type BaseInputConnectionReportFullscreenModeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   bool  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionReportFullscreenModeRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use BaseInputConnectionReportFullscreenModeRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionReportFullscreenModeRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionReportFullscreenModeRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionReportFullscreenModeRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionReportFullscreenModeRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionReportFullscreenModeRequest) Reset added in v0.0.6

func (*BaseInputConnectionReportFullscreenModeRequest) String added in v0.0.6

type BaseInputConnectionRequestCursorUpdatesRequest added in v0.0.6

type BaseInputConnectionRequestCursorUpdatesRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionRequestCursorUpdatesRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use BaseInputConnectionRequestCursorUpdatesRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionRequestCursorUpdatesRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionRequestCursorUpdatesRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionRequestCursorUpdatesRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionRequestCursorUpdatesRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionRequestCursorUpdatesRequest) Reset added in v0.0.6

func (*BaseInputConnectionRequestCursorUpdatesRequest) String added in v0.0.6

type BaseInputConnectionSendKeyEventRequest added in v0.0.6

type BaseInputConnectionSendKeyEventRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionSendKeyEventRequest) Descriptor deprecated added in v0.0.6

func (*BaseInputConnectionSendKeyEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use BaseInputConnectionSendKeyEventRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionSendKeyEventRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionSendKeyEventRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionSendKeyEventRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionSendKeyEventRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionSendKeyEventRequest) Reset added in v0.0.6

func (*BaseInputConnectionSendKeyEventRequest) String added in v0.0.6

type BaseInputConnectionServiceClient added in v0.0.6

type BaseInputConnectionServiceClient interface {
	NewBaseInputConnection(ctx context.Context, in *NewBaseInputConnectionRequest, opts ...grpc.CallOption) (*NewBaseInputConnectionResponse, error)
	BeginBatchEdit(ctx context.Context, in *BaseInputConnectionBeginBatchEditRequest, opts ...grpc.CallOption) (*BeginBatchEditResponse, error)
	ClearMetaKeyStates(ctx context.Context, in *BaseInputConnectionClearMetaKeyStatesRequest, opts ...grpc.CallOption) (*ClearMetaKeyStatesResponse, error)
	CloseConnection(ctx context.Context, in *BaseInputConnectionCloseConnectionRequest, opts ...grpc.CallOption) (*CloseConnectionResponse, error)
	CommitCompletion(ctx context.Context, in *BaseInputConnectionCommitCompletionRequest, opts ...grpc.CallOption) (*CommitCompletionResponse, error)
	CommitContent(ctx context.Context, in *BaseInputConnectionCommitContentRequest, opts ...grpc.CallOption) (*CommitContentResponse, error)
	CommitCorrection(ctx context.Context, in *BaseInputConnectionCommitCorrectionRequest, opts ...grpc.CallOption) (*CommitCorrectionResponse, error)
	CommitText(ctx context.Context, in *BaseInputConnectionCommitTextRequest, opts ...grpc.CallOption) (*CommitTextResponse, error)
	DeleteSurroundingText(ctx context.Context, in *BaseInputConnectionDeleteSurroundingTextRequest, opts ...grpc.CallOption) (*DeleteSurroundingTextResponse, error)
	DeleteSurroundingTextInCodePoints(ctx context.Context, in *BaseInputConnectionDeleteSurroundingTextInCodePointsRequest, opts ...grpc.CallOption) (*DeleteSurroundingTextInCodePointsResponse, error)
	EndBatchEdit(ctx context.Context, in *BaseInputConnectionEndBatchEditRequest, opts ...grpc.CallOption) (*EndBatchEditResponse, error)
	FinishComposingText(ctx context.Context, in *BaseInputConnectionFinishComposingTextRequest, opts ...grpc.CallOption) (*FinishComposingTextResponse, error)
	GetCursorCapsMode(ctx context.Context, in *BaseInputConnectionGetCursorCapsModeRequest, opts ...grpc.CallOption) (*GetCursorCapsModeResponse, error)
	GetEditable(ctx context.Context, in *GetEditableRequest, opts ...grpc.CallOption) (*GetEditableResponse, error)
	GetExtractedText(ctx context.Context, in *BaseInputConnectionGetExtractedTextRequest, opts ...grpc.CallOption) (*GetExtractedTextResponse, error)
	GetHandler(ctx context.Context, in *BaseInputConnectionGetHandlerRequest, opts ...grpc.CallOption) (*GetHandlerResponse, error)
	GetSelectedText(ctx context.Context, in *BaseInputConnectionGetSelectedTextRequest, opts ...grpc.CallOption) (*GetSelectedTextResponse, error)
	GetSurroundingText(ctx context.Context, in *GetSurroundingTextRequest, opts ...grpc.CallOption) (*GetSurroundingTextResponse, error)
	GetTextAfterCursor(ctx context.Context, in *BaseInputConnectionGetTextAfterCursorRequest, opts ...grpc.CallOption) (*GetTextAfterCursorResponse, error)
	GetTextBeforeCursor(ctx context.Context, in *BaseInputConnectionGetTextBeforeCursorRequest, opts ...grpc.CallOption) (*GetTextBeforeCursorResponse, error)
	PerformContextMenuAction(ctx context.Context, in *BaseInputConnectionPerformContextMenuActionRequest, opts ...grpc.CallOption) (*PerformContextMenuActionResponse, error)
	PerformEditorAction(ctx context.Context, in *BaseInputConnectionPerformEditorActionRequest, opts ...grpc.CallOption) (*PerformEditorActionResponse, error)
	PerformPrivateCommand(ctx context.Context, in *BaseInputConnectionPerformPrivateCommandRequest, opts ...grpc.CallOption) (*PerformPrivateCommandResponse, error)
	ReplaceText(ctx context.Context, in *ReplaceTextRequest, opts ...grpc.CallOption) (*ReplaceTextResponse, error)
	ReportFullscreenMode(ctx context.Context, in *BaseInputConnectionReportFullscreenModeRequest, opts ...grpc.CallOption) (*ReportFullscreenModeResponse, error)
	RequestCursorUpdates(ctx context.Context, in *BaseInputConnectionRequestCursorUpdatesRequest, opts ...grpc.CallOption) (*RequestCursorUpdatesResponse, error)
	SendKeyEvent(ctx context.Context, in *BaseInputConnectionSendKeyEventRequest, opts ...grpc.CallOption) (*SendKeyEventResponse, error)
	SetComposingRegion(ctx context.Context, in *BaseInputConnectionSetComposingRegionRequest, opts ...grpc.CallOption) (*SetComposingRegionResponse, error)
	SetComposingText(ctx context.Context, in *BaseInputConnectionSetComposingTextRequest, opts ...grpc.CallOption) (*SetComposingTextResponse, error)
	SetSelection(ctx context.Context, in *BaseInputConnectionSetSelectionRequest, opts ...grpc.CallOption) (*SetSelectionResponse, error)
	TakeSnapshot(ctx context.Context, in *TakeSnapshotRequest, opts ...grpc.CallOption) (*TakeSnapshotResponse, error)
	GetComposingSpanEnd(ctx context.Context, in *GetComposingSpanEndRequest, opts ...grpc.CallOption) (*GetComposingSpanEndResponse, error)
	GetComposingSpanStart(ctx context.Context, in *GetComposingSpanStartRequest, opts ...grpc.CallOption) (*GetComposingSpanStartResponse, error)
	RemoveComposingSpans(ctx context.Context, in *RemoveComposingSpansRequest, opts ...grpc.CallOption) (*RemoveComposingSpansResponse, error)
	SetComposingSpans(ctx context.Context, in *SetComposingSpansRequest, opts ...grpc.CallOption) (*SetComposingSpansResponse, error)
}

BaseInputConnectionServiceClient is the client API for BaseInputConnectionService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewBaseInputConnectionServiceClient added in v0.0.6

func NewBaseInputConnectionServiceClient(cc grpc.ClientConnInterface) BaseInputConnectionServiceClient

type BaseInputConnectionServiceServer added in v0.0.6

type BaseInputConnectionServiceServer interface {
	NewBaseInputConnection(context.Context, *NewBaseInputConnectionRequest) (*NewBaseInputConnectionResponse, error)
	BeginBatchEdit(context.Context, *BaseInputConnectionBeginBatchEditRequest) (*BeginBatchEditResponse, error)
	ClearMetaKeyStates(context.Context, *BaseInputConnectionClearMetaKeyStatesRequest) (*ClearMetaKeyStatesResponse, error)
	CloseConnection(context.Context, *BaseInputConnectionCloseConnectionRequest) (*CloseConnectionResponse, error)
	CommitCompletion(context.Context, *BaseInputConnectionCommitCompletionRequest) (*CommitCompletionResponse, error)
	CommitContent(context.Context, *BaseInputConnectionCommitContentRequest) (*CommitContentResponse, error)
	CommitCorrection(context.Context, *BaseInputConnectionCommitCorrectionRequest) (*CommitCorrectionResponse, error)
	CommitText(context.Context, *BaseInputConnectionCommitTextRequest) (*CommitTextResponse, error)
	DeleteSurroundingText(context.Context, *BaseInputConnectionDeleteSurroundingTextRequest) (*DeleteSurroundingTextResponse, error)
	DeleteSurroundingTextInCodePoints(context.Context, *BaseInputConnectionDeleteSurroundingTextInCodePointsRequest) (*DeleteSurroundingTextInCodePointsResponse, error)
	EndBatchEdit(context.Context, *BaseInputConnectionEndBatchEditRequest) (*EndBatchEditResponse, error)
	FinishComposingText(context.Context, *BaseInputConnectionFinishComposingTextRequest) (*FinishComposingTextResponse, error)
	GetCursorCapsMode(context.Context, *BaseInputConnectionGetCursorCapsModeRequest) (*GetCursorCapsModeResponse, error)
	GetEditable(context.Context, *GetEditableRequest) (*GetEditableResponse, error)
	GetExtractedText(context.Context, *BaseInputConnectionGetExtractedTextRequest) (*GetExtractedTextResponse, error)
	GetHandler(context.Context, *BaseInputConnectionGetHandlerRequest) (*GetHandlerResponse, error)
	GetSelectedText(context.Context, *BaseInputConnectionGetSelectedTextRequest) (*GetSelectedTextResponse, error)
	GetSurroundingText(context.Context, *GetSurroundingTextRequest) (*GetSurroundingTextResponse, error)
	GetTextAfterCursor(context.Context, *BaseInputConnectionGetTextAfterCursorRequest) (*GetTextAfterCursorResponse, error)
	GetTextBeforeCursor(context.Context, *BaseInputConnectionGetTextBeforeCursorRequest) (*GetTextBeforeCursorResponse, error)
	PerformContextMenuAction(context.Context, *BaseInputConnectionPerformContextMenuActionRequest) (*PerformContextMenuActionResponse, error)
	PerformEditorAction(context.Context, *BaseInputConnectionPerformEditorActionRequest) (*PerformEditorActionResponse, error)
	PerformPrivateCommand(context.Context, *BaseInputConnectionPerformPrivateCommandRequest) (*PerformPrivateCommandResponse, error)
	ReplaceText(context.Context, *ReplaceTextRequest) (*ReplaceTextResponse, error)
	ReportFullscreenMode(context.Context, *BaseInputConnectionReportFullscreenModeRequest) (*ReportFullscreenModeResponse, error)
	RequestCursorUpdates(context.Context, *BaseInputConnectionRequestCursorUpdatesRequest) (*RequestCursorUpdatesResponse, error)
	SendKeyEvent(context.Context, *BaseInputConnectionSendKeyEventRequest) (*SendKeyEventResponse, error)
	SetComposingRegion(context.Context, *BaseInputConnectionSetComposingRegionRequest) (*SetComposingRegionResponse, error)
	SetComposingText(context.Context, *BaseInputConnectionSetComposingTextRequest) (*SetComposingTextResponse, error)
	SetSelection(context.Context, *BaseInputConnectionSetSelectionRequest) (*SetSelectionResponse, error)
	TakeSnapshot(context.Context, *TakeSnapshotRequest) (*TakeSnapshotResponse, error)
	GetComposingSpanEnd(context.Context, *GetComposingSpanEndRequest) (*GetComposingSpanEndResponse, error)
	GetComposingSpanStart(context.Context, *GetComposingSpanStartRequest) (*GetComposingSpanStartResponse, error)
	RemoveComposingSpans(context.Context, *RemoveComposingSpansRequest) (*RemoveComposingSpansResponse, error)
	SetComposingSpans(context.Context, *SetComposingSpansRequest) (*SetComposingSpansResponse, error)
	// contains filtered or unexported methods
}

BaseInputConnectionServiceServer is the server API for BaseInputConnectionService service. All implementations must embed UnimplementedBaseInputConnectionServiceServer for forward compatibility.

type BaseInputConnectionSetComposingRegionRequest added in v0.0.6

type BaseInputConnectionSetComposingRegionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionSetComposingRegionRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use BaseInputConnectionSetComposingRegionRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionSetComposingRegionRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionSetComposingRegionRequest) GetArg1 added in v0.0.6

func (*BaseInputConnectionSetComposingRegionRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionSetComposingRegionRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionSetComposingRegionRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionSetComposingRegionRequest) Reset added in v0.0.6

func (*BaseInputConnectionSetComposingRegionRequest) String added in v0.0.6

type BaseInputConnectionSetComposingTextRequest added in v0.0.6

type BaseInputConnectionSetComposingTextRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionSetComposingTextRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use BaseInputConnectionSetComposingTextRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionSetComposingTextRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionSetComposingTextRequest) GetArg1 added in v0.0.6

func (*BaseInputConnectionSetComposingTextRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionSetComposingTextRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionSetComposingTextRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionSetComposingTextRequest) Reset added in v0.0.6

func (*BaseInputConnectionSetComposingTextRequest) String added in v0.0.6

type BaseInputConnectionSetSelectionRequest added in v0.0.6

type BaseInputConnectionSetSelectionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseInputConnectionSetSelectionRequest) Descriptor deprecated added in v0.0.6

func (*BaseInputConnectionSetSelectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use BaseInputConnectionSetSelectionRequest.ProtoReflect.Descriptor instead.

func (*BaseInputConnectionSetSelectionRequest) GetArg0 added in v0.0.6

func (*BaseInputConnectionSetSelectionRequest) GetArg1 added in v0.0.6

func (*BaseInputConnectionSetSelectionRequest) GetHandle added in v0.0.6

func (*BaseInputConnectionSetSelectionRequest) ProtoMessage added in v0.0.6

func (*BaseInputConnectionSetSelectionRequest) ProtoReflect added in v0.0.6

func (*BaseInputConnectionSetSelectionRequest) Reset added in v0.0.6

func (*BaseInputConnectionSetSelectionRequest) String added in v0.0.6

type BeginBatchEditRequest added in v0.0.6

type BeginBatchEditRequest struct {
	// contains filtered or unexported fields
}

func (*BeginBatchEditRequest) Descriptor deprecated added in v0.0.6

func (*BeginBatchEditRequest) Descriptor() ([]byte, []int)

Deprecated: Use BeginBatchEditRequest.ProtoReflect.Descriptor instead.

func (*BeginBatchEditRequest) ProtoMessage added in v0.0.6

func (*BeginBatchEditRequest) ProtoMessage()

func (*BeginBatchEditRequest) ProtoReflect added in v0.0.6

func (x *BeginBatchEditRequest) ProtoReflect() protoreflect.Message

func (*BeginBatchEditRequest) Reset added in v0.0.6

func (x *BeginBatchEditRequest) Reset()

func (*BeginBatchEditRequest) String added in v0.0.6

func (x *BeginBatchEditRequest) String() string

type BeginBatchEditResponse added in v0.0.6

type BeginBatchEditResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*BeginBatchEditResponse) Descriptor deprecated added in v0.0.6

func (*BeginBatchEditResponse) Descriptor() ([]byte, []int)

Deprecated: Use BeginBatchEditResponse.ProtoReflect.Descriptor instead.

func (*BeginBatchEditResponse) GetResult added in v0.0.6

func (x *BeginBatchEditResponse) GetResult() bool

func (*BeginBatchEditResponse) ProtoMessage added in v0.0.6

func (*BeginBatchEditResponse) ProtoMessage()

func (*BeginBatchEditResponse) ProtoReflect added in v0.0.6

func (x *BeginBatchEditResponse) ProtoReflect() protoreflect.Message

func (*BeginBatchEditResponse) Reset added in v0.0.6

func (x *BeginBatchEditResponse) Reset()

func (*BeginBatchEditResponse) String added in v0.0.6

func (x *BeginBatchEditResponse) String() string

type BindInputRequest added in v0.0.6

type BindInputRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*BindInputRequest) Descriptor deprecated added in v0.0.6

func (*BindInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use BindInputRequest.ProtoReflect.Descriptor instead.

func (*BindInputRequest) GetArg0 added in v0.0.6

func (x *BindInputRequest) GetArg0() int64

func (*BindInputRequest) ProtoMessage added in v0.0.6

func (*BindInputRequest) ProtoMessage()

func (*BindInputRequest) ProtoReflect added in v0.0.6

func (x *BindInputRequest) ProtoReflect() protoreflect.Message

func (*BindInputRequest) Reset added in v0.0.6

func (x *BindInputRequest) Reset()

func (*BindInputRequest) String added in v0.0.6

func (x *BindInputRequest) String() string

type BindInputResponse added in v0.0.6

type BindInputResponse struct {
	// contains filtered or unexported fields
}

func (*BindInputResponse) Descriptor deprecated added in v0.0.6

func (*BindInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use BindInputResponse.ProtoReflect.Descriptor instead.

func (*BindInputResponse) ProtoMessage added in v0.0.6

func (*BindInputResponse) ProtoMessage()

func (*BindInputResponse) ProtoReflect added in v0.0.6

func (x *BindInputResponse) ProtoReflect() protoreflect.Message

func (*BindInputResponse) Reset added in v0.0.6

func (x *BindInputResponse) Reset()

func (*BindInputResponse) String added in v0.0.6

func (x *BindInputResponse) String() string

type BuildRequest added in v0.0.6

type BuildRequest struct {
	// contains filtered or unexported fields
}

func (*BuildRequest) Descriptor deprecated added in v0.0.6

func (*BuildRequest) Descriptor() ([]byte, []int)

Deprecated: Use BuildRequest.ProtoReflect.Descriptor instead.

func (*BuildRequest) ProtoMessage added in v0.0.6

func (*BuildRequest) ProtoMessage()

func (*BuildRequest) ProtoReflect added in v0.0.6

func (x *BuildRequest) ProtoReflect() protoreflect.Message

func (*BuildRequest) Reset added in v0.0.6

func (x *BuildRequest) Reset()

func (*BuildRequest) String added in v0.0.6

func (x *BuildRequest) String() string

type BuildResponse added in v0.0.6

type BuildResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*BuildResponse) Descriptor deprecated added in v0.0.6

func (*BuildResponse) Descriptor() ([]byte, []int)

Deprecated: Use BuildResponse.ProtoReflect.Descriptor instead.

func (*BuildResponse) GetResult added in v0.0.6

func (x *BuildResponse) GetResult() int64

func (*BuildResponse) ProtoMessage added in v0.0.6

func (*BuildResponse) ProtoMessage()

func (*BuildResponse) ProtoReflect added in v0.0.6

func (x *BuildResponse) ProtoReflect() protoreflect.Message

func (*BuildResponse) Reset added in v0.0.6

func (x *BuildResponse) Reset()

func (*BuildResponse) String added in v0.0.6

func (x *BuildResponse) String() string

type ChangeInputMethodSubtypeRequest added in v0.0.6

type ChangeInputMethodSubtypeRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ChangeInputMethodSubtypeRequest) Descriptor deprecated added in v0.0.6

func (*ChangeInputMethodSubtypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use ChangeInputMethodSubtypeRequest.ProtoReflect.Descriptor instead.

func (*ChangeInputMethodSubtypeRequest) GetArg0 added in v0.0.6

func (*ChangeInputMethodSubtypeRequest) ProtoMessage added in v0.0.6

func (*ChangeInputMethodSubtypeRequest) ProtoMessage()

func (*ChangeInputMethodSubtypeRequest) ProtoReflect added in v0.0.6

func (*ChangeInputMethodSubtypeRequest) Reset added in v0.0.6

func (*ChangeInputMethodSubtypeRequest) String added in v0.0.6

type ChangeInputMethodSubtypeResponse added in v0.0.6

type ChangeInputMethodSubtypeResponse struct {
	// contains filtered or unexported fields
}

func (*ChangeInputMethodSubtypeResponse) Descriptor deprecated added in v0.0.6

func (*ChangeInputMethodSubtypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use ChangeInputMethodSubtypeResponse.ProtoReflect.Descriptor instead.

func (*ChangeInputMethodSubtypeResponse) ProtoMessage added in v0.0.6

func (*ChangeInputMethodSubtypeResponse) ProtoMessage()

func (*ChangeInputMethodSubtypeResponse) ProtoReflect added in v0.0.6

func (*ChangeInputMethodSubtypeResponse) Reset added in v0.0.6

func (*ChangeInputMethodSubtypeResponse) String added in v0.0.6

type ClearMetaKeyStatesRequest added in v0.0.6

type ClearMetaKeyStatesRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ClearMetaKeyStatesRequest) Descriptor deprecated added in v0.0.6

func (*ClearMetaKeyStatesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ClearMetaKeyStatesRequest.ProtoReflect.Descriptor instead.

func (*ClearMetaKeyStatesRequest) GetArg0 added in v0.0.6

func (x *ClearMetaKeyStatesRequest) GetArg0() int32

func (*ClearMetaKeyStatesRequest) ProtoMessage added in v0.0.6

func (*ClearMetaKeyStatesRequest) ProtoMessage()

func (*ClearMetaKeyStatesRequest) ProtoReflect added in v0.0.6

func (*ClearMetaKeyStatesRequest) Reset added in v0.0.6

func (x *ClearMetaKeyStatesRequest) Reset()

func (*ClearMetaKeyStatesRequest) String added in v0.0.6

func (x *ClearMetaKeyStatesRequest) String() string

type ClearMetaKeyStatesResponse added in v0.0.6

type ClearMetaKeyStatesResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ClearMetaKeyStatesResponse) Descriptor deprecated added in v0.0.6

func (*ClearMetaKeyStatesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ClearMetaKeyStatesResponse.ProtoReflect.Descriptor instead.

func (*ClearMetaKeyStatesResponse) GetResult added in v0.0.6

func (x *ClearMetaKeyStatesResponse) GetResult() bool

func (*ClearMetaKeyStatesResponse) ProtoMessage added in v0.0.6

func (*ClearMetaKeyStatesResponse) ProtoMessage()

func (*ClearMetaKeyStatesResponse) ProtoReflect added in v0.0.6

func (*ClearMetaKeyStatesResponse) Reset added in v0.0.6

func (x *ClearMetaKeyStatesResponse) Reset()

func (*ClearMetaKeyStatesResponse) String added in v0.0.6

func (x *ClearMetaKeyStatesResponse) String() string

type ClearRequest added in v0.0.6

type ClearRequest struct {
	// contains filtered or unexported fields
}

func (*ClearRequest) Descriptor deprecated added in v0.0.6

func (*ClearRequest) Descriptor() ([]byte, []int)

Deprecated: Use ClearRequest.ProtoReflect.Descriptor instead.

func (*ClearRequest) ProtoMessage added in v0.0.6

func (*ClearRequest) ProtoMessage()

func (*ClearRequest) ProtoReflect added in v0.0.6

func (x *ClearRequest) ProtoReflect() protoreflect.Message

func (*ClearRequest) Reset added in v0.0.6

func (x *ClearRequest) Reset()

func (*ClearRequest) String added in v0.0.6

func (x *ClearRequest) String() string

type ClearResponse added in v0.0.6

type ClearResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ClearResponse) Descriptor deprecated added in v0.0.6

func (*ClearResponse) Descriptor() ([]byte, []int)

Deprecated: Use ClearResponse.ProtoReflect.Descriptor instead.

func (*ClearResponse) GetResult added in v0.0.6

func (x *ClearResponse) GetResult() int64

func (*ClearResponse) ProtoMessage added in v0.0.6

func (*ClearResponse) ProtoMessage()

func (*ClearResponse) ProtoReflect added in v0.0.6

func (x *ClearResponse) ProtoReflect() protoreflect.Message

func (*ClearResponse) Reset added in v0.0.6

func (x *ClearResponse) Reset()

func (*ClearResponse) String added in v0.0.6

func (x *ClearResponse) String() string

type ClearVisibleLineBoundsRequest added in v0.0.6

type ClearVisibleLineBoundsRequest struct {
	// contains filtered or unexported fields
}

func (*ClearVisibleLineBoundsRequest) Descriptor deprecated added in v0.0.6

func (*ClearVisibleLineBoundsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ClearVisibleLineBoundsRequest.ProtoReflect.Descriptor instead.

func (*ClearVisibleLineBoundsRequest) ProtoMessage added in v0.0.6

func (*ClearVisibleLineBoundsRequest) ProtoMessage()

func (*ClearVisibleLineBoundsRequest) ProtoReflect added in v0.0.6

func (*ClearVisibleLineBoundsRequest) Reset added in v0.0.6

func (x *ClearVisibleLineBoundsRequest) Reset()

func (*ClearVisibleLineBoundsRequest) String added in v0.0.6

type ClearVisibleLineBoundsResponse added in v0.0.6

type ClearVisibleLineBoundsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ClearVisibleLineBoundsResponse) Descriptor deprecated added in v0.0.6

func (*ClearVisibleLineBoundsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ClearVisibleLineBoundsResponse.ProtoReflect.Descriptor instead.

func (*ClearVisibleLineBoundsResponse) GetResult added in v0.0.6

func (x *ClearVisibleLineBoundsResponse) GetResult() int64

func (*ClearVisibleLineBoundsResponse) ProtoMessage added in v0.0.6

func (*ClearVisibleLineBoundsResponse) ProtoMessage()

func (*ClearVisibleLineBoundsResponse) ProtoReflect added in v0.0.6

func (*ClearVisibleLineBoundsResponse) Reset added in v0.0.6

func (x *ClearVisibleLineBoundsResponse) Reset()

func (*ClearVisibleLineBoundsResponse) String added in v0.0.6

type CloseConnectionRequest added in v0.0.6

type CloseConnectionRequest struct {
	// contains filtered or unexported fields
}

func (*CloseConnectionRequest) Descriptor deprecated added in v0.0.6

func (*CloseConnectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use CloseConnectionRequest.ProtoReflect.Descriptor instead.

func (*CloseConnectionRequest) ProtoMessage added in v0.0.6

func (*CloseConnectionRequest) ProtoMessage()

func (*CloseConnectionRequest) ProtoReflect added in v0.0.6

func (x *CloseConnectionRequest) ProtoReflect() protoreflect.Message

func (*CloseConnectionRequest) Reset added in v0.0.6

func (x *CloseConnectionRequest) Reset()

func (*CloseConnectionRequest) String added in v0.0.6

func (x *CloseConnectionRequest) String() string

type CloseConnectionResponse added in v0.0.6

type CloseConnectionResponse struct {
	// contains filtered or unexported fields
}

func (*CloseConnectionResponse) Descriptor deprecated added in v0.0.6

func (*CloseConnectionResponse) Descriptor() ([]byte, []int)

Deprecated: Use CloseConnectionResponse.ProtoReflect.Descriptor instead.

func (*CloseConnectionResponse) ProtoMessage added in v0.0.6

func (*CloseConnectionResponse) ProtoMessage()

func (*CloseConnectionResponse) ProtoReflect added in v0.0.6

func (x *CloseConnectionResponse) ProtoReflect() protoreflect.Message

func (*CloseConnectionResponse) Reset added in v0.0.6

func (x *CloseConnectionResponse) Reset()

func (*CloseConnectionResponse) String added in v0.0.6

func (x *CloseConnectionResponse) String() string

type CommitCompletionRequest added in v0.0.6

type CommitCompletionRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CommitCompletionRequest) Descriptor deprecated added in v0.0.6

func (*CommitCompletionRequest) Descriptor() ([]byte, []int)

Deprecated: Use CommitCompletionRequest.ProtoReflect.Descriptor instead.

func (*CommitCompletionRequest) GetArg0 added in v0.0.6

func (x *CommitCompletionRequest) GetArg0() int64

func (*CommitCompletionRequest) ProtoMessage added in v0.0.6

func (*CommitCompletionRequest) ProtoMessage()

func (*CommitCompletionRequest) ProtoReflect added in v0.0.6

func (x *CommitCompletionRequest) ProtoReflect() protoreflect.Message

func (*CommitCompletionRequest) Reset added in v0.0.6

func (x *CommitCompletionRequest) Reset()

func (*CommitCompletionRequest) String added in v0.0.6

func (x *CommitCompletionRequest) String() string

type CommitCompletionResponse added in v0.0.6

type CommitCompletionResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CommitCompletionResponse) Descriptor deprecated added in v0.0.6

func (*CommitCompletionResponse) Descriptor() ([]byte, []int)

Deprecated: Use CommitCompletionResponse.ProtoReflect.Descriptor instead.

func (*CommitCompletionResponse) GetResult added in v0.0.6

func (x *CommitCompletionResponse) GetResult() bool

func (*CommitCompletionResponse) ProtoMessage added in v0.0.6

func (*CommitCompletionResponse) ProtoMessage()

func (*CommitCompletionResponse) ProtoReflect added in v0.0.6

func (x *CommitCompletionResponse) ProtoReflect() protoreflect.Message

func (*CommitCompletionResponse) Reset added in v0.0.6

func (x *CommitCompletionResponse) Reset()

func (*CommitCompletionResponse) String added in v0.0.6

func (x *CommitCompletionResponse) String() string

type CommitContentRequest added in v0.0.6

type CommitContentRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*CommitContentRequest) Descriptor deprecated added in v0.0.6

func (*CommitContentRequest) Descriptor() ([]byte, []int)

Deprecated: Use CommitContentRequest.ProtoReflect.Descriptor instead.

func (*CommitContentRequest) GetArg0 added in v0.0.6

func (x *CommitContentRequest) GetArg0() int64

func (*CommitContentRequest) GetArg1 added in v0.0.6

func (x *CommitContentRequest) GetArg1() int32

func (*CommitContentRequest) GetArg2 added in v0.0.6

func (x *CommitContentRequest) GetArg2() int64

func (*CommitContentRequest) ProtoMessage added in v0.0.6

func (*CommitContentRequest) ProtoMessage()

func (*CommitContentRequest) ProtoReflect added in v0.0.6

func (x *CommitContentRequest) ProtoReflect() protoreflect.Message

func (*CommitContentRequest) Reset added in v0.0.6

func (x *CommitContentRequest) Reset()

func (*CommitContentRequest) String added in v0.0.6

func (x *CommitContentRequest) String() string

type CommitContentResponse added in v0.0.6

type CommitContentResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CommitContentResponse) Descriptor deprecated added in v0.0.6

func (*CommitContentResponse) Descriptor() ([]byte, []int)

Deprecated: Use CommitContentResponse.ProtoReflect.Descriptor instead.

func (*CommitContentResponse) GetResult added in v0.0.6

func (x *CommitContentResponse) GetResult() bool

func (*CommitContentResponse) ProtoMessage added in v0.0.6

func (*CommitContentResponse) ProtoMessage()

func (*CommitContentResponse) ProtoReflect added in v0.0.6

func (x *CommitContentResponse) ProtoReflect() protoreflect.Message

func (*CommitContentResponse) Reset added in v0.0.6

func (x *CommitContentResponse) Reset()

func (*CommitContentResponse) String added in v0.0.6

func (x *CommitContentResponse) String() string

type CommitCorrectionRequest added in v0.0.6

type CommitCorrectionRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CommitCorrectionRequest) Descriptor deprecated added in v0.0.6

func (*CommitCorrectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use CommitCorrectionRequest.ProtoReflect.Descriptor instead.

func (*CommitCorrectionRequest) GetArg0 added in v0.0.6

func (x *CommitCorrectionRequest) GetArg0() int64

func (*CommitCorrectionRequest) ProtoMessage added in v0.0.6

func (*CommitCorrectionRequest) ProtoMessage()

func (*CommitCorrectionRequest) ProtoReflect added in v0.0.6

func (x *CommitCorrectionRequest) ProtoReflect() protoreflect.Message

func (*CommitCorrectionRequest) Reset added in v0.0.6

func (x *CommitCorrectionRequest) Reset()

func (*CommitCorrectionRequest) String added in v0.0.6

func (x *CommitCorrectionRequest) String() string

type CommitCorrectionResponse added in v0.0.6

type CommitCorrectionResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CommitCorrectionResponse) Descriptor deprecated added in v0.0.6

func (*CommitCorrectionResponse) Descriptor() ([]byte, []int)

Deprecated: Use CommitCorrectionResponse.ProtoReflect.Descriptor instead.

func (*CommitCorrectionResponse) GetResult added in v0.0.6

func (x *CommitCorrectionResponse) GetResult() bool

func (*CommitCorrectionResponse) ProtoMessage added in v0.0.6

func (*CommitCorrectionResponse) ProtoMessage()

func (*CommitCorrectionResponse) ProtoReflect added in v0.0.6

func (x *CommitCorrectionResponse) ProtoReflect() protoreflect.Message

func (*CommitCorrectionResponse) Reset added in v0.0.6

func (x *CommitCorrectionResponse) Reset()

func (*CommitCorrectionResponse) String added in v0.0.6

func (x *CommitCorrectionResponse) String() string

type CommitText2Request added in v0.0.6

type CommitText2Request struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*CommitText2Request) Descriptor deprecated added in v0.0.6

func (*CommitText2Request) Descriptor() ([]byte, []int)

Deprecated: Use CommitText2Request.ProtoReflect.Descriptor instead.

func (*CommitText2Request) GetArg0 added in v0.0.6

func (x *CommitText2Request) GetArg0() string

func (*CommitText2Request) GetArg1 added in v0.0.6

func (x *CommitText2Request) GetArg1() int32

func (*CommitText2Request) GetHandle added in v0.0.6

func (x *CommitText2Request) GetHandle() int64

func (*CommitText2Request) ProtoMessage added in v0.0.6

func (*CommitText2Request) ProtoMessage()

func (*CommitText2Request) ProtoReflect added in v0.0.6

func (x *CommitText2Request) ProtoReflect() protoreflect.Message

func (*CommitText2Request) Reset added in v0.0.6

func (x *CommitText2Request) Reset()

func (*CommitText2Request) String added in v0.0.6

func (x *CommitText2Request) String() string

type CommitText2Response added in v0.0.6

type CommitText2Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CommitText2Response) Descriptor deprecated added in v0.0.6

func (*CommitText2Response) Descriptor() ([]byte, []int)

Deprecated: Use CommitText2Response.ProtoReflect.Descriptor instead.

func (*CommitText2Response) GetResult added in v0.0.6

func (x *CommitText2Response) GetResult() bool

func (*CommitText2Response) ProtoMessage added in v0.0.6

func (*CommitText2Response) ProtoMessage()

func (*CommitText2Response) ProtoReflect added in v0.0.6

func (x *CommitText2Response) ProtoReflect() protoreflect.Message

func (*CommitText2Response) Reset added in v0.0.6

func (x *CommitText2Response) Reset()

func (*CommitText2Response) String added in v0.0.6

func (x *CommitText2Response) String() string

type CommitText3_1Request added in v0.0.6

type CommitText3_1Request struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   int64  `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*CommitText3_1Request) Descriptor deprecated added in v0.0.6

func (*CommitText3_1Request) Descriptor() ([]byte, []int)

Deprecated: Use CommitText3_1Request.ProtoReflect.Descriptor instead.

func (*CommitText3_1Request) GetArg0 added in v0.0.6

func (x *CommitText3_1Request) GetArg0() string

func (*CommitText3_1Request) GetArg1 added in v0.0.6

func (x *CommitText3_1Request) GetArg1() int32

func (*CommitText3_1Request) GetArg2 added in v0.0.6

func (x *CommitText3_1Request) GetArg2() int64

func (*CommitText3_1Request) GetHandle added in v0.0.6

func (x *CommitText3_1Request) GetHandle() int64

func (*CommitText3_1Request) ProtoMessage added in v0.0.6

func (*CommitText3_1Request) ProtoMessage()

func (*CommitText3_1Request) ProtoReflect added in v0.0.6

func (x *CommitText3_1Request) ProtoReflect() protoreflect.Message

func (*CommitText3_1Request) Reset added in v0.0.6

func (x *CommitText3_1Request) Reset()

func (*CommitText3_1Request) String added in v0.0.6

func (x *CommitText3_1Request) String() string

type CommitText3_1Response added in v0.0.6

type CommitText3_1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CommitText3_1Response) Descriptor deprecated added in v0.0.6

func (*CommitText3_1Response) Descriptor() ([]byte, []int)

Deprecated: Use CommitText3_1Response.ProtoReflect.Descriptor instead.

func (*CommitText3_1Response) GetResult added in v0.0.6

func (x *CommitText3_1Response) GetResult() bool

func (*CommitText3_1Response) ProtoMessage added in v0.0.6

func (*CommitText3_1Response) ProtoMessage()

func (*CommitText3_1Response) ProtoReflect added in v0.0.6

func (x *CommitText3_1Response) ProtoReflect() protoreflect.Message

func (*CommitText3_1Response) Reset added in v0.0.6

func (x *CommitText3_1Response) Reset()

func (*CommitText3_1Response) String added in v0.0.6

func (x *CommitText3_1Response) String() string

type CommitTextRequest added in v0.0.6

type CommitTextRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*CommitTextRequest) Descriptor deprecated added in v0.0.6

func (*CommitTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use CommitTextRequest.ProtoReflect.Descriptor instead.

func (*CommitTextRequest) GetArg0 added in v0.0.6

func (x *CommitTextRequest) GetArg0() string

func (*CommitTextRequest) GetArg1 added in v0.0.6

func (x *CommitTextRequest) GetArg1() int32

func (*CommitTextRequest) ProtoMessage added in v0.0.6

func (*CommitTextRequest) ProtoMessage()

func (*CommitTextRequest) ProtoReflect added in v0.0.6

func (x *CommitTextRequest) ProtoReflect() protoreflect.Message

func (*CommitTextRequest) Reset added in v0.0.6

func (x *CommitTextRequest) Reset()

func (*CommitTextRequest) String added in v0.0.6

func (x *CommitTextRequest) String() string

type CommitTextResponse added in v0.0.6

type CommitTextResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CommitTextResponse) Descriptor deprecated added in v0.0.6

func (*CommitTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use CommitTextResponse.ProtoReflect.Descriptor instead.

func (*CommitTextResponse) GetResult added in v0.0.6

func (x *CommitTextResponse) GetResult() bool

func (*CommitTextResponse) ProtoMessage added in v0.0.6

func (*CommitTextResponse) ProtoMessage()

func (*CommitTextResponse) ProtoReflect added in v0.0.6

func (x *CommitTextResponse) ProtoReflect() protoreflect.Message

func (*CommitTextResponse) Reset added in v0.0.6

func (x *CommitTextResponse) Reset()

func (*CommitTextResponse) String added in v0.0.6

func (x *CommitTextResponse) String() string

type CompletionInfoDescribeContentsRequest added in v0.0.6

type CompletionInfoDescribeContentsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*CompletionInfoDescribeContentsRequest) Descriptor deprecated added in v0.0.6

func (*CompletionInfoDescribeContentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use CompletionInfoDescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*CompletionInfoDescribeContentsRequest) GetHandle added in v0.0.6

func (*CompletionInfoDescribeContentsRequest) ProtoMessage added in v0.0.6

func (*CompletionInfoDescribeContentsRequest) ProtoMessage()

func (*CompletionInfoDescribeContentsRequest) ProtoReflect added in v0.0.6

func (*CompletionInfoDescribeContentsRequest) Reset added in v0.0.6

func (*CompletionInfoDescribeContentsRequest) String added in v0.0.6

type CompletionInfoServiceClient added in v0.0.6

CompletionInfoServiceClient is the client API for CompletionInfoService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewCompletionInfoServiceClient added in v0.0.6

func NewCompletionInfoServiceClient(cc grpc.ClientConnInterface) CompletionInfoServiceClient

type CompletionInfoServiceServer added in v0.0.6

CompletionInfoServiceServer is the server API for CompletionInfoService service. All implementations must embed UnimplementedCompletionInfoServiceServer for forward compatibility.

type CompletionInfoToStringRequest added in v0.0.6

type CompletionInfoToStringRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*CompletionInfoToStringRequest) Descriptor deprecated added in v0.0.6

func (*CompletionInfoToStringRequest) Descriptor() ([]byte, []int)

Deprecated: Use CompletionInfoToStringRequest.ProtoReflect.Descriptor instead.

func (*CompletionInfoToStringRequest) GetHandle added in v0.0.6

func (x *CompletionInfoToStringRequest) GetHandle() int64

func (*CompletionInfoToStringRequest) ProtoMessage added in v0.0.6

func (*CompletionInfoToStringRequest) ProtoMessage()

func (*CompletionInfoToStringRequest) ProtoReflect added in v0.0.6

func (*CompletionInfoToStringRequest) Reset added in v0.0.6

func (x *CompletionInfoToStringRequest) Reset()

func (*CompletionInfoToStringRequest) String added in v0.0.6

type CompletionInfoWriteToParcelRequest added in v0.0.6

type CompletionInfoWriteToParcelRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*CompletionInfoWriteToParcelRequest) Descriptor deprecated added in v0.0.6

func (*CompletionInfoWriteToParcelRequest) Descriptor() ([]byte, []int)

Deprecated: Use CompletionInfoWriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*CompletionInfoWriteToParcelRequest) GetArg0 added in v0.0.6

func (*CompletionInfoWriteToParcelRequest) GetArg1 added in v0.0.6

func (*CompletionInfoWriteToParcelRequest) GetHandle added in v0.0.6

func (*CompletionInfoWriteToParcelRequest) ProtoMessage added in v0.0.6

func (*CompletionInfoWriteToParcelRequest) ProtoMessage()

func (*CompletionInfoWriteToParcelRequest) ProtoReflect added in v0.0.6

func (*CompletionInfoWriteToParcelRequest) Reset added in v0.0.6

func (*CompletionInfoWriteToParcelRequest) String added in v0.0.6

type ConnectionlessHandwritingCallbackServiceClient added in v0.0.6

type ConnectionlessHandwritingCallbackServiceClient interface {
	OnError(ctx context.Context, in *OnErrorRequest, opts ...grpc.CallOption) (*OnErrorResponse, error)
	OnResult(ctx context.Context, in *OnResultRequest, opts ...grpc.CallOption) (*OnResultResponse, error)
}

ConnectionlessHandwritingCallbackServiceClient is the client API for ConnectionlessHandwritingCallbackService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewConnectionlessHandwritingCallbackServiceClient added in v0.0.6

func NewConnectionlessHandwritingCallbackServiceClient(cc grpc.ClientConnInterface) ConnectionlessHandwritingCallbackServiceClient

type ConnectionlessHandwritingCallbackServiceServer added in v0.0.6

type ConnectionlessHandwritingCallbackServiceServer interface {
	OnError(context.Context, *OnErrorRequest) (*OnErrorResponse, error)
	OnResult(context.Context, *OnResultRequest) (*OnResultResponse, error)
	// contains filtered or unexported methods
}

ConnectionlessHandwritingCallbackServiceServer is the server API for ConnectionlessHandwritingCallbackService service. All implementations must embed UnimplementedConnectionlessHandwritingCallbackServiceServer for forward compatibility.

type ContainsExtraValueKeyRequest added in v0.0.6

type ContainsExtraValueKeyRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ContainsExtraValueKeyRequest) Descriptor deprecated added in v0.0.6

func (*ContainsExtraValueKeyRequest) Descriptor() ([]byte, []int)

Deprecated: Use ContainsExtraValueKeyRequest.ProtoReflect.Descriptor instead.

func (*ContainsExtraValueKeyRequest) GetArg0 added in v0.0.6

func (x *ContainsExtraValueKeyRequest) GetArg0() string

func (*ContainsExtraValueKeyRequest) GetHandle added in v0.0.6

func (x *ContainsExtraValueKeyRequest) GetHandle() int64

func (*ContainsExtraValueKeyRequest) ProtoMessage added in v0.0.6

func (*ContainsExtraValueKeyRequest) ProtoMessage()

func (*ContainsExtraValueKeyRequest) ProtoReflect added in v0.0.6

func (*ContainsExtraValueKeyRequest) Reset added in v0.0.6

func (x *ContainsExtraValueKeyRequest) Reset()

func (*ContainsExtraValueKeyRequest) String added in v0.0.6

type ContainsExtraValueKeyResponse added in v0.0.6

type ContainsExtraValueKeyResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ContainsExtraValueKeyResponse) Descriptor deprecated added in v0.0.6

func (*ContainsExtraValueKeyResponse) Descriptor() ([]byte, []int)

Deprecated: Use ContainsExtraValueKeyResponse.ProtoReflect.Descriptor instead.

func (*ContainsExtraValueKeyResponse) GetResult added in v0.0.6

func (x *ContainsExtraValueKeyResponse) GetResult() bool

func (*ContainsExtraValueKeyResponse) ProtoMessage added in v0.0.6

func (*ContainsExtraValueKeyResponse) ProtoMessage()

func (*ContainsExtraValueKeyResponse) ProtoReflect added in v0.0.6

func (*ContainsExtraValueKeyResponse) Reset added in v0.0.6

func (x *ContainsExtraValueKeyResponse) Reset()

func (*ContainsExtraValueKeyResponse) String added in v0.0.6

type CorrectionInfoDescribeContentsRequest added in v0.0.6

type CorrectionInfoDescribeContentsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*CorrectionInfoDescribeContentsRequest) Descriptor deprecated added in v0.0.6

func (*CorrectionInfoDescribeContentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use CorrectionInfoDescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*CorrectionInfoDescribeContentsRequest) GetHandle added in v0.0.6

func (*CorrectionInfoDescribeContentsRequest) ProtoMessage added in v0.0.6

func (*CorrectionInfoDescribeContentsRequest) ProtoMessage()

func (*CorrectionInfoDescribeContentsRequest) ProtoReflect added in v0.0.6

func (*CorrectionInfoDescribeContentsRequest) Reset added in v0.0.6

func (*CorrectionInfoDescribeContentsRequest) String added in v0.0.6

type CorrectionInfoServiceClient added in v0.0.6

CorrectionInfoServiceClient is the client API for CorrectionInfoService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewCorrectionInfoServiceClient added in v0.0.6

func NewCorrectionInfoServiceClient(cc grpc.ClientConnInterface) CorrectionInfoServiceClient

type CorrectionInfoServiceServer added in v0.0.6

CorrectionInfoServiceServer is the server API for CorrectionInfoService service. All implementations must embed UnimplementedCorrectionInfoServiceServer for forward compatibility.

type CorrectionInfoToStringRequest added in v0.0.6

type CorrectionInfoToStringRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*CorrectionInfoToStringRequest) Descriptor deprecated added in v0.0.6

func (*CorrectionInfoToStringRequest) Descriptor() ([]byte, []int)

Deprecated: Use CorrectionInfoToStringRequest.ProtoReflect.Descriptor instead.

func (*CorrectionInfoToStringRequest) GetHandle added in v0.0.6

func (x *CorrectionInfoToStringRequest) GetHandle() int64

func (*CorrectionInfoToStringRequest) ProtoMessage added in v0.0.6

func (*CorrectionInfoToStringRequest) ProtoMessage()

func (*CorrectionInfoToStringRequest) ProtoReflect added in v0.0.6

func (*CorrectionInfoToStringRequest) Reset added in v0.0.6

func (x *CorrectionInfoToStringRequest) Reset()

func (*CorrectionInfoToStringRequest) String added in v0.0.6

type CorrectionInfoWriteToParcelRequest added in v0.0.6

type CorrectionInfoWriteToParcelRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*CorrectionInfoWriteToParcelRequest) Descriptor deprecated added in v0.0.6

func (*CorrectionInfoWriteToParcelRequest) Descriptor() ([]byte, []int)

Deprecated: Use CorrectionInfoWriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*CorrectionInfoWriteToParcelRequest) GetArg0 added in v0.0.6

func (*CorrectionInfoWriteToParcelRequest) GetArg1 added in v0.0.6

func (*CorrectionInfoWriteToParcelRequest) GetHandle added in v0.0.6

func (*CorrectionInfoWriteToParcelRequest) ProtoMessage added in v0.0.6

func (*CorrectionInfoWriteToParcelRequest) ProtoMessage()

func (*CorrectionInfoWriteToParcelRequest) ProtoReflect added in v0.0.6

func (*CorrectionInfoWriteToParcelRequest) Reset added in v0.0.6

func (*CorrectionInfoWriteToParcelRequest) String added in v0.0.6

type CreateImeLanguageSettingsActivityIntentRequest added in v0.0.6

type CreateImeLanguageSettingsActivityIntentRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateImeLanguageSettingsActivityIntentRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use CreateImeLanguageSettingsActivityIntentRequest.ProtoReflect.Descriptor instead.

func (*CreateImeLanguageSettingsActivityIntentRequest) GetHandle added in v0.0.6

func (*CreateImeLanguageSettingsActivityIntentRequest) ProtoMessage added in v0.0.6

func (*CreateImeLanguageSettingsActivityIntentRequest) ProtoReflect added in v0.0.6

func (*CreateImeLanguageSettingsActivityIntentRequest) Reset added in v0.0.6

func (*CreateImeLanguageSettingsActivityIntentRequest) String added in v0.0.6

type CreateImeLanguageSettingsActivityIntentResponse added in v0.0.6

type CreateImeLanguageSettingsActivityIntentResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateImeLanguageSettingsActivityIntentResponse) Descriptor deprecated added in v0.0.6

Deprecated: Use CreateImeLanguageSettingsActivityIntentResponse.ProtoReflect.Descriptor instead.

func (*CreateImeLanguageSettingsActivityIntentResponse) GetResult added in v0.0.6

func (*CreateImeLanguageSettingsActivityIntentResponse) ProtoMessage added in v0.0.6

func (*CreateImeLanguageSettingsActivityIntentResponse) ProtoReflect added in v0.0.6

func (*CreateImeLanguageSettingsActivityIntentResponse) Reset added in v0.0.6

func (*CreateImeLanguageSettingsActivityIntentResponse) String added in v0.0.6

type CreateSessionRequest added in v0.0.6

type CreateSessionRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateSessionRequest) Descriptor deprecated added in v0.0.6

func (*CreateSessionRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateSessionRequest.ProtoReflect.Descriptor instead.

func (*CreateSessionRequest) GetArg0 added in v0.0.6

func (x *CreateSessionRequest) GetArg0() int64

func (*CreateSessionRequest) ProtoMessage added in v0.0.6

func (*CreateSessionRequest) ProtoMessage()

func (*CreateSessionRequest) ProtoReflect added in v0.0.6

func (x *CreateSessionRequest) ProtoReflect() protoreflect.Message

func (*CreateSessionRequest) Reset added in v0.0.6

func (x *CreateSessionRequest) Reset()

func (*CreateSessionRequest) String added in v0.0.6

func (x *CreateSessionRequest) String() string

type CreateSessionResponse added in v0.0.6

type CreateSessionResponse struct {
	// contains filtered or unexported fields
}

func (*CreateSessionResponse) Descriptor deprecated added in v0.0.6

func (*CreateSessionResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateSessionResponse.ProtoReflect.Descriptor instead.

func (*CreateSessionResponse) ProtoMessage added in v0.0.6

func (*CreateSessionResponse) ProtoMessage()

func (*CreateSessionResponse) ProtoReflect added in v0.0.6

func (x *CreateSessionResponse) ProtoReflect() protoreflect.Message

func (*CreateSessionResponse) Reset added in v0.0.6

func (x *CreateSessionResponse) Reset()

func (*CreateSessionResponse) String added in v0.0.6

func (x *CreateSessionResponse) String() string

type CreateStylusHandwritingSettingsActivityIntentRequest added in v0.0.6

type CreateStylusHandwritingSettingsActivityIntentRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateStylusHandwritingSettingsActivityIntentRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use CreateStylusHandwritingSettingsActivityIntentRequest.ProtoReflect.Descriptor instead.

func (*CreateStylusHandwritingSettingsActivityIntentRequest) GetHandle added in v0.0.6

func (*CreateStylusHandwritingSettingsActivityIntentRequest) ProtoMessage added in v0.0.6

func (*CreateStylusHandwritingSettingsActivityIntentRequest) ProtoReflect added in v0.0.6

func (*CreateStylusHandwritingSettingsActivityIntentRequest) Reset added in v0.0.6

func (*CreateStylusHandwritingSettingsActivityIntentRequest) String added in v0.0.6

type CreateStylusHandwritingSettingsActivityIntentResponse added in v0.0.6

type CreateStylusHandwritingSettingsActivityIntentResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateStylusHandwritingSettingsActivityIntentResponse) Descriptor deprecated added in v0.0.6

Deprecated: Use CreateStylusHandwritingSettingsActivityIntentResponse.ProtoReflect.Descriptor instead.

func (*CreateStylusHandwritingSettingsActivityIntentResponse) GetResult added in v0.0.6

func (*CreateStylusHandwritingSettingsActivityIntentResponse) ProtoMessage added in v0.0.6

func (*CreateStylusHandwritingSettingsActivityIntentResponse) ProtoReflect added in v0.0.6

func (*CreateStylusHandwritingSettingsActivityIntentResponse) Reset added in v0.0.6

func (*CreateStylusHandwritingSettingsActivityIntentResponse) String added in v0.0.6

type CursorAnchorInfoBuilderServiceClient added in v0.0.6

type CursorAnchorInfoBuilderServiceClient interface {
	AddCharacterBounds(ctx context.Context, in *AddCharacterBoundsRequest, opts ...grpc.CallOption) (*AddCharacterBoundsResponse, error)
	AddVisibleLineBounds(ctx context.Context, in *AddVisibleLineBoundsRequest, opts ...grpc.CallOption) (*AddVisibleLineBoundsResponse, error)
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	ClearVisibleLineBounds(ctx context.Context, in *ClearVisibleLineBoundsRequest, opts ...grpc.CallOption) (*ClearVisibleLineBoundsResponse, error)
	Reset(ctx context.Context, in *ResetRequest, opts ...grpc.CallOption) (*ResetResponse, error)
	SetComposingText(ctx context.Context, in *CursorAnchorInfoBuilderSetComposingTextRequest, opts ...grpc.CallOption) (*CursorAnchorInfoBuilderSetComposingTextResponse, error)
	SetEditorBoundsInfo(ctx context.Context, in *SetEditorBoundsInfoRequest, opts ...grpc.CallOption) (*SetEditorBoundsInfoResponse, error)
	SetInsertionMarkerLocation(ctx context.Context, in *SetInsertionMarkerLocationRequest, opts ...grpc.CallOption) (*SetInsertionMarkerLocationResponse, error)
	SetMatrix(ctx context.Context, in *SetMatrixRequest, opts ...grpc.CallOption) (*SetMatrixResponse, error)
	SetSelectionRange(ctx context.Context, in *SetSelectionRangeRequest, opts ...grpc.CallOption) (*SetSelectionRangeResponse, error)
	SetTextAppearanceInfo(ctx context.Context, in *SetTextAppearanceInfoRequest, opts ...grpc.CallOption) (*SetTextAppearanceInfoResponse, error)
}

CursorAnchorInfoBuilderServiceClient is the client API for CursorAnchorInfoBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewCursorAnchorInfoBuilderServiceClient added in v0.0.6

func NewCursorAnchorInfoBuilderServiceClient(cc grpc.ClientConnInterface) CursorAnchorInfoBuilderServiceClient

type CursorAnchorInfoBuilderServiceServer added in v0.0.6

CursorAnchorInfoBuilderServiceServer is the server API for CursorAnchorInfoBuilderService service. All implementations must embed UnimplementedCursorAnchorInfoBuilderServiceServer for forward compatibility.

type CursorAnchorInfoBuilderSetComposingTextRequest added in v0.0.6

type CursorAnchorInfoBuilderSetComposingTextRequest struct {
	Arg0 int32  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*CursorAnchorInfoBuilderSetComposingTextRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use CursorAnchorInfoBuilderSetComposingTextRequest.ProtoReflect.Descriptor instead.

func (*CursorAnchorInfoBuilderSetComposingTextRequest) GetArg0 added in v0.0.6

func (*CursorAnchorInfoBuilderSetComposingTextRequest) GetArg1 added in v0.0.6

func (*CursorAnchorInfoBuilderSetComposingTextRequest) ProtoMessage added in v0.0.6

func (*CursorAnchorInfoBuilderSetComposingTextRequest) ProtoReflect added in v0.0.6

func (*CursorAnchorInfoBuilderSetComposingTextRequest) Reset added in v0.0.6

func (*CursorAnchorInfoBuilderSetComposingTextRequest) String added in v0.0.6

type CursorAnchorInfoBuilderSetComposingTextResponse added in v0.0.6

type CursorAnchorInfoBuilderSetComposingTextResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CursorAnchorInfoBuilderSetComposingTextResponse) Descriptor deprecated added in v0.0.6

Deprecated: Use CursorAnchorInfoBuilderSetComposingTextResponse.ProtoReflect.Descriptor instead.

func (*CursorAnchorInfoBuilderSetComposingTextResponse) GetResult added in v0.0.6

func (*CursorAnchorInfoBuilderSetComposingTextResponse) ProtoMessage added in v0.0.6

func (*CursorAnchorInfoBuilderSetComposingTextResponse) ProtoReflect added in v0.0.6

func (*CursorAnchorInfoBuilderSetComposingTextResponse) Reset added in v0.0.6

func (*CursorAnchorInfoBuilderSetComposingTextResponse) String added in v0.0.6

type CursorAnchorInfoDescribeContentsRequest added in v0.0.6

type CursorAnchorInfoDescribeContentsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*CursorAnchorInfoDescribeContentsRequest) Descriptor deprecated added in v0.0.6

func (*CursorAnchorInfoDescribeContentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use CursorAnchorInfoDescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*CursorAnchorInfoDescribeContentsRequest) GetHandle added in v0.0.6

func (*CursorAnchorInfoDescribeContentsRequest) ProtoMessage added in v0.0.6

func (*CursorAnchorInfoDescribeContentsRequest) ProtoReflect added in v0.0.6

func (*CursorAnchorInfoDescribeContentsRequest) Reset added in v0.0.6

func (*CursorAnchorInfoDescribeContentsRequest) String added in v0.0.6

type CursorAnchorInfoEqualsRequest added in v0.0.6

type CursorAnchorInfoEqualsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CursorAnchorInfoEqualsRequest) Descriptor deprecated added in v0.0.6

func (*CursorAnchorInfoEqualsRequest) Descriptor() ([]byte, []int)

Deprecated: Use CursorAnchorInfoEqualsRequest.ProtoReflect.Descriptor instead.

func (*CursorAnchorInfoEqualsRequest) GetArg0 added in v0.0.6

func (x *CursorAnchorInfoEqualsRequest) GetArg0() int64

func (*CursorAnchorInfoEqualsRequest) GetHandle added in v0.0.6

func (x *CursorAnchorInfoEqualsRequest) GetHandle() int64

func (*CursorAnchorInfoEqualsRequest) ProtoMessage added in v0.0.6

func (*CursorAnchorInfoEqualsRequest) ProtoMessage()

func (*CursorAnchorInfoEqualsRequest) ProtoReflect added in v0.0.6

func (*CursorAnchorInfoEqualsRequest) Reset added in v0.0.6

func (x *CursorAnchorInfoEqualsRequest) Reset()

func (*CursorAnchorInfoEqualsRequest) String added in v0.0.6

type CursorAnchorInfoGetCharacterBoundsRequest added in v0.0.6

type CursorAnchorInfoGetCharacterBoundsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CursorAnchorInfoGetCharacterBoundsRequest) Descriptor deprecated added in v0.0.6

func (*CursorAnchorInfoGetCharacterBoundsRequest) Descriptor() ([]byte, []int)

Deprecated: Use CursorAnchorInfoGetCharacterBoundsRequest.ProtoReflect.Descriptor instead.

func (*CursorAnchorInfoGetCharacterBoundsRequest) GetArg0 added in v0.0.6

func (*CursorAnchorInfoGetCharacterBoundsRequest) GetHandle added in v0.0.6

func (*CursorAnchorInfoGetCharacterBoundsRequest) ProtoMessage added in v0.0.6

func (*CursorAnchorInfoGetCharacterBoundsRequest) ProtoReflect added in v0.0.6

func (*CursorAnchorInfoGetCharacterBoundsRequest) Reset added in v0.0.6

func (*CursorAnchorInfoGetCharacterBoundsRequest) String added in v0.0.6

type CursorAnchorInfoGetCharacterBoundsResponse added in v0.0.6

type CursorAnchorInfoGetCharacterBoundsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CursorAnchorInfoGetCharacterBoundsResponse) Descriptor deprecated added in v0.0.6

Deprecated: Use CursorAnchorInfoGetCharacterBoundsResponse.ProtoReflect.Descriptor instead.

func (*CursorAnchorInfoGetCharacterBoundsResponse) GetResult added in v0.0.6

func (*CursorAnchorInfoGetCharacterBoundsResponse) ProtoMessage added in v0.0.6

func (*CursorAnchorInfoGetCharacterBoundsResponse) ProtoReflect added in v0.0.6

func (*CursorAnchorInfoGetCharacterBoundsResponse) Reset added in v0.0.6

func (*CursorAnchorInfoGetCharacterBoundsResponse) String added in v0.0.6

type CursorAnchorInfoGetMatrixRequest added in v0.0.6

type CursorAnchorInfoGetMatrixRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*CursorAnchorInfoGetMatrixRequest) Descriptor deprecated added in v0.0.6

func (*CursorAnchorInfoGetMatrixRequest) Descriptor() ([]byte, []int)

Deprecated: Use CursorAnchorInfoGetMatrixRequest.ProtoReflect.Descriptor instead.

func (*CursorAnchorInfoGetMatrixRequest) GetHandle added in v0.0.6

func (x *CursorAnchorInfoGetMatrixRequest) GetHandle() int64

func (*CursorAnchorInfoGetMatrixRequest) ProtoMessage added in v0.0.6

func (*CursorAnchorInfoGetMatrixRequest) ProtoMessage()

func (*CursorAnchorInfoGetMatrixRequest) ProtoReflect added in v0.0.6

func (*CursorAnchorInfoGetMatrixRequest) Reset added in v0.0.6

func (*CursorAnchorInfoGetMatrixRequest) String added in v0.0.6

type CursorAnchorInfoGetMatrixResponse added in v0.0.6

type CursorAnchorInfoGetMatrixResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CursorAnchorInfoGetMatrixResponse) Descriptor deprecated added in v0.0.6

func (*CursorAnchorInfoGetMatrixResponse) Descriptor() ([]byte, []int)

Deprecated: Use CursorAnchorInfoGetMatrixResponse.ProtoReflect.Descriptor instead.

func (*CursorAnchorInfoGetMatrixResponse) GetResult added in v0.0.6

func (*CursorAnchorInfoGetMatrixResponse) ProtoMessage added in v0.0.6

func (*CursorAnchorInfoGetMatrixResponse) ProtoMessage()

func (*CursorAnchorInfoGetMatrixResponse) ProtoReflect added in v0.0.6

func (*CursorAnchorInfoGetMatrixResponse) Reset added in v0.0.6

func (*CursorAnchorInfoGetMatrixResponse) String added in v0.0.6

type CursorAnchorInfoHashCodeRequest added in v0.0.6

type CursorAnchorInfoHashCodeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*CursorAnchorInfoHashCodeRequest) Descriptor deprecated added in v0.0.6

func (*CursorAnchorInfoHashCodeRequest) Descriptor() ([]byte, []int)

Deprecated: Use CursorAnchorInfoHashCodeRequest.ProtoReflect.Descriptor instead.

func (*CursorAnchorInfoHashCodeRequest) GetHandle added in v0.0.6

func (x *CursorAnchorInfoHashCodeRequest) GetHandle() int64

func (*CursorAnchorInfoHashCodeRequest) ProtoMessage added in v0.0.6

func (*CursorAnchorInfoHashCodeRequest) ProtoMessage()

func (*CursorAnchorInfoHashCodeRequest) ProtoReflect added in v0.0.6

func (*CursorAnchorInfoHashCodeRequest) Reset added in v0.0.6

func (*CursorAnchorInfoHashCodeRequest) String added in v0.0.6

type CursorAnchorInfoServiceClient added in v0.0.6

type CursorAnchorInfoServiceClient interface {
	NewCursorAnchorInfo(ctx context.Context, in *NewCursorAnchorInfoRequest, opts ...grpc.CallOption) (*NewCursorAnchorInfoResponse, error)
	DescribeContents(ctx context.Context, in *CursorAnchorInfoDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *CursorAnchorInfoEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetCharacterBounds(ctx context.Context, in *CursorAnchorInfoGetCharacterBoundsRequest, opts ...grpc.CallOption) (*CursorAnchorInfoGetCharacterBoundsResponse, error)
	GetCharacterBoundsFlags(ctx context.Context, in *GetCharacterBoundsFlagsRequest, opts ...grpc.CallOption) (*GetCharacterBoundsFlagsResponse, error)
	GetComposingText(ctx context.Context, in *GetComposingTextRequest, opts ...grpc.CallOption) (*GetComposingTextResponse, error)
	GetComposingTextStart(ctx context.Context, in *GetComposingTextStartRequest, opts ...grpc.CallOption) (*GetComposingTextStartResponse, error)
	GetEditorBoundsInfo(ctx context.Context, in *GetEditorBoundsInfoRequest, opts ...grpc.CallOption) (*GetEditorBoundsInfoResponse, error)
	GetInsertionMarkerBaseline(ctx context.Context, in *GetInsertionMarkerBaselineRequest, opts ...grpc.CallOption) (*GetInsertionMarkerBaselineResponse, error)
	GetInsertionMarkerBottom(ctx context.Context, in *GetInsertionMarkerBottomRequest, opts ...grpc.CallOption) (*GetInsertionMarkerBottomResponse, error)
	GetInsertionMarkerFlags(ctx context.Context, in *GetInsertionMarkerFlagsRequest, opts ...grpc.CallOption) (*GetInsertionMarkerFlagsResponse, error)
	GetInsertionMarkerHorizontal(ctx context.Context, in *GetInsertionMarkerHorizontalRequest, opts ...grpc.CallOption) (*GetInsertionMarkerHorizontalResponse, error)
	GetInsertionMarkerTop(ctx context.Context, in *GetInsertionMarkerTopRequest, opts ...grpc.CallOption) (*GetInsertionMarkerTopResponse, error)
	GetMatrix(ctx context.Context, in *CursorAnchorInfoGetMatrixRequest, opts ...grpc.CallOption) (*CursorAnchorInfoGetMatrixResponse, error)
	GetSelectionEnd(ctx context.Context, in *GetSelectionEndRequest, opts ...grpc.CallOption) (*GetSelectionEndResponse, error)
	GetSelectionStart(ctx context.Context, in *GetSelectionStartRequest, opts ...grpc.CallOption) (*GetSelectionStartResponse, error)
	GetTextAppearanceInfo(ctx context.Context, in *GetTextAppearanceInfoRequest, opts ...grpc.CallOption) (*GetTextAppearanceInfoResponse, error)
	GetVisibleLineBounds(ctx context.Context, in *GetVisibleLineBoundsRequest, opts ...grpc.CallOption) (*GetVisibleLineBoundsResponse, error)
	HashCode(ctx context.Context, in *CursorAnchorInfoHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	ToString(ctx context.Context, in *CursorAnchorInfoToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	WriteToParcel(ctx context.Context, in *CursorAnchorInfoWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

CursorAnchorInfoServiceClient is the client API for CursorAnchorInfoService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewCursorAnchorInfoServiceClient added in v0.0.6

func NewCursorAnchorInfoServiceClient(cc grpc.ClientConnInterface) CursorAnchorInfoServiceClient

type CursorAnchorInfoServiceServer added in v0.0.6

type CursorAnchorInfoServiceServer interface {
	NewCursorAnchorInfo(context.Context, *NewCursorAnchorInfoRequest) (*NewCursorAnchorInfoResponse, error)
	DescribeContents(context.Context, *CursorAnchorInfoDescribeContentsRequest) (*DescribeContentsResponse, error)
	Equals(context.Context, *CursorAnchorInfoEqualsRequest) (*EqualsResponse, error)
	GetCharacterBounds(context.Context, *CursorAnchorInfoGetCharacterBoundsRequest) (*CursorAnchorInfoGetCharacterBoundsResponse, error)
	GetCharacterBoundsFlags(context.Context, *GetCharacterBoundsFlagsRequest) (*GetCharacterBoundsFlagsResponse, error)
	GetComposingText(context.Context, *GetComposingTextRequest) (*GetComposingTextResponse, error)
	GetComposingTextStart(context.Context, *GetComposingTextStartRequest) (*GetComposingTextStartResponse, error)
	GetEditorBoundsInfo(context.Context, *GetEditorBoundsInfoRequest) (*GetEditorBoundsInfoResponse, error)
	GetInsertionMarkerBaseline(context.Context, *GetInsertionMarkerBaselineRequest) (*GetInsertionMarkerBaselineResponse, error)
	GetInsertionMarkerBottom(context.Context, *GetInsertionMarkerBottomRequest) (*GetInsertionMarkerBottomResponse, error)
	GetInsertionMarkerFlags(context.Context, *GetInsertionMarkerFlagsRequest) (*GetInsertionMarkerFlagsResponse, error)
	GetInsertionMarkerHorizontal(context.Context, *GetInsertionMarkerHorizontalRequest) (*GetInsertionMarkerHorizontalResponse, error)
	GetInsertionMarkerTop(context.Context, *GetInsertionMarkerTopRequest) (*GetInsertionMarkerTopResponse, error)
	GetMatrix(context.Context, *CursorAnchorInfoGetMatrixRequest) (*CursorAnchorInfoGetMatrixResponse, error)
	GetSelectionEnd(context.Context, *GetSelectionEndRequest) (*GetSelectionEndResponse, error)
	GetSelectionStart(context.Context, *GetSelectionStartRequest) (*GetSelectionStartResponse, error)
	GetTextAppearanceInfo(context.Context, *GetTextAppearanceInfoRequest) (*GetTextAppearanceInfoResponse, error)
	GetVisibleLineBounds(context.Context, *GetVisibleLineBoundsRequest) (*GetVisibleLineBoundsResponse, error)
	HashCode(context.Context, *CursorAnchorInfoHashCodeRequest) (*HashCodeResponse, error)
	ToString(context.Context, *CursorAnchorInfoToStringRequest) (*ToStringResponse, error)
	WriteToParcel(context.Context, *CursorAnchorInfoWriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

CursorAnchorInfoServiceServer is the server API for CursorAnchorInfoService service. All implementations must embed UnimplementedCursorAnchorInfoServiceServer for forward compatibility.

type CursorAnchorInfoToStringRequest added in v0.0.6

type CursorAnchorInfoToStringRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*CursorAnchorInfoToStringRequest) Descriptor deprecated added in v0.0.6

func (*CursorAnchorInfoToStringRequest) Descriptor() ([]byte, []int)

Deprecated: Use CursorAnchorInfoToStringRequest.ProtoReflect.Descriptor instead.

func (*CursorAnchorInfoToStringRequest) GetHandle added in v0.0.6

func (x *CursorAnchorInfoToStringRequest) GetHandle() int64

func (*CursorAnchorInfoToStringRequest) ProtoMessage added in v0.0.6

func (*CursorAnchorInfoToStringRequest) ProtoMessage()

func (*CursorAnchorInfoToStringRequest) ProtoReflect added in v0.0.6

func (*CursorAnchorInfoToStringRequest) Reset added in v0.0.6

func (*CursorAnchorInfoToStringRequest) String added in v0.0.6

type CursorAnchorInfoWriteToParcelRequest added in v0.0.6

type CursorAnchorInfoWriteToParcelRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*CursorAnchorInfoWriteToParcelRequest) Descriptor deprecated added in v0.0.6

func (*CursorAnchorInfoWriteToParcelRequest) Descriptor() ([]byte, []int)

Deprecated: Use CursorAnchorInfoWriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*CursorAnchorInfoWriteToParcelRequest) GetArg0 added in v0.0.6

func (*CursorAnchorInfoWriteToParcelRequest) GetArg1 added in v0.0.6

func (*CursorAnchorInfoWriteToParcelRequest) GetHandle added in v0.0.6

func (*CursorAnchorInfoWriteToParcelRequest) ProtoMessage added in v0.0.6

func (*CursorAnchorInfoWriteToParcelRequest) ProtoMessage()

func (*CursorAnchorInfoWriteToParcelRequest) ProtoReflect added in v0.0.6

func (*CursorAnchorInfoWriteToParcelRequest) Reset added in v0.0.6

func (*CursorAnchorInfoWriteToParcelRequest) String added in v0.0.6

type DeleteGestureBuilderServiceClient added in v0.0.6

type DeleteGestureBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetDeletionArea(ctx context.Context, in *SetDeletionAreaRequest, opts ...grpc.CallOption) (*SetDeletionAreaResponse, error)
	SetFallbackText(ctx context.Context, in *SetFallbackTextRequest, opts ...grpc.CallOption) (*SetFallbackTextResponse, error)
	SetGranularity(ctx context.Context, in *SetGranularityRequest, opts ...grpc.CallOption) (*SetGranularityResponse, error)
}

DeleteGestureBuilderServiceClient is the client API for DeleteGestureBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewDeleteGestureBuilderServiceClient added in v0.0.6

func NewDeleteGestureBuilderServiceClient(cc grpc.ClientConnInterface) DeleteGestureBuilderServiceClient

type DeleteGestureBuilderServiceServer added in v0.0.6

type DeleteGestureBuilderServiceServer interface {
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	SetDeletionArea(context.Context, *SetDeletionAreaRequest) (*SetDeletionAreaResponse, error)
	SetFallbackText(context.Context, *SetFallbackTextRequest) (*SetFallbackTextResponse, error)
	SetGranularity(context.Context, *SetGranularityRequest) (*SetGranularityResponse, error)
	// contains filtered or unexported methods
}

DeleteGestureBuilderServiceServer is the server API for DeleteGestureBuilderService service. All implementations must embed UnimplementedDeleteGestureBuilderServiceServer for forward compatibility.

type DeleteGestureServiceClient added in v0.0.6

type DeleteGestureServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetDeletionArea(ctx context.Context, in *GetDeletionAreaRequest, opts ...grpc.CallOption) (*GetDeletionAreaResponse, error)
	GetGranularity(ctx context.Context, in *GetGranularityRequest, opts ...grpc.CallOption) (*GetGranularityResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

DeleteGestureServiceClient is the client API for DeleteGestureService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewDeleteGestureServiceClient added in v0.0.6

func NewDeleteGestureServiceClient(cc grpc.ClientConnInterface) DeleteGestureServiceClient

type DeleteGestureServiceServer added in v0.0.6

type DeleteGestureServiceServer interface {
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
	GetDeletionArea(context.Context, *GetDeletionAreaRequest) (*GetDeletionAreaResponse, error)
	GetGranularity(context.Context, *GetGranularityRequest) (*GetGranularityResponse, error)
	HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

DeleteGestureServiceServer is the server API for DeleteGestureService service. All implementations must embed UnimplementedDeleteGestureServiceServer for forward compatibility.

type DeleteRangeGestureBuilderServiceClient added in v0.0.6

type DeleteRangeGestureBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetDeletionEndArea(ctx context.Context, in *SetDeletionEndAreaRequest, opts ...grpc.CallOption) (*SetDeletionEndAreaResponse, error)
	SetDeletionStartArea(ctx context.Context, in *SetDeletionStartAreaRequest, opts ...grpc.CallOption) (*SetDeletionStartAreaResponse, error)
	SetFallbackText(ctx context.Context, in *SetFallbackTextRequest, opts ...grpc.CallOption) (*SetFallbackTextResponse, error)
	SetGranularity(ctx context.Context, in *SetGranularityRequest, opts ...grpc.CallOption) (*SetGranularityResponse, error)
}

DeleteRangeGestureBuilderServiceClient is the client API for DeleteRangeGestureBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewDeleteRangeGestureBuilderServiceClient added in v0.0.6

func NewDeleteRangeGestureBuilderServiceClient(cc grpc.ClientConnInterface) DeleteRangeGestureBuilderServiceClient

type DeleteRangeGestureBuilderServiceServer added in v0.0.6

type DeleteRangeGestureBuilderServiceServer interface {
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	SetDeletionEndArea(context.Context, *SetDeletionEndAreaRequest) (*SetDeletionEndAreaResponse, error)
	SetDeletionStartArea(context.Context, *SetDeletionStartAreaRequest) (*SetDeletionStartAreaResponse, error)
	SetFallbackText(context.Context, *SetFallbackTextRequest) (*SetFallbackTextResponse, error)
	SetGranularity(context.Context, *SetGranularityRequest) (*SetGranularityResponse, error)
	// contains filtered or unexported methods
}

DeleteRangeGestureBuilderServiceServer is the server API for DeleteRangeGestureBuilderService service. All implementations must embed UnimplementedDeleteRangeGestureBuilderServiceServer for forward compatibility.

type DeleteRangeGestureServiceClient added in v0.0.6

type DeleteRangeGestureServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetDeletionEndArea(ctx context.Context, in *GetDeletionEndAreaRequest, opts ...grpc.CallOption) (*GetDeletionEndAreaResponse, error)
	GetDeletionStartArea(ctx context.Context, in *GetDeletionStartAreaRequest, opts ...grpc.CallOption) (*GetDeletionStartAreaResponse, error)
	GetGranularity(ctx context.Context, in *GetGranularityRequest, opts ...grpc.CallOption) (*GetGranularityResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

DeleteRangeGestureServiceClient is the client API for DeleteRangeGestureService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewDeleteRangeGestureServiceClient added in v0.0.6

func NewDeleteRangeGestureServiceClient(cc grpc.ClientConnInterface) DeleteRangeGestureServiceClient

type DeleteRangeGestureServiceServer added in v0.0.6

DeleteRangeGestureServiceServer is the server API for DeleteRangeGestureService service. All implementations must embed UnimplementedDeleteRangeGestureServiceServer for forward compatibility.

type DeleteSurroundingTextInCodePointsRequest added in v0.0.6

type DeleteSurroundingTextInCodePointsRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteSurroundingTextInCodePointsRequest) Descriptor deprecated added in v0.0.6

func (*DeleteSurroundingTextInCodePointsRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteSurroundingTextInCodePointsRequest.ProtoReflect.Descriptor instead.

func (*DeleteSurroundingTextInCodePointsRequest) GetArg0 added in v0.0.6

func (*DeleteSurroundingTextInCodePointsRequest) GetArg1 added in v0.0.6

func (*DeleteSurroundingTextInCodePointsRequest) ProtoMessage added in v0.0.6

func (*DeleteSurroundingTextInCodePointsRequest) ProtoReflect added in v0.0.6

func (*DeleteSurroundingTextInCodePointsRequest) Reset added in v0.0.6

func (*DeleteSurroundingTextInCodePointsRequest) String added in v0.0.6

type DeleteSurroundingTextInCodePointsResponse added in v0.0.6

type DeleteSurroundingTextInCodePointsResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteSurroundingTextInCodePointsResponse) Descriptor deprecated added in v0.0.6

func (*DeleteSurroundingTextInCodePointsResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeleteSurroundingTextInCodePointsResponse.ProtoReflect.Descriptor instead.

func (*DeleteSurroundingTextInCodePointsResponse) GetResult added in v0.0.6

func (*DeleteSurroundingTextInCodePointsResponse) ProtoMessage added in v0.0.6

func (*DeleteSurroundingTextInCodePointsResponse) ProtoReflect added in v0.0.6

func (*DeleteSurroundingTextInCodePointsResponse) Reset added in v0.0.6

func (*DeleteSurroundingTextInCodePointsResponse) String added in v0.0.6

type DeleteSurroundingTextRequest added in v0.0.6

type DeleteSurroundingTextRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteSurroundingTextRequest) Descriptor deprecated added in v0.0.6

func (*DeleteSurroundingTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteSurroundingTextRequest.ProtoReflect.Descriptor instead.

func (*DeleteSurroundingTextRequest) GetArg0 added in v0.0.6

func (x *DeleteSurroundingTextRequest) GetArg0() int32

func (*DeleteSurroundingTextRequest) GetArg1 added in v0.0.6

func (x *DeleteSurroundingTextRequest) GetArg1() int32

func (*DeleteSurroundingTextRequest) ProtoMessage added in v0.0.6

func (*DeleteSurroundingTextRequest) ProtoMessage()

func (*DeleteSurroundingTextRequest) ProtoReflect added in v0.0.6

func (*DeleteSurroundingTextRequest) Reset added in v0.0.6

func (x *DeleteSurroundingTextRequest) Reset()

func (*DeleteSurroundingTextRequest) String added in v0.0.6

type DeleteSurroundingTextResponse added in v0.0.6

type DeleteSurroundingTextResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteSurroundingTextResponse) Descriptor deprecated added in v0.0.6

func (*DeleteSurroundingTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeleteSurroundingTextResponse.ProtoReflect.Descriptor instead.

func (*DeleteSurroundingTextResponse) GetResult added in v0.0.6

func (x *DeleteSurroundingTextResponse) GetResult() bool

func (*DeleteSurroundingTextResponse) ProtoMessage added in v0.0.6

func (*DeleteSurroundingTextResponse) ProtoMessage()

func (*DeleteSurroundingTextResponse) ProtoReflect added in v0.0.6

func (*DeleteSurroundingTextResponse) Reset added in v0.0.6

func (x *DeleteSurroundingTextResponse) Reset()

func (*DeleteSurroundingTextResponse) String added in v0.0.6

type DescribeContentsRequest added in v0.0.6

type DescribeContentsRequest struct {
	// contains filtered or unexported fields
}

func (*DescribeContentsRequest) Descriptor deprecated added in v0.0.6

func (*DescribeContentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*DescribeContentsRequest) ProtoMessage added in v0.0.6

func (*DescribeContentsRequest) ProtoMessage()

func (*DescribeContentsRequest) ProtoReflect added in v0.0.6

func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message

func (*DescribeContentsRequest) Reset added in v0.0.6

func (x *DescribeContentsRequest) Reset()

func (*DescribeContentsRequest) String added in v0.0.6

func (x *DescribeContentsRequest) String() string

type DescribeContentsResponse added in v0.0.6

type DescribeContentsResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*DescribeContentsResponse) Descriptor deprecated added in v0.0.6

func (*DescribeContentsResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeContentsResponse.ProtoReflect.Descriptor instead.

func (*DescribeContentsResponse) GetResult added in v0.0.6

func (x *DescribeContentsResponse) GetResult() int32

func (*DescribeContentsResponse) ProtoMessage added in v0.0.6

func (*DescribeContentsResponse) ProtoMessage()

func (*DescribeContentsResponse) ProtoReflect added in v0.0.6

func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message

func (*DescribeContentsResponse) Reset added in v0.0.6

func (x *DescribeContentsResponse) Reset()

func (*DescribeContentsResponse) String added in v0.0.6

func (x *DescribeContentsResponse) String() string

type DispatchGenericMotionEventRequest added in v0.0.6

type DispatchGenericMotionEventRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*DispatchGenericMotionEventRequest) Descriptor deprecated added in v0.0.6

func (*DispatchGenericMotionEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use DispatchGenericMotionEventRequest.ProtoReflect.Descriptor instead.

func (*DispatchGenericMotionEventRequest) GetArg0 added in v0.0.6

func (*DispatchGenericMotionEventRequest) GetArg1 added in v0.0.6

func (*DispatchGenericMotionEventRequest) GetArg2 added in v0.0.6

func (*DispatchGenericMotionEventRequest) ProtoMessage added in v0.0.6

func (*DispatchGenericMotionEventRequest) ProtoMessage()

func (*DispatchGenericMotionEventRequest) ProtoReflect added in v0.0.6

func (*DispatchGenericMotionEventRequest) Reset added in v0.0.6

func (*DispatchGenericMotionEventRequest) String added in v0.0.6

type DispatchGenericMotionEventResponse added in v0.0.6

type DispatchGenericMotionEventResponse struct {
	// contains filtered or unexported fields
}

func (*DispatchGenericMotionEventResponse) Descriptor deprecated added in v0.0.6

func (*DispatchGenericMotionEventResponse) Descriptor() ([]byte, []int)

Deprecated: Use DispatchGenericMotionEventResponse.ProtoReflect.Descriptor instead.

func (*DispatchGenericMotionEventResponse) ProtoMessage added in v0.0.6

func (*DispatchGenericMotionEventResponse) ProtoMessage()

func (*DispatchGenericMotionEventResponse) ProtoReflect added in v0.0.6

func (*DispatchGenericMotionEventResponse) Reset added in v0.0.6

func (*DispatchGenericMotionEventResponse) String added in v0.0.6

type DispatchKeyEventFromInputMethodRequest

type DispatchKeyEventFromInputMethodRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*DispatchKeyEventFromInputMethodRequest) Descriptor deprecated

func (*DispatchKeyEventFromInputMethodRequest) Descriptor() ([]byte, []int)

Deprecated: Use DispatchKeyEventFromInputMethodRequest.ProtoReflect.Descriptor instead.

func (*DispatchKeyEventFromInputMethodRequest) GetArg0

func (*DispatchKeyEventFromInputMethodRequest) GetArg1

func (*DispatchKeyEventFromInputMethodRequest) ProtoMessage

func (*DispatchKeyEventFromInputMethodRequest) ProtoReflect

func (*DispatchKeyEventFromInputMethodRequest) Reset

func (*DispatchKeyEventFromInputMethodRequest) String

type DispatchKeyEventFromInputMethodResponse

type DispatchKeyEventFromInputMethodResponse struct {
	// contains filtered or unexported fields
}

func (*DispatchKeyEventFromInputMethodResponse) Descriptor deprecated

func (*DispatchKeyEventFromInputMethodResponse) Descriptor() ([]byte, []int)

Deprecated: Use DispatchKeyEventFromInputMethodResponse.ProtoReflect.Descriptor instead.

func (*DispatchKeyEventFromInputMethodResponse) ProtoMessage

func (*DispatchKeyEventFromInputMethodResponse) ProtoReflect

func (*DispatchKeyEventFromInputMethodResponse) Reset

func (*DispatchKeyEventFromInputMethodResponse) String

type DispatchKeyEventRequest added in v0.0.6

type DispatchKeyEventRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*DispatchKeyEventRequest) Descriptor deprecated added in v0.0.6

func (*DispatchKeyEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use DispatchKeyEventRequest.ProtoReflect.Descriptor instead.

func (*DispatchKeyEventRequest) GetArg0 added in v0.0.6

func (x *DispatchKeyEventRequest) GetArg0() int32

func (*DispatchKeyEventRequest) GetArg1 added in v0.0.6

func (x *DispatchKeyEventRequest) GetArg1() int64

func (*DispatchKeyEventRequest) GetArg2 added in v0.0.6

func (x *DispatchKeyEventRequest) GetArg2() int64

func (*DispatchKeyEventRequest) ProtoMessage added in v0.0.6

func (*DispatchKeyEventRequest) ProtoMessage()

func (*DispatchKeyEventRequest) ProtoReflect added in v0.0.6

func (x *DispatchKeyEventRequest) ProtoReflect() protoreflect.Message

func (*DispatchKeyEventRequest) Reset added in v0.0.6

func (x *DispatchKeyEventRequest) Reset()

func (*DispatchKeyEventRequest) String added in v0.0.6

func (x *DispatchKeyEventRequest) String() string

type DispatchKeyEventResponse added in v0.0.6

type DispatchKeyEventResponse struct {
	// contains filtered or unexported fields
}

func (*DispatchKeyEventResponse) Descriptor deprecated added in v0.0.6

func (*DispatchKeyEventResponse) Descriptor() ([]byte, []int)

Deprecated: Use DispatchKeyEventResponse.ProtoReflect.Descriptor instead.

func (*DispatchKeyEventResponse) ProtoMessage added in v0.0.6

func (*DispatchKeyEventResponse) ProtoMessage()

func (*DispatchKeyEventResponse) ProtoReflect added in v0.0.6

func (x *DispatchKeyEventResponse) ProtoReflect() protoreflect.Message

func (*DispatchKeyEventResponse) Reset added in v0.0.6

func (x *DispatchKeyEventResponse) Reset()

func (*DispatchKeyEventResponse) String added in v0.0.6

func (x *DispatchKeyEventResponse) String() string

type DispatchTrackballEventRequest added in v0.0.6

type DispatchTrackballEventRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*DispatchTrackballEventRequest) Descriptor deprecated added in v0.0.6

func (*DispatchTrackballEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use DispatchTrackballEventRequest.ProtoReflect.Descriptor instead.

func (*DispatchTrackballEventRequest) GetArg0 added in v0.0.6

func (x *DispatchTrackballEventRequest) GetArg0() int32

func (*DispatchTrackballEventRequest) GetArg1 added in v0.0.6

func (x *DispatchTrackballEventRequest) GetArg1() int64

func (*DispatchTrackballEventRequest) GetArg2 added in v0.0.6

func (x *DispatchTrackballEventRequest) GetArg2() int64

func (*DispatchTrackballEventRequest) ProtoMessage added in v0.0.6

func (*DispatchTrackballEventRequest) ProtoMessage()

func (*DispatchTrackballEventRequest) ProtoReflect added in v0.0.6

func (*DispatchTrackballEventRequest) Reset added in v0.0.6

func (x *DispatchTrackballEventRequest) Reset()

func (*DispatchTrackballEventRequest) String added in v0.0.6

type DispatchTrackballEventResponse added in v0.0.6

type DispatchTrackballEventResponse struct {
	// contains filtered or unexported fields
}

func (*DispatchTrackballEventResponse) Descriptor deprecated added in v0.0.6

func (*DispatchTrackballEventResponse) Descriptor() ([]byte, []int)

Deprecated: Use DispatchTrackballEventResponse.ProtoReflect.Descriptor instead.

func (*DispatchTrackballEventResponse) ProtoMessage added in v0.0.6

func (*DispatchTrackballEventResponse) ProtoMessage()

func (*DispatchTrackballEventResponse) ProtoReflect added in v0.0.6

func (*DispatchTrackballEventResponse) Reset added in v0.0.6

func (x *DispatchTrackballEventResponse) Reset()

func (*DispatchTrackballEventResponse) String added in v0.0.6

type DisplayCompletionsRequest

type DisplayCompletionsRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*DisplayCompletionsRequest) Descriptor deprecated

func (*DisplayCompletionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use DisplayCompletionsRequest.ProtoReflect.Descriptor instead.

func (*DisplayCompletionsRequest) GetArg0

func (x *DisplayCompletionsRequest) GetArg0() int64

func (*DisplayCompletionsRequest) ProtoMessage

func (*DisplayCompletionsRequest) ProtoMessage()

func (*DisplayCompletionsRequest) ProtoReflect

func (*DisplayCompletionsRequest) Reset

func (x *DisplayCompletionsRequest) Reset()

func (*DisplayCompletionsRequest) String

func (x *DisplayCompletionsRequest) String() string

type DisplayCompletionsResponse

type DisplayCompletionsResponse struct {
	// contains filtered or unexported fields
}

func (*DisplayCompletionsResponse) Descriptor deprecated

func (*DisplayCompletionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use DisplayCompletionsResponse.ProtoReflect.Descriptor instead.

func (*DisplayCompletionsResponse) ProtoMessage

func (*DisplayCompletionsResponse) ProtoMessage()

func (*DisplayCompletionsResponse) ProtoReflect

func (*DisplayCompletionsResponse) Reset

func (x *DisplayCompletionsResponse) Reset()

func (*DisplayCompletionsResponse) String

func (x *DisplayCompletionsResponse) String() string

type DumpRequest added in v0.0.6

type DumpRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   string `protobuf:"bytes,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*DumpRequest) Descriptor deprecated added in v0.0.6

func (*DumpRequest) Descriptor() ([]byte, []int)

Deprecated: Use DumpRequest.ProtoReflect.Descriptor instead.

func (*DumpRequest) GetArg0 added in v0.0.6

func (x *DumpRequest) GetArg0() int64

func (*DumpRequest) GetArg1 added in v0.0.6

func (x *DumpRequest) GetArg1() string

func (*DumpRequest) GetHandle added in v0.0.6

func (x *DumpRequest) GetHandle() int64

func (*DumpRequest) ProtoMessage added in v0.0.6

func (*DumpRequest) ProtoMessage()

func (*DumpRequest) ProtoReflect added in v0.0.6

func (x *DumpRequest) ProtoReflect() protoreflect.Message

func (*DumpRequest) Reset added in v0.0.6

func (x *DumpRequest) Reset()

func (*DumpRequest) String added in v0.0.6

func (x *DumpRequest) String() string

type DumpResponse added in v0.0.6

type DumpResponse struct {
	// contains filtered or unexported fields
}

func (*DumpResponse) Descriptor deprecated added in v0.0.6

func (*DumpResponse) Descriptor() ([]byte, []int)

Deprecated: Use DumpResponse.ProtoReflect.Descriptor instead.

func (*DumpResponse) ProtoMessage added in v0.0.6

func (*DumpResponse) ProtoMessage()

func (*DumpResponse) ProtoReflect added in v0.0.6

func (x *DumpResponse) ProtoReflect() protoreflect.Message

func (*DumpResponse) Reset added in v0.0.6

func (x *DumpResponse) Reset()

func (*DumpResponse) String added in v0.0.6

func (x *DumpResponse) String() string

type EditorBoundsInfoBuilderServiceClient added in v0.0.6

type EditorBoundsInfoBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetEditorBounds(ctx context.Context, in *SetEditorBoundsRequest, opts ...grpc.CallOption) (*SetEditorBoundsResponse, error)
	SetHandwritingBounds(ctx context.Context, in *SetHandwritingBoundsRequest, opts ...grpc.CallOption) (*SetHandwritingBoundsResponse, error)
}

EditorBoundsInfoBuilderServiceClient is the client API for EditorBoundsInfoBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewEditorBoundsInfoBuilderServiceClient added in v0.0.6

func NewEditorBoundsInfoBuilderServiceClient(cc grpc.ClientConnInterface) EditorBoundsInfoBuilderServiceClient

type EditorBoundsInfoBuilderServiceServer added in v0.0.6

type EditorBoundsInfoBuilderServiceServer interface {
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	SetEditorBounds(context.Context, *SetEditorBoundsRequest) (*SetEditorBoundsResponse, error)
	SetHandwritingBounds(context.Context, *SetHandwritingBoundsRequest) (*SetHandwritingBoundsResponse, error)
	// contains filtered or unexported methods
}

EditorBoundsInfoBuilderServiceServer is the server API for EditorBoundsInfoBuilderService service. All implementations must embed UnimplementedEditorBoundsInfoBuilderServiceServer for forward compatibility.

type EditorBoundsInfoServiceClient added in v0.0.6

type EditorBoundsInfoServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetEditorBounds(ctx context.Context, in *GetEditorBoundsRequest, opts ...grpc.CallOption) (*GetEditorBoundsResponse, error)
	GetHandwritingBounds(ctx context.Context, in *GetHandwritingBoundsRequest, opts ...grpc.CallOption) (*GetHandwritingBoundsResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

EditorBoundsInfoServiceClient is the client API for EditorBoundsInfoService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewEditorBoundsInfoServiceClient added in v0.0.6

func NewEditorBoundsInfoServiceClient(cc grpc.ClientConnInterface) EditorBoundsInfoServiceClient

type EditorBoundsInfoServiceServer added in v0.0.6

EditorBoundsInfoServiceServer is the server API for EditorBoundsInfoService service. All implementations must embed UnimplementedEditorBoundsInfoServiceServer for forward compatibility.

type EditorInfoDescribeContentsRequest added in v0.0.6

type EditorInfoDescribeContentsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*EditorInfoDescribeContentsRequest) Descriptor deprecated added in v0.0.6

func (*EditorInfoDescribeContentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use EditorInfoDescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*EditorInfoDescribeContentsRequest) GetHandle added in v0.0.6

func (*EditorInfoDescribeContentsRequest) ProtoMessage added in v0.0.6

func (*EditorInfoDescribeContentsRequest) ProtoMessage()

func (*EditorInfoDescribeContentsRequest) ProtoReflect added in v0.0.6

func (*EditorInfoDescribeContentsRequest) Reset added in v0.0.6

func (*EditorInfoDescribeContentsRequest) String added in v0.0.6

type EditorInfoServiceClient added in v0.0.6

type EditorInfoServiceClient interface {
	NewEditorInfo(ctx context.Context, in *NewEditorInfoRequest, opts ...grpc.CallOption) (*NewEditorInfoResponse, error)
	DescribeContents(ctx context.Context, in *EditorInfoDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Dump(ctx context.Context, in *DumpRequest, opts ...grpc.CallOption) (*DumpResponse, error)
	GetAutofillId(ctx context.Context, in *GetAutofillIdRequest, opts ...grpc.CallOption) (*GetAutofillIdResponse, error)
	GetInitialSelectedText(ctx context.Context, in *GetInitialSelectedTextRequest, opts ...grpc.CallOption) (*GetInitialSelectedTextResponse, error)
	GetInitialSurroundingText(ctx context.Context, in *GetInitialSurroundingTextRequest, opts ...grpc.CallOption) (*GetInitialSurroundingTextResponse, error)
	GetInitialTextAfterCursor(ctx context.Context, in *GetInitialTextAfterCursorRequest, opts ...grpc.CallOption) (*GetInitialTextAfterCursorResponse, error)
	GetInitialTextBeforeCursor(ctx context.Context, in *GetInitialTextBeforeCursorRequest, opts ...grpc.CallOption) (*GetInitialTextBeforeCursorResponse, error)
	GetInitialToolType(ctx context.Context, in *GetInitialToolTypeRequest, opts ...grpc.CallOption) (*GetInitialToolTypeResponse, error)
	IsStylusHandwritingEnabled(ctx context.Context, in *IsStylusHandwritingEnabledRequest, opts ...grpc.CallOption) (*IsStylusHandwritingEnabledResponse, error)
	IsWritingToolsEnabled(ctx context.Context, in *IsWritingToolsEnabledRequest, opts ...grpc.CallOption) (*IsWritingToolsEnabledResponse, error)
	MakeCompatible(ctx context.Context, in *MakeCompatibleRequest, opts ...grpc.CallOption) (*MakeCompatibleResponse, error)
	SetAutofillId(ctx context.Context, in *SetAutofillIdRequest, opts ...grpc.CallOption) (*SetAutofillIdResponse, error)
	SetInitialSurroundingSubText(ctx context.Context, in *SetInitialSurroundingSubTextRequest, opts ...grpc.CallOption) (*SetInitialSurroundingSubTextResponse, error)
	SetInitialSurroundingText(ctx context.Context, in *SetInitialSurroundingTextRequest, opts ...grpc.CallOption) (*SetInitialSurroundingTextResponse, error)
	SetInitialToolType(ctx context.Context, in *SetInitialToolTypeRequest, opts ...grpc.CallOption) (*SetInitialToolTypeResponse, error)
	SetStylusHandwritingEnabled(ctx context.Context, in *SetStylusHandwritingEnabledRequest, opts ...grpc.CallOption) (*SetStylusHandwritingEnabledResponse, error)
	SetWritingToolsEnabled(ctx context.Context, in *SetWritingToolsEnabledRequest, opts ...grpc.CallOption) (*SetWritingToolsEnabledResponse, error)
	WriteToParcel(ctx context.Context, in *EditorInfoWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

EditorInfoServiceClient is the client API for EditorInfoService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewEditorInfoServiceClient added in v0.0.6

func NewEditorInfoServiceClient(cc grpc.ClientConnInterface) EditorInfoServiceClient

type EditorInfoServiceServer added in v0.0.6

type EditorInfoServiceServer interface {
	NewEditorInfo(context.Context, *NewEditorInfoRequest) (*NewEditorInfoResponse, error)
	DescribeContents(context.Context, *EditorInfoDescribeContentsRequest) (*DescribeContentsResponse, error)
	Dump(context.Context, *DumpRequest) (*DumpResponse, error)
	GetAutofillId(context.Context, *GetAutofillIdRequest) (*GetAutofillIdResponse, error)
	GetInitialSelectedText(context.Context, *GetInitialSelectedTextRequest) (*GetInitialSelectedTextResponse, error)
	GetInitialSurroundingText(context.Context, *GetInitialSurroundingTextRequest) (*GetInitialSurroundingTextResponse, error)
	GetInitialTextAfterCursor(context.Context, *GetInitialTextAfterCursorRequest) (*GetInitialTextAfterCursorResponse, error)
	GetInitialTextBeforeCursor(context.Context, *GetInitialTextBeforeCursorRequest) (*GetInitialTextBeforeCursorResponse, error)
	GetInitialToolType(context.Context, *GetInitialToolTypeRequest) (*GetInitialToolTypeResponse, error)
	IsStylusHandwritingEnabled(context.Context, *IsStylusHandwritingEnabledRequest) (*IsStylusHandwritingEnabledResponse, error)
	IsWritingToolsEnabled(context.Context, *IsWritingToolsEnabledRequest) (*IsWritingToolsEnabledResponse, error)
	MakeCompatible(context.Context, *MakeCompatibleRequest) (*MakeCompatibleResponse, error)
	SetAutofillId(context.Context, *SetAutofillIdRequest) (*SetAutofillIdResponse, error)
	SetInitialSurroundingSubText(context.Context, *SetInitialSurroundingSubTextRequest) (*SetInitialSurroundingSubTextResponse, error)
	SetInitialSurroundingText(context.Context, *SetInitialSurroundingTextRequest) (*SetInitialSurroundingTextResponse, error)
	SetInitialToolType(context.Context, *SetInitialToolTypeRequest) (*SetInitialToolTypeResponse, error)
	SetStylusHandwritingEnabled(context.Context, *SetStylusHandwritingEnabledRequest) (*SetStylusHandwritingEnabledResponse, error)
	SetWritingToolsEnabled(context.Context, *SetWritingToolsEnabledRequest) (*SetWritingToolsEnabledResponse, error)
	WriteToParcel(context.Context, *EditorInfoWriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

EditorInfoServiceServer is the server API for EditorInfoService service. All implementations must embed UnimplementedEditorInfoServiceServer for forward compatibility.

type EditorInfoWriteToParcelRequest added in v0.0.6

type EditorInfoWriteToParcelRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*EditorInfoWriteToParcelRequest) Descriptor deprecated added in v0.0.6

func (*EditorInfoWriteToParcelRequest) Descriptor() ([]byte, []int)

Deprecated: Use EditorInfoWriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*EditorInfoWriteToParcelRequest) GetArg0 added in v0.0.6

func (*EditorInfoWriteToParcelRequest) GetArg1 added in v0.0.6

func (*EditorInfoWriteToParcelRequest) GetHandle added in v0.0.6

func (x *EditorInfoWriteToParcelRequest) GetHandle() int64

func (*EditorInfoWriteToParcelRequest) ProtoMessage added in v0.0.6

func (*EditorInfoWriteToParcelRequest) ProtoMessage()

func (*EditorInfoWriteToParcelRequest) ProtoReflect added in v0.0.6

func (*EditorInfoWriteToParcelRequest) Reset added in v0.0.6

func (x *EditorInfoWriteToParcelRequest) Reset()

func (*EditorInfoWriteToParcelRequest) String added in v0.0.6

type EndBatchEditRequest added in v0.0.6

type EndBatchEditRequest struct {
	// contains filtered or unexported fields
}

func (*EndBatchEditRequest) Descriptor deprecated added in v0.0.6

func (*EndBatchEditRequest) Descriptor() ([]byte, []int)

Deprecated: Use EndBatchEditRequest.ProtoReflect.Descriptor instead.

func (*EndBatchEditRequest) ProtoMessage added in v0.0.6

func (*EndBatchEditRequest) ProtoMessage()

func (*EndBatchEditRequest) ProtoReflect added in v0.0.6

func (x *EndBatchEditRequest) ProtoReflect() protoreflect.Message

func (*EndBatchEditRequest) Reset added in v0.0.6

func (x *EndBatchEditRequest) Reset()

func (*EndBatchEditRequest) String added in v0.0.6

func (x *EndBatchEditRequest) String() string

type EndBatchEditResponse added in v0.0.6

type EndBatchEditResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*EndBatchEditResponse) Descriptor deprecated added in v0.0.6

func (*EndBatchEditResponse) Descriptor() ([]byte, []int)

Deprecated: Use EndBatchEditResponse.ProtoReflect.Descriptor instead.

func (*EndBatchEditResponse) GetResult added in v0.0.6

func (x *EndBatchEditResponse) GetResult() bool

func (*EndBatchEditResponse) ProtoMessage added in v0.0.6

func (*EndBatchEditResponse) ProtoMessage()

func (*EndBatchEditResponse) ProtoReflect added in v0.0.6

func (x *EndBatchEditResponse) ProtoReflect() protoreflect.Message

func (*EndBatchEditResponse) Reset added in v0.0.6

func (x *EndBatchEditResponse) Reset()

func (*EndBatchEditResponse) String added in v0.0.6

func (x *EndBatchEditResponse) String() string

type EqualsRequest added in v0.0.6

type EqualsRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*EqualsRequest) Descriptor deprecated added in v0.0.6

func (*EqualsRequest) Descriptor() ([]byte, []int)

Deprecated: Use EqualsRequest.ProtoReflect.Descriptor instead.

func (*EqualsRequest) GetArg0 added in v0.0.6

func (x *EqualsRequest) GetArg0() int64

func (*EqualsRequest) ProtoMessage added in v0.0.6

func (*EqualsRequest) ProtoMessage()

func (*EqualsRequest) ProtoReflect added in v0.0.6

func (x *EqualsRequest) ProtoReflect() protoreflect.Message

func (*EqualsRequest) Reset added in v0.0.6

func (x *EqualsRequest) Reset()

func (*EqualsRequest) String added in v0.0.6

func (x *EqualsRequest) String() string

type EqualsResponse added in v0.0.6

type EqualsResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*EqualsResponse) Descriptor deprecated added in v0.0.6

func (*EqualsResponse) Descriptor() ([]byte, []int)

Deprecated: Use EqualsResponse.ProtoReflect.Descriptor instead.

func (*EqualsResponse) GetResult added in v0.0.6

func (x *EqualsResponse) GetResult() bool

func (*EqualsResponse) ProtoMessage added in v0.0.6

func (*EqualsResponse) ProtoMessage()

func (*EqualsResponse) ProtoReflect added in v0.0.6

func (x *EqualsResponse) ProtoReflect() protoreflect.Message

func (*EqualsResponse) Reset added in v0.0.6

func (x *EqualsResponse) Reset()

func (*EqualsResponse) String added in v0.0.6

func (x *EqualsResponse) String() string

type ExtractedTextDescribeContentsRequest added in v0.0.6

type ExtractedTextDescribeContentsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*ExtractedTextDescribeContentsRequest) Descriptor deprecated added in v0.0.6

func (*ExtractedTextDescribeContentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ExtractedTextDescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*ExtractedTextDescribeContentsRequest) GetHandle added in v0.0.6

func (*ExtractedTextDescribeContentsRequest) ProtoMessage added in v0.0.6

func (*ExtractedTextDescribeContentsRequest) ProtoMessage()

func (*ExtractedTextDescribeContentsRequest) ProtoReflect added in v0.0.6

func (*ExtractedTextDescribeContentsRequest) Reset added in v0.0.6

func (*ExtractedTextDescribeContentsRequest) String added in v0.0.6

type ExtractedTextRequestDescribeContentsRequest added in v0.0.6

type ExtractedTextRequestDescribeContentsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*ExtractedTextRequestDescribeContentsRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use ExtractedTextRequestDescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*ExtractedTextRequestDescribeContentsRequest) GetHandle added in v0.0.6

func (*ExtractedTextRequestDescribeContentsRequest) ProtoMessage added in v0.0.6

func (*ExtractedTextRequestDescribeContentsRequest) ProtoReflect added in v0.0.6

func (*ExtractedTextRequestDescribeContentsRequest) Reset added in v0.0.6

func (*ExtractedTextRequestDescribeContentsRequest) String added in v0.0.6

type ExtractedTextRequestServiceClient added in v0.0.6

type ExtractedTextRequestServiceClient interface {
	NewExtractedTextRequestOp(ctx context.Context, in *NewExtractedTextRequestOpRequest, opts ...grpc.CallOption) (*NewExtractedTextRequestOpResponse, error)
	DescribeContents(ctx context.Context, in *ExtractedTextRequestDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	WriteToParcel(ctx context.Context, in *ExtractedTextRequestWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

ExtractedTextRequestServiceClient is the client API for ExtractedTextRequestService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewExtractedTextRequestServiceClient added in v0.0.6

func NewExtractedTextRequestServiceClient(cc grpc.ClientConnInterface) ExtractedTextRequestServiceClient

type ExtractedTextRequestServiceServer added in v0.0.6

type ExtractedTextRequestServiceServer interface {
	NewExtractedTextRequestOp(context.Context, *NewExtractedTextRequestOpRequest) (*NewExtractedTextRequestOpResponse, error)
	DescribeContents(context.Context, *ExtractedTextRequestDescribeContentsRequest) (*DescribeContentsResponse, error)
	WriteToParcel(context.Context, *ExtractedTextRequestWriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

ExtractedTextRequestServiceServer is the server API for ExtractedTextRequestService service. All implementations must embed UnimplementedExtractedTextRequestServiceServer for forward compatibility.

type ExtractedTextRequestWriteToParcelRequest added in v0.0.6

type ExtractedTextRequestWriteToParcelRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*ExtractedTextRequestWriteToParcelRequest) Descriptor deprecated added in v0.0.6

func (*ExtractedTextRequestWriteToParcelRequest) Descriptor() ([]byte, []int)

Deprecated: Use ExtractedTextRequestWriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*ExtractedTextRequestWriteToParcelRequest) GetArg0 added in v0.0.6

func (*ExtractedTextRequestWriteToParcelRequest) GetArg1 added in v0.0.6

func (*ExtractedTextRequestWriteToParcelRequest) GetHandle added in v0.0.6

func (*ExtractedTextRequestWriteToParcelRequest) ProtoMessage added in v0.0.6

func (*ExtractedTextRequestWriteToParcelRequest) ProtoReflect added in v0.0.6

func (*ExtractedTextRequestWriteToParcelRequest) Reset added in v0.0.6

func (*ExtractedTextRequestWriteToParcelRequest) String added in v0.0.6

type ExtractedTextServiceClient added in v0.0.6

type ExtractedTextServiceClient interface {
	NewExtractedText(ctx context.Context, in *NewExtractedTextRequest, opts ...grpc.CallOption) (*NewExtractedTextResponse, error)
	DescribeContents(ctx context.Context, in *ExtractedTextDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	WriteToParcel(ctx context.Context, in *ExtractedTextWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

ExtractedTextServiceClient is the client API for ExtractedTextService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewExtractedTextServiceClient added in v0.0.6

func NewExtractedTextServiceClient(cc grpc.ClientConnInterface) ExtractedTextServiceClient

type ExtractedTextServiceServer added in v0.0.6

type ExtractedTextServiceServer interface {
	NewExtractedText(context.Context, *NewExtractedTextRequest) (*NewExtractedTextResponse, error)
	DescribeContents(context.Context, *ExtractedTextDescribeContentsRequest) (*DescribeContentsResponse, error)
	WriteToParcel(context.Context, *ExtractedTextWriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

ExtractedTextServiceServer is the server API for ExtractedTextService service. All implementations must embed UnimplementedExtractedTextServiceServer for forward compatibility.

type ExtractedTextWriteToParcelRequest added in v0.0.6

type ExtractedTextWriteToParcelRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*ExtractedTextWriteToParcelRequest) Descriptor deprecated added in v0.0.6

func (*ExtractedTextWriteToParcelRequest) Descriptor() ([]byte, []int)

Deprecated: Use ExtractedTextWriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*ExtractedTextWriteToParcelRequest) GetArg0 added in v0.0.6

func (*ExtractedTextWriteToParcelRequest) GetArg1 added in v0.0.6

func (*ExtractedTextWriteToParcelRequest) GetHandle added in v0.0.6

func (*ExtractedTextWriteToParcelRequest) ProtoMessage added in v0.0.6

func (*ExtractedTextWriteToParcelRequest) ProtoMessage()

func (*ExtractedTextWriteToParcelRequest) ProtoReflect added in v0.0.6

func (*ExtractedTextWriteToParcelRequest) Reset added in v0.0.6

func (*ExtractedTextWriteToParcelRequest) String added in v0.0.6

type FinishComposingTextRequest added in v0.0.6

type FinishComposingTextRequest struct {
	// contains filtered or unexported fields
}

func (*FinishComposingTextRequest) Descriptor deprecated added in v0.0.6

func (*FinishComposingTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use FinishComposingTextRequest.ProtoReflect.Descriptor instead.

func (*FinishComposingTextRequest) ProtoMessage added in v0.0.6

func (*FinishComposingTextRequest) ProtoMessage()

func (*FinishComposingTextRequest) ProtoReflect added in v0.0.6

func (*FinishComposingTextRequest) Reset added in v0.0.6

func (x *FinishComposingTextRequest) Reset()

func (*FinishComposingTextRequest) String added in v0.0.6

func (x *FinishComposingTextRequest) String() string

type FinishComposingTextResponse added in v0.0.6

type FinishComposingTextResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*FinishComposingTextResponse) Descriptor deprecated added in v0.0.6

func (*FinishComposingTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use FinishComposingTextResponse.ProtoReflect.Descriptor instead.

func (*FinishComposingTextResponse) GetResult added in v0.0.6

func (x *FinishComposingTextResponse) GetResult() bool

func (*FinishComposingTextResponse) ProtoMessage added in v0.0.6

func (*FinishComposingTextResponse) ProtoMessage()

func (*FinishComposingTextResponse) ProtoReflect added in v0.0.6

func (*FinishComposingTextResponse) Reset added in v0.0.6

func (x *FinishComposingTextResponse) Reset()

func (*FinishComposingTextResponse) String added in v0.0.6

func (x *FinishComposingTextResponse) String() string

type FinishInputRequest added in v0.0.6

type FinishInputRequest struct {
	// contains filtered or unexported fields
}

func (*FinishInputRequest) Descriptor deprecated added in v0.0.6

func (*FinishInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use FinishInputRequest.ProtoReflect.Descriptor instead.

func (*FinishInputRequest) ProtoMessage added in v0.0.6

func (*FinishInputRequest) ProtoMessage()

func (*FinishInputRequest) ProtoReflect added in v0.0.6

func (x *FinishInputRequest) ProtoReflect() protoreflect.Message

func (*FinishInputRequest) Reset added in v0.0.6

func (x *FinishInputRequest) Reset()

func (*FinishInputRequest) String added in v0.0.6

func (x *FinishInputRequest) String() string

type FinishInputResponse added in v0.0.6

type FinishInputResponse struct {
	// contains filtered or unexported fields
}

func (*FinishInputResponse) Descriptor deprecated added in v0.0.6

func (*FinishInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use FinishInputResponse.ProtoReflect.Descriptor instead.

func (*FinishInputResponse) ProtoMessage added in v0.0.6

func (*FinishInputResponse) ProtoMessage()

func (*FinishInputResponse) ProtoReflect added in v0.0.6

func (x *FinishInputResponse) ProtoReflect() protoreflect.Message

func (*FinishInputResponse) Reset added in v0.0.6

func (x *FinishInputResponse) Reset()

func (*FinishInputResponse) String added in v0.0.6

func (x *FinishInputResponse) String() string

type FinishedEventRequest added in v0.0.6

type FinishedEventRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 bool  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*FinishedEventRequest) Descriptor deprecated added in v0.0.6

func (*FinishedEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use FinishedEventRequest.ProtoReflect.Descriptor instead.

func (*FinishedEventRequest) GetArg0 added in v0.0.6

func (x *FinishedEventRequest) GetArg0() int32

func (*FinishedEventRequest) GetArg1 added in v0.0.6

func (x *FinishedEventRequest) GetArg1() bool

func (*FinishedEventRequest) ProtoMessage added in v0.0.6

func (*FinishedEventRequest) ProtoMessage()

func (*FinishedEventRequest) ProtoReflect added in v0.0.6

func (x *FinishedEventRequest) ProtoReflect() protoreflect.Message

func (*FinishedEventRequest) Reset added in v0.0.6

func (x *FinishedEventRequest) Reset()

func (*FinishedEventRequest) String added in v0.0.6

func (x *FinishedEventRequest) String() string

type FinishedEventResponse added in v0.0.6

type FinishedEventResponse struct {
	// contains filtered or unexported fields
}

func (*FinishedEventResponse) Descriptor deprecated added in v0.0.6

func (*FinishedEventResponse) Descriptor() ([]byte, []int)

Deprecated: Use FinishedEventResponse.ProtoReflect.Descriptor instead.

func (*FinishedEventResponse) ProtoMessage added in v0.0.6

func (*FinishedEventResponse) ProtoMessage()

func (*FinishedEventResponse) ProtoReflect added in v0.0.6

func (x *FinishedEventResponse) ProtoReflect() protoreflect.Message

func (*FinishedEventResponse) Reset added in v0.0.6

func (x *FinishedEventResponse) Reset()

func (*FinishedEventResponse) String added in v0.0.6

func (x *FinishedEventResponse) String() string

type GetAutofillHintsRequest added in v0.0.6

type GetAutofillHintsRequest struct {
	// contains filtered or unexported fields
}

func (*GetAutofillHintsRequest) Descriptor deprecated added in v0.0.6

func (*GetAutofillHintsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetAutofillHintsRequest.ProtoReflect.Descriptor instead.

func (*GetAutofillHintsRequest) ProtoMessage added in v0.0.6

func (*GetAutofillHintsRequest) ProtoMessage()

func (*GetAutofillHintsRequest) ProtoReflect added in v0.0.6

func (x *GetAutofillHintsRequest) ProtoReflect() protoreflect.Message

func (*GetAutofillHintsRequest) Reset added in v0.0.6

func (x *GetAutofillHintsRequest) Reset()

func (*GetAutofillHintsRequest) String added in v0.0.6

func (x *GetAutofillHintsRequest) String() string

type GetAutofillHintsResponse added in v0.0.6

type GetAutofillHintsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetAutofillHintsResponse) Descriptor deprecated added in v0.0.6

func (*GetAutofillHintsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetAutofillHintsResponse.ProtoReflect.Descriptor instead.

func (*GetAutofillHintsResponse) GetResult added in v0.0.6

func (x *GetAutofillHintsResponse) GetResult() int64

func (*GetAutofillHintsResponse) ProtoMessage added in v0.0.6

func (*GetAutofillHintsResponse) ProtoMessage()

func (*GetAutofillHintsResponse) ProtoReflect added in v0.0.6

func (x *GetAutofillHintsResponse) ProtoReflect() protoreflect.Message

func (*GetAutofillHintsResponse) Reset added in v0.0.6

func (x *GetAutofillHintsResponse) Reset()

func (*GetAutofillHintsResponse) String added in v0.0.6

func (x *GetAutofillHintsResponse) String() string

type GetAutofillIdRequest added in v0.0.6

type GetAutofillIdRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetAutofillIdRequest) Descriptor deprecated added in v0.0.6

func (*GetAutofillIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetAutofillIdRequest.ProtoReflect.Descriptor instead.

func (*GetAutofillIdRequest) GetHandle added in v0.0.6

func (x *GetAutofillIdRequest) GetHandle() int64

func (*GetAutofillIdRequest) ProtoMessage added in v0.0.6

func (*GetAutofillIdRequest) ProtoMessage()

func (*GetAutofillIdRequest) ProtoReflect added in v0.0.6

func (x *GetAutofillIdRequest) ProtoReflect() protoreflect.Message

func (*GetAutofillIdRequest) Reset added in v0.0.6

func (x *GetAutofillIdRequest) Reset()

func (*GetAutofillIdRequest) String added in v0.0.6

func (x *GetAutofillIdRequest) String() string

type GetAutofillIdResponse added in v0.0.6

type GetAutofillIdResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetAutofillIdResponse) Descriptor deprecated added in v0.0.6

func (*GetAutofillIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetAutofillIdResponse.ProtoReflect.Descriptor instead.

func (*GetAutofillIdResponse) GetResult added in v0.0.6

func (x *GetAutofillIdResponse) GetResult() int64

func (*GetAutofillIdResponse) ProtoMessage added in v0.0.6

func (*GetAutofillIdResponse) ProtoMessage()

func (*GetAutofillIdResponse) ProtoReflect added in v0.0.6

func (x *GetAutofillIdResponse) ProtoReflect() protoreflect.Message

func (*GetAutofillIdResponse) Reset added in v0.0.6

func (x *GetAutofillIdResponse) Reset()

func (*GetAutofillIdResponse) String added in v0.0.6

func (x *GetAutofillIdResponse) String() string

type GetCancellationSignalRequest added in v0.0.6

type GetCancellationSignalRequest struct {
	// contains filtered or unexported fields
}

func (*GetCancellationSignalRequest) Descriptor deprecated added in v0.0.6

func (*GetCancellationSignalRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCancellationSignalRequest.ProtoReflect.Descriptor instead.

func (*GetCancellationSignalRequest) ProtoMessage added in v0.0.6

func (*GetCancellationSignalRequest) ProtoMessage()

func (*GetCancellationSignalRequest) ProtoReflect added in v0.0.6

func (*GetCancellationSignalRequest) Reset added in v0.0.6

func (x *GetCancellationSignalRequest) Reset()

func (*GetCancellationSignalRequest) String added in v0.0.6

type GetCancellationSignalResponse added in v0.0.6

type GetCancellationSignalResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCancellationSignalResponse) Descriptor deprecated added in v0.0.6

func (*GetCancellationSignalResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCancellationSignalResponse.ProtoReflect.Descriptor instead.

func (*GetCancellationSignalResponse) GetResult added in v0.0.6

func (x *GetCancellationSignalResponse) GetResult() int64

func (*GetCancellationSignalResponse) ProtoMessage added in v0.0.6

func (*GetCancellationSignalResponse) ProtoMessage()

func (*GetCancellationSignalResponse) ProtoReflect added in v0.0.6

func (*GetCancellationSignalResponse) Reset added in v0.0.6

func (x *GetCancellationSignalResponse) Reset()

func (*GetCancellationSignalResponse) String added in v0.0.6

type GetCharacterBidiLevelRequest added in v0.0.6

type GetCharacterBidiLevelRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCharacterBidiLevelRequest) Descriptor deprecated added in v0.0.6

func (*GetCharacterBidiLevelRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCharacterBidiLevelRequest.ProtoReflect.Descriptor instead.

func (*GetCharacterBidiLevelRequest) GetArg0 added in v0.0.6

func (x *GetCharacterBidiLevelRequest) GetArg0() int32

func (*GetCharacterBidiLevelRequest) ProtoMessage added in v0.0.6

func (*GetCharacterBidiLevelRequest) ProtoMessage()

func (*GetCharacterBidiLevelRequest) ProtoReflect added in v0.0.6

func (*GetCharacterBidiLevelRequest) Reset added in v0.0.6

func (x *GetCharacterBidiLevelRequest) Reset()

func (*GetCharacterBidiLevelRequest) String added in v0.0.6

type GetCharacterBidiLevelResponse added in v0.0.6

type GetCharacterBidiLevelResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCharacterBidiLevelResponse) Descriptor deprecated added in v0.0.6

func (*GetCharacterBidiLevelResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCharacterBidiLevelResponse.ProtoReflect.Descriptor instead.

func (*GetCharacterBidiLevelResponse) GetResult added in v0.0.6

func (x *GetCharacterBidiLevelResponse) GetResult() int32

func (*GetCharacterBidiLevelResponse) ProtoMessage added in v0.0.6

func (*GetCharacterBidiLevelResponse) ProtoMessage()

func (*GetCharacterBidiLevelResponse) ProtoReflect added in v0.0.6

func (*GetCharacterBidiLevelResponse) Reset added in v0.0.6

func (x *GetCharacterBidiLevelResponse) Reset()

func (*GetCharacterBidiLevelResponse) String added in v0.0.6

type GetCharacterBoundsFlagsRequest added in v0.0.6

type GetCharacterBoundsFlagsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCharacterBoundsFlagsRequest) Descriptor deprecated added in v0.0.6

func (*GetCharacterBoundsFlagsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCharacterBoundsFlagsRequest.ProtoReflect.Descriptor instead.

func (*GetCharacterBoundsFlagsRequest) GetArg0 added in v0.0.6

func (*GetCharacterBoundsFlagsRequest) GetHandle added in v0.0.6

func (x *GetCharacterBoundsFlagsRequest) GetHandle() int64

func (*GetCharacterBoundsFlagsRequest) ProtoMessage added in v0.0.6

func (*GetCharacterBoundsFlagsRequest) ProtoMessage()

func (*GetCharacterBoundsFlagsRequest) ProtoReflect added in v0.0.6

func (*GetCharacterBoundsFlagsRequest) Reset added in v0.0.6

func (x *GetCharacterBoundsFlagsRequest) Reset()

func (*GetCharacterBoundsFlagsRequest) String added in v0.0.6

type GetCharacterBoundsFlagsResponse added in v0.0.6

type GetCharacterBoundsFlagsResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCharacterBoundsFlagsResponse) Descriptor deprecated added in v0.0.6

func (*GetCharacterBoundsFlagsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCharacterBoundsFlagsResponse.ProtoReflect.Descriptor instead.

func (*GetCharacterBoundsFlagsResponse) GetResult added in v0.0.6

func (x *GetCharacterBoundsFlagsResponse) GetResult() int32

func (*GetCharacterBoundsFlagsResponse) ProtoMessage added in v0.0.6

func (*GetCharacterBoundsFlagsResponse) ProtoMessage()

func (*GetCharacterBoundsFlagsResponse) ProtoReflect added in v0.0.6

func (*GetCharacterBoundsFlagsResponse) Reset added in v0.0.6

func (*GetCharacterBoundsFlagsResponse) String added in v0.0.6

type GetCharacterBoundsRequest added in v0.0.6

type GetCharacterBoundsRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCharacterBoundsRequest) Descriptor deprecated added in v0.0.6

func (*GetCharacterBoundsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCharacterBoundsRequest.ProtoReflect.Descriptor instead.

func (*GetCharacterBoundsRequest) GetArg0 added in v0.0.6

func (x *GetCharacterBoundsRequest) GetArg0() int32

func (*GetCharacterBoundsRequest) GetArg1 added in v0.0.6

func (x *GetCharacterBoundsRequest) GetArg1() int64

func (*GetCharacterBoundsRequest) ProtoMessage added in v0.0.6

func (*GetCharacterBoundsRequest) ProtoMessage()

func (*GetCharacterBoundsRequest) ProtoReflect added in v0.0.6

func (*GetCharacterBoundsRequest) Reset added in v0.0.6

func (x *GetCharacterBoundsRequest) Reset()

func (*GetCharacterBoundsRequest) String added in v0.0.6

func (x *GetCharacterBoundsRequest) String() string

type GetCharacterBoundsResponse added in v0.0.6

type GetCharacterBoundsResponse struct {
	// contains filtered or unexported fields
}

func (*GetCharacterBoundsResponse) Descriptor deprecated added in v0.0.6

func (*GetCharacterBoundsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCharacterBoundsResponse.ProtoReflect.Descriptor instead.

func (*GetCharacterBoundsResponse) ProtoMessage added in v0.0.6

func (*GetCharacterBoundsResponse) ProtoMessage()

func (*GetCharacterBoundsResponse) ProtoReflect added in v0.0.6

func (*GetCharacterBoundsResponse) Reset added in v0.0.6

func (x *GetCharacterBoundsResponse) Reset()

func (*GetCharacterBoundsResponse) String added in v0.0.6

func (x *GetCharacterBoundsResponse) String() string

type GetCharacterFlagsRequest added in v0.0.6

type GetCharacterFlagsRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCharacterFlagsRequest) Descriptor deprecated added in v0.0.6

func (*GetCharacterFlagsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCharacterFlagsRequest.ProtoReflect.Descriptor instead.

func (*GetCharacterFlagsRequest) GetArg0 added in v0.0.6

func (x *GetCharacterFlagsRequest) GetArg0() int32

func (*GetCharacterFlagsRequest) ProtoMessage added in v0.0.6

func (*GetCharacterFlagsRequest) ProtoMessage()

func (*GetCharacterFlagsRequest) ProtoReflect added in v0.0.6

func (x *GetCharacterFlagsRequest) ProtoReflect() protoreflect.Message

func (*GetCharacterFlagsRequest) Reset added in v0.0.6

func (x *GetCharacterFlagsRequest) Reset()

func (*GetCharacterFlagsRequest) String added in v0.0.6

func (x *GetCharacterFlagsRequest) String() string

type GetCharacterFlagsResponse added in v0.0.6

type GetCharacterFlagsResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCharacterFlagsResponse) Descriptor deprecated added in v0.0.6

func (*GetCharacterFlagsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCharacterFlagsResponse.ProtoReflect.Descriptor instead.

func (*GetCharacterFlagsResponse) GetResult added in v0.0.6

func (x *GetCharacterFlagsResponse) GetResult() int32

func (*GetCharacterFlagsResponse) ProtoMessage added in v0.0.6

func (*GetCharacterFlagsResponse) ProtoMessage()

func (*GetCharacterFlagsResponse) ProtoReflect added in v0.0.6

func (*GetCharacterFlagsResponse) Reset added in v0.0.6

func (x *GetCharacterFlagsResponse) Reset()

func (*GetCharacterFlagsResponse) String added in v0.0.6

func (x *GetCharacterFlagsResponse) String() string

type GetComponentRequest added in v0.0.6

type GetComponentRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetComponentRequest) Descriptor deprecated added in v0.0.6

func (*GetComponentRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetComponentRequest.ProtoReflect.Descriptor instead.

func (*GetComponentRequest) GetHandle added in v0.0.6

func (x *GetComponentRequest) GetHandle() int64

func (*GetComponentRequest) ProtoMessage added in v0.0.6

func (*GetComponentRequest) ProtoMessage()

func (*GetComponentRequest) ProtoReflect added in v0.0.6

func (x *GetComponentRequest) ProtoReflect() protoreflect.Message

func (*GetComponentRequest) Reset added in v0.0.6

func (x *GetComponentRequest) Reset()

func (*GetComponentRequest) String added in v0.0.6

func (x *GetComponentRequest) String() string

type GetComponentResponse added in v0.0.6

type GetComponentResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetComponentResponse) Descriptor deprecated added in v0.0.6

func (*GetComponentResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetComponentResponse.ProtoReflect.Descriptor instead.

func (*GetComponentResponse) GetResult added in v0.0.6

func (x *GetComponentResponse) GetResult() int64

func (*GetComponentResponse) ProtoMessage added in v0.0.6

func (*GetComponentResponse) ProtoMessage()

func (*GetComponentResponse) ProtoReflect added in v0.0.6

func (x *GetComponentResponse) ProtoReflect() protoreflect.Message

func (*GetComponentResponse) Reset added in v0.0.6

func (x *GetComponentResponse) Reset()

func (*GetComponentResponse) String added in v0.0.6

func (x *GetComponentResponse) String() string

type GetComposingSpanEndRequest added in v0.0.6

type GetComposingSpanEndRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetComposingSpanEndRequest) Descriptor deprecated added in v0.0.6

func (*GetComposingSpanEndRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetComposingSpanEndRequest.ProtoReflect.Descriptor instead.

func (*GetComposingSpanEndRequest) GetArg0 added in v0.0.6

func (x *GetComposingSpanEndRequest) GetArg0() int64

func (*GetComposingSpanEndRequest) GetHandle added in v0.0.6

func (x *GetComposingSpanEndRequest) GetHandle() int64

func (*GetComposingSpanEndRequest) ProtoMessage added in v0.0.6

func (*GetComposingSpanEndRequest) ProtoMessage()

func (*GetComposingSpanEndRequest) ProtoReflect added in v0.0.6

func (*GetComposingSpanEndRequest) Reset added in v0.0.6

func (x *GetComposingSpanEndRequest) Reset()

func (*GetComposingSpanEndRequest) String added in v0.0.6

func (x *GetComposingSpanEndRequest) String() string

type GetComposingSpanEndResponse added in v0.0.6

type GetComposingSpanEndResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetComposingSpanEndResponse) Descriptor deprecated added in v0.0.6

func (*GetComposingSpanEndResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetComposingSpanEndResponse.ProtoReflect.Descriptor instead.

func (*GetComposingSpanEndResponse) GetResult added in v0.0.6

func (x *GetComposingSpanEndResponse) GetResult() int32

func (*GetComposingSpanEndResponse) ProtoMessage added in v0.0.6

func (*GetComposingSpanEndResponse) ProtoMessage()

func (*GetComposingSpanEndResponse) ProtoReflect added in v0.0.6

func (*GetComposingSpanEndResponse) Reset added in v0.0.6

func (x *GetComposingSpanEndResponse) Reset()

func (*GetComposingSpanEndResponse) String added in v0.0.6

func (x *GetComposingSpanEndResponse) String() string

type GetComposingSpanStartRequest added in v0.0.6

type GetComposingSpanStartRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetComposingSpanStartRequest) Descriptor deprecated added in v0.0.6

func (*GetComposingSpanStartRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetComposingSpanStartRequest.ProtoReflect.Descriptor instead.

func (*GetComposingSpanStartRequest) GetArg0 added in v0.0.6

func (x *GetComposingSpanStartRequest) GetArg0() int64

func (*GetComposingSpanStartRequest) GetHandle added in v0.0.6

func (x *GetComposingSpanStartRequest) GetHandle() int64

func (*GetComposingSpanStartRequest) ProtoMessage added in v0.0.6

func (*GetComposingSpanStartRequest) ProtoMessage()

func (*GetComposingSpanStartRequest) ProtoReflect added in v0.0.6

func (*GetComposingSpanStartRequest) Reset added in v0.0.6

func (x *GetComposingSpanStartRequest) Reset()

func (*GetComposingSpanStartRequest) String added in v0.0.6

type GetComposingSpanStartResponse added in v0.0.6

type GetComposingSpanStartResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetComposingSpanStartResponse) Descriptor deprecated added in v0.0.6

func (*GetComposingSpanStartResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetComposingSpanStartResponse.ProtoReflect.Descriptor instead.

func (*GetComposingSpanStartResponse) GetResult added in v0.0.6

func (x *GetComposingSpanStartResponse) GetResult() int32

func (*GetComposingSpanStartResponse) ProtoMessage added in v0.0.6

func (*GetComposingSpanStartResponse) ProtoMessage()

func (*GetComposingSpanStartResponse) ProtoReflect added in v0.0.6

func (*GetComposingSpanStartResponse) Reset added in v0.0.6

func (x *GetComposingSpanStartResponse) Reset()

func (*GetComposingSpanStartResponse) String added in v0.0.6

type GetComposingTextRequest added in v0.0.6

type GetComposingTextRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetComposingTextRequest) Descriptor deprecated added in v0.0.6

func (*GetComposingTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetComposingTextRequest.ProtoReflect.Descriptor instead.

func (*GetComposingTextRequest) GetHandle added in v0.0.6

func (x *GetComposingTextRequest) GetHandle() int64

func (*GetComposingTextRequest) ProtoMessage added in v0.0.6

func (*GetComposingTextRequest) ProtoMessage()

func (*GetComposingTextRequest) ProtoReflect added in v0.0.6

func (x *GetComposingTextRequest) ProtoReflect() protoreflect.Message

func (*GetComposingTextRequest) Reset added in v0.0.6

func (x *GetComposingTextRequest) Reset()

func (*GetComposingTextRequest) String added in v0.0.6

func (x *GetComposingTextRequest) String() string

type GetComposingTextResponse added in v0.0.6

type GetComposingTextResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetComposingTextResponse) Descriptor deprecated added in v0.0.6

func (*GetComposingTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetComposingTextResponse.ProtoReflect.Descriptor instead.

func (*GetComposingTextResponse) GetResult added in v0.0.6

func (x *GetComposingTextResponse) GetResult() int64

func (*GetComposingTextResponse) ProtoMessage added in v0.0.6

func (*GetComposingTextResponse) ProtoMessage()

func (*GetComposingTextResponse) ProtoReflect added in v0.0.6

func (x *GetComposingTextResponse) ProtoReflect() protoreflect.Message

func (*GetComposingTextResponse) Reset added in v0.0.6

func (x *GetComposingTextResponse) Reset()

func (*GetComposingTextResponse) String added in v0.0.6

func (x *GetComposingTextResponse) String() string

type GetComposingTextStartRequest added in v0.0.6

type GetComposingTextStartRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetComposingTextStartRequest) Descriptor deprecated added in v0.0.6

func (*GetComposingTextStartRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetComposingTextStartRequest.ProtoReflect.Descriptor instead.

func (*GetComposingTextStartRequest) GetHandle added in v0.0.6

func (x *GetComposingTextStartRequest) GetHandle() int64

func (*GetComposingTextStartRequest) ProtoMessage added in v0.0.6

func (*GetComposingTextStartRequest) ProtoMessage()

func (*GetComposingTextStartRequest) ProtoReflect added in v0.0.6

func (*GetComposingTextStartRequest) Reset added in v0.0.6

func (x *GetComposingTextStartRequest) Reset()

func (*GetComposingTextStartRequest) String added in v0.0.6

type GetComposingTextStartResponse added in v0.0.6

type GetComposingTextStartResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetComposingTextStartResponse) Descriptor deprecated added in v0.0.6

func (*GetComposingTextStartResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetComposingTextStartResponse.ProtoReflect.Descriptor instead.

func (*GetComposingTextStartResponse) GetResult added in v0.0.6

func (x *GetComposingTextStartResponse) GetResult() int32

func (*GetComposingTextStartResponse) ProtoMessage added in v0.0.6

func (*GetComposingTextStartResponse) ProtoMessage()

func (*GetComposingTextStartResponse) ProtoReflect added in v0.0.6

func (*GetComposingTextStartResponse) Reset added in v0.0.6

func (x *GetComposingTextStartResponse) Reset()

func (*GetComposingTextStartResponse) String added in v0.0.6

type GetCompositionEndRequest added in v0.0.6

type GetCompositionEndRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCompositionEndRequest) Descriptor deprecated added in v0.0.6

func (*GetCompositionEndRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCompositionEndRequest.ProtoReflect.Descriptor instead.

func (*GetCompositionEndRequest) GetHandle added in v0.0.6

func (x *GetCompositionEndRequest) GetHandle() int64

func (*GetCompositionEndRequest) ProtoMessage added in v0.0.6

func (*GetCompositionEndRequest) ProtoMessage()

func (*GetCompositionEndRequest) ProtoReflect added in v0.0.6

func (x *GetCompositionEndRequest) ProtoReflect() protoreflect.Message

func (*GetCompositionEndRequest) Reset added in v0.0.6

func (x *GetCompositionEndRequest) Reset()

func (*GetCompositionEndRequest) String added in v0.0.6

func (x *GetCompositionEndRequest) String() string

type GetCompositionEndResponse added in v0.0.6

type GetCompositionEndResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCompositionEndResponse) Descriptor deprecated added in v0.0.6

func (*GetCompositionEndResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCompositionEndResponse.ProtoReflect.Descriptor instead.

func (*GetCompositionEndResponse) GetResult added in v0.0.6

func (x *GetCompositionEndResponse) GetResult() int32

func (*GetCompositionEndResponse) ProtoMessage added in v0.0.6

func (*GetCompositionEndResponse) ProtoMessage()

func (*GetCompositionEndResponse) ProtoReflect added in v0.0.6

func (*GetCompositionEndResponse) Reset added in v0.0.6

func (x *GetCompositionEndResponse) Reset()

func (*GetCompositionEndResponse) String added in v0.0.6

func (x *GetCompositionEndResponse) String() string

type GetCompositionStartRequest added in v0.0.6

type GetCompositionStartRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCompositionStartRequest) Descriptor deprecated added in v0.0.6

func (*GetCompositionStartRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCompositionStartRequest.ProtoReflect.Descriptor instead.

func (*GetCompositionStartRequest) GetHandle added in v0.0.6

func (x *GetCompositionStartRequest) GetHandle() int64

func (*GetCompositionStartRequest) ProtoMessage added in v0.0.6

func (*GetCompositionStartRequest) ProtoMessage()

func (*GetCompositionStartRequest) ProtoReflect added in v0.0.6

func (*GetCompositionStartRequest) Reset added in v0.0.6

func (x *GetCompositionStartRequest) Reset()

func (*GetCompositionStartRequest) String added in v0.0.6

func (x *GetCompositionStartRequest) String() string

type GetCompositionStartResponse added in v0.0.6

type GetCompositionStartResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCompositionStartResponse) Descriptor deprecated added in v0.0.6

func (*GetCompositionStartResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCompositionStartResponse.ProtoReflect.Descriptor instead.

func (*GetCompositionStartResponse) GetResult added in v0.0.6

func (x *GetCompositionStartResponse) GetResult() int32

func (*GetCompositionStartResponse) ProtoMessage added in v0.0.6

func (*GetCompositionStartResponse) ProtoMessage()

func (*GetCompositionStartResponse) ProtoReflect added in v0.0.6

func (*GetCompositionStartResponse) Reset added in v0.0.6

func (x *GetCompositionStartResponse) Reset()

func (*GetCompositionStartResponse) String added in v0.0.6

func (x *GetCompositionStartResponse) String() string

type GetConfigChangesRequest added in v0.0.6

type GetConfigChangesRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetConfigChangesRequest) Descriptor deprecated added in v0.0.6

func (*GetConfigChangesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetConfigChangesRequest.ProtoReflect.Descriptor instead.

func (*GetConfigChangesRequest) GetHandle added in v0.0.6

func (x *GetConfigChangesRequest) GetHandle() int64

func (*GetConfigChangesRequest) ProtoMessage added in v0.0.6

func (*GetConfigChangesRequest) ProtoMessage()

func (*GetConfigChangesRequest) ProtoReflect added in v0.0.6

func (x *GetConfigChangesRequest) ProtoReflect() protoreflect.Message

func (*GetConfigChangesRequest) Reset added in v0.0.6

func (x *GetConfigChangesRequest) Reset()

func (*GetConfigChangesRequest) String added in v0.0.6

func (x *GetConfigChangesRequest) String() string

type GetConfigChangesResponse added in v0.0.6

type GetConfigChangesResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetConfigChangesResponse) Descriptor deprecated added in v0.0.6

func (*GetConfigChangesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetConfigChangesResponse.ProtoReflect.Descriptor instead.

func (*GetConfigChangesResponse) GetResult added in v0.0.6

func (x *GetConfigChangesResponse) GetResult() int32

func (*GetConfigChangesResponse) ProtoMessage added in v0.0.6

func (*GetConfigChangesResponse) ProtoMessage()

func (*GetConfigChangesResponse) ProtoReflect added in v0.0.6

func (x *GetConfigChangesResponse) ProtoReflect() protoreflect.Message

func (*GetConfigChangesResponse) Reset added in v0.0.6

func (x *GetConfigChangesResponse) Reset()

func (*GetConfigChangesResponse) String added in v0.0.6

func (x *GetConfigChangesResponse) String() string

type GetConnectionRequest added in v0.0.6

type GetConnectionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetConnectionRequest) Descriptor deprecated added in v0.0.6

func (*GetConnectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetConnectionRequest.ProtoReflect.Descriptor instead.

func (*GetConnectionRequest) GetHandle added in v0.0.6

func (x *GetConnectionRequest) GetHandle() int64

func (*GetConnectionRequest) ProtoMessage added in v0.0.6

func (*GetConnectionRequest) ProtoMessage()

func (*GetConnectionRequest) ProtoReflect added in v0.0.6

func (x *GetConnectionRequest) ProtoReflect() protoreflect.Message

func (*GetConnectionRequest) Reset added in v0.0.6

func (x *GetConnectionRequest) Reset()

func (*GetConnectionRequest) String added in v0.0.6

func (x *GetConnectionRequest) String() string

type GetConnectionResponse added in v0.0.6

type GetConnectionResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetConnectionResponse) Descriptor deprecated added in v0.0.6

func (*GetConnectionResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetConnectionResponse.ProtoReflect.Descriptor instead.

func (*GetConnectionResponse) GetResult added in v0.0.6

func (x *GetConnectionResponse) GetResult() int64

func (*GetConnectionResponse) ProtoMessage added in v0.0.6

func (*GetConnectionResponse) ProtoMessage()

func (*GetConnectionResponse) ProtoReflect added in v0.0.6

func (x *GetConnectionResponse) ProtoReflect() protoreflect.Message

func (*GetConnectionResponse) Reset added in v0.0.6

func (x *GetConnectionResponse) Reset()

func (*GetConnectionResponse) String added in v0.0.6

func (x *GetConnectionResponse) String() string

type GetConnectionTokenRequest added in v0.0.6

type GetConnectionTokenRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetConnectionTokenRequest) Descriptor deprecated added in v0.0.6

func (*GetConnectionTokenRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetConnectionTokenRequest.ProtoReflect.Descriptor instead.

func (*GetConnectionTokenRequest) GetHandle added in v0.0.6

func (x *GetConnectionTokenRequest) GetHandle() int64

func (*GetConnectionTokenRequest) ProtoMessage added in v0.0.6

func (*GetConnectionTokenRequest) ProtoMessage()

func (*GetConnectionTokenRequest) ProtoReflect added in v0.0.6

func (*GetConnectionTokenRequest) Reset added in v0.0.6

func (x *GetConnectionTokenRequest) Reset()

func (*GetConnectionTokenRequest) String added in v0.0.6

func (x *GetConnectionTokenRequest) String() string

type GetConnectionTokenResponse added in v0.0.6

type GetConnectionTokenResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetConnectionTokenResponse) Descriptor deprecated added in v0.0.6

func (*GetConnectionTokenResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetConnectionTokenResponse.ProtoReflect.Descriptor instead.

func (*GetConnectionTokenResponse) GetResult added in v0.0.6

func (x *GetConnectionTokenResponse) GetResult() int64

func (*GetConnectionTokenResponse) ProtoMessage added in v0.0.6

func (*GetConnectionTokenResponse) ProtoMessage()

func (*GetConnectionTokenResponse) ProtoReflect added in v0.0.6

func (*GetConnectionTokenResponse) Reset added in v0.0.6

func (x *GetConnectionTokenResponse) Reset()

func (*GetConnectionTokenResponse) String added in v0.0.6

func (x *GetConnectionTokenResponse) String() string

type GetContentUriRequest added in v0.0.6

type GetContentUriRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetContentUriRequest) Descriptor deprecated added in v0.0.6

func (*GetContentUriRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetContentUriRequest.ProtoReflect.Descriptor instead.

func (*GetContentUriRequest) GetHandle added in v0.0.6

func (x *GetContentUriRequest) GetHandle() int64

func (*GetContentUriRequest) ProtoMessage added in v0.0.6

func (*GetContentUriRequest) ProtoMessage()

func (*GetContentUriRequest) ProtoReflect added in v0.0.6

func (x *GetContentUriRequest) ProtoReflect() protoreflect.Message

func (*GetContentUriRequest) Reset added in v0.0.6

func (x *GetContentUriRequest) Reset()

func (*GetContentUriRequest) String added in v0.0.6

func (x *GetContentUriRequest) String() string

type GetContentUriResponse added in v0.0.6

type GetContentUriResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetContentUriResponse) Descriptor deprecated added in v0.0.6

func (*GetContentUriResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetContentUriResponse.ProtoReflect.Descriptor instead.

func (*GetContentUriResponse) GetResult added in v0.0.6

func (x *GetContentUriResponse) GetResult() int64

func (*GetContentUriResponse) ProtoMessage added in v0.0.6

func (*GetContentUriResponse) ProtoMessage()

func (*GetContentUriResponse) ProtoReflect added in v0.0.6

func (x *GetContentUriResponse) ProtoReflect() protoreflect.Message

func (*GetContentUriResponse) Reset added in v0.0.6

func (x *GetContentUriResponse) Reset()

func (*GetContentUriResponse) String added in v0.0.6

func (x *GetContentUriResponse) String() string

type GetCurrentInputMethodInfoRequest

type GetCurrentInputMethodInfoRequest struct {
	// contains filtered or unexported fields
}

func (*GetCurrentInputMethodInfoRequest) Descriptor deprecated

func (*GetCurrentInputMethodInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCurrentInputMethodInfoRequest.ProtoReflect.Descriptor instead.

func (*GetCurrentInputMethodInfoRequest) ProtoMessage

func (*GetCurrentInputMethodInfoRequest) ProtoMessage()

func (*GetCurrentInputMethodInfoRequest) ProtoReflect

func (*GetCurrentInputMethodInfoRequest) Reset

func (*GetCurrentInputMethodInfoRequest) String

type GetCurrentInputMethodInfoResponse

type GetCurrentInputMethodInfoResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCurrentInputMethodInfoResponse) Descriptor deprecated

func (*GetCurrentInputMethodInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCurrentInputMethodInfoResponse.ProtoReflect.Descriptor instead.

func (*GetCurrentInputMethodInfoResponse) GetResult

func (*GetCurrentInputMethodInfoResponse) ProtoMessage

func (*GetCurrentInputMethodInfoResponse) ProtoMessage()

func (*GetCurrentInputMethodInfoResponse) ProtoReflect

func (*GetCurrentInputMethodInfoResponse) Reset

func (*GetCurrentInputMethodInfoResponse) String

type GetCurrentInputMethodSubtypeRequest

type GetCurrentInputMethodSubtypeRequest struct {
	// contains filtered or unexported fields
}

func (*GetCurrentInputMethodSubtypeRequest) Descriptor deprecated

func (*GetCurrentInputMethodSubtypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCurrentInputMethodSubtypeRequest.ProtoReflect.Descriptor instead.

func (*GetCurrentInputMethodSubtypeRequest) ProtoMessage

func (*GetCurrentInputMethodSubtypeRequest) ProtoMessage()

func (*GetCurrentInputMethodSubtypeRequest) ProtoReflect

func (*GetCurrentInputMethodSubtypeRequest) Reset

func (*GetCurrentInputMethodSubtypeRequest) String

type GetCurrentInputMethodSubtypeResponse

type GetCurrentInputMethodSubtypeResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCurrentInputMethodSubtypeResponse) Descriptor deprecated

func (*GetCurrentInputMethodSubtypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCurrentInputMethodSubtypeResponse.ProtoReflect.Descriptor instead.

func (*GetCurrentInputMethodSubtypeResponse) GetResult

func (*GetCurrentInputMethodSubtypeResponse) ProtoMessage

func (*GetCurrentInputMethodSubtypeResponse) ProtoMessage()

func (*GetCurrentInputMethodSubtypeResponse) ProtoReflect

func (*GetCurrentInputMethodSubtypeResponse) Reset

func (*GetCurrentInputMethodSubtypeResponse) String

type GetCursorCapsModeRequest added in v0.0.6

type GetCursorCapsModeRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCursorCapsModeRequest) Descriptor deprecated added in v0.0.6

func (*GetCursorCapsModeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCursorCapsModeRequest.ProtoReflect.Descriptor instead.

func (*GetCursorCapsModeRequest) GetArg0 added in v0.0.6

func (x *GetCursorCapsModeRequest) GetArg0() int32

func (*GetCursorCapsModeRequest) ProtoMessage added in v0.0.6

func (*GetCursorCapsModeRequest) ProtoMessage()

func (*GetCursorCapsModeRequest) ProtoReflect added in v0.0.6

func (x *GetCursorCapsModeRequest) ProtoReflect() protoreflect.Message

func (*GetCursorCapsModeRequest) Reset added in v0.0.6

func (x *GetCursorCapsModeRequest) Reset()

func (*GetCursorCapsModeRequest) String added in v0.0.6

func (x *GetCursorCapsModeRequest) String() string

type GetCursorCapsModeResponse added in v0.0.6

type GetCursorCapsModeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCursorCapsModeResponse) Descriptor deprecated added in v0.0.6

func (*GetCursorCapsModeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCursorCapsModeResponse.ProtoReflect.Descriptor instead.

func (*GetCursorCapsModeResponse) GetResult added in v0.0.6

func (x *GetCursorCapsModeResponse) GetResult() int32

func (*GetCursorCapsModeResponse) ProtoMessage added in v0.0.6

func (*GetCursorCapsModeResponse) ProtoMessage()

func (*GetCursorCapsModeResponse) ProtoReflect added in v0.0.6

func (*GetCursorCapsModeResponse) Reset added in v0.0.6

func (x *GetCursorCapsModeResponse) Reset()

func (*GetCursorCapsModeResponse) String added in v0.0.6

func (x *GetCursorCapsModeResponse) String() string

type GetDeletionAreaRequest added in v0.0.6

type GetDeletionAreaRequest struct {
	// contains filtered or unexported fields
}

func (*GetDeletionAreaRequest) Descriptor deprecated added in v0.0.6

func (*GetDeletionAreaRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDeletionAreaRequest.ProtoReflect.Descriptor instead.

func (*GetDeletionAreaRequest) ProtoMessage added in v0.0.6

func (*GetDeletionAreaRequest) ProtoMessage()

func (*GetDeletionAreaRequest) ProtoReflect added in v0.0.6

func (x *GetDeletionAreaRequest) ProtoReflect() protoreflect.Message

func (*GetDeletionAreaRequest) Reset added in v0.0.6

func (x *GetDeletionAreaRequest) Reset()

func (*GetDeletionAreaRequest) String added in v0.0.6

func (x *GetDeletionAreaRequest) String() string

type GetDeletionAreaResponse added in v0.0.6

type GetDeletionAreaResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeletionAreaResponse) Descriptor deprecated added in v0.0.6

func (*GetDeletionAreaResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDeletionAreaResponse.ProtoReflect.Descriptor instead.

func (*GetDeletionAreaResponse) GetResult added in v0.0.6

func (x *GetDeletionAreaResponse) GetResult() int64

func (*GetDeletionAreaResponse) ProtoMessage added in v0.0.6

func (*GetDeletionAreaResponse) ProtoMessage()

func (*GetDeletionAreaResponse) ProtoReflect added in v0.0.6

func (x *GetDeletionAreaResponse) ProtoReflect() protoreflect.Message

func (*GetDeletionAreaResponse) Reset added in v0.0.6

func (x *GetDeletionAreaResponse) Reset()

func (*GetDeletionAreaResponse) String added in v0.0.6

func (x *GetDeletionAreaResponse) String() string

type GetDeletionEndAreaRequest added in v0.0.6

type GetDeletionEndAreaRequest struct {
	// contains filtered or unexported fields
}

func (*GetDeletionEndAreaRequest) Descriptor deprecated added in v0.0.6

func (*GetDeletionEndAreaRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDeletionEndAreaRequest.ProtoReflect.Descriptor instead.

func (*GetDeletionEndAreaRequest) ProtoMessage added in v0.0.6

func (*GetDeletionEndAreaRequest) ProtoMessage()

func (*GetDeletionEndAreaRequest) ProtoReflect added in v0.0.6

func (*GetDeletionEndAreaRequest) Reset added in v0.0.6

func (x *GetDeletionEndAreaRequest) Reset()

func (*GetDeletionEndAreaRequest) String added in v0.0.6

func (x *GetDeletionEndAreaRequest) String() string

type GetDeletionEndAreaResponse added in v0.0.6

type GetDeletionEndAreaResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeletionEndAreaResponse) Descriptor deprecated added in v0.0.6

func (*GetDeletionEndAreaResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDeletionEndAreaResponse.ProtoReflect.Descriptor instead.

func (*GetDeletionEndAreaResponse) GetResult added in v0.0.6

func (x *GetDeletionEndAreaResponse) GetResult() int64

func (*GetDeletionEndAreaResponse) ProtoMessage added in v0.0.6

func (*GetDeletionEndAreaResponse) ProtoMessage()

func (*GetDeletionEndAreaResponse) ProtoReflect added in v0.0.6

func (*GetDeletionEndAreaResponse) Reset added in v0.0.6

func (x *GetDeletionEndAreaResponse) Reset()

func (*GetDeletionEndAreaResponse) String added in v0.0.6

func (x *GetDeletionEndAreaResponse) String() string

type GetDeletionStartAreaRequest added in v0.0.6

type GetDeletionStartAreaRequest struct {
	// contains filtered or unexported fields
}

func (*GetDeletionStartAreaRequest) Descriptor deprecated added in v0.0.6

func (*GetDeletionStartAreaRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDeletionStartAreaRequest.ProtoReflect.Descriptor instead.

func (*GetDeletionStartAreaRequest) ProtoMessage added in v0.0.6

func (*GetDeletionStartAreaRequest) ProtoMessage()

func (*GetDeletionStartAreaRequest) ProtoReflect added in v0.0.6

func (*GetDeletionStartAreaRequest) Reset added in v0.0.6

func (x *GetDeletionStartAreaRequest) Reset()

func (*GetDeletionStartAreaRequest) String added in v0.0.6

func (x *GetDeletionStartAreaRequest) String() string

type GetDeletionStartAreaResponse added in v0.0.6

type GetDeletionStartAreaResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeletionStartAreaResponse) Descriptor deprecated added in v0.0.6

func (*GetDeletionStartAreaResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDeletionStartAreaResponse.ProtoReflect.Descriptor instead.

func (*GetDeletionStartAreaResponse) GetResult added in v0.0.6

func (x *GetDeletionStartAreaResponse) GetResult() int64

func (*GetDeletionStartAreaResponse) ProtoMessage added in v0.0.6

func (*GetDeletionStartAreaResponse) ProtoMessage()

func (*GetDeletionStartAreaResponse) ProtoReflect added in v0.0.6

func (*GetDeletionStartAreaResponse) Reset added in v0.0.6

func (x *GetDeletionStartAreaResponse) Reset()

func (*GetDeletionStartAreaResponse) String added in v0.0.6

type GetDescriptionRequest added in v0.0.6

type GetDescriptionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDescriptionRequest) Descriptor deprecated added in v0.0.6

func (*GetDescriptionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDescriptionRequest.ProtoReflect.Descriptor instead.

func (*GetDescriptionRequest) GetHandle added in v0.0.6

func (x *GetDescriptionRequest) GetHandle() int64

func (*GetDescriptionRequest) ProtoMessage added in v0.0.6

func (*GetDescriptionRequest) ProtoMessage()

func (*GetDescriptionRequest) ProtoReflect added in v0.0.6

func (x *GetDescriptionRequest) ProtoReflect() protoreflect.Message

func (*GetDescriptionRequest) Reset added in v0.0.6

func (x *GetDescriptionRequest) Reset()

func (*GetDescriptionRequest) String added in v0.0.6

func (x *GetDescriptionRequest) String() string

type GetDescriptionResponse added in v0.0.6

type GetDescriptionResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDescriptionResponse) Descriptor deprecated added in v0.0.6

func (*GetDescriptionResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDescriptionResponse.ProtoReflect.Descriptor instead.

func (*GetDescriptionResponse) GetResult added in v0.0.6

func (x *GetDescriptionResponse) GetResult() int64

func (*GetDescriptionResponse) ProtoMessage added in v0.0.6

func (*GetDescriptionResponse) ProtoMessage()

func (*GetDescriptionResponse) ProtoReflect added in v0.0.6

func (x *GetDescriptionResponse) ProtoReflect() protoreflect.Message

func (*GetDescriptionResponse) Reset added in v0.0.6

func (x *GetDescriptionResponse) Reset()

func (*GetDescriptionResponse) String added in v0.0.6

func (x *GetDescriptionResponse) String() string

type GetDisplayNameRequest added in v0.0.6

type GetDisplayNameRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   string `protobuf:"bytes,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   int64  `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDisplayNameRequest) Descriptor deprecated added in v0.0.6

func (*GetDisplayNameRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDisplayNameRequest.ProtoReflect.Descriptor instead.

func (*GetDisplayNameRequest) GetArg0 added in v0.0.6

func (x *GetDisplayNameRequest) GetArg0() int64

func (*GetDisplayNameRequest) GetArg1 added in v0.0.6

func (x *GetDisplayNameRequest) GetArg1() string

func (*GetDisplayNameRequest) GetArg2 added in v0.0.6

func (x *GetDisplayNameRequest) GetArg2() int64

func (*GetDisplayNameRequest) GetHandle added in v0.0.6

func (x *GetDisplayNameRequest) GetHandle() int64

func (*GetDisplayNameRequest) ProtoMessage added in v0.0.6

func (*GetDisplayNameRequest) ProtoMessage()

func (*GetDisplayNameRequest) ProtoReflect added in v0.0.6

func (x *GetDisplayNameRequest) ProtoReflect() protoreflect.Message

func (*GetDisplayNameRequest) Reset added in v0.0.6

func (x *GetDisplayNameRequest) Reset()

func (*GetDisplayNameRequest) String added in v0.0.6

func (x *GetDisplayNameRequest) String() string

type GetDisplayNameResponse added in v0.0.6

type GetDisplayNameResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDisplayNameResponse) Descriptor deprecated added in v0.0.6

func (*GetDisplayNameResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDisplayNameResponse.ProtoReflect.Descriptor instead.

func (*GetDisplayNameResponse) GetResult added in v0.0.6

func (x *GetDisplayNameResponse) GetResult() int64

func (*GetDisplayNameResponse) ProtoMessage added in v0.0.6

func (*GetDisplayNameResponse) ProtoMessage()

func (*GetDisplayNameResponse) ProtoReflect added in v0.0.6

func (x *GetDisplayNameResponse) ProtoReflect() protoreflect.Message

func (*GetDisplayNameResponse) Reset added in v0.0.6

func (x *GetDisplayNameResponse) Reset()

func (*GetDisplayNameResponse) String added in v0.0.6

func (x *GetDisplayNameResponse) String() string

type GetEditableRequest added in v0.0.6

type GetEditableRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetEditableRequest) Descriptor deprecated added in v0.0.6

func (*GetEditableRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetEditableRequest.ProtoReflect.Descriptor instead.

func (*GetEditableRequest) GetHandle added in v0.0.6

func (x *GetEditableRequest) GetHandle() int64

func (*GetEditableRequest) ProtoMessage added in v0.0.6

func (*GetEditableRequest) ProtoMessage()

func (*GetEditableRequest) ProtoReflect added in v0.0.6

func (x *GetEditableRequest) ProtoReflect() protoreflect.Message

func (*GetEditableRequest) Reset added in v0.0.6

func (x *GetEditableRequest) Reset()

func (*GetEditableRequest) String added in v0.0.6

func (x *GetEditableRequest) String() string

type GetEditableResponse added in v0.0.6

type GetEditableResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetEditableResponse) Descriptor deprecated added in v0.0.6

func (*GetEditableResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetEditableResponse.ProtoReflect.Descriptor instead.

func (*GetEditableResponse) GetResult added in v0.0.6

func (x *GetEditableResponse) GetResult() int64

func (*GetEditableResponse) ProtoMessage added in v0.0.6

func (*GetEditableResponse) ProtoMessage()

func (*GetEditableResponse) ProtoReflect added in v0.0.6

func (x *GetEditableResponse) ProtoReflect() protoreflect.Message

func (*GetEditableResponse) Reset added in v0.0.6

func (x *GetEditableResponse) Reset()

func (*GetEditableResponse) String added in v0.0.6

func (x *GetEditableResponse) String() string

type GetEditorBoundsInfoRequest added in v0.0.6

type GetEditorBoundsInfoRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetEditorBoundsInfoRequest) Descriptor deprecated added in v0.0.6

func (*GetEditorBoundsInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetEditorBoundsInfoRequest.ProtoReflect.Descriptor instead.

func (*GetEditorBoundsInfoRequest) GetHandle added in v0.0.6

func (x *GetEditorBoundsInfoRequest) GetHandle() int64

func (*GetEditorBoundsInfoRequest) ProtoMessage added in v0.0.6

func (*GetEditorBoundsInfoRequest) ProtoMessage()

func (*GetEditorBoundsInfoRequest) ProtoReflect added in v0.0.6

func (*GetEditorBoundsInfoRequest) Reset added in v0.0.6

func (x *GetEditorBoundsInfoRequest) Reset()

func (*GetEditorBoundsInfoRequest) String added in v0.0.6

func (x *GetEditorBoundsInfoRequest) String() string

type GetEditorBoundsInfoResponse added in v0.0.6

type GetEditorBoundsInfoResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetEditorBoundsInfoResponse) Descriptor deprecated added in v0.0.6

func (*GetEditorBoundsInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetEditorBoundsInfoResponse.ProtoReflect.Descriptor instead.

func (*GetEditorBoundsInfoResponse) GetResult added in v0.0.6

func (x *GetEditorBoundsInfoResponse) GetResult() int64

func (*GetEditorBoundsInfoResponse) ProtoMessage added in v0.0.6

func (*GetEditorBoundsInfoResponse) ProtoMessage()

func (*GetEditorBoundsInfoResponse) ProtoReflect added in v0.0.6

func (*GetEditorBoundsInfoResponse) Reset added in v0.0.6

func (x *GetEditorBoundsInfoResponse) Reset()

func (*GetEditorBoundsInfoResponse) String added in v0.0.6

func (x *GetEditorBoundsInfoResponse) String() string

type GetEditorBoundsRequest added in v0.0.6

type GetEditorBoundsRequest struct {
	// contains filtered or unexported fields
}

func (*GetEditorBoundsRequest) Descriptor deprecated added in v0.0.6

func (*GetEditorBoundsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetEditorBoundsRequest.ProtoReflect.Descriptor instead.

func (*GetEditorBoundsRequest) ProtoMessage added in v0.0.6

func (*GetEditorBoundsRequest) ProtoMessage()

func (*GetEditorBoundsRequest) ProtoReflect added in v0.0.6

func (x *GetEditorBoundsRequest) ProtoReflect() protoreflect.Message

func (*GetEditorBoundsRequest) Reset added in v0.0.6

func (x *GetEditorBoundsRequest) Reset()

func (*GetEditorBoundsRequest) String added in v0.0.6

func (x *GetEditorBoundsRequest) String() string

type GetEditorBoundsResponse added in v0.0.6

type GetEditorBoundsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetEditorBoundsResponse) Descriptor deprecated added in v0.0.6

func (*GetEditorBoundsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetEditorBoundsResponse.ProtoReflect.Descriptor instead.

func (*GetEditorBoundsResponse) GetResult added in v0.0.6

func (x *GetEditorBoundsResponse) GetResult() int64

func (*GetEditorBoundsResponse) ProtoMessage added in v0.0.6

func (*GetEditorBoundsResponse) ProtoMessage()

func (*GetEditorBoundsResponse) ProtoReflect added in v0.0.6

func (x *GetEditorBoundsResponse) ProtoReflect() protoreflect.Message

func (*GetEditorBoundsResponse) Reset added in v0.0.6

func (x *GetEditorBoundsResponse) Reset()

func (*GetEditorBoundsResponse) String added in v0.0.6

func (x *GetEditorBoundsResponse) String() string

type GetEnabledInputMethodListRequest

type GetEnabledInputMethodListRequest struct {
	// contains filtered or unexported fields
}

func (*GetEnabledInputMethodListRequest) Descriptor deprecated

func (*GetEnabledInputMethodListRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetEnabledInputMethodListRequest.ProtoReflect.Descriptor instead.

func (*GetEnabledInputMethodListRequest) ProtoMessage

func (*GetEnabledInputMethodListRequest) ProtoMessage()

func (*GetEnabledInputMethodListRequest) ProtoReflect

func (*GetEnabledInputMethodListRequest) Reset

func (*GetEnabledInputMethodListRequest) String

type GetEnabledInputMethodListResponse

type GetEnabledInputMethodListResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetEnabledInputMethodListResponse) Descriptor deprecated

func (*GetEnabledInputMethodListResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetEnabledInputMethodListResponse.ProtoReflect.Descriptor instead.

func (*GetEnabledInputMethodListResponse) GetResult

func (*GetEnabledInputMethodListResponse) ProtoMessage

func (*GetEnabledInputMethodListResponse) ProtoMessage()

func (*GetEnabledInputMethodListResponse) ProtoReflect

func (*GetEnabledInputMethodListResponse) Reset

func (*GetEnabledInputMethodListResponse) String

type GetEnabledInputMethodSubtypeListRequest

type GetEnabledInputMethodSubtypeListRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 bool  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetEnabledInputMethodSubtypeListRequest) Descriptor deprecated

func (*GetEnabledInputMethodSubtypeListRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetEnabledInputMethodSubtypeListRequest.ProtoReflect.Descriptor instead.

func (*GetEnabledInputMethodSubtypeListRequest) GetArg0

func (*GetEnabledInputMethodSubtypeListRequest) GetArg1

func (*GetEnabledInputMethodSubtypeListRequest) ProtoMessage

func (*GetEnabledInputMethodSubtypeListRequest) ProtoReflect

func (*GetEnabledInputMethodSubtypeListRequest) Reset

func (*GetEnabledInputMethodSubtypeListRequest) String

type GetEnabledInputMethodSubtypeListResponse

type GetEnabledInputMethodSubtypeListResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetEnabledInputMethodSubtypeListResponse) Descriptor deprecated

func (*GetEnabledInputMethodSubtypeListResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetEnabledInputMethodSubtypeListResponse.ProtoReflect.Descriptor instead.

func (*GetEnabledInputMethodSubtypeListResponse) GetResult

func (*GetEnabledInputMethodSubtypeListResponse) ProtoMessage

func (*GetEnabledInputMethodSubtypeListResponse) ProtoReflect

func (*GetEnabledInputMethodSubtypeListResponse) Reset

func (*GetEnabledInputMethodSubtypeListResponse) String

type GetEndIndexRequest added in v0.0.6

type GetEndIndexRequest struct {
	// contains filtered or unexported fields
}

func (*GetEndIndexRequest) Descriptor deprecated added in v0.0.6

func (*GetEndIndexRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetEndIndexRequest.ProtoReflect.Descriptor instead.

func (*GetEndIndexRequest) ProtoMessage added in v0.0.6

func (*GetEndIndexRequest) ProtoMessage()

func (*GetEndIndexRequest) ProtoReflect added in v0.0.6

func (x *GetEndIndexRequest) ProtoReflect() protoreflect.Message

func (*GetEndIndexRequest) Reset added in v0.0.6

func (x *GetEndIndexRequest) Reset()

func (*GetEndIndexRequest) String added in v0.0.6

func (x *GetEndIndexRequest) String() string

type GetEndIndexResponse added in v0.0.6

type GetEndIndexResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetEndIndexResponse) Descriptor deprecated added in v0.0.6

func (*GetEndIndexResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetEndIndexResponse.ProtoReflect.Descriptor instead.

func (*GetEndIndexResponse) GetResult added in v0.0.6

func (x *GetEndIndexResponse) GetResult() int32

func (*GetEndIndexResponse) ProtoMessage added in v0.0.6

func (*GetEndIndexResponse) ProtoMessage()

func (*GetEndIndexResponse) ProtoReflect added in v0.0.6

func (x *GetEndIndexResponse) ProtoReflect() protoreflect.Message

func (*GetEndIndexResponse) Reset added in v0.0.6

func (x *GetEndIndexResponse) Reset()

func (*GetEndIndexResponse) String added in v0.0.6

func (x *GetEndIndexResponse) String() string

type GetEndPointRequest added in v0.0.6

type GetEndPointRequest struct {
	// contains filtered or unexported fields
}

func (*GetEndPointRequest) Descriptor deprecated added in v0.0.6

func (*GetEndPointRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetEndPointRequest.ProtoReflect.Descriptor instead.

func (*GetEndPointRequest) ProtoMessage added in v0.0.6

func (*GetEndPointRequest) ProtoMessage()

func (*GetEndPointRequest) ProtoReflect added in v0.0.6

func (x *GetEndPointRequest) ProtoReflect() protoreflect.Message

func (*GetEndPointRequest) Reset added in v0.0.6

func (x *GetEndPointRequest) Reset()

func (*GetEndPointRequest) String added in v0.0.6

func (x *GetEndPointRequest) String() string

type GetEndPointResponse added in v0.0.6

type GetEndPointResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetEndPointResponse) Descriptor deprecated added in v0.0.6

func (*GetEndPointResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetEndPointResponse.ProtoReflect.Descriptor instead.

func (*GetEndPointResponse) GetResult added in v0.0.6

func (x *GetEndPointResponse) GetResult() int64

func (*GetEndPointResponse) ProtoMessage added in v0.0.6

func (*GetEndPointResponse) ProtoMessage()

func (*GetEndPointResponse) ProtoReflect added in v0.0.6

func (x *GetEndPointResponse) ProtoReflect() protoreflect.Message

func (*GetEndPointResponse) Reset added in v0.0.6

func (x *GetEndPointResponse) Reset()

func (*GetEndPointResponse) String added in v0.0.6

func (x *GetEndPointResponse) String() string

type GetExtraValueOfRequest added in v0.0.6

type GetExtraValueOfRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetExtraValueOfRequest) Descriptor deprecated added in v0.0.6

func (*GetExtraValueOfRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetExtraValueOfRequest.ProtoReflect.Descriptor instead.

func (*GetExtraValueOfRequest) GetArg0 added in v0.0.6

func (x *GetExtraValueOfRequest) GetArg0() string

func (*GetExtraValueOfRequest) GetHandle added in v0.0.6

func (x *GetExtraValueOfRequest) GetHandle() int64

func (*GetExtraValueOfRequest) ProtoMessage added in v0.0.6

func (*GetExtraValueOfRequest) ProtoMessage()

func (*GetExtraValueOfRequest) ProtoReflect added in v0.0.6

func (x *GetExtraValueOfRequest) ProtoReflect() protoreflect.Message

func (*GetExtraValueOfRequest) Reset added in v0.0.6

func (x *GetExtraValueOfRequest) Reset()

func (*GetExtraValueOfRequest) String added in v0.0.6

func (x *GetExtraValueOfRequest) String() string

type GetExtraValueOfResponse added in v0.0.6

type GetExtraValueOfResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetExtraValueOfResponse) Descriptor deprecated added in v0.0.6

func (*GetExtraValueOfResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetExtraValueOfResponse.ProtoReflect.Descriptor instead.

func (*GetExtraValueOfResponse) GetResult added in v0.0.6

func (x *GetExtraValueOfResponse) GetResult() string

func (*GetExtraValueOfResponse) ProtoMessage added in v0.0.6

func (*GetExtraValueOfResponse) ProtoMessage()

func (*GetExtraValueOfResponse) ProtoReflect added in v0.0.6

func (x *GetExtraValueOfResponse) ProtoReflect() protoreflect.Message

func (*GetExtraValueOfResponse) Reset added in v0.0.6

func (x *GetExtraValueOfResponse) Reset()

func (*GetExtraValueOfResponse) String added in v0.0.6

func (x *GetExtraValueOfResponse) String() string

type GetExtraValueRequest added in v0.0.6

type GetExtraValueRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetExtraValueRequest) Descriptor deprecated added in v0.0.6

func (*GetExtraValueRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetExtraValueRequest.ProtoReflect.Descriptor instead.

func (*GetExtraValueRequest) GetHandle added in v0.0.6

func (x *GetExtraValueRequest) GetHandle() int64

func (*GetExtraValueRequest) ProtoMessage added in v0.0.6

func (*GetExtraValueRequest) ProtoMessage()

func (*GetExtraValueRequest) ProtoReflect added in v0.0.6

func (x *GetExtraValueRequest) ProtoReflect() protoreflect.Message

func (*GetExtraValueRequest) Reset added in v0.0.6

func (x *GetExtraValueRequest) Reset()

func (*GetExtraValueRequest) String added in v0.0.6

func (x *GetExtraValueRequest) String() string

type GetExtraValueResponse added in v0.0.6

type GetExtraValueResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetExtraValueResponse) Descriptor deprecated added in v0.0.6

func (*GetExtraValueResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetExtraValueResponse.ProtoReflect.Descriptor instead.

func (*GetExtraValueResponse) GetResult added in v0.0.6

func (x *GetExtraValueResponse) GetResult() string

func (*GetExtraValueResponse) ProtoMessage added in v0.0.6

func (*GetExtraValueResponse) ProtoMessage()

func (*GetExtraValueResponse) ProtoReflect added in v0.0.6

func (x *GetExtraValueResponse) ProtoReflect() protoreflect.Message

func (*GetExtraValueResponse) Reset added in v0.0.6

func (x *GetExtraValueResponse) Reset()

func (*GetExtraValueResponse) String added in v0.0.6

func (x *GetExtraValueResponse) String() string

type GetExtractedTextRequest added in v0.0.6

type GetExtractedTextRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetExtractedTextRequest) Descriptor deprecated added in v0.0.6

func (*GetExtractedTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetExtractedTextRequest.ProtoReflect.Descriptor instead.

func (*GetExtractedTextRequest) GetArg0 added in v0.0.6

func (x *GetExtractedTextRequest) GetArg0() int64

func (*GetExtractedTextRequest) GetArg1 added in v0.0.6

func (x *GetExtractedTextRequest) GetArg1() int32

func (*GetExtractedTextRequest) ProtoMessage added in v0.0.6

func (*GetExtractedTextRequest) ProtoMessage()

func (*GetExtractedTextRequest) ProtoReflect added in v0.0.6

func (x *GetExtractedTextRequest) ProtoReflect() protoreflect.Message

func (*GetExtractedTextRequest) Reset added in v0.0.6

func (x *GetExtractedTextRequest) Reset()

func (*GetExtractedTextRequest) String added in v0.0.6

func (x *GetExtractedTextRequest) String() string

type GetExtractedTextResponse added in v0.0.6

type GetExtractedTextResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetExtractedTextResponse) Descriptor deprecated added in v0.0.6

func (*GetExtractedTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetExtractedTextResponse.ProtoReflect.Descriptor instead.

func (*GetExtractedTextResponse) GetResult added in v0.0.6

func (x *GetExtractedTextResponse) GetResult() int64

func (*GetExtractedTextResponse) ProtoMessage added in v0.0.6

func (*GetExtractedTextResponse) ProtoMessage()

func (*GetExtractedTextResponse) ProtoReflect added in v0.0.6

func (x *GetExtractedTextResponse) ProtoReflect() protoreflect.Message

func (*GetExtractedTextResponse) Reset added in v0.0.6

func (x *GetExtractedTextResponse) Reset()

func (*GetExtractedTextResponse) String added in v0.0.6

func (x *GetExtractedTextResponse) String() string

type GetExtrasRequest added in v0.0.6

type GetExtrasRequest struct {
	// contains filtered or unexported fields
}

func (*GetExtrasRequest) Descriptor deprecated added in v0.0.6

func (*GetExtrasRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetExtrasRequest.ProtoReflect.Descriptor instead.

func (*GetExtrasRequest) ProtoMessage added in v0.0.6

func (*GetExtrasRequest) ProtoMessage()

func (*GetExtrasRequest) ProtoReflect added in v0.0.6

func (x *GetExtrasRequest) ProtoReflect() protoreflect.Message

func (*GetExtrasRequest) Reset added in v0.0.6

func (x *GetExtrasRequest) Reset()

func (*GetExtrasRequest) String added in v0.0.6

func (x *GetExtrasRequest) String() string

type GetExtrasResponse added in v0.0.6

type GetExtrasResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetExtrasResponse) Descriptor deprecated added in v0.0.6

func (*GetExtrasResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetExtrasResponse.ProtoReflect.Descriptor instead.

func (*GetExtrasResponse) GetResult added in v0.0.6

func (x *GetExtrasResponse) GetResult() int64

func (*GetExtrasResponse) ProtoMessage added in v0.0.6

func (*GetExtrasResponse) ProtoMessage()

func (*GetExtrasResponse) ProtoReflect added in v0.0.6

func (x *GetExtrasResponse) ProtoReflect() protoreflect.Message

func (*GetExtrasResponse) Reset added in v0.0.6

func (x *GetExtrasResponse) Reset()

func (*GetExtrasResponse) String added in v0.0.6

func (x *GetExtrasResponse) String() string

type GetFallbackTextRequest added in v0.0.6

type GetFallbackTextRequest struct {
	// contains filtered or unexported fields
}

func (*GetFallbackTextRequest) Descriptor deprecated added in v0.0.6

func (*GetFallbackTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetFallbackTextRequest.ProtoReflect.Descriptor instead.

func (*GetFallbackTextRequest) ProtoMessage added in v0.0.6

func (*GetFallbackTextRequest) ProtoMessage()

func (*GetFallbackTextRequest) ProtoReflect added in v0.0.6

func (x *GetFallbackTextRequest) ProtoReflect() protoreflect.Message

func (*GetFallbackTextRequest) Reset added in v0.0.6

func (x *GetFallbackTextRequest) Reset()

func (*GetFallbackTextRequest) String added in v0.0.6

func (x *GetFallbackTextRequest) String() string

type GetFallbackTextResponse added in v0.0.6

type GetFallbackTextResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFallbackTextResponse) Descriptor deprecated added in v0.0.6

func (*GetFallbackTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetFallbackTextResponse.ProtoReflect.Descriptor instead.

func (*GetFallbackTextResponse) GetResult added in v0.0.6

func (x *GetFallbackTextResponse) GetResult() string

func (*GetFallbackTextResponse) ProtoMessage added in v0.0.6

func (*GetFallbackTextResponse) ProtoMessage()

func (*GetFallbackTextResponse) ProtoReflect added in v0.0.6

func (x *GetFallbackTextResponse) ProtoReflect() protoreflect.Message

func (*GetFallbackTextResponse) Reset added in v0.0.6

func (x *GetFallbackTextResponse) Reset()

func (*GetFallbackTextResponse) String added in v0.0.6

func (x *GetFallbackTextResponse) String() string

type GetFontFeatureSettingsRequest added in v0.0.6

type GetFontFeatureSettingsRequest struct {
	// contains filtered or unexported fields
}

func (*GetFontFeatureSettingsRequest) Descriptor deprecated added in v0.0.6

func (*GetFontFeatureSettingsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetFontFeatureSettingsRequest.ProtoReflect.Descriptor instead.

func (*GetFontFeatureSettingsRequest) ProtoMessage added in v0.0.6

func (*GetFontFeatureSettingsRequest) ProtoMessage()

func (*GetFontFeatureSettingsRequest) ProtoReflect added in v0.0.6

func (*GetFontFeatureSettingsRequest) Reset added in v0.0.6

func (x *GetFontFeatureSettingsRequest) Reset()

func (*GetFontFeatureSettingsRequest) String added in v0.0.6

type GetFontFeatureSettingsResponse added in v0.0.6

type GetFontFeatureSettingsResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFontFeatureSettingsResponse) Descriptor deprecated added in v0.0.6

func (*GetFontFeatureSettingsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetFontFeatureSettingsResponse.ProtoReflect.Descriptor instead.

func (*GetFontFeatureSettingsResponse) GetResult added in v0.0.6

func (x *GetFontFeatureSettingsResponse) GetResult() string

func (*GetFontFeatureSettingsResponse) ProtoMessage added in v0.0.6

func (*GetFontFeatureSettingsResponse) ProtoMessage()

func (*GetFontFeatureSettingsResponse) ProtoReflect added in v0.0.6

func (*GetFontFeatureSettingsResponse) Reset added in v0.0.6

func (x *GetFontFeatureSettingsResponse) Reset()

func (*GetFontFeatureSettingsResponse) String added in v0.0.6

type GetFontVariationSettingsRequest added in v0.0.6

type GetFontVariationSettingsRequest struct {
	// contains filtered or unexported fields
}

func (*GetFontVariationSettingsRequest) Descriptor deprecated added in v0.0.6

func (*GetFontVariationSettingsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetFontVariationSettingsRequest.ProtoReflect.Descriptor instead.

func (*GetFontVariationSettingsRequest) ProtoMessage added in v0.0.6

func (*GetFontVariationSettingsRequest) ProtoMessage()

func (*GetFontVariationSettingsRequest) ProtoReflect added in v0.0.6

func (*GetFontVariationSettingsRequest) Reset added in v0.0.6

func (*GetFontVariationSettingsRequest) String added in v0.0.6

type GetFontVariationSettingsResponse added in v0.0.6

type GetFontVariationSettingsResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFontVariationSettingsResponse) Descriptor deprecated added in v0.0.6

func (*GetFontVariationSettingsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetFontVariationSettingsResponse.ProtoReflect.Descriptor instead.

func (*GetFontVariationSettingsResponse) GetResult added in v0.0.6

func (*GetFontVariationSettingsResponse) ProtoMessage added in v0.0.6

func (*GetFontVariationSettingsResponse) ProtoMessage()

func (*GetFontVariationSettingsResponse) ProtoReflect added in v0.0.6

func (*GetFontVariationSettingsResponse) Reset added in v0.0.6

func (*GetFontVariationSettingsResponse) String added in v0.0.6

type GetGranularityRequest added in v0.0.6

type GetGranularityRequest struct {
	// contains filtered or unexported fields
}

func (*GetGranularityRequest) Descriptor deprecated added in v0.0.6

func (*GetGranularityRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetGranularityRequest.ProtoReflect.Descriptor instead.

func (*GetGranularityRequest) ProtoMessage added in v0.0.6

func (*GetGranularityRequest) ProtoMessage()

func (*GetGranularityRequest) ProtoReflect added in v0.0.6

func (x *GetGranularityRequest) ProtoReflect() protoreflect.Message

func (*GetGranularityRequest) Reset added in v0.0.6

func (x *GetGranularityRequest) Reset()

func (*GetGranularityRequest) String added in v0.0.6

func (x *GetGranularityRequest) String() string

type GetGranularityResponse added in v0.0.6

type GetGranularityResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetGranularityResponse) Descriptor deprecated added in v0.0.6

func (*GetGranularityResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetGranularityResponse.ProtoReflect.Descriptor instead.

func (*GetGranularityResponse) GetResult added in v0.0.6

func (x *GetGranularityResponse) GetResult() int32

func (*GetGranularityResponse) ProtoMessage added in v0.0.6

func (*GetGranularityResponse) ProtoMessage()

func (*GetGranularityResponse) ProtoReflect added in v0.0.6

func (x *GetGranularityResponse) ProtoReflect() protoreflect.Message

func (*GetGranularityResponse) Reset added in v0.0.6

func (x *GetGranularityResponse) Reset()

func (*GetGranularityResponse) String added in v0.0.6

func (x *GetGranularityResponse) String() string

type GetGraphemeSegmentFinderRequest added in v0.0.6

type GetGraphemeSegmentFinderRequest struct {
	// contains filtered or unexported fields
}

func (*GetGraphemeSegmentFinderRequest) Descriptor deprecated added in v0.0.6

func (*GetGraphemeSegmentFinderRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetGraphemeSegmentFinderRequest.ProtoReflect.Descriptor instead.

func (*GetGraphemeSegmentFinderRequest) ProtoMessage added in v0.0.6

func (*GetGraphemeSegmentFinderRequest) ProtoMessage()

func (*GetGraphemeSegmentFinderRequest) ProtoReflect added in v0.0.6

func (*GetGraphemeSegmentFinderRequest) Reset added in v0.0.6

func (*GetGraphemeSegmentFinderRequest) String added in v0.0.6

type GetGraphemeSegmentFinderResponse added in v0.0.6

type GetGraphemeSegmentFinderResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetGraphemeSegmentFinderResponse) Descriptor deprecated added in v0.0.6

func (*GetGraphemeSegmentFinderResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetGraphemeSegmentFinderResponse.ProtoReflect.Descriptor instead.

func (*GetGraphemeSegmentFinderResponse) GetResult added in v0.0.6

func (x *GetGraphemeSegmentFinderResponse) GetResult() int64

func (*GetGraphemeSegmentFinderResponse) ProtoMessage added in v0.0.6

func (*GetGraphemeSegmentFinderResponse) ProtoMessage()

func (*GetGraphemeSegmentFinderResponse) ProtoReflect added in v0.0.6

func (*GetGraphemeSegmentFinderResponse) Reset added in v0.0.6

func (*GetGraphemeSegmentFinderResponse) String added in v0.0.6

type GetHandlerRequest added in v0.0.6

type GetHandlerRequest struct {
	// contains filtered or unexported fields
}

func (*GetHandlerRequest) Descriptor deprecated added in v0.0.6

func (*GetHandlerRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetHandlerRequest.ProtoReflect.Descriptor instead.

func (*GetHandlerRequest) ProtoMessage added in v0.0.6

func (*GetHandlerRequest) ProtoMessage()

func (*GetHandlerRequest) ProtoReflect added in v0.0.6

func (x *GetHandlerRequest) ProtoReflect() protoreflect.Message

func (*GetHandlerRequest) Reset added in v0.0.6

func (x *GetHandlerRequest) Reset()

func (*GetHandlerRequest) String added in v0.0.6

func (x *GetHandlerRequest) String() string

type GetHandlerResponse added in v0.0.6

type GetHandlerResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetHandlerResponse) Descriptor deprecated added in v0.0.6

func (*GetHandlerResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetHandlerResponse.ProtoReflect.Descriptor instead.

func (*GetHandlerResponse) GetResult added in v0.0.6

func (x *GetHandlerResponse) GetResult() int64

func (*GetHandlerResponse) ProtoMessage added in v0.0.6

func (*GetHandlerResponse) ProtoMessage()

func (*GetHandlerResponse) ProtoReflect added in v0.0.6

func (x *GetHandlerResponse) ProtoReflect() protoreflect.Message

func (*GetHandlerResponse) Reset added in v0.0.6

func (x *GetHandlerResponse) Reset()

func (*GetHandlerResponse) String added in v0.0.6

func (x *GetHandlerResponse) String() string

type GetHandwritingBoundsRequest added in v0.0.6

type GetHandwritingBoundsRequest struct {
	// contains filtered or unexported fields
}

func (*GetHandwritingBoundsRequest) Descriptor deprecated added in v0.0.6

func (*GetHandwritingBoundsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetHandwritingBoundsRequest.ProtoReflect.Descriptor instead.

func (*GetHandwritingBoundsRequest) ProtoMessage added in v0.0.6

func (*GetHandwritingBoundsRequest) ProtoMessage()

func (*GetHandwritingBoundsRequest) ProtoReflect added in v0.0.6

func (*GetHandwritingBoundsRequest) Reset added in v0.0.6

func (x *GetHandwritingBoundsRequest) Reset()

func (*GetHandwritingBoundsRequest) String added in v0.0.6

func (x *GetHandwritingBoundsRequest) String() string

type GetHandwritingBoundsResponse added in v0.0.6

type GetHandwritingBoundsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetHandwritingBoundsResponse) Descriptor deprecated added in v0.0.6

func (*GetHandwritingBoundsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetHandwritingBoundsResponse.ProtoReflect.Descriptor instead.

func (*GetHandwritingBoundsResponse) GetResult added in v0.0.6

func (x *GetHandwritingBoundsResponse) GetResult() int64

func (*GetHandwritingBoundsResponse) ProtoMessage added in v0.0.6

func (*GetHandwritingBoundsResponse) ProtoMessage()

func (*GetHandwritingBoundsResponse) ProtoReflect added in v0.0.6

func (*GetHandwritingBoundsResponse) Reset added in v0.0.6

func (x *GetHandwritingBoundsResponse) Reset()

func (*GetHandwritingBoundsResponse) String added in v0.0.6

type GetHighlightTextColorRequest added in v0.0.6

type GetHighlightTextColorRequest struct {
	// contains filtered or unexported fields
}

func (*GetHighlightTextColorRequest) Descriptor deprecated added in v0.0.6

func (*GetHighlightTextColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetHighlightTextColorRequest.ProtoReflect.Descriptor instead.

func (*GetHighlightTextColorRequest) ProtoMessage added in v0.0.6

func (*GetHighlightTextColorRequest) ProtoMessage()

func (*GetHighlightTextColorRequest) ProtoReflect added in v0.0.6

func (*GetHighlightTextColorRequest) Reset added in v0.0.6

func (x *GetHighlightTextColorRequest) Reset()

func (*GetHighlightTextColorRequest) String added in v0.0.6

type GetHighlightTextColorResponse added in v0.0.6

type GetHighlightTextColorResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetHighlightTextColorResponse) Descriptor deprecated added in v0.0.6

func (*GetHighlightTextColorResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetHighlightTextColorResponse.ProtoReflect.Descriptor instead.

func (*GetHighlightTextColorResponse) GetResult added in v0.0.6

func (x *GetHighlightTextColorResponse) GetResult() int32

func (*GetHighlightTextColorResponse) ProtoMessage added in v0.0.6

func (*GetHighlightTextColorResponse) ProtoMessage()

func (*GetHighlightTextColorResponse) ProtoReflect added in v0.0.6

func (*GetHighlightTextColorResponse) Reset added in v0.0.6

func (x *GetHighlightTextColorResponse) Reset()

func (*GetHighlightTextColorResponse) String added in v0.0.6

type GetHintTextColorRequest added in v0.0.6

type GetHintTextColorRequest struct {
	// contains filtered or unexported fields
}

func (*GetHintTextColorRequest) Descriptor deprecated added in v0.0.6

func (*GetHintTextColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetHintTextColorRequest.ProtoReflect.Descriptor instead.

func (*GetHintTextColorRequest) ProtoMessage added in v0.0.6

func (*GetHintTextColorRequest) ProtoMessage()

func (*GetHintTextColorRequest) ProtoReflect added in v0.0.6

func (x *GetHintTextColorRequest) ProtoReflect() protoreflect.Message

func (*GetHintTextColorRequest) Reset added in v0.0.6

func (x *GetHintTextColorRequest) Reset()

func (*GetHintTextColorRequest) String added in v0.0.6

func (x *GetHintTextColorRequest) String() string

type GetHintTextColorResponse added in v0.0.6

type GetHintTextColorResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetHintTextColorResponse) Descriptor deprecated added in v0.0.6

func (*GetHintTextColorResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetHintTextColorResponse.ProtoReflect.Descriptor instead.

func (*GetHintTextColorResponse) GetResult added in v0.0.6

func (x *GetHintTextColorResponse) GetResult() int32

func (*GetHintTextColorResponse) ProtoMessage added in v0.0.6

func (*GetHintTextColorResponse) ProtoMessage()

func (*GetHintTextColorResponse) ProtoReflect added in v0.0.6

func (x *GetHintTextColorResponse) ProtoReflect() protoreflect.Message

func (*GetHintTextColorResponse) Reset added in v0.0.6

func (x *GetHintTextColorResponse) Reset()

func (*GetHintTextColorResponse) String added in v0.0.6

func (x *GetHintTextColorResponse) String() string

type GetHostPackageNameRequest added in v0.0.6

type GetHostPackageNameRequest struct {
	// contains filtered or unexported fields
}

func (*GetHostPackageNameRequest) Descriptor deprecated added in v0.0.6

func (*GetHostPackageNameRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetHostPackageNameRequest.ProtoReflect.Descriptor instead.

func (*GetHostPackageNameRequest) ProtoMessage added in v0.0.6

func (*GetHostPackageNameRequest) ProtoMessage()

func (*GetHostPackageNameRequest) ProtoReflect added in v0.0.6

func (*GetHostPackageNameRequest) Reset added in v0.0.6

func (x *GetHostPackageNameRequest) Reset()

func (*GetHostPackageNameRequest) String added in v0.0.6

func (x *GetHostPackageNameRequest) String() string

type GetHostPackageNameResponse added in v0.0.6

type GetHostPackageNameResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetHostPackageNameResponse) Descriptor deprecated added in v0.0.6

func (*GetHostPackageNameResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetHostPackageNameResponse.ProtoReflect.Descriptor instead.

func (*GetHostPackageNameResponse) GetResult added in v0.0.6

func (x *GetHostPackageNameResponse) GetResult() string

func (*GetHostPackageNameResponse) ProtoMessage added in v0.0.6

func (*GetHostPackageNameResponse) ProtoMessage()

func (*GetHostPackageNameResponse) ProtoReflect added in v0.0.6

func (*GetHostPackageNameResponse) Reset added in v0.0.6

func (x *GetHostPackageNameResponse) Reset()

func (*GetHostPackageNameResponse) String added in v0.0.6

func (x *GetHostPackageNameResponse) String() string

type GetIconResIdRequest added in v0.0.6

type GetIconResIdRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIconResIdRequest) Descriptor deprecated added in v0.0.6

func (*GetIconResIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetIconResIdRequest.ProtoReflect.Descriptor instead.

func (*GetIconResIdRequest) GetHandle added in v0.0.6

func (x *GetIconResIdRequest) GetHandle() int64

func (*GetIconResIdRequest) ProtoMessage added in v0.0.6

func (*GetIconResIdRequest) ProtoMessage()

func (*GetIconResIdRequest) ProtoReflect added in v0.0.6

func (x *GetIconResIdRequest) ProtoReflect() protoreflect.Message

func (*GetIconResIdRequest) Reset added in v0.0.6

func (x *GetIconResIdRequest) Reset()

func (*GetIconResIdRequest) String added in v0.0.6

func (x *GetIconResIdRequest) String() string

type GetIconResIdResponse added in v0.0.6

type GetIconResIdResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIconResIdResponse) Descriptor deprecated added in v0.0.6

func (*GetIconResIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetIconResIdResponse.ProtoReflect.Descriptor instead.

func (*GetIconResIdResponse) GetResult added in v0.0.6

func (x *GetIconResIdResponse) GetResult() int32

func (*GetIconResIdResponse) ProtoMessage added in v0.0.6

func (*GetIconResIdResponse) ProtoMessage()

func (*GetIconResIdResponse) ProtoReflect added in v0.0.6

func (x *GetIconResIdResponse) ProtoReflect() protoreflect.Message

func (*GetIconResIdResponse) Reset added in v0.0.6

func (x *GetIconResIdResponse) Reset()

func (*GetIconResIdResponse) String added in v0.0.6

func (x *GetIconResIdResponse) String() string

type GetIdRequest added in v0.0.6

type GetIdRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIdRequest) Descriptor deprecated added in v0.0.6

func (*GetIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetIdRequest.ProtoReflect.Descriptor instead.

func (*GetIdRequest) GetHandle added in v0.0.6

func (x *GetIdRequest) GetHandle() int64

func (*GetIdRequest) ProtoMessage added in v0.0.6

func (*GetIdRequest) ProtoMessage()

func (*GetIdRequest) ProtoReflect added in v0.0.6

func (x *GetIdRequest) ProtoReflect() protoreflect.Message

func (*GetIdRequest) Reset added in v0.0.6

func (x *GetIdRequest) Reset()

func (*GetIdRequest) String added in v0.0.6

func (x *GetIdRequest) String() string

type GetIdResponse added in v0.0.6

type GetIdResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIdResponse) Descriptor deprecated added in v0.0.6

func (*GetIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetIdResponse.ProtoReflect.Descriptor instead.

func (*GetIdResponse) GetResult added in v0.0.6

func (x *GetIdResponse) GetResult() int64

func (*GetIdResponse) ProtoMessage added in v0.0.6

func (*GetIdResponse) ProtoMessage()

func (*GetIdResponse) ProtoReflect added in v0.0.6

func (x *GetIdResponse) ProtoReflect() protoreflect.Message

func (*GetIdResponse) Reset added in v0.0.6

func (x *GetIdResponse) Reset()

func (*GetIdResponse) String added in v0.0.6

func (x *GetIdResponse) String() string

type GetInfoRequest added in v0.0.6

type GetInfoRequest struct {
	// contains filtered or unexported fields
}

func (*GetInfoRequest) Descriptor deprecated added in v0.0.6

func (*GetInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInfoRequest.ProtoReflect.Descriptor instead.

func (*GetInfoRequest) ProtoMessage added in v0.0.6

func (*GetInfoRequest) ProtoMessage()

func (*GetInfoRequest) ProtoReflect added in v0.0.6

func (x *GetInfoRequest) ProtoReflect() protoreflect.Message

func (*GetInfoRequest) Reset added in v0.0.6

func (x *GetInfoRequest) Reset()

func (*GetInfoRequest) String added in v0.0.6

func (x *GetInfoRequest) String() string

type GetInfoResponse added in v0.0.6

type GetInfoResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInfoResponse) Descriptor deprecated added in v0.0.6

func (*GetInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInfoResponse.ProtoReflect.Descriptor instead.

func (*GetInfoResponse) GetResult added in v0.0.6

func (x *GetInfoResponse) GetResult() int64

func (*GetInfoResponse) ProtoMessage added in v0.0.6

func (*GetInfoResponse) ProtoMessage()

func (*GetInfoResponse) ProtoReflect added in v0.0.6

func (x *GetInfoResponse) ProtoReflect() protoreflect.Message

func (*GetInfoResponse) Reset added in v0.0.6

func (x *GetInfoResponse) Reset()

func (*GetInfoResponse) String added in v0.0.6

func (x *GetInfoResponse) String() string

type GetInitialSelectedTextRequest added in v0.0.6

type GetInitialSelectedTextRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInitialSelectedTextRequest) Descriptor deprecated added in v0.0.6

func (*GetInitialSelectedTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInitialSelectedTextRequest.ProtoReflect.Descriptor instead.

func (*GetInitialSelectedTextRequest) GetArg0 added in v0.0.6

func (x *GetInitialSelectedTextRequest) GetArg0() int32

func (*GetInitialSelectedTextRequest) GetHandle added in v0.0.6

func (x *GetInitialSelectedTextRequest) GetHandle() int64

func (*GetInitialSelectedTextRequest) ProtoMessage added in v0.0.6

func (*GetInitialSelectedTextRequest) ProtoMessage()

func (*GetInitialSelectedTextRequest) ProtoReflect added in v0.0.6

func (*GetInitialSelectedTextRequest) Reset added in v0.0.6

func (x *GetInitialSelectedTextRequest) Reset()

func (*GetInitialSelectedTextRequest) String added in v0.0.6

type GetInitialSelectedTextResponse added in v0.0.6

type GetInitialSelectedTextResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInitialSelectedTextResponse) Descriptor deprecated added in v0.0.6

func (*GetInitialSelectedTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInitialSelectedTextResponse.ProtoReflect.Descriptor instead.

func (*GetInitialSelectedTextResponse) GetResult added in v0.0.6

func (x *GetInitialSelectedTextResponse) GetResult() int64

func (*GetInitialSelectedTextResponse) ProtoMessage added in v0.0.6

func (*GetInitialSelectedTextResponse) ProtoMessage()

func (*GetInitialSelectedTextResponse) ProtoReflect added in v0.0.6

func (*GetInitialSelectedTextResponse) Reset added in v0.0.6

func (x *GetInitialSelectedTextResponse) Reset()

func (*GetInitialSelectedTextResponse) String added in v0.0.6

type GetInitialSurroundingTextRequest added in v0.0.6

type GetInitialSurroundingTextRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   int32 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInitialSurroundingTextRequest) Descriptor deprecated added in v0.0.6

func (*GetInitialSurroundingTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInitialSurroundingTextRequest.ProtoReflect.Descriptor instead.

func (*GetInitialSurroundingTextRequest) GetArg0 added in v0.0.6

func (*GetInitialSurroundingTextRequest) GetArg1 added in v0.0.6

func (*GetInitialSurroundingTextRequest) GetArg2 added in v0.0.6

func (*GetInitialSurroundingTextRequest) GetHandle added in v0.0.6

func (x *GetInitialSurroundingTextRequest) GetHandle() int64

func (*GetInitialSurroundingTextRequest) ProtoMessage added in v0.0.6

func (*GetInitialSurroundingTextRequest) ProtoMessage()

func (*GetInitialSurroundingTextRequest) ProtoReflect added in v0.0.6

func (*GetInitialSurroundingTextRequest) Reset added in v0.0.6

func (*GetInitialSurroundingTextRequest) String added in v0.0.6

type GetInitialSurroundingTextResponse added in v0.0.6

type GetInitialSurroundingTextResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInitialSurroundingTextResponse) Descriptor deprecated added in v0.0.6

func (*GetInitialSurroundingTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInitialSurroundingTextResponse.ProtoReflect.Descriptor instead.

func (*GetInitialSurroundingTextResponse) GetResult added in v0.0.6

func (*GetInitialSurroundingTextResponse) ProtoMessage added in v0.0.6

func (*GetInitialSurroundingTextResponse) ProtoMessage()

func (*GetInitialSurroundingTextResponse) ProtoReflect added in v0.0.6

func (*GetInitialSurroundingTextResponse) Reset added in v0.0.6

func (*GetInitialSurroundingTextResponse) String added in v0.0.6

type GetInitialTextAfterCursorRequest added in v0.0.6

type GetInitialTextAfterCursorRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInitialTextAfterCursorRequest) Descriptor deprecated added in v0.0.6

func (*GetInitialTextAfterCursorRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInitialTextAfterCursorRequest.ProtoReflect.Descriptor instead.

func (*GetInitialTextAfterCursorRequest) GetArg0 added in v0.0.6

func (*GetInitialTextAfterCursorRequest) GetArg1 added in v0.0.6

func (*GetInitialTextAfterCursorRequest) GetHandle added in v0.0.6

func (x *GetInitialTextAfterCursorRequest) GetHandle() int64

func (*GetInitialTextAfterCursorRequest) ProtoMessage added in v0.0.6

func (*GetInitialTextAfterCursorRequest) ProtoMessage()

func (*GetInitialTextAfterCursorRequest) ProtoReflect added in v0.0.6

func (*GetInitialTextAfterCursorRequest) Reset added in v0.0.6

func (*GetInitialTextAfterCursorRequest) String added in v0.0.6

type GetInitialTextAfterCursorResponse added in v0.0.6

type GetInitialTextAfterCursorResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInitialTextAfterCursorResponse) Descriptor deprecated added in v0.0.6

func (*GetInitialTextAfterCursorResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInitialTextAfterCursorResponse.ProtoReflect.Descriptor instead.

func (*GetInitialTextAfterCursorResponse) GetResult added in v0.0.6

func (*GetInitialTextAfterCursorResponse) ProtoMessage added in v0.0.6

func (*GetInitialTextAfterCursorResponse) ProtoMessage()

func (*GetInitialTextAfterCursorResponse) ProtoReflect added in v0.0.6

func (*GetInitialTextAfterCursorResponse) Reset added in v0.0.6

func (*GetInitialTextAfterCursorResponse) String added in v0.0.6

type GetInitialTextBeforeCursorRequest added in v0.0.6

type GetInitialTextBeforeCursorRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInitialTextBeforeCursorRequest) Descriptor deprecated added in v0.0.6

func (*GetInitialTextBeforeCursorRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInitialTextBeforeCursorRequest.ProtoReflect.Descriptor instead.

func (*GetInitialTextBeforeCursorRequest) GetArg0 added in v0.0.6

func (*GetInitialTextBeforeCursorRequest) GetArg1 added in v0.0.6

func (*GetInitialTextBeforeCursorRequest) GetHandle added in v0.0.6

func (*GetInitialTextBeforeCursorRequest) ProtoMessage added in v0.0.6

func (*GetInitialTextBeforeCursorRequest) ProtoMessage()

func (*GetInitialTextBeforeCursorRequest) ProtoReflect added in v0.0.6

func (*GetInitialTextBeforeCursorRequest) Reset added in v0.0.6

func (*GetInitialTextBeforeCursorRequest) String added in v0.0.6

type GetInitialTextBeforeCursorResponse added in v0.0.6

type GetInitialTextBeforeCursorResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInitialTextBeforeCursorResponse) Descriptor deprecated added in v0.0.6

func (*GetInitialTextBeforeCursorResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInitialTextBeforeCursorResponse.ProtoReflect.Descriptor instead.

func (*GetInitialTextBeforeCursorResponse) GetResult added in v0.0.6

func (*GetInitialTextBeforeCursorResponse) ProtoMessage added in v0.0.6

func (*GetInitialTextBeforeCursorResponse) ProtoMessage()

func (*GetInitialTextBeforeCursorResponse) ProtoReflect added in v0.0.6

func (*GetInitialTextBeforeCursorResponse) Reset added in v0.0.6

func (*GetInitialTextBeforeCursorResponse) String added in v0.0.6

type GetInitialToolTypeRequest added in v0.0.6

type GetInitialToolTypeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInitialToolTypeRequest) Descriptor deprecated added in v0.0.6

func (*GetInitialToolTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInitialToolTypeRequest.ProtoReflect.Descriptor instead.

func (*GetInitialToolTypeRequest) GetHandle added in v0.0.6

func (x *GetInitialToolTypeRequest) GetHandle() int64

func (*GetInitialToolTypeRequest) ProtoMessage added in v0.0.6

func (*GetInitialToolTypeRequest) ProtoMessage()

func (*GetInitialToolTypeRequest) ProtoReflect added in v0.0.6

func (*GetInitialToolTypeRequest) Reset added in v0.0.6

func (x *GetInitialToolTypeRequest) Reset()

func (*GetInitialToolTypeRequest) String added in v0.0.6

func (x *GetInitialToolTypeRequest) String() string

type GetInitialToolTypeResponse added in v0.0.6

type GetInitialToolTypeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInitialToolTypeResponse) Descriptor deprecated added in v0.0.6

func (*GetInitialToolTypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInitialToolTypeResponse.ProtoReflect.Descriptor instead.

func (*GetInitialToolTypeResponse) GetResult added in v0.0.6

func (x *GetInitialToolTypeResponse) GetResult() int32

func (*GetInitialToolTypeResponse) ProtoMessage added in v0.0.6

func (*GetInitialToolTypeResponse) ProtoMessage()

func (*GetInitialToolTypeResponse) ProtoReflect added in v0.0.6

func (*GetInitialToolTypeResponse) Reset added in v0.0.6

func (x *GetInitialToolTypeResponse) Reset()

func (*GetInitialToolTypeResponse) String added in v0.0.6

func (x *GetInitialToolTypeResponse) String() string

type GetInlinePresentationSpecRequest added in v0.0.6

type GetInlinePresentationSpecRequest struct {
	// contains filtered or unexported fields
}

func (*GetInlinePresentationSpecRequest) Descriptor deprecated added in v0.0.6

func (*GetInlinePresentationSpecRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInlinePresentationSpecRequest.ProtoReflect.Descriptor instead.

func (*GetInlinePresentationSpecRequest) ProtoMessage added in v0.0.6

func (*GetInlinePresentationSpecRequest) ProtoMessage()

func (*GetInlinePresentationSpecRequest) ProtoReflect added in v0.0.6

func (*GetInlinePresentationSpecRequest) Reset added in v0.0.6

func (*GetInlinePresentationSpecRequest) String added in v0.0.6

type GetInlinePresentationSpecResponse added in v0.0.6

type GetInlinePresentationSpecResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInlinePresentationSpecResponse) Descriptor deprecated added in v0.0.6

func (*GetInlinePresentationSpecResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInlinePresentationSpecResponse.ProtoReflect.Descriptor instead.

func (*GetInlinePresentationSpecResponse) GetResult added in v0.0.6

func (*GetInlinePresentationSpecResponse) ProtoMessage added in v0.0.6

func (*GetInlinePresentationSpecResponse) ProtoMessage()

func (*GetInlinePresentationSpecResponse) ProtoReflect added in v0.0.6

func (*GetInlinePresentationSpecResponse) Reset added in v0.0.6

func (*GetInlinePresentationSpecResponse) String added in v0.0.6

type GetInlinePresentationSpecsRequest added in v0.0.6

type GetInlinePresentationSpecsRequest struct {
	// contains filtered or unexported fields
}

func (*GetInlinePresentationSpecsRequest) Descriptor deprecated added in v0.0.6

func (*GetInlinePresentationSpecsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInlinePresentationSpecsRequest.ProtoReflect.Descriptor instead.

func (*GetInlinePresentationSpecsRequest) ProtoMessage added in v0.0.6

func (*GetInlinePresentationSpecsRequest) ProtoMessage()

func (*GetInlinePresentationSpecsRequest) ProtoReflect added in v0.0.6

func (*GetInlinePresentationSpecsRequest) Reset added in v0.0.6

func (*GetInlinePresentationSpecsRequest) String added in v0.0.6

type GetInlinePresentationSpecsResponse added in v0.0.6

type GetInlinePresentationSpecsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInlinePresentationSpecsResponse) Descriptor deprecated added in v0.0.6

func (*GetInlinePresentationSpecsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInlinePresentationSpecsResponse.ProtoReflect.Descriptor instead.

func (*GetInlinePresentationSpecsResponse) GetResult added in v0.0.6

func (*GetInlinePresentationSpecsResponse) ProtoMessage added in v0.0.6

func (*GetInlinePresentationSpecsResponse) ProtoMessage()

func (*GetInlinePresentationSpecsResponse) ProtoReflect added in v0.0.6

func (*GetInlinePresentationSpecsResponse) Reset added in v0.0.6

func (*GetInlinePresentationSpecsResponse) String added in v0.0.6

type GetInlineSuggestionsRequest added in v0.0.6

type GetInlineSuggestionsRequest struct {
	// contains filtered or unexported fields
}

func (*GetInlineSuggestionsRequest) Descriptor deprecated added in v0.0.6

func (*GetInlineSuggestionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInlineSuggestionsRequest.ProtoReflect.Descriptor instead.

func (*GetInlineSuggestionsRequest) ProtoMessage added in v0.0.6

func (*GetInlineSuggestionsRequest) ProtoMessage()

func (*GetInlineSuggestionsRequest) ProtoReflect added in v0.0.6

func (*GetInlineSuggestionsRequest) Reset added in v0.0.6

func (x *GetInlineSuggestionsRequest) Reset()

func (*GetInlineSuggestionsRequest) String added in v0.0.6

func (x *GetInlineSuggestionsRequest) String() string

type GetInlineSuggestionsResponse added in v0.0.6

type GetInlineSuggestionsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInlineSuggestionsResponse) Descriptor deprecated added in v0.0.6

func (*GetInlineSuggestionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInlineSuggestionsResponse.ProtoReflect.Descriptor instead.

func (*GetInlineSuggestionsResponse) GetResult added in v0.0.6

func (x *GetInlineSuggestionsResponse) GetResult() int64

func (*GetInlineSuggestionsResponse) ProtoMessage added in v0.0.6

func (*GetInlineSuggestionsResponse) ProtoMessage()

func (*GetInlineSuggestionsResponse) ProtoReflect added in v0.0.6

func (*GetInlineSuggestionsResponse) Reset added in v0.0.6

func (x *GetInlineSuggestionsResponse) Reset()

func (*GetInlineSuggestionsResponse) String added in v0.0.6

type GetInlineTooltipPresentationSpecRequest added in v0.0.6

type GetInlineTooltipPresentationSpecRequest struct {
	// contains filtered or unexported fields
}

func (*GetInlineTooltipPresentationSpecRequest) Descriptor deprecated added in v0.0.6

func (*GetInlineTooltipPresentationSpecRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInlineTooltipPresentationSpecRequest.ProtoReflect.Descriptor instead.

func (*GetInlineTooltipPresentationSpecRequest) ProtoMessage added in v0.0.6

func (*GetInlineTooltipPresentationSpecRequest) ProtoReflect added in v0.0.6

func (*GetInlineTooltipPresentationSpecRequest) Reset added in v0.0.6

func (*GetInlineTooltipPresentationSpecRequest) String added in v0.0.6

type GetInlineTooltipPresentationSpecResponse added in v0.0.6

type GetInlineTooltipPresentationSpecResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInlineTooltipPresentationSpecResponse) Descriptor deprecated added in v0.0.6

func (*GetInlineTooltipPresentationSpecResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInlineTooltipPresentationSpecResponse.ProtoReflect.Descriptor instead.

func (*GetInlineTooltipPresentationSpecResponse) GetResult added in v0.0.6

func (*GetInlineTooltipPresentationSpecResponse) ProtoMessage added in v0.0.6

func (*GetInlineTooltipPresentationSpecResponse) ProtoReflect added in v0.0.6

func (*GetInlineTooltipPresentationSpecResponse) Reset added in v0.0.6

func (*GetInlineTooltipPresentationSpecResponse) String added in v0.0.6

type GetInputMethodListRequest

type GetInputMethodListRequest struct {
	// contains filtered or unexported fields
}

func (*GetInputMethodListRequest) Descriptor deprecated

func (*GetInputMethodListRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInputMethodListRequest.ProtoReflect.Descriptor instead.

func (*GetInputMethodListRequest) ProtoMessage

func (*GetInputMethodListRequest) ProtoMessage()

func (*GetInputMethodListRequest) ProtoReflect

func (*GetInputMethodListRequest) Reset

func (x *GetInputMethodListRequest) Reset()

func (*GetInputMethodListRequest) String

func (x *GetInputMethodListRequest) String() string

type GetInputMethodListResponse

type GetInputMethodListResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInputMethodListResponse) Descriptor deprecated

func (*GetInputMethodListResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInputMethodListResponse.ProtoReflect.Descriptor instead.

func (*GetInputMethodListResponse) GetResult

func (x *GetInputMethodListResponse) GetResult() int64

func (*GetInputMethodListResponse) ProtoMessage

func (*GetInputMethodListResponse) ProtoMessage()

func (*GetInputMethodListResponse) ProtoReflect

func (*GetInputMethodListResponse) Reset

func (x *GetInputMethodListResponse) Reset()

func (*GetInputMethodListResponse) String

func (x *GetInputMethodListResponse) String() string

type GetInsertionMarkerBaselineRequest added in v0.0.6

type GetInsertionMarkerBaselineRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInsertionMarkerBaselineRequest) Descriptor deprecated added in v0.0.6

func (*GetInsertionMarkerBaselineRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInsertionMarkerBaselineRequest.ProtoReflect.Descriptor instead.

func (*GetInsertionMarkerBaselineRequest) GetHandle added in v0.0.6

func (*GetInsertionMarkerBaselineRequest) ProtoMessage added in v0.0.6

func (*GetInsertionMarkerBaselineRequest) ProtoMessage()

func (*GetInsertionMarkerBaselineRequest) ProtoReflect added in v0.0.6

func (*GetInsertionMarkerBaselineRequest) Reset added in v0.0.6

func (*GetInsertionMarkerBaselineRequest) String added in v0.0.6

type GetInsertionMarkerBaselineResponse added in v0.0.6

type GetInsertionMarkerBaselineResponse struct {
	Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInsertionMarkerBaselineResponse) Descriptor deprecated added in v0.0.6

func (*GetInsertionMarkerBaselineResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInsertionMarkerBaselineResponse.ProtoReflect.Descriptor instead.

func (*GetInsertionMarkerBaselineResponse) GetResult added in v0.0.6

func (*GetInsertionMarkerBaselineResponse) ProtoMessage added in v0.0.6

func (*GetInsertionMarkerBaselineResponse) ProtoMessage()

func (*GetInsertionMarkerBaselineResponse) ProtoReflect added in v0.0.6

func (*GetInsertionMarkerBaselineResponse) Reset added in v0.0.6

func (*GetInsertionMarkerBaselineResponse) String added in v0.0.6

type GetInsertionMarkerBottomRequest added in v0.0.6

type GetInsertionMarkerBottomRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInsertionMarkerBottomRequest) Descriptor deprecated added in v0.0.6

func (*GetInsertionMarkerBottomRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInsertionMarkerBottomRequest.ProtoReflect.Descriptor instead.

func (*GetInsertionMarkerBottomRequest) GetHandle added in v0.0.6

func (x *GetInsertionMarkerBottomRequest) GetHandle() int64

func (*GetInsertionMarkerBottomRequest) ProtoMessage added in v0.0.6

func (*GetInsertionMarkerBottomRequest) ProtoMessage()

func (*GetInsertionMarkerBottomRequest) ProtoReflect added in v0.0.6

func (*GetInsertionMarkerBottomRequest) Reset added in v0.0.6

func (*GetInsertionMarkerBottomRequest) String added in v0.0.6

type GetInsertionMarkerBottomResponse added in v0.0.6

type GetInsertionMarkerBottomResponse struct {
	Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInsertionMarkerBottomResponse) Descriptor deprecated added in v0.0.6

func (*GetInsertionMarkerBottomResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInsertionMarkerBottomResponse.ProtoReflect.Descriptor instead.

func (*GetInsertionMarkerBottomResponse) GetResult added in v0.0.6

func (*GetInsertionMarkerBottomResponse) ProtoMessage added in v0.0.6

func (*GetInsertionMarkerBottomResponse) ProtoMessage()

func (*GetInsertionMarkerBottomResponse) ProtoReflect added in v0.0.6

func (*GetInsertionMarkerBottomResponse) Reset added in v0.0.6

func (*GetInsertionMarkerBottomResponse) String added in v0.0.6

type GetInsertionMarkerFlagsRequest added in v0.0.6

type GetInsertionMarkerFlagsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInsertionMarkerFlagsRequest) Descriptor deprecated added in v0.0.6

func (*GetInsertionMarkerFlagsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInsertionMarkerFlagsRequest.ProtoReflect.Descriptor instead.

func (*GetInsertionMarkerFlagsRequest) GetHandle added in v0.0.6

func (x *GetInsertionMarkerFlagsRequest) GetHandle() int64

func (*GetInsertionMarkerFlagsRequest) ProtoMessage added in v0.0.6

func (*GetInsertionMarkerFlagsRequest) ProtoMessage()

func (*GetInsertionMarkerFlagsRequest) ProtoReflect added in v0.0.6

func (*GetInsertionMarkerFlagsRequest) Reset added in v0.0.6

func (x *GetInsertionMarkerFlagsRequest) Reset()

func (*GetInsertionMarkerFlagsRequest) String added in v0.0.6

type GetInsertionMarkerFlagsResponse added in v0.0.6

type GetInsertionMarkerFlagsResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInsertionMarkerFlagsResponse) Descriptor deprecated added in v0.0.6

func (*GetInsertionMarkerFlagsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInsertionMarkerFlagsResponse.ProtoReflect.Descriptor instead.

func (*GetInsertionMarkerFlagsResponse) GetResult added in v0.0.6

func (x *GetInsertionMarkerFlagsResponse) GetResult() int32

func (*GetInsertionMarkerFlagsResponse) ProtoMessage added in v0.0.6

func (*GetInsertionMarkerFlagsResponse) ProtoMessage()

func (*GetInsertionMarkerFlagsResponse) ProtoReflect added in v0.0.6

func (*GetInsertionMarkerFlagsResponse) Reset added in v0.0.6

func (*GetInsertionMarkerFlagsResponse) String added in v0.0.6

type GetInsertionMarkerHorizontalRequest added in v0.0.6

type GetInsertionMarkerHorizontalRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInsertionMarkerHorizontalRequest) Descriptor deprecated added in v0.0.6

func (*GetInsertionMarkerHorizontalRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInsertionMarkerHorizontalRequest.ProtoReflect.Descriptor instead.

func (*GetInsertionMarkerHorizontalRequest) GetHandle added in v0.0.6

func (*GetInsertionMarkerHorizontalRequest) ProtoMessage added in v0.0.6

func (*GetInsertionMarkerHorizontalRequest) ProtoMessage()

func (*GetInsertionMarkerHorizontalRequest) ProtoReflect added in v0.0.6

func (*GetInsertionMarkerHorizontalRequest) Reset added in v0.0.6

func (*GetInsertionMarkerHorizontalRequest) String added in v0.0.6

type GetInsertionMarkerHorizontalResponse added in v0.0.6

type GetInsertionMarkerHorizontalResponse struct {
	Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInsertionMarkerHorizontalResponse) Descriptor deprecated added in v0.0.6

func (*GetInsertionMarkerHorizontalResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInsertionMarkerHorizontalResponse.ProtoReflect.Descriptor instead.

func (*GetInsertionMarkerHorizontalResponse) GetResult added in v0.0.6

func (*GetInsertionMarkerHorizontalResponse) ProtoMessage added in v0.0.6

func (*GetInsertionMarkerHorizontalResponse) ProtoMessage()

func (*GetInsertionMarkerHorizontalResponse) ProtoReflect added in v0.0.6

func (*GetInsertionMarkerHorizontalResponse) Reset added in v0.0.6

func (*GetInsertionMarkerHorizontalResponse) String added in v0.0.6

type GetInsertionMarkerTopRequest added in v0.0.6

type GetInsertionMarkerTopRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInsertionMarkerTopRequest) Descriptor deprecated added in v0.0.6

func (*GetInsertionMarkerTopRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInsertionMarkerTopRequest.ProtoReflect.Descriptor instead.

func (*GetInsertionMarkerTopRequest) GetHandle added in v0.0.6

func (x *GetInsertionMarkerTopRequest) GetHandle() int64

func (*GetInsertionMarkerTopRequest) ProtoMessage added in v0.0.6

func (*GetInsertionMarkerTopRequest) ProtoMessage()

func (*GetInsertionMarkerTopRequest) ProtoReflect added in v0.0.6

func (*GetInsertionMarkerTopRequest) Reset added in v0.0.6

func (x *GetInsertionMarkerTopRequest) Reset()

func (*GetInsertionMarkerTopRequest) String added in v0.0.6

type GetInsertionMarkerTopResponse added in v0.0.6

type GetInsertionMarkerTopResponse struct {
	Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInsertionMarkerTopResponse) Descriptor deprecated added in v0.0.6

func (*GetInsertionMarkerTopResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInsertionMarkerTopResponse.ProtoReflect.Descriptor instead.

func (*GetInsertionMarkerTopResponse) GetResult added in v0.0.6

func (x *GetInsertionMarkerTopResponse) GetResult() float32

func (*GetInsertionMarkerTopResponse) ProtoMessage added in v0.0.6

func (*GetInsertionMarkerTopResponse) ProtoMessage()

func (*GetInsertionMarkerTopResponse) ProtoReflect added in v0.0.6

func (*GetInsertionMarkerTopResponse) Reset added in v0.0.6

func (x *GetInsertionMarkerTopResponse) Reset()

func (*GetInsertionMarkerTopResponse) String added in v0.0.6

type GetInsertionPointRequest added in v0.0.6

type GetInsertionPointRequest struct {
	// contains filtered or unexported fields
}

func (*GetInsertionPointRequest) Descriptor deprecated added in v0.0.6

func (*GetInsertionPointRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInsertionPointRequest.ProtoReflect.Descriptor instead.

func (*GetInsertionPointRequest) ProtoMessage added in v0.0.6

func (*GetInsertionPointRequest) ProtoMessage()

func (*GetInsertionPointRequest) ProtoReflect added in v0.0.6

func (x *GetInsertionPointRequest) ProtoReflect() protoreflect.Message

func (*GetInsertionPointRequest) Reset added in v0.0.6

func (x *GetInsertionPointRequest) Reset()

func (*GetInsertionPointRequest) String added in v0.0.6

func (x *GetInsertionPointRequest) String() string

type GetInsertionPointResponse added in v0.0.6

type GetInsertionPointResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInsertionPointResponse) Descriptor deprecated added in v0.0.6

func (*GetInsertionPointResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInsertionPointResponse.ProtoReflect.Descriptor instead.

func (*GetInsertionPointResponse) GetResult added in v0.0.6

func (x *GetInsertionPointResponse) GetResult() int64

func (*GetInsertionPointResponse) ProtoMessage added in v0.0.6

func (*GetInsertionPointResponse) ProtoMessage()

func (*GetInsertionPointResponse) ProtoReflect added in v0.0.6

func (*GetInsertionPointResponse) Reset added in v0.0.6

func (x *GetInsertionPointResponse) Reset()

func (*GetInsertionPointResponse) String added in v0.0.6

func (x *GetInsertionPointResponse) String() string

type GetIsDefaultResourceIdRequest added in v0.0.6

type GetIsDefaultResourceIdRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIsDefaultResourceIdRequest) Descriptor deprecated added in v0.0.6

func (*GetIsDefaultResourceIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetIsDefaultResourceIdRequest.ProtoReflect.Descriptor instead.

func (*GetIsDefaultResourceIdRequest) GetHandle added in v0.0.6

func (x *GetIsDefaultResourceIdRequest) GetHandle() int64

func (*GetIsDefaultResourceIdRequest) ProtoMessage added in v0.0.6

func (*GetIsDefaultResourceIdRequest) ProtoMessage()

func (*GetIsDefaultResourceIdRequest) ProtoReflect added in v0.0.6

func (*GetIsDefaultResourceIdRequest) Reset added in v0.0.6

func (x *GetIsDefaultResourceIdRequest) Reset()

func (*GetIsDefaultResourceIdRequest) String added in v0.0.6

type GetIsDefaultResourceIdResponse added in v0.0.6

type GetIsDefaultResourceIdResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIsDefaultResourceIdResponse) Descriptor deprecated added in v0.0.6

func (*GetIsDefaultResourceIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetIsDefaultResourceIdResponse.ProtoReflect.Descriptor instead.

func (*GetIsDefaultResourceIdResponse) GetResult added in v0.0.6

func (x *GetIsDefaultResourceIdResponse) GetResult() int32

func (*GetIsDefaultResourceIdResponse) ProtoMessage added in v0.0.6

func (*GetIsDefaultResourceIdResponse) ProtoMessage()

func (*GetIsDefaultResourceIdResponse) ProtoReflect added in v0.0.6

func (*GetIsDefaultResourceIdResponse) Reset added in v0.0.6

func (x *GetIsDefaultResourceIdResponse) Reset()

func (*GetIsDefaultResourceIdResponse) String added in v0.0.6

type GetJoinOrSplitPointRequest added in v0.0.6

type GetJoinOrSplitPointRequest struct {
	// contains filtered or unexported fields
}

func (*GetJoinOrSplitPointRequest) Descriptor deprecated added in v0.0.6

func (*GetJoinOrSplitPointRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetJoinOrSplitPointRequest.ProtoReflect.Descriptor instead.

func (*GetJoinOrSplitPointRequest) ProtoMessage added in v0.0.6

func (*GetJoinOrSplitPointRequest) ProtoMessage()

func (*GetJoinOrSplitPointRequest) ProtoReflect added in v0.0.6

func (*GetJoinOrSplitPointRequest) Reset added in v0.0.6

func (x *GetJoinOrSplitPointRequest) Reset()

func (*GetJoinOrSplitPointRequest) String added in v0.0.6

func (x *GetJoinOrSplitPointRequest) String() string

type GetJoinOrSplitPointResponse added in v0.0.6

type GetJoinOrSplitPointResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetJoinOrSplitPointResponse) Descriptor deprecated added in v0.0.6

func (*GetJoinOrSplitPointResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetJoinOrSplitPointResponse.ProtoReflect.Descriptor instead.

func (*GetJoinOrSplitPointResponse) GetResult added in v0.0.6

func (x *GetJoinOrSplitPointResponse) GetResult() int64

func (*GetJoinOrSplitPointResponse) ProtoMessage added in v0.0.6

func (*GetJoinOrSplitPointResponse) ProtoMessage()

func (*GetJoinOrSplitPointResponse) ProtoReflect added in v0.0.6

func (*GetJoinOrSplitPointResponse) Reset added in v0.0.6

func (x *GetJoinOrSplitPointResponse) Reset()

func (*GetJoinOrSplitPointResponse) String added in v0.0.6

func (x *GetJoinOrSplitPointResponse) String() string

type GetLabelRequest added in v0.0.6

type GetLabelRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLabelRequest) Descriptor deprecated added in v0.0.6

func (*GetLabelRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLabelRequest.ProtoReflect.Descriptor instead.

func (*GetLabelRequest) GetHandle added in v0.0.6

func (x *GetLabelRequest) GetHandle() int64

func (*GetLabelRequest) ProtoMessage added in v0.0.6

func (*GetLabelRequest) ProtoMessage()

func (*GetLabelRequest) ProtoReflect added in v0.0.6

func (x *GetLabelRequest) ProtoReflect() protoreflect.Message

func (*GetLabelRequest) Reset added in v0.0.6

func (x *GetLabelRequest) Reset()

func (*GetLabelRequest) String added in v0.0.6

func (x *GetLabelRequest) String() string

type GetLabelResponse added in v0.0.6

type GetLabelResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLabelResponse) Descriptor deprecated added in v0.0.6

func (*GetLabelResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLabelResponse.ProtoReflect.Descriptor instead.

func (*GetLabelResponse) GetResult added in v0.0.6

func (x *GetLabelResponse) GetResult() int64

func (*GetLabelResponse) ProtoMessage added in v0.0.6

func (*GetLabelResponse) ProtoMessage()

func (*GetLabelResponse) ProtoReflect added in v0.0.6

func (x *GetLabelResponse) ProtoReflect() protoreflect.Message

func (*GetLabelResponse) Reset added in v0.0.6

func (x *GetLabelResponse) Reset()

func (*GetLabelResponse) String added in v0.0.6

func (x *GetLabelResponse) String() string

type GetLanguageTagRequest added in v0.0.6

type GetLanguageTagRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLanguageTagRequest) Descriptor deprecated added in v0.0.6

func (*GetLanguageTagRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLanguageTagRequest.ProtoReflect.Descriptor instead.

func (*GetLanguageTagRequest) GetHandle added in v0.0.6

func (x *GetLanguageTagRequest) GetHandle() int64

func (*GetLanguageTagRequest) ProtoMessage added in v0.0.6

func (*GetLanguageTagRequest) ProtoMessage()

func (*GetLanguageTagRequest) ProtoReflect added in v0.0.6

func (x *GetLanguageTagRequest) ProtoReflect() protoreflect.Message

func (*GetLanguageTagRequest) Reset added in v0.0.6

func (x *GetLanguageTagRequest) Reset()

func (*GetLanguageTagRequest) String added in v0.0.6

func (x *GetLanguageTagRequest) String() string

type GetLanguageTagResponse added in v0.0.6

type GetLanguageTagResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLanguageTagResponse) Descriptor deprecated added in v0.0.6

func (*GetLanguageTagResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLanguageTagResponse.ProtoReflect.Descriptor instead.

func (*GetLanguageTagResponse) GetResult added in v0.0.6

func (x *GetLanguageTagResponse) GetResult() string

func (*GetLanguageTagResponse) ProtoMessage added in v0.0.6

func (*GetLanguageTagResponse) ProtoMessage()

func (*GetLanguageTagResponse) ProtoReflect added in v0.0.6

func (x *GetLanguageTagResponse) ProtoReflect() protoreflect.Message

func (*GetLanguageTagResponse) Reset added in v0.0.6

func (x *GetLanguageTagResponse) Reset()

func (*GetLanguageTagResponse) String added in v0.0.6

func (x *GetLanguageTagResponse) String() string

type GetLastInputMethodSubtypeRequest

type GetLastInputMethodSubtypeRequest struct {
	// contains filtered or unexported fields
}

func (*GetLastInputMethodSubtypeRequest) Descriptor deprecated

func (*GetLastInputMethodSubtypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLastInputMethodSubtypeRequest.ProtoReflect.Descriptor instead.

func (*GetLastInputMethodSubtypeRequest) ProtoMessage

func (*GetLastInputMethodSubtypeRequest) ProtoMessage()

func (*GetLastInputMethodSubtypeRequest) ProtoReflect

func (*GetLastInputMethodSubtypeRequest) Reset

func (*GetLastInputMethodSubtypeRequest) String

type GetLastInputMethodSubtypeResponse

type GetLastInputMethodSubtypeResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLastInputMethodSubtypeResponse) Descriptor deprecated

func (*GetLastInputMethodSubtypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLastInputMethodSubtypeResponse.ProtoReflect.Descriptor instead.

func (*GetLastInputMethodSubtypeResponse) GetResult

func (*GetLastInputMethodSubtypeResponse) ProtoMessage

func (*GetLastInputMethodSubtypeResponse) ProtoMessage()

func (*GetLastInputMethodSubtypeResponse) ProtoReflect

func (*GetLastInputMethodSubtypeResponse) Reset

func (*GetLastInputMethodSubtypeResponse) String

type GetLayoutDisplayNameRequest added in v0.0.6

type GetLayoutDisplayNameRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int64 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLayoutDisplayNameRequest) Descriptor deprecated added in v0.0.6

func (*GetLayoutDisplayNameRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLayoutDisplayNameRequest.ProtoReflect.Descriptor instead.

func (*GetLayoutDisplayNameRequest) GetArg0 added in v0.0.6

func (x *GetLayoutDisplayNameRequest) GetArg0() int64

func (*GetLayoutDisplayNameRequest) GetArg1 added in v0.0.6

func (x *GetLayoutDisplayNameRequest) GetArg1() int64

func (*GetLayoutDisplayNameRequest) GetHandle added in v0.0.6

func (x *GetLayoutDisplayNameRequest) GetHandle() int64

func (*GetLayoutDisplayNameRequest) ProtoMessage added in v0.0.6

func (*GetLayoutDisplayNameRequest) ProtoMessage()

func (*GetLayoutDisplayNameRequest) ProtoReflect added in v0.0.6

func (*GetLayoutDisplayNameRequest) Reset added in v0.0.6

func (x *GetLayoutDisplayNameRequest) Reset()

func (*GetLayoutDisplayNameRequest) String added in v0.0.6

func (x *GetLayoutDisplayNameRequest) String() string

type GetLayoutDisplayNameResponse added in v0.0.6

type GetLayoutDisplayNameResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLayoutDisplayNameResponse) Descriptor deprecated added in v0.0.6

func (*GetLayoutDisplayNameResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLayoutDisplayNameResponse.ProtoReflect.Descriptor instead.

func (*GetLayoutDisplayNameResponse) GetResult added in v0.0.6

func (x *GetLayoutDisplayNameResponse) GetResult() int64

func (*GetLayoutDisplayNameResponse) ProtoMessage added in v0.0.6

func (*GetLayoutDisplayNameResponse) ProtoMessage()

func (*GetLayoutDisplayNameResponse) ProtoReflect added in v0.0.6

func (*GetLayoutDisplayNameResponse) Reset added in v0.0.6

func (x *GetLayoutDisplayNameResponse) Reset()

func (*GetLayoutDisplayNameResponse) String added in v0.0.6

type GetLayoutLabelNonLocalizedRequest added in v0.0.6

type GetLayoutLabelNonLocalizedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLayoutLabelNonLocalizedRequest) Descriptor deprecated added in v0.0.6

func (*GetLayoutLabelNonLocalizedRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLayoutLabelNonLocalizedRequest.ProtoReflect.Descriptor instead.

func (*GetLayoutLabelNonLocalizedRequest) GetHandle added in v0.0.6

func (*GetLayoutLabelNonLocalizedRequest) ProtoMessage added in v0.0.6

func (*GetLayoutLabelNonLocalizedRequest) ProtoMessage()

func (*GetLayoutLabelNonLocalizedRequest) ProtoReflect added in v0.0.6

func (*GetLayoutLabelNonLocalizedRequest) Reset added in v0.0.6

func (*GetLayoutLabelNonLocalizedRequest) String added in v0.0.6

type GetLayoutLabelNonLocalizedResponse added in v0.0.6

type GetLayoutLabelNonLocalizedResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLayoutLabelNonLocalizedResponse) Descriptor deprecated added in v0.0.6

func (*GetLayoutLabelNonLocalizedResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLayoutLabelNonLocalizedResponse.ProtoReflect.Descriptor instead.

func (*GetLayoutLabelNonLocalizedResponse) GetResult added in v0.0.6

func (*GetLayoutLabelNonLocalizedResponse) ProtoMessage added in v0.0.6

func (*GetLayoutLabelNonLocalizedResponse) ProtoMessage()

func (*GetLayoutLabelNonLocalizedResponse) ProtoReflect added in v0.0.6

func (*GetLayoutLabelNonLocalizedResponse) Reset added in v0.0.6

func (*GetLayoutLabelNonLocalizedResponse) String added in v0.0.6

type GetLayoutLabelResourceRequest added in v0.0.6

type GetLayoutLabelResourceRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLayoutLabelResourceRequest) Descriptor deprecated added in v0.0.6

func (*GetLayoutLabelResourceRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLayoutLabelResourceRequest.ProtoReflect.Descriptor instead.

func (*GetLayoutLabelResourceRequest) GetHandle added in v0.0.6

func (x *GetLayoutLabelResourceRequest) GetHandle() int64

func (*GetLayoutLabelResourceRequest) ProtoMessage added in v0.0.6

func (*GetLayoutLabelResourceRequest) ProtoMessage()

func (*GetLayoutLabelResourceRequest) ProtoReflect added in v0.0.6

func (*GetLayoutLabelResourceRequest) Reset added in v0.0.6

func (x *GetLayoutLabelResourceRequest) Reset()

func (*GetLayoutLabelResourceRequest) String added in v0.0.6

type GetLayoutLabelResourceResponse added in v0.0.6

type GetLayoutLabelResourceResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLayoutLabelResourceResponse) Descriptor deprecated added in v0.0.6

func (*GetLayoutLabelResourceResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLayoutLabelResourceResponse.ProtoReflect.Descriptor instead.

func (*GetLayoutLabelResourceResponse) GetResult added in v0.0.6

func (x *GetLayoutLabelResourceResponse) GetResult() int32

func (*GetLayoutLabelResourceResponse) ProtoMessage added in v0.0.6

func (*GetLayoutLabelResourceResponse) ProtoMessage()

func (*GetLayoutLabelResourceResponse) ProtoReflect added in v0.0.6

func (*GetLayoutLabelResourceResponse) Reset added in v0.0.6

func (x *GetLayoutLabelResourceResponse) Reset()

func (*GetLayoutLabelResourceResponse) String added in v0.0.6

type GetLetterSpacingRequest added in v0.0.6

type GetLetterSpacingRequest struct {
	// contains filtered or unexported fields
}

func (*GetLetterSpacingRequest) Descriptor deprecated added in v0.0.6

func (*GetLetterSpacingRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLetterSpacingRequest.ProtoReflect.Descriptor instead.

func (*GetLetterSpacingRequest) ProtoMessage added in v0.0.6

func (*GetLetterSpacingRequest) ProtoMessage()

func (*GetLetterSpacingRequest) ProtoReflect added in v0.0.6

func (x *GetLetterSpacingRequest) ProtoReflect() protoreflect.Message

func (*GetLetterSpacingRequest) Reset added in v0.0.6

func (x *GetLetterSpacingRequest) Reset()

func (*GetLetterSpacingRequest) String added in v0.0.6

func (x *GetLetterSpacingRequest) String() string

type GetLetterSpacingResponse added in v0.0.6

type GetLetterSpacingResponse struct {
	Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLetterSpacingResponse) Descriptor deprecated added in v0.0.6

func (*GetLetterSpacingResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLetterSpacingResponse.ProtoReflect.Descriptor instead.

func (*GetLetterSpacingResponse) GetResult added in v0.0.6

func (x *GetLetterSpacingResponse) GetResult() float32

func (*GetLetterSpacingResponse) ProtoMessage added in v0.0.6

func (*GetLetterSpacingResponse) ProtoMessage()

func (*GetLetterSpacingResponse) ProtoReflect added in v0.0.6

func (x *GetLetterSpacingResponse) ProtoReflect() protoreflect.Message

func (*GetLetterSpacingResponse) Reset added in v0.0.6

func (x *GetLetterSpacingResponse) Reset()

func (*GetLetterSpacingResponse) String added in v0.0.6

func (x *GetLetterSpacingResponse) String() string

type GetLineBreakStyleRequest added in v0.0.6

type GetLineBreakStyleRequest struct {
	// contains filtered or unexported fields
}

func (*GetLineBreakStyleRequest) Descriptor deprecated added in v0.0.6

func (*GetLineBreakStyleRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLineBreakStyleRequest.ProtoReflect.Descriptor instead.

func (*GetLineBreakStyleRequest) ProtoMessage added in v0.0.6

func (*GetLineBreakStyleRequest) ProtoMessage()

func (*GetLineBreakStyleRequest) ProtoReflect added in v0.0.6

func (x *GetLineBreakStyleRequest) ProtoReflect() protoreflect.Message

func (*GetLineBreakStyleRequest) Reset added in v0.0.6

func (x *GetLineBreakStyleRequest) Reset()

func (*GetLineBreakStyleRequest) String added in v0.0.6

func (x *GetLineBreakStyleRequest) String() string

type GetLineBreakStyleResponse added in v0.0.6

type GetLineBreakStyleResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLineBreakStyleResponse) Descriptor deprecated added in v0.0.6

func (*GetLineBreakStyleResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLineBreakStyleResponse.ProtoReflect.Descriptor instead.

func (*GetLineBreakStyleResponse) GetResult added in v0.0.6

func (x *GetLineBreakStyleResponse) GetResult() int32

func (*GetLineBreakStyleResponse) ProtoMessage added in v0.0.6

func (*GetLineBreakStyleResponse) ProtoMessage()

func (*GetLineBreakStyleResponse) ProtoReflect added in v0.0.6

func (*GetLineBreakStyleResponse) Reset added in v0.0.6

func (x *GetLineBreakStyleResponse) Reset()

func (*GetLineBreakStyleResponse) String added in v0.0.6

func (x *GetLineBreakStyleResponse) String() string

type GetLineBreakWordStyleRequest added in v0.0.6

type GetLineBreakWordStyleRequest struct {
	// contains filtered or unexported fields
}

func (*GetLineBreakWordStyleRequest) Descriptor deprecated added in v0.0.6

func (*GetLineBreakWordStyleRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLineBreakWordStyleRequest.ProtoReflect.Descriptor instead.

func (*GetLineBreakWordStyleRequest) ProtoMessage added in v0.0.6

func (*GetLineBreakWordStyleRequest) ProtoMessage()

func (*GetLineBreakWordStyleRequest) ProtoReflect added in v0.0.6

func (*GetLineBreakWordStyleRequest) Reset added in v0.0.6

func (x *GetLineBreakWordStyleRequest) Reset()

func (*GetLineBreakWordStyleRequest) String added in v0.0.6

type GetLineBreakWordStyleResponse added in v0.0.6

type GetLineBreakWordStyleResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLineBreakWordStyleResponse) Descriptor deprecated added in v0.0.6

func (*GetLineBreakWordStyleResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLineBreakWordStyleResponse.ProtoReflect.Descriptor instead.

func (*GetLineBreakWordStyleResponse) GetResult added in v0.0.6

func (x *GetLineBreakWordStyleResponse) GetResult() int32

func (*GetLineBreakWordStyleResponse) ProtoMessage added in v0.0.6

func (*GetLineBreakWordStyleResponse) ProtoMessage()

func (*GetLineBreakWordStyleResponse) ProtoReflect added in v0.0.6

func (*GetLineBreakWordStyleResponse) Reset added in v0.0.6

func (x *GetLineBreakWordStyleResponse) Reset()

func (*GetLineBreakWordStyleResponse) String added in v0.0.6

type GetLineSegmentFinderRequest added in v0.0.6

type GetLineSegmentFinderRequest struct {
	// contains filtered or unexported fields
}

func (*GetLineSegmentFinderRequest) Descriptor deprecated added in v0.0.6

func (*GetLineSegmentFinderRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLineSegmentFinderRequest.ProtoReflect.Descriptor instead.

func (*GetLineSegmentFinderRequest) ProtoMessage added in v0.0.6

func (*GetLineSegmentFinderRequest) ProtoMessage()

func (*GetLineSegmentFinderRequest) ProtoReflect added in v0.0.6

func (*GetLineSegmentFinderRequest) Reset added in v0.0.6

func (x *GetLineSegmentFinderRequest) Reset()

func (*GetLineSegmentFinderRequest) String added in v0.0.6

func (x *GetLineSegmentFinderRequest) String() string

type GetLineSegmentFinderResponse added in v0.0.6

type GetLineSegmentFinderResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLineSegmentFinderResponse) Descriptor deprecated added in v0.0.6

func (*GetLineSegmentFinderResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLineSegmentFinderResponse.ProtoReflect.Descriptor instead.

func (*GetLineSegmentFinderResponse) GetResult added in v0.0.6

func (x *GetLineSegmentFinderResponse) GetResult() int64

func (*GetLineSegmentFinderResponse) ProtoMessage added in v0.0.6

func (*GetLineSegmentFinderResponse) ProtoMessage()

func (*GetLineSegmentFinderResponse) ProtoReflect added in v0.0.6

func (*GetLineSegmentFinderResponse) Reset added in v0.0.6

func (x *GetLineSegmentFinderResponse) Reset()

func (*GetLineSegmentFinderResponse) String added in v0.0.6

type GetLinkTextColorRequest added in v0.0.6

type GetLinkTextColorRequest struct {
	// contains filtered or unexported fields
}

func (*GetLinkTextColorRequest) Descriptor deprecated added in v0.0.6

func (*GetLinkTextColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLinkTextColorRequest.ProtoReflect.Descriptor instead.

func (*GetLinkTextColorRequest) ProtoMessage added in v0.0.6

func (*GetLinkTextColorRequest) ProtoMessage()

func (*GetLinkTextColorRequest) ProtoReflect added in v0.0.6

func (x *GetLinkTextColorRequest) ProtoReflect() protoreflect.Message

func (*GetLinkTextColorRequest) Reset added in v0.0.6

func (x *GetLinkTextColorRequest) Reset()

func (*GetLinkTextColorRequest) String added in v0.0.6

func (x *GetLinkTextColorRequest) String() string

type GetLinkTextColorResponse added in v0.0.6

type GetLinkTextColorResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLinkTextColorResponse) Descriptor deprecated added in v0.0.6

func (*GetLinkTextColorResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLinkTextColorResponse.ProtoReflect.Descriptor instead.

func (*GetLinkTextColorResponse) GetResult added in v0.0.6

func (x *GetLinkTextColorResponse) GetResult() int32

func (*GetLinkTextColorResponse) ProtoMessage added in v0.0.6

func (*GetLinkTextColorResponse) ProtoMessage()

func (*GetLinkTextColorResponse) ProtoReflect added in v0.0.6

func (x *GetLinkTextColorResponse) ProtoReflect() protoreflect.Message

func (*GetLinkTextColorResponse) Reset added in v0.0.6

func (x *GetLinkTextColorResponse) Reset()

func (*GetLinkTextColorResponse) String added in v0.0.6

func (x *GetLinkTextColorResponse) String() string

type GetLinkUriRequest added in v0.0.6

type GetLinkUriRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLinkUriRequest) Descriptor deprecated added in v0.0.6

func (*GetLinkUriRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLinkUriRequest.ProtoReflect.Descriptor instead.

func (*GetLinkUriRequest) GetHandle added in v0.0.6

func (x *GetLinkUriRequest) GetHandle() int64

func (*GetLinkUriRequest) ProtoMessage added in v0.0.6

func (*GetLinkUriRequest) ProtoMessage()

func (*GetLinkUriRequest) ProtoReflect added in v0.0.6

func (x *GetLinkUriRequest) ProtoReflect() protoreflect.Message

func (*GetLinkUriRequest) Reset added in v0.0.6

func (x *GetLinkUriRequest) Reset()

func (*GetLinkUriRequest) String added in v0.0.6

func (x *GetLinkUriRequest) String() string

type GetLinkUriResponse added in v0.0.6

type GetLinkUriResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLinkUriResponse) Descriptor deprecated added in v0.0.6

func (*GetLinkUriResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLinkUriResponse.ProtoReflect.Descriptor instead.

func (*GetLinkUriResponse) GetResult added in v0.0.6

func (x *GetLinkUriResponse) GetResult() int64

func (*GetLinkUriResponse) ProtoMessage added in v0.0.6

func (*GetLinkUriResponse) ProtoMessage()

func (*GetLinkUriResponse) ProtoReflect added in v0.0.6

func (x *GetLinkUriResponse) ProtoReflect() protoreflect.Message

func (*GetLinkUriResponse) Reset added in v0.0.6

func (x *GetLinkUriResponse) Reset()

func (*GetLinkUriResponse) String added in v0.0.6

func (x *GetLinkUriResponse) String() string

type GetLocaleRequest added in v0.0.6

type GetLocaleRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLocaleRequest) Descriptor deprecated added in v0.0.6

func (*GetLocaleRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLocaleRequest.ProtoReflect.Descriptor instead.

func (*GetLocaleRequest) GetHandle added in v0.0.6

func (x *GetLocaleRequest) GetHandle() int64

func (*GetLocaleRequest) ProtoMessage added in v0.0.6

func (*GetLocaleRequest) ProtoMessage()

func (*GetLocaleRequest) ProtoReflect added in v0.0.6

func (x *GetLocaleRequest) ProtoReflect() protoreflect.Message

func (*GetLocaleRequest) Reset added in v0.0.6

func (x *GetLocaleRequest) Reset()

func (*GetLocaleRequest) String added in v0.0.6

func (x *GetLocaleRequest) String() string

type GetLocaleResponse added in v0.0.6

type GetLocaleResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLocaleResponse) Descriptor deprecated added in v0.0.6

func (*GetLocaleResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLocaleResponse.ProtoReflect.Descriptor instead.

func (*GetLocaleResponse) GetResult added in v0.0.6

func (x *GetLocaleResponse) GetResult() string

func (*GetLocaleResponse) ProtoMessage added in v0.0.6

func (*GetLocaleResponse) ProtoMessage()

func (*GetLocaleResponse) ProtoReflect added in v0.0.6

func (x *GetLocaleResponse) ProtoReflect() protoreflect.Message

func (*GetLocaleResponse) Reset added in v0.0.6

func (x *GetLocaleResponse) Reset()

func (*GetLocaleResponse) String added in v0.0.6

func (x *GetLocaleResponse) String() string

type GetMatrixRequest added in v0.0.6

type GetMatrixRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMatrixRequest) Descriptor deprecated added in v0.0.6

func (*GetMatrixRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetMatrixRequest.ProtoReflect.Descriptor instead.

func (*GetMatrixRequest) GetArg0 added in v0.0.6

func (x *GetMatrixRequest) GetArg0() int64

func (*GetMatrixRequest) ProtoMessage added in v0.0.6

func (*GetMatrixRequest) ProtoMessage()

func (*GetMatrixRequest) ProtoReflect added in v0.0.6

func (x *GetMatrixRequest) ProtoReflect() protoreflect.Message

func (*GetMatrixRequest) Reset added in v0.0.6

func (x *GetMatrixRequest) Reset()

func (*GetMatrixRequest) String added in v0.0.6

func (x *GetMatrixRequest) String() string

type GetMatrixResponse added in v0.0.6

type GetMatrixResponse struct {
	// contains filtered or unexported fields
}

func (*GetMatrixResponse) Descriptor deprecated added in v0.0.6

func (*GetMatrixResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetMatrixResponse.ProtoReflect.Descriptor instead.

func (*GetMatrixResponse) ProtoMessage added in v0.0.6

func (*GetMatrixResponse) ProtoMessage()

func (*GetMatrixResponse) ProtoReflect added in v0.0.6

func (x *GetMatrixResponse) ProtoReflect() protoreflect.Message

func (*GetMatrixResponse) Reset added in v0.0.6

func (x *GetMatrixResponse) Reset()

func (*GetMatrixResponse) String added in v0.0.6

func (x *GetMatrixResponse) String() string

type GetMaxSuggestionCountRequest added in v0.0.6

type GetMaxSuggestionCountRequest struct {
	// contains filtered or unexported fields
}

func (*GetMaxSuggestionCountRequest) Descriptor deprecated added in v0.0.6

func (*GetMaxSuggestionCountRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetMaxSuggestionCountRequest.ProtoReflect.Descriptor instead.

func (*GetMaxSuggestionCountRequest) ProtoMessage added in v0.0.6

func (*GetMaxSuggestionCountRequest) ProtoMessage()

func (*GetMaxSuggestionCountRequest) ProtoReflect added in v0.0.6

func (*GetMaxSuggestionCountRequest) Reset added in v0.0.6

func (x *GetMaxSuggestionCountRequest) Reset()

func (*GetMaxSuggestionCountRequest) String added in v0.0.6

type GetMaxSuggestionCountResponse added in v0.0.6

type GetMaxSuggestionCountResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMaxSuggestionCountResponse) Descriptor deprecated added in v0.0.6

func (*GetMaxSuggestionCountResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetMaxSuggestionCountResponse.ProtoReflect.Descriptor instead.

func (*GetMaxSuggestionCountResponse) GetResult added in v0.0.6

func (x *GetMaxSuggestionCountResponse) GetResult() int32

func (*GetMaxSuggestionCountResponse) ProtoMessage added in v0.0.6

func (*GetMaxSuggestionCountResponse) ProtoMessage()

func (*GetMaxSuggestionCountResponse) ProtoReflect added in v0.0.6

func (*GetMaxSuggestionCountResponse) Reset added in v0.0.6

func (x *GetMaxSuggestionCountResponse) Reset()

func (*GetMaxSuggestionCountResponse) String added in v0.0.6

type GetModeRequest added in v0.0.6

type GetModeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetModeRequest) Descriptor deprecated added in v0.0.6

func (*GetModeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetModeRequest.ProtoReflect.Descriptor instead.

func (*GetModeRequest) GetHandle added in v0.0.6

func (x *GetModeRequest) GetHandle() int64

func (*GetModeRequest) ProtoMessage added in v0.0.6

func (*GetModeRequest) ProtoMessage()

func (*GetModeRequest) ProtoReflect added in v0.0.6

func (x *GetModeRequest) ProtoReflect() protoreflect.Message

func (*GetModeRequest) Reset added in v0.0.6

func (x *GetModeRequest) Reset()

func (*GetModeRequest) String added in v0.0.6

func (x *GetModeRequest) String() string

type GetModeResponse added in v0.0.6

type GetModeResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetModeResponse) Descriptor deprecated added in v0.0.6

func (*GetModeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetModeResponse.ProtoReflect.Descriptor instead.

func (*GetModeResponse) GetResult added in v0.0.6

func (x *GetModeResponse) GetResult() string

func (*GetModeResponse) ProtoMessage added in v0.0.6

func (*GetModeResponse) ProtoMessage()

func (*GetModeResponse) ProtoReflect added in v0.0.6

func (x *GetModeResponse) ProtoReflect() protoreflect.Message

func (*GetModeResponse) Reset added in v0.0.6

func (x *GetModeResponse) Reset()

func (*GetModeResponse) String added in v0.0.6

func (x *GetModeResponse) String() string

type GetNameOverrideRequest added in v0.0.6

type GetNameOverrideRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetNameOverrideRequest) Descriptor deprecated added in v0.0.6

func (*GetNameOverrideRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetNameOverrideRequest.ProtoReflect.Descriptor instead.

func (*GetNameOverrideRequest) GetHandle added in v0.0.6

func (x *GetNameOverrideRequest) GetHandle() int64

func (*GetNameOverrideRequest) ProtoMessage added in v0.0.6

func (*GetNameOverrideRequest) ProtoMessage()

func (*GetNameOverrideRequest) ProtoReflect added in v0.0.6

func (x *GetNameOverrideRequest) ProtoReflect() protoreflect.Message

func (*GetNameOverrideRequest) Reset added in v0.0.6

func (x *GetNameOverrideRequest) Reset()

func (*GetNameOverrideRequest) String added in v0.0.6

func (x *GetNameOverrideRequest) String() string

type GetNameOverrideResponse added in v0.0.6

type GetNameOverrideResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetNameOverrideResponse) Descriptor deprecated added in v0.0.6

func (*GetNameOverrideResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetNameOverrideResponse.ProtoReflect.Descriptor instead.

func (*GetNameOverrideResponse) GetResult added in v0.0.6

func (x *GetNameOverrideResponse) GetResult() int64

func (*GetNameOverrideResponse) ProtoMessage added in v0.0.6

func (*GetNameOverrideResponse) ProtoMessage()

func (*GetNameOverrideResponse) ProtoReflect added in v0.0.6

func (x *GetNameOverrideResponse) ProtoReflect() protoreflect.Message

func (*GetNameOverrideResponse) Reset added in v0.0.6

func (x *GetNameOverrideResponse) Reset()

func (*GetNameOverrideResponse) String added in v0.0.6

func (x *GetNameOverrideResponse) String() string

type GetNameResIdRequest added in v0.0.6

type GetNameResIdRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetNameResIdRequest) Descriptor deprecated added in v0.0.6

func (*GetNameResIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetNameResIdRequest.ProtoReflect.Descriptor instead.

func (*GetNameResIdRequest) GetHandle added in v0.0.6

func (x *GetNameResIdRequest) GetHandle() int64

func (*GetNameResIdRequest) ProtoMessage added in v0.0.6

func (*GetNameResIdRequest) ProtoMessage()

func (*GetNameResIdRequest) ProtoReflect added in v0.0.6

func (x *GetNameResIdRequest) ProtoReflect() protoreflect.Message

func (*GetNameResIdRequest) Reset added in v0.0.6

func (x *GetNameResIdRequest) Reset()

func (*GetNameResIdRequest) String added in v0.0.6

func (x *GetNameResIdRequest) String() string

type GetNameResIdResponse added in v0.0.6

type GetNameResIdResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetNameResIdResponse) Descriptor deprecated added in v0.0.6

func (*GetNameResIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetNameResIdResponse.ProtoReflect.Descriptor instead.

func (*GetNameResIdResponse) GetResult added in v0.0.6

func (x *GetNameResIdResponse) GetResult() int32

func (*GetNameResIdResponse) ProtoMessage added in v0.0.6

func (*GetNameResIdResponse) ProtoMessage()

func (*GetNameResIdResponse) ProtoReflect added in v0.0.6

func (x *GetNameResIdResponse) ProtoReflect() protoreflect.Message

func (*GetNameResIdResponse) Reset added in v0.0.6

func (x *GetNameResIdResponse) Reset()

func (*GetNameResIdResponse) String added in v0.0.6

func (x *GetNameResIdResponse) String() string

type GetNewTextRequest added in v0.0.6

type GetNewTextRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetNewTextRequest) Descriptor deprecated added in v0.0.6

func (*GetNewTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetNewTextRequest.ProtoReflect.Descriptor instead.

func (*GetNewTextRequest) GetHandle added in v0.0.6

func (x *GetNewTextRequest) GetHandle() int64

func (*GetNewTextRequest) ProtoMessage added in v0.0.6

func (*GetNewTextRequest) ProtoMessage()

func (*GetNewTextRequest) ProtoReflect added in v0.0.6

func (x *GetNewTextRequest) ProtoReflect() protoreflect.Message

func (*GetNewTextRequest) Reset added in v0.0.6

func (x *GetNewTextRequest) Reset()

func (*GetNewTextRequest) String added in v0.0.6

func (x *GetNewTextRequest) String() string

type GetNewTextResponse added in v0.0.6

type GetNewTextResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetNewTextResponse) Descriptor deprecated added in v0.0.6

func (*GetNewTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetNewTextResponse.ProtoReflect.Descriptor instead.

func (*GetNewTextResponse) GetResult added in v0.0.6

func (x *GetNewTextResponse) GetResult() int64

func (*GetNewTextResponse) ProtoMessage added in v0.0.6

func (*GetNewTextResponse) ProtoMessage()

func (*GetNewTextResponse) ProtoReflect added in v0.0.6

func (x *GetNewTextResponse) ProtoReflect() protoreflect.Message

func (*GetNewTextResponse) Reset added in v0.0.6

func (x *GetNewTextResponse) Reset()

func (*GetNewTextResponse) String added in v0.0.6

func (x *GetNewTextResponse) String() string

type GetOffsetForPositionRequest added in v0.0.6

type GetOffsetForPositionRequest struct {
	Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 float32 `protobuf:"fixed32,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetOffsetForPositionRequest) Descriptor deprecated added in v0.0.6

func (*GetOffsetForPositionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetOffsetForPositionRequest.ProtoReflect.Descriptor instead.

func (*GetOffsetForPositionRequest) GetArg0 added in v0.0.6

func (x *GetOffsetForPositionRequest) GetArg0() float32

func (*GetOffsetForPositionRequest) GetArg1 added in v0.0.6

func (x *GetOffsetForPositionRequest) GetArg1() float32

func (*GetOffsetForPositionRequest) ProtoMessage added in v0.0.6

func (*GetOffsetForPositionRequest) ProtoMessage()

func (*GetOffsetForPositionRequest) ProtoReflect added in v0.0.6

func (*GetOffsetForPositionRequest) Reset added in v0.0.6

func (x *GetOffsetForPositionRequest) Reset()

func (*GetOffsetForPositionRequest) String added in v0.0.6

func (x *GetOffsetForPositionRequest) String() string

type GetOffsetForPositionResponse added in v0.0.6

type GetOffsetForPositionResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetOffsetForPositionResponse) Descriptor deprecated added in v0.0.6

func (*GetOffsetForPositionResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetOffsetForPositionResponse.ProtoReflect.Descriptor instead.

func (*GetOffsetForPositionResponse) GetResult added in v0.0.6

func (x *GetOffsetForPositionResponse) GetResult() int32

func (*GetOffsetForPositionResponse) ProtoMessage added in v0.0.6

func (*GetOffsetForPositionResponse) ProtoMessage()

func (*GetOffsetForPositionResponse) ProtoReflect added in v0.0.6

func (*GetOffsetForPositionResponse) Reset added in v0.0.6

func (x *GetOffsetForPositionResponse) Reset()

func (*GetOffsetForPositionResponse) String added in v0.0.6

type GetOffsetRequest added in v0.0.6

type GetOffsetRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetOffsetRequest) Descriptor deprecated added in v0.0.6

func (*GetOffsetRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetOffsetRequest.ProtoReflect.Descriptor instead.

func (*GetOffsetRequest) GetHandle added in v0.0.6

func (x *GetOffsetRequest) GetHandle() int64

func (*GetOffsetRequest) ProtoMessage added in v0.0.6

func (*GetOffsetRequest) ProtoMessage()

func (*GetOffsetRequest) ProtoReflect added in v0.0.6

func (x *GetOffsetRequest) ProtoReflect() protoreflect.Message

func (*GetOffsetRequest) Reset added in v0.0.6

func (x *GetOffsetRequest) Reset()

func (*GetOffsetRequest) String added in v0.0.6

func (x *GetOffsetRequest) String() string

type GetOffsetResponse added in v0.0.6

type GetOffsetResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetOffsetResponse) Descriptor deprecated added in v0.0.6

func (*GetOffsetResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetOffsetResponse.ProtoReflect.Descriptor instead.

func (*GetOffsetResponse) GetResult added in v0.0.6

func (x *GetOffsetResponse) GetResult() int32

func (*GetOffsetResponse) ProtoMessage added in v0.0.6

func (*GetOffsetResponse) ProtoMessage()

func (*GetOffsetResponse) ProtoReflect added in v0.0.6

func (x *GetOffsetResponse) ProtoReflect() protoreflect.Message

func (*GetOffsetResponse) Reset added in v0.0.6

func (x *GetOffsetResponse) Reset()

func (*GetOffsetResponse) String added in v0.0.6

func (x *GetOffsetResponse) String() string

type GetOldTextRequest added in v0.0.6

type GetOldTextRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetOldTextRequest) Descriptor deprecated added in v0.0.6

func (*GetOldTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetOldTextRequest.ProtoReflect.Descriptor instead.

func (*GetOldTextRequest) GetHandle added in v0.0.6

func (x *GetOldTextRequest) GetHandle() int64

func (*GetOldTextRequest) ProtoMessage added in v0.0.6

func (*GetOldTextRequest) ProtoMessage()

func (*GetOldTextRequest) ProtoReflect added in v0.0.6

func (x *GetOldTextRequest) ProtoReflect() protoreflect.Message

func (*GetOldTextRequest) Reset added in v0.0.6

func (x *GetOldTextRequest) Reset()

func (*GetOldTextRequest) String added in v0.0.6

func (x *GetOldTextRequest) String() string

type GetOldTextResponse added in v0.0.6

type GetOldTextResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetOldTextResponse) Descriptor deprecated added in v0.0.6

func (*GetOldTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetOldTextResponse.ProtoReflect.Descriptor instead.

func (*GetOldTextResponse) GetResult added in v0.0.6

func (x *GetOldTextResponse) GetResult() int64

func (*GetOldTextResponse) ProtoMessage added in v0.0.6

func (*GetOldTextResponse) ProtoMessage()

func (*GetOldTextResponse) ProtoReflect added in v0.0.6

func (x *GetOldTextResponse) ProtoReflect() protoreflect.Message

func (*GetOldTextResponse) Reset added in v0.0.6

func (x *GetOldTextResponse) Reset()

func (*GetOldTextResponse) String added in v0.0.6

func (x *GetOldTextResponse) String() string

type GetPackageNameRequest added in v0.0.6

type GetPackageNameRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPackageNameRequest) Descriptor deprecated added in v0.0.6

func (*GetPackageNameRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetPackageNameRequest.ProtoReflect.Descriptor instead.

func (*GetPackageNameRequest) GetHandle added in v0.0.6

func (x *GetPackageNameRequest) GetHandle() int64

func (*GetPackageNameRequest) ProtoMessage added in v0.0.6

func (*GetPackageNameRequest) ProtoMessage()

func (*GetPackageNameRequest) ProtoReflect added in v0.0.6

func (x *GetPackageNameRequest) ProtoReflect() protoreflect.Message

func (*GetPackageNameRequest) Reset added in v0.0.6

func (x *GetPackageNameRequest) Reset()

func (*GetPackageNameRequest) String added in v0.0.6

func (x *GetPackageNameRequest) String() string

type GetPackageNameResponse added in v0.0.6

type GetPackageNameResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPackageNameResponse) Descriptor deprecated added in v0.0.6

func (*GetPackageNameResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetPackageNameResponse.ProtoReflect.Descriptor instead.

func (*GetPackageNameResponse) GetResult added in v0.0.6

func (x *GetPackageNameResponse) GetResult() string

func (*GetPackageNameResponse) ProtoMessage added in v0.0.6

func (*GetPackageNameResponse) ProtoMessage()

func (*GetPackageNameResponse) ProtoReflect added in v0.0.6

func (x *GetPackageNameResponse) ProtoReflect() protoreflect.Message

func (*GetPackageNameResponse) Reset added in v0.0.6

func (x *GetPackageNameResponse) Reset()

func (*GetPackageNameResponse) String added in v0.0.6

func (x *GetPackageNameResponse) String() string

type GetPhysicalKeyboardHintLanguageTagRequest added in v0.0.6

type GetPhysicalKeyboardHintLanguageTagRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPhysicalKeyboardHintLanguageTagRequest) Descriptor deprecated added in v0.0.6

func (*GetPhysicalKeyboardHintLanguageTagRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetPhysicalKeyboardHintLanguageTagRequest.ProtoReflect.Descriptor instead.

func (*GetPhysicalKeyboardHintLanguageTagRequest) GetHandle added in v0.0.6

func (*GetPhysicalKeyboardHintLanguageTagRequest) ProtoMessage added in v0.0.6

func (*GetPhysicalKeyboardHintLanguageTagRequest) ProtoReflect added in v0.0.6

func (*GetPhysicalKeyboardHintLanguageTagRequest) Reset added in v0.0.6

func (*GetPhysicalKeyboardHintLanguageTagRequest) String added in v0.0.6

type GetPhysicalKeyboardHintLanguageTagResponse added in v0.0.6

type GetPhysicalKeyboardHintLanguageTagResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPhysicalKeyboardHintLanguageTagResponse) Descriptor deprecated added in v0.0.6

Deprecated: Use GetPhysicalKeyboardHintLanguageTagResponse.ProtoReflect.Descriptor instead.

func (*GetPhysicalKeyboardHintLanguageTagResponse) GetResult added in v0.0.6

func (*GetPhysicalKeyboardHintLanguageTagResponse) ProtoMessage added in v0.0.6

func (*GetPhysicalKeyboardHintLanguageTagResponse) ProtoReflect added in v0.0.6

func (*GetPhysicalKeyboardHintLanguageTagResponse) Reset added in v0.0.6

func (*GetPhysicalKeyboardHintLanguageTagResponse) String added in v0.0.6

type GetPhysicalKeyboardHintLayoutTypeRequest added in v0.0.6

type GetPhysicalKeyboardHintLayoutTypeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPhysicalKeyboardHintLayoutTypeRequest) Descriptor deprecated added in v0.0.6

func (*GetPhysicalKeyboardHintLayoutTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetPhysicalKeyboardHintLayoutTypeRequest.ProtoReflect.Descriptor instead.

func (*GetPhysicalKeyboardHintLayoutTypeRequest) GetHandle added in v0.0.6

func (*GetPhysicalKeyboardHintLayoutTypeRequest) ProtoMessage added in v0.0.6

func (*GetPhysicalKeyboardHintLayoutTypeRequest) ProtoReflect added in v0.0.6

func (*GetPhysicalKeyboardHintLayoutTypeRequest) Reset added in v0.0.6

func (*GetPhysicalKeyboardHintLayoutTypeRequest) String added in v0.0.6

type GetPhysicalKeyboardHintLayoutTypeResponse added in v0.0.6

type GetPhysicalKeyboardHintLayoutTypeResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPhysicalKeyboardHintLayoutTypeResponse) Descriptor deprecated added in v0.0.6

func (*GetPhysicalKeyboardHintLayoutTypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetPhysicalKeyboardHintLayoutTypeResponse.ProtoReflect.Descriptor instead.

func (*GetPhysicalKeyboardHintLayoutTypeResponse) GetResult added in v0.0.6

func (*GetPhysicalKeyboardHintLayoutTypeResponse) ProtoMessage added in v0.0.6

func (*GetPhysicalKeyboardHintLayoutTypeResponse) ProtoReflect added in v0.0.6

func (*GetPhysicalKeyboardHintLayoutTypeResponse) Reset added in v0.0.6

func (*GetPhysicalKeyboardHintLayoutTypeResponse) String added in v0.0.6

type GetPidRequest added in v0.0.6

type GetPidRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPidRequest) Descriptor deprecated added in v0.0.6

func (*GetPidRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetPidRequest.ProtoReflect.Descriptor instead.

func (*GetPidRequest) GetHandle added in v0.0.6

func (x *GetPidRequest) GetHandle() int64

func (*GetPidRequest) ProtoMessage added in v0.0.6

func (*GetPidRequest) ProtoMessage()

func (*GetPidRequest) ProtoReflect added in v0.0.6

func (x *GetPidRequest) ProtoReflect() protoreflect.Message

func (*GetPidRequest) Reset added in v0.0.6

func (x *GetPidRequest) Reset()

func (*GetPidRequest) String added in v0.0.6

func (x *GetPidRequest) String() string

type GetPidResponse added in v0.0.6

type GetPidResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPidResponse) Descriptor deprecated added in v0.0.6

func (*GetPidResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetPidResponse.ProtoReflect.Descriptor instead.

func (*GetPidResponse) GetResult added in v0.0.6

func (x *GetPidResponse) GetResult() int32

func (*GetPidResponse) ProtoMessage added in v0.0.6

func (*GetPidResponse) ProtoMessage()

func (*GetPidResponse) ProtoReflect added in v0.0.6

func (x *GetPidResponse) ProtoReflect() protoreflect.Message

func (*GetPidResponse) Reset added in v0.0.6

func (x *GetPidResponse) Reset()

func (*GetPidResponse) String added in v0.0.6

func (x *GetPidResponse) String() string

type GetPositionRequest added in v0.0.6

type GetPositionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPositionRequest) Descriptor deprecated added in v0.0.6

func (*GetPositionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetPositionRequest.ProtoReflect.Descriptor instead.

func (*GetPositionRequest) GetHandle added in v0.0.6

func (x *GetPositionRequest) GetHandle() int64

func (*GetPositionRequest) ProtoMessage added in v0.0.6

func (*GetPositionRequest) ProtoMessage()

func (*GetPositionRequest) ProtoReflect added in v0.0.6

func (x *GetPositionRequest) ProtoReflect() protoreflect.Message

func (*GetPositionRequest) Reset added in v0.0.6

func (x *GetPositionRequest) Reset()

func (*GetPositionRequest) String added in v0.0.6

func (x *GetPositionRequest) String() string

type GetPositionResponse added in v0.0.6

type GetPositionResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPositionResponse) Descriptor deprecated added in v0.0.6

func (*GetPositionResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetPositionResponse.ProtoReflect.Descriptor instead.

func (*GetPositionResponse) GetResult added in v0.0.6

func (x *GetPositionResponse) GetResult() int32

func (*GetPositionResponse) ProtoMessage added in v0.0.6

func (*GetPositionResponse) ProtoMessage()

func (*GetPositionResponse) ProtoReflect added in v0.0.6

func (x *GetPositionResponse) ProtoReflect() protoreflect.Message

func (*GetPositionResponse) Reset added in v0.0.6

func (x *GetPositionResponse) Reset()

func (*GetPositionResponse) String added in v0.0.6

func (x *GetPositionResponse) String() string

type GetRangeForRectRequest added in v0.0.6

type GetRangeForRectRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRangeForRectRequest) Descriptor deprecated added in v0.0.6

func (*GetRangeForRectRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetRangeForRectRequest.ProtoReflect.Descriptor instead.

func (*GetRangeForRectRequest) GetArg0 added in v0.0.6

func (x *GetRangeForRectRequest) GetArg0() int64

func (*GetRangeForRectRequest) GetArg1 added in v0.0.6

func (x *GetRangeForRectRequest) GetArg1() int64

func (*GetRangeForRectRequest) GetArg2 added in v0.0.6

func (x *GetRangeForRectRequest) GetArg2() int64

func (*GetRangeForRectRequest) ProtoMessage added in v0.0.6

func (*GetRangeForRectRequest) ProtoMessage()

func (*GetRangeForRectRequest) ProtoReflect added in v0.0.6

func (x *GetRangeForRectRequest) ProtoReflect() protoreflect.Message

func (*GetRangeForRectRequest) Reset added in v0.0.6

func (x *GetRangeForRectRequest) Reset()

func (*GetRangeForRectRequest) String added in v0.0.6

func (x *GetRangeForRectRequest) String() string

type GetRangeForRectResponse added in v0.0.6

type GetRangeForRectResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRangeForRectResponse) Descriptor deprecated added in v0.0.6

func (*GetRangeForRectResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetRangeForRectResponse.ProtoReflect.Descriptor instead.

func (*GetRangeForRectResponse) GetResult added in v0.0.6

func (x *GetRangeForRectResponse) GetResult() int64

func (*GetRangeForRectResponse) ProtoMessage added in v0.0.6

func (*GetRangeForRectResponse) ProtoMessage()

func (*GetRangeForRectResponse) ProtoReflect added in v0.0.6

func (x *GetRangeForRectResponse) ProtoReflect() protoreflect.Message

func (*GetRangeForRectResponse) Reset added in v0.0.6

func (x *GetRangeForRectResponse) Reset()

func (*GetRangeForRectResponse) String added in v0.0.6

func (x *GetRangeForRectResponse) String() string

type GetResultCodeRequest added in v0.0.6

type GetResultCodeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetResultCodeRequest) Descriptor deprecated added in v0.0.6

func (*GetResultCodeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetResultCodeRequest.ProtoReflect.Descriptor instead.

func (*GetResultCodeRequest) GetHandle added in v0.0.6

func (x *GetResultCodeRequest) GetHandle() int64

func (*GetResultCodeRequest) ProtoMessage added in v0.0.6

func (*GetResultCodeRequest) ProtoMessage()

func (*GetResultCodeRequest) ProtoReflect added in v0.0.6

func (x *GetResultCodeRequest) ProtoReflect() protoreflect.Message

func (*GetResultCodeRequest) Reset added in v0.0.6

func (x *GetResultCodeRequest) Reset()

func (*GetResultCodeRequest) String added in v0.0.6

func (x *GetResultCodeRequest) String() string

type GetResultCodeResponse added in v0.0.6

type GetResultCodeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetResultCodeResponse) Descriptor deprecated added in v0.0.6

func (*GetResultCodeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetResultCodeResponse.ProtoReflect.Descriptor instead.

func (*GetResultCodeResponse) GetResult added in v0.0.6

func (x *GetResultCodeResponse) GetResult() int32

func (*GetResultCodeResponse) ProtoMessage added in v0.0.6

func (*GetResultCodeResponse) ProtoMessage()

func (*GetResultCodeResponse) ProtoReflect added in v0.0.6

func (x *GetResultCodeResponse) ProtoReflect() protoreflect.Message

func (*GetResultCodeResponse) Reset added in v0.0.6

func (x *GetResultCodeResponse) Reset()

func (*GetResultCodeResponse) String added in v0.0.6

func (x *GetResultCodeResponse) String() string

type GetSelectedTextRequest added in v0.0.6

type GetSelectedTextRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSelectedTextRequest) Descriptor deprecated added in v0.0.6

func (*GetSelectedTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSelectedTextRequest.ProtoReflect.Descriptor instead.

func (*GetSelectedTextRequest) GetArg0 added in v0.0.6

func (x *GetSelectedTextRequest) GetArg0() int32

func (*GetSelectedTextRequest) ProtoMessage added in v0.0.6

func (*GetSelectedTextRequest) ProtoMessage()

func (*GetSelectedTextRequest) ProtoReflect added in v0.0.6

func (x *GetSelectedTextRequest) ProtoReflect() protoreflect.Message

func (*GetSelectedTextRequest) Reset added in v0.0.6

func (x *GetSelectedTextRequest) Reset()

func (*GetSelectedTextRequest) String added in v0.0.6

func (x *GetSelectedTextRequest) String() string

type GetSelectedTextResponse added in v0.0.6

type GetSelectedTextResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSelectedTextResponse) Descriptor deprecated added in v0.0.6

func (*GetSelectedTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSelectedTextResponse.ProtoReflect.Descriptor instead.

func (*GetSelectedTextResponse) GetResult added in v0.0.6

func (x *GetSelectedTextResponse) GetResult() int64

func (*GetSelectedTextResponse) ProtoMessage added in v0.0.6

func (*GetSelectedTextResponse) ProtoMessage()

func (*GetSelectedTextResponse) ProtoReflect added in v0.0.6

func (x *GetSelectedTextResponse) ProtoReflect() protoreflect.Message

func (*GetSelectedTextResponse) Reset added in v0.0.6

func (x *GetSelectedTextResponse) Reset()

func (*GetSelectedTextResponse) String added in v0.0.6

func (x *GetSelectedTextResponse) String() string

type GetSelectionAreaRequest added in v0.0.6

type GetSelectionAreaRequest struct {
	// contains filtered or unexported fields
}

func (*GetSelectionAreaRequest) Descriptor deprecated added in v0.0.6

func (*GetSelectionAreaRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSelectionAreaRequest.ProtoReflect.Descriptor instead.

func (*GetSelectionAreaRequest) ProtoMessage added in v0.0.6

func (*GetSelectionAreaRequest) ProtoMessage()

func (*GetSelectionAreaRequest) ProtoReflect added in v0.0.6

func (x *GetSelectionAreaRequest) ProtoReflect() protoreflect.Message

func (*GetSelectionAreaRequest) Reset added in v0.0.6

func (x *GetSelectionAreaRequest) Reset()

func (*GetSelectionAreaRequest) String added in v0.0.6

func (x *GetSelectionAreaRequest) String() string

type GetSelectionAreaResponse added in v0.0.6

type GetSelectionAreaResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSelectionAreaResponse) Descriptor deprecated added in v0.0.6

func (*GetSelectionAreaResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSelectionAreaResponse.ProtoReflect.Descriptor instead.

func (*GetSelectionAreaResponse) GetResult added in v0.0.6

func (x *GetSelectionAreaResponse) GetResult() int64

func (*GetSelectionAreaResponse) ProtoMessage added in v0.0.6

func (*GetSelectionAreaResponse) ProtoMessage()

func (*GetSelectionAreaResponse) ProtoReflect added in v0.0.6

func (x *GetSelectionAreaResponse) ProtoReflect() protoreflect.Message

func (*GetSelectionAreaResponse) Reset added in v0.0.6

func (x *GetSelectionAreaResponse) Reset()

func (*GetSelectionAreaResponse) String added in v0.0.6

func (x *GetSelectionAreaResponse) String() string

type GetSelectionEndAreaRequest added in v0.0.6

type GetSelectionEndAreaRequest struct {
	// contains filtered or unexported fields
}

func (*GetSelectionEndAreaRequest) Descriptor deprecated added in v0.0.6

func (*GetSelectionEndAreaRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSelectionEndAreaRequest.ProtoReflect.Descriptor instead.

func (*GetSelectionEndAreaRequest) ProtoMessage added in v0.0.6

func (*GetSelectionEndAreaRequest) ProtoMessage()

func (*GetSelectionEndAreaRequest) ProtoReflect added in v0.0.6

func (*GetSelectionEndAreaRequest) Reset added in v0.0.6

func (x *GetSelectionEndAreaRequest) Reset()

func (*GetSelectionEndAreaRequest) String added in v0.0.6

func (x *GetSelectionEndAreaRequest) String() string

type GetSelectionEndAreaResponse added in v0.0.6

type GetSelectionEndAreaResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSelectionEndAreaResponse) Descriptor deprecated added in v0.0.6

func (*GetSelectionEndAreaResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSelectionEndAreaResponse.ProtoReflect.Descriptor instead.

func (*GetSelectionEndAreaResponse) GetResult added in v0.0.6

func (x *GetSelectionEndAreaResponse) GetResult() int64

func (*GetSelectionEndAreaResponse) ProtoMessage added in v0.0.6

func (*GetSelectionEndAreaResponse) ProtoMessage()

func (*GetSelectionEndAreaResponse) ProtoReflect added in v0.0.6

func (*GetSelectionEndAreaResponse) Reset added in v0.0.6

func (x *GetSelectionEndAreaResponse) Reset()

func (*GetSelectionEndAreaResponse) String added in v0.0.6

func (x *GetSelectionEndAreaResponse) String() string

type GetSelectionEndRequest added in v0.0.6

type GetSelectionEndRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSelectionEndRequest) Descriptor deprecated added in v0.0.6

func (*GetSelectionEndRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSelectionEndRequest.ProtoReflect.Descriptor instead.

func (*GetSelectionEndRequest) GetHandle added in v0.0.6

func (x *GetSelectionEndRequest) GetHandle() int64

func (*GetSelectionEndRequest) ProtoMessage added in v0.0.6

func (*GetSelectionEndRequest) ProtoMessage()

func (*GetSelectionEndRequest) ProtoReflect added in v0.0.6

func (x *GetSelectionEndRequest) ProtoReflect() protoreflect.Message

func (*GetSelectionEndRequest) Reset added in v0.0.6

func (x *GetSelectionEndRequest) Reset()

func (*GetSelectionEndRequest) String added in v0.0.6

func (x *GetSelectionEndRequest) String() string

type GetSelectionEndResponse added in v0.0.6

type GetSelectionEndResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSelectionEndResponse) Descriptor deprecated added in v0.0.6

func (*GetSelectionEndResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSelectionEndResponse.ProtoReflect.Descriptor instead.

func (*GetSelectionEndResponse) GetResult added in v0.0.6

func (x *GetSelectionEndResponse) GetResult() int32

func (*GetSelectionEndResponse) ProtoMessage added in v0.0.6

func (*GetSelectionEndResponse) ProtoMessage()

func (*GetSelectionEndResponse) ProtoReflect added in v0.0.6

func (x *GetSelectionEndResponse) ProtoReflect() protoreflect.Message

func (*GetSelectionEndResponse) Reset added in v0.0.6

func (x *GetSelectionEndResponse) Reset()

func (*GetSelectionEndResponse) String added in v0.0.6

func (x *GetSelectionEndResponse) String() string

type GetSelectionStartAreaRequest added in v0.0.6

type GetSelectionStartAreaRequest struct {
	// contains filtered or unexported fields
}

func (*GetSelectionStartAreaRequest) Descriptor deprecated added in v0.0.6

func (*GetSelectionStartAreaRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSelectionStartAreaRequest.ProtoReflect.Descriptor instead.

func (*GetSelectionStartAreaRequest) ProtoMessage added in v0.0.6

func (*GetSelectionStartAreaRequest) ProtoMessage()

func (*GetSelectionStartAreaRequest) ProtoReflect added in v0.0.6

func (*GetSelectionStartAreaRequest) Reset added in v0.0.6

func (x *GetSelectionStartAreaRequest) Reset()

func (*GetSelectionStartAreaRequest) String added in v0.0.6

type GetSelectionStartAreaResponse added in v0.0.6

type GetSelectionStartAreaResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSelectionStartAreaResponse) Descriptor deprecated added in v0.0.6

func (*GetSelectionStartAreaResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSelectionStartAreaResponse.ProtoReflect.Descriptor instead.

func (*GetSelectionStartAreaResponse) GetResult added in v0.0.6

func (x *GetSelectionStartAreaResponse) GetResult() int64

func (*GetSelectionStartAreaResponse) ProtoMessage added in v0.0.6

func (*GetSelectionStartAreaResponse) ProtoMessage()

func (*GetSelectionStartAreaResponse) ProtoReflect added in v0.0.6

func (*GetSelectionStartAreaResponse) Reset added in v0.0.6

func (x *GetSelectionStartAreaResponse) Reset()

func (*GetSelectionStartAreaResponse) String added in v0.0.6

type GetSelectionStartRequest added in v0.0.6

type GetSelectionStartRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSelectionStartRequest) Descriptor deprecated added in v0.0.6

func (*GetSelectionStartRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSelectionStartRequest.ProtoReflect.Descriptor instead.

func (*GetSelectionStartRequest) GetHandle added in v0.0.6

func (x *GetSelectionStartRequest) GetHandle() int64

func (*GetSelectionStartRequest) ProtoMessage added in v0.0.6

func (*GetSelectionStartRequest) ProtoMessage()

func (*GetSelectionStartRequest) ProtoReflect added in v0.0.6

func (x *GetSelectionStartRequest) ProtoReflect() protoreflect.Message

func (*GetSelectionStartRequest) Reset added in v0.0.6

func (x *GetSelectionStartRequest) Reset()

func (*GetSelectionStartRequest) String added in v0.0.6

func (x *GetSelectionStartRequest) String() string

type GetSelectionStartResponse added in v0.0.6

type GetSelectionStartResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSelectionStartResponse) Descriptor deprecated added in v0.0.6

func (*GetSelectionStartResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSelectionStartResponse.ProtoReflect.Descriptor instead.

func (*GetSelectionStartResponse) GetResult added in v0.0.6

func (x *GetSelectionStartResponse) GetResult() int32

func (*GetSelectionStartResponse) ProtoMessage added in v0.0.6

func (*GetSelectionStartResponse) ProtoMessage()

func (*GetSelectionStartResponse) ProtoReflect added in v0.0.6

func (*GetSelectionStartResponse) Reset added in v0.0.6

func (x *GetSelectionStartResponse) Reset()

func (*GetSelectionStartResponse) String added in v0.0.6

func (x *GetSelectionStartResponse) String() string

type GetServiceInfoRequest added in v0.0.6

type GetServiceInfoRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetServiceInfoRequest) Descriptor deprecated added in v0.0.6

func (*GetServiceInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetServiceInfoRequest.ProtoReflect.Descriptor instead.

func (*GetServiceInfoRequest) GetHandle added in v0.0.6

func (x *GetServiceInfoRequest) GetHandle() int64

func (*GetServiceInfoRequest) ProtoMessage added in v0.0.6

func (*GetServiceInfoRequest) ProtoMessage()

func (*GetServiceInfoRequest) ProtoReflect added in v0.0.6

func (x *GetServiceInfoRequest) ProtoReflect() protoreflect.Message

func (*GetServiceInfoRequest) Reset added in v0.0.6

func (x *GetServiceInfoRequest) Reset()

func (*GetServiceInfoRequest) String added in v0.0.6

func (x *GetServiceInfoRequest) String() string

type GetServiceInfoResponse added in v0.0.6

type GetServiceInfoResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetServiceInfoResponse) Descriptor deprecated added in v0.0.6

func (*GetServiceInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetServiceInfoResponse.ProtoReflect.Descriptor instead.

func (*GetServiceInfoResponse) GetResult added in v0.0.6

func (x *GetServiceInfoResponse) GetResult() int64

func (*GetServiceInfoResponse) ProtoMessage added in v0.0.6

func (*GetServiceInfoResponse) ProtoMessage()

func (*GetServiceInfoResponse) ProtoReflect added in v0.0.6

func (x *GetServiceInfoResponse) ProtoReflect() protoreflect.Message

func (*GetServiceInfoResponse) Reset added in v0.0.6

func (x *GetServiceInfoResponse) Reset()

func (*GetServiceInfoResponse) String added in v0.0.6

func (x *GetServiceInfoResponse) String() string

type GetServiceNameRequest added in v0.0.6

type GetServiceNameRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetServiceNameRequest) Descriptor deprecated added in v0.0.6

func (*GetServiceNameRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetServiceNameRequest.ProtoReflect.Descriptor instead.

func (*GetServiceNameRequest) GetHandle added in v0.0.6

func (x *GetServiceNameRequest) GetHandle() int64

func (*GetServiceNameRequest) ProtoMessage added in v0.0.6

func (*GetServiceNameRequest) ProtoMessage()

func (*GetServiceNameRequest) ProtoReflect added in v0.0.6

func (x *GetServiceNameRequest) ProtoReflect() protoreflect.Message

func (*GetServiceNameRequest) Reset added in v0.0.6

func (x *GetServiceNameRequest) Reset()

func (*GetServiceNameRequest) String added in v0.0.6

func (x *GetServiceNameRequest) String() string

type GetServiceNameResponse added in v0.0.6

type GetServiceNameResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetServiceNameResponse) Descriptor deprecated added in v0.0.6

func (*GetServiceNameResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetServiceNameResponse.ProtoReflect.Descriptor instead.

func (*GetServiceNameResponse) GetResult added in v0.0.6

func (x *GetServiceNameResponse) GetResult() string

func (*GetServiceNameResponse) ProtoMessage added in v0.0.6

func (*GetServiceNameResponse) ProtoMessage()

func (*GetServiceNameResponse) ProtoReflect added in v0.0.6

func (x *GetServiceNameResponse) ProtoReflect() protoreflect.Message

func (*GetServiceNameResponse) Reset added in v0.0.6

func (x *GetServiceNameResponse) Reset()

func (*GetServiceNameResponse) String added in v0.0.6

func (x *GetServiceNameResponse) String() string

type GetSettingsActivityRequest added in v0.0.6

type GetSettingsActivityRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSettingsActivityRequest) Descriptor deprecated added in v0.0.6

func (*GetSettingsActivityRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSettingsActivityRequest.ProtoReflect.Descriptor instead.

func (*GetSettingsActivityRequest) GetHandle added in v0.0.6

func (x *GetSettingsActivityRequest) GetHandle() int64

func (*GetSettingsActivityRequest) ProtoMessage added in v0.0.6

func (*GetSettingsActivityRequest) ProtoMessage()

func (*GetSettingsActivityRequest) ProtoReflect added in v0.0.6

func (*GetSettingsActivityRequest) Reset added in v0.0.6

func (x *GetSettingsActivityRequest) Reset()

func (*GetSettingsActivityRequest) String added in v0.0.6

func (x *GetSettingsActivityRequest) String() string

type GetSettingsActivityResponse added in v0.0.6

type GetSettingsActivityResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSettingsActivityResponse) Descriptor deprecated added in v0.0.6

func (*GetSettingsActivityResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSettingsActivityResponse.ProtoReflect.Descriptor instead.

func (*GetSettingsActivityResponse) GetResult added in v0.0.6

func (x *GetSettingsActivityResponse) GetResult() string

func (*GetSettingsActivityResponse) ProtoMessage added in v0.0.6

func (*GetSettingsActivityResponse) ProtoMessage()

func (*GetSettingsActivityResponse) ProtoReflect added in v0.0.6

func (*GetSettingsActivityResponse) Reset added in v0.0.6

func (x *GetSettingsActivityResponse) Reset()

func (*GetSettingsActivityResponse) String added in v0.0.6

func (x *GetSettingsActivityResponse) String() string

type GetShadowColorRequest added in v0.0.6

type GetShadowColorRequest struct {
	// contains filtered or unexported fields
}

func (*GetShadowColorRequest) Descriptor deprecated added in v0.0.6

func (*GetShadowColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetShadowColorRequest.ProtoReflect.Descriptor instead.

func (*GetShadowColorRequest) ProtoMessage added in v0.0.6

func (*GetShadowColorRequest) ProtoMessage()

func (*GetShadowColorRequest) ProtoReflect added in v0.0.6

func (x *GetShadowColorRequest) ProtoReflect() protoreflect.Message

func (*GetShadowColorRequest) Reset added in v0.0.6

func (x *GetShadowColorRequest) Reset()

func (*GetShadowColorRequest) String added in v0.0.6

func (x *GetShadowColorRequest) String() string

type GetShadowColorResponse added in v0.0.6

type GetShadowColorResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetShadowColorResponse) Descriptor deprecated added in v0.0.6

func (*GetShadowColorResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetShadowColorResponse.ProtoReflect.Descriptor instead.

func (*GetShadowColorResponse) GetResult added in v0.0.6

func (x *GetShadowColorResponse) GetResult() int32

func (*GetShadowColorResponse) ProtoMessage added in v0.0.6

func (*GetShadowColorResponse) ProtoMessage()

func (*GetShadowColorResponse) ProtoReflect added in v0.0.6

func (x *GetShadowColorResponse) ProtoReflect() protoreflect.Message

func (*GetShadowColorResponse) Reset added in v0.0.6

func (x *GetShadowColorResponse) Reset()

func (*GetShadowColorResponse) String added in v0.0.6

func (x *GetShadowColorResponse) String() string

type GetShadowDxRequest added in v0.0.6

type GetShadowDxRequest struct {
	// contains filtered or unexported fields
}

func (*GetShadowDxRequest) Descriptor deprecated added in v0.0.6

func (*GetShadowDxRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetShadowDxRequest.ProtoReflect.Descriptor instead.

func (*GetShadowDxRequest) ProtoMessage added in v0.0.6

func (*GetShadowDxRequest) ProtoMessage()

func (*GetShadowDxRequest) ProtoReflect added in v0.0.6

func (x *GetShadowDxRequest) ProtoReflect() protoreflect.Message

func (*GetShadowDxRequest) Reset added in v0.0.6

func (x *GetShadowDxRequest) Reset()

func (*GetShadowDxRequest) String added in v0.0.6

func (x *GetShadowDxRequest) String() string

type GetShadowDxResponse added in v0.0.6

type GetShadowDxResponse struct {
	Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetShadowDxResponse) Descriptor deprecated added in v0.0.6

func (*GetShadowDxResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetShadowDxResponse.ProtoReflect.Descriptor instead.

func (*GetShadowDxResponse) GetResult added in v0.0.6

func (x *GetShadowDxResponse) GetResult() float32

func (*GetShadowDxResponse) ProtoMessage added in v0.0.6

func (*GetShadowDxResponse) ProtoMessage()

func (*GetShadowDxResponse) ProtoReflect added in v0.0.6

func (x *GetShadowDxResponse) ProtoReflect() protoreflect.Message

func (*GetShadowDxResponse) Reset added in v0.0.6

func (x *GetShadowDxResponse) Reset()

func (*GetShadowDxResponse) String added in v0.0.6

func (x *GetShadowDxResponse) String() string

type GetShadowDyRequest added in v0.0.6

type GetShadowDyRequest struct {
	// contains filtered or unexported fields
}

func (*GetShadowDyRequest) Descriptor deprecated added in v0.0.6

func (*GetShadowDyRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetShadowDyRequest.ProtoReflect.Descriptor instead.

func (*GetShadowDyRequest) ProtoMessage added in v0.0.6

func (*GetShadowDyRequest) ProtoMessage()

func (*GetShadowDyRequest) ProtoReflect added in v0.0.6

func (x *GetShadowDyRequest) ProtoReflect() protoreflect.Message

func (*GetShadowDyRequest) Reset added in v0.0.6

func (x *GetShadowDyRequest) Reset()

func (*GetShadowDyRequest) String added in v0.0.6

func (x *GetShadowDyRequest) String() string

type GetShadowDyResponse added in v0.0.6

type GetShadowDyResponse struct {
	Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetShadowDyResponse) Descriptor deprecated added in v0.0.6

func (*GetShadowDyResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetShadowDyResponse.ProtoReflect.Descriptor instead.

func (*GetShadowDyResponse) GetResult added in v0.0.6

func (x *GetShadowDyResponse) GetResult() float32

func (*GetShadowDyResponse) ProtoMessage added in v0.0.6

func (*GetShadowDyResponse) ProtoMessage()

func (*GetShadowDyResponse) ProtoReflect added in v0.0.6

func (x *GetShadowDyResponse) ProtoReflect() protoreflect.Message

func (*GetShadowDyResponse) Reset added in v0.0.6

func (x *GetShadowDyResponse) Reset()

func (*GetShadowDyResponse) String added in v0.0.6

func (x *GetShadowDyResponse) String() string

type GetShadowRadiusRequest added in v0.0.6

type GetShadowRadiusRequest struct {
	// contains filtered or unexported fields
}

func (*GetShadowRadiusRequest) Descriptor deprecated added in v0.0.6

func (*GetShadowRadiusRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetShadowRadiusRequest.ProtoReflect.Descriptor instead.

func (*GetShadowRadiusRequest) ProtoMessage added in v0.0.6

func (*GetShadowRadiusRequest) ProtoMessage()

func (*GetShadowRadiusRequest) ProtoReflect added in v0.0.6

func (x *GetShadowRadiusRequest) ProtoReflect() protoreflect.Message

func (*GetShadowRadiusRequest) Reset added in v0.0.6

func (x *GetShadowRadiusRequest) Reset()

func (*GetShadowRadiusRequest) String added in v0.0.6

func (x *GetShadowRadiusRequest) String() string

type GetShadowRadiusResponse added in v0.0.6

type GetShadowRadiusResponse struct {
	Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetShadowRadiusResponse) Descriptor deprecated added in v0.0.6

func (*GetShadowRadiusResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetShadowRadiusResponse.ProtoReflect.Descriptor instead.

func (*GetShadowRadiusResponse) GetResult added in v0.0.6

func (x *GetShadowRadiusResponse) GetResult() float32

func (*GetShadowRadiusResponse) ProtoMessage added in v0.0.6

func (*GetShadowRadiusResponse) ProtoMessage()

func (*GetShadowRadiusResponse) ProtoReflect added in v0.0.6

func (x *GetShadowRadiusResponse) ProtoReflect() protoreflect.Message

func (*GetShadowRadiusResponse) Reset added in v0.0.6

func (x *GetShadowRadiusResponse) Reset()

func (*GetShadowRadiusResponse) String added in v0.0.6

func (x *GetShadowRadiusResponse) String() string

type GetSourceRequest added in v0.0.6

type GetSourceRequest struct {
	// contains filtered or unexported fields
}

func (*GetSourceRequest) Descriptor deprecated added in v0.0.6

func (*GetSourceRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSourceRequest.ProtoReflect.Descriptor instead.

func (*GetSourceRequest) ProtoMessage added in v0.0.6

func (*GetSourceRequest) ProtoMessage()

func (*GetSourceRequest) ProtoReflect added in v0.0.6

func (x *GetSourceRequest) ProtoReflect() protoreflect.Message

func (*GetSourceRequest) Reset added in v0.0.6

func (x *GetSourceRequest) Reset()

func (*GetSourceRequest) String added in v0.0.6

func (x *GetSourceRequest) String() string

type GetSourceResponse added in v0.0.6

type GetSourceResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSourceResponse) Descriptor deprecated added in v0.0.6

func (*GetSourceResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSourceResponse.ProtoReflect.Descriptor instead.

func (*GetSourceResponse) GetResult added in v0.0.6

func (x *GetSourceResponse) GetResult() string

func (*GetSourceResponse) ProtoMessage added in v0.0.6

func (*GetSourceResponse) ProtoMessage()

func (*GetSourceResponse) ProtoReflect added in v0.0.6

func (x *GetSourceResponse) ProtoReflect() protoreflect.Message

func (*GetSourceResponse) Reset added in v0.0.6

func (x *GetSourceResponse) Reset()

func (*GetSourceResponse) String added in v0.0.6

func (x *GetSourceResponse) String() string

type GetStartIndexRequest added in v0.0.6

type GetStartIndexRequest struct {
	// contains filtered or unexported fields
}

func (*GetStartIndexRequest) Descriptor deprecated added in v0.0.6

func (*GetStartIndexRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetStartIndexRequest.ProtoReflect.Descriptor instead.

func (*GetStartIndexRequest) ProtoMessage added in v0.0.6

func (*GetStartIndexRequest) ProtoMessage()

func (*GetStartIndexRequest) ProtoReflect added in v0.0.6

func (x *GetStartIndexRequest) ProtoReflect() protoreflect.Message

func (*GetStartIndexRequest) Reset added in v0.0.6

func (x *GetStartIndexRequest) Reset()

func (*GetStartIndexRequest) String added in v0.0.6

func (x *GetStartIndexRequest) String() string

type GetStartIndexResponse added in v0.0.6

type GetStartIndexResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStartIndexResponse) Descriptor deprecated added in v0.0.6

func (*GetStartIndexResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetStartIndexResponse.ProtoReflect.Descriptor instead.

func (*GetStartIndexResponse) GetResult added in v0.0.6

func (x *GetStartIndexResponse) GetResult() int32

func (*GetStartIndexResponse) ProtoMessage added in v0.0.6

func (*GetStartIndexResponse) ProtoMessage()

func (*GetStartIndexResponse) ProtoReflect added in v0.0.6

func (x *GetStartIndexResponse) ProtoReflect() protoreflect.Message

func (*GetStartIndexResponse) Reset added in v0.0.6

func (x *GetStartIndexResponse) Reset()

func (*GetStartIndexResponse) String added in v0.0.6

func (x *GetStartIndexResponse) String() string

type GetStartPointRequest added in v0.0.6

type GetStartPointRequest struct {
	// contains filtered or unexported fields
}

func (*GetStartPointRequest) Descriptor deprecated added in v0.0.6

func (*GetStartPointRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetStartPointRequest.ProtoReflect.Descriptor instead.

func (*GetStartPointRequest) ProtoMessage added in v0.0.6

func (*GetStartPointRequest) ProtoMessage()

func (*GetStartPointRequest) ProtoReflect added in v0.0.6

func (x *GetStartPointRequest) ProtoReflect() protoreflect.Message

func (*GetStartPointRequest) Reset added in v0.0.6

func (x *GetStartPointRequest) Reset()

func (*GetStartPointRequest) String added in v0.0.6

func (x *GetStartPointRequest) String() string

type GetStartPointResponse added in v0.0.6

type GetStartPointResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStartPointResponse) Descriptor deprecated added in v0.0.6

func (*GetStartPointResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetStartPointResponse.ProtoReflect.Descriptor instead.

func (*GetStartPointResponse) GetResult added in v0.0.6

func (x *GetStartPointResponse) GetResult() int64

func (*GetStartPointResponse) ProtoMessage added in v0.0.6

func (*GetStartPointResponse) ProtoMessage()

func (*GetStartPointResponse) ProtoReflect added in v0.0.6

func (x *GetStartPointResponse) ProtoReflect() protoreflect.Message

func (*GetStartPointResponse) Reset added in v0.0.6

func (x *GetStartPointResponse) Reset()

func (*GetStartPointResponse) String added in v0.0.6

func (x *GetStartPointResponse) String() string

type GetSubtypeAtRequest added in v0.0.6

type GetSubtypeAtRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSubtypeAtRequest) Descriptor deprecated added in v0.0.6

func (*GetSubtypeAtRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSubtypeAtRequest.ProtoReflect.Descriptor instead.

func (*GetSubtypeAtRequest) GetArg0 added in v0.0.6

func (x *GetSubtypeAtRequest) GetArg0() int32

func (*GetSubtypeAtRequest) GetHandle added in v0.0.6

func (x *GetSubtypeAtRequest) GetHandle() int64

func (*GetSubtypeAtRequest) ProtoMessage added in v0.0.6

func (*GetSubtypeAtRequest) ProtoMessage()

func (*GetSubtypeAtRequest) ProtoReflect added in v0.0.6

func (x *GetSubtypeAtRequest) ProtoReflect() protoreflect.Message

func (*GetSubtypeAtRequest) Reset added in v0.0.6

func (x *GetSubtypeAtRequest) Reset()

func (*GetSubtypeAtRequest) String added in v0.0.6

func (x *GetSubtypeAtRequest) String() string

type GetSubtypeAtResponse added in v0.0.6

type GetSubtypeAtResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSubtypeAtResponse) Descriptor deprecated added in v0.0.6

func (*GetSubtypeAtResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSubtypeAtResponse.ProtoReflect.Descriptor instead.

func (*GetSubtypeAtResponse) GetResult added in v0.0.6

func (x *GetSubtypeAtResponse) GetResult() int64

func (*GetSubtypeAtResponse) ProtoMessage added in v0.0.6

func (*GetSubtypeAtResponse) ProtoMessage()

func (*GetSubtypeAtResponse) ProtoReflect added in v0.0.6

func (x *GetSubtypeAtResponse) ProtoReflect() protoreflect.Message

func (*GetSubtypeAtResponse) Reset added in v0.0.6

func (x *GetSubtypeAtResponse) Reset()

func (*GetSubtypeAtResponse) String added in v0.0.6

func (x *GetSubtypeAtResponse) String() string

type GetSubtypeCountRequest added in v0.0.6

type GetSubtypeCountRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSubtypeCountRequest) Descriptor deprecated added in v0.0.6

func (*GetSubtypeCountRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSubtypeCountRequest.ProtoReflect.Descriptor instead.

func (*GetSubtypeCountRequest) GetHandle added in v0.0.6

func (x *GetSubtypeCountRequest) GetHandle() int64

func (*GetSubtypeCountRequest) ProtoMessage added in v0.0.6

func (*GetSubtypeCountRequest) ProtoMessage()

func (*GetSubtypeCountRequest) ProtoReflect added in v0.0.6

func (x *GetSubtypeCountRequest) ProtoReflect() protoreflect.Message

func (*GetSubtypeCountRequest) Reset added in v0.0.6

func (x *GetSubtypeCountRequest) Reset()

func (*GetSubtypeCountRequest) String added in v0.0.6

func (x *GetSubtypeCountRequest) String() string

type GetSubtypeCountResponse added in v0.0.6

type GetSubtypeCountResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSubtypeCountResponse) Descriptor deprecated added in v0.0.6

func (*GetSubtypeCountResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSubtypeCountResponse.ProtoReflect.Descriptor instead.

func (*GetSubtypeCountResponse) GetResult added in v0.0.6

func (x *GetSubtypeCountResponse) GetResult() int32

func (*GetSubtypeCountResponse) ProtoMessage added in v0.0.6

func (*GetSubtypeCountResponse) ProtoMessage()

func (*GetSubtypeCountResponse) ProtoReflect added in v0.0.6

func (x *GetSubtypeCountResponse) ProtoReflect() protoreflect.Message

func (*GetSubtypeCountResponse) Reset added in v0.0.6

func (x *GetSubtypeCountResponse) Reset()

func (*GetSubtypeCountResponse) String added in v0.0.6

func (x *GetSubtypeCountResponse) String() string

type GetSupportedLocalesRequest added in v0.0.6

type GetSupportedLocalesRequest struct {
	// contains filtered or unexported fields
}

func (*GetSupportedLocalesRequest) Descriptor deprecated added in v0.0.6

func (*GetSupportedLocalesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSupportedLocalesRequest.ProtoReflect.Descriptor instead.

func (*GetSupportedLocalesRequest) ProtoMessage added in v0.0.6

func (*GetSupportedLocalesRequest) ProtoMessage()

func (*GetSupportedLocalesRequest) ProtoReflect added in v0.0.6

func (*GetSupportedLocalesRequest) Reset added in v0.0.6

func (x *GetSupportedLocalesRequest) Reset()

func (*GetSupportedLocalesRequest) String added in v0.0.6

func (x *GetSupportedLocalesRequest) String() string

type GetSupportedLocalesResponse added in v0.0.6

type GetSupportedLocalesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSupportedLocalesResponse) Descriptor deprecated added in v0.0.6

func (*GetSupportedLocalesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSupportedLocalesResponse.ProtoReflect.Descriptor instead.

func (*GetSupportedLocalesResponse) GetResult added in v0.0.6

func (x *GetSupportedLocalesResponse) GetResult() int64

func (*GetSupportedLocalesResponse) ProtoMessage added in v0.0.6

func (*GetSupportedLocalesResponse) ProtoMessage()

func (*GetSupportedLocalesResponse) ProtoReflect added in v0.0.6

func (*GetSupportedLocalesResponse) Reset added in v0.0.6

func (x *GetSupportedLocalesResponse) Reset()

func (*GetSupportedLocalesResponse) String added in v0.0.6

func (x *GetSupportedLocalesResponse) String() string

type GetSurroundingTextRequest added in v0.0.6

type GetSurroundingTextRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   int32 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSurroundingTextRequest) Descriptor deprecated added in v0.0.6

func (*GetSurroundingTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSurroundingTextRequest.ProtoReflect.Descriptor instead.

func (*GetSurroundingTextRequest) GetArg0 added in v0.0.6

func (x *GetSurroundingTextRequest) GetArg0() int32

func (*GetSurroundingTextRequest) GetArg1 added in v0.0.6

func (x *GetSurroundingTextRequest) GetArg1() int32

func (*GetSurroundingTextRequest) GetArg2 added in v0.0.6

func (x *GetSurroundingTextRequest) GetArg2() int32

func (*GetSurroundingTextRequest) GetHandle added in v0.0.6

func (x *GetSurroundingTextRequest) GetHandle() int64

func (*GetSurroundingTextRequest) ProtoMessage added in v0.0.6

func (*GetSurroundingTextRequest) ProtoMessage()

func (*GetSurroundingTextRequest) ProtoReflect added in v0.0.6

func (*GetSurroundingTextRequest) Reset added in v0.0.6

func (x *GetSurroundingTextRequest) Reset()

func (*GetSurroundingTextRequest) String added in v0.0.6

func (x *GetSurroundingTextRequest) String() string

type GetSurroundingTextResponse added in v0.0.6

type GetSurroundingTextResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSurroundingTextResponse) Descriptor deprecated added in v0.0.6

func (*GetSurroundingTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSurroundingTextResponse.ProtoReflect.Descriptor instead.

func (*GetSurroundingTextResponse) GetResult added in v0.0.6

func (x *GetSurroundingTextResponse) GetResult() int64

func (*GetSurroundingTextResponse) ProtoMessage added in v0.0.6

func (*GetSurroundingTextResponse) ProtoMessage()

func (*GetSurroundingTextResponse) ProtoReflect added in v0.0.6

func (*GetSurroundingTextResponse) Reset added in v0.0.6

func (x *GetSurroundingTextResponse) Reset()

func (*GetSurroundingTextResponse) String added in v0.0.6

func (x *GetSurroundingTextResponse) String() string

type GetSystemFontFamilyNameRequest added in v0.0.6

type GetSystemFontFamilyNameRequest struct {
	// contains filtered or unexported fields
}

func (*GetSystemFontFamilyNameRequest) Descriptor deprecated added in v0.0.6

func (*GetSystemFontFamilyNameRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSystemFontFamilyNameRequest.ProtoReflect.Descriptor instead.

func (*GetSystemFontFamilyNameRequest) ProtoMessage added in v0.0.6

func (*GetSystemFontFamilyNameRequest) ProtoMessage()

func (*GetSystemFontFamilyNameRequest) ProtoReflect added in v0.0.6

func (*GetSystemFontFamilyNameRequest) Reset added in v0.0.6

func (x *GetSystemFontFamilyNameRequest) Reset()

func (*GetSystemFontFamilyNameRequest) String added in v0.0.6

type GetSystemFontFamilyNameResponse added in v0.0.6

type GetSystemFontFamilyNameResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSystemFontFamilyNameResponse) Descriptor deprecated added in v0.0.6

func (*GetSystemFontFamilyNameResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSystemFontFamilyNameResponse.ProtoReflect.Descriptor instead.

func (*GetSystemFontFamilyNameResponse) GetResult added in v0.0.6

func (x *GetSystemFontFamilyNameResponse) GetResult() string

func (*GetSystemFontFamilyNameResponse) ProtoMessage added in v0.0.6

func (*GetSystemFontFamilyNameResponse) ProtoMessage()

func (*GetSystemFontFamilyNameResponse) ProtoReflect added in v0.0.6

func (*GetSystemFontFamilyNameResponse) Reset added in v0.0.6

func (*GetSystemFontFamilyNameResponse) String added in v0.0.6

type GetTextAfterCursorRequest added in v0.0.6

type GetTextAfterCursorRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextAfterCursorRequest) Descriptor deprecated added in v0.0.6

func (*GetTextAfterCursorRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextAfterCursorRequest.ProtoReflect.Descriptor instead.

func (*GetTextAfterCursorRequest) GetArg0 added in v0.0.6

func (x *GetTextAfterCursorRequest) GetArg0() int32

func (*GetTextAfterCursorRequest) GetArg1 added in v0.0.6

func (x *GetTextAfterCursorRequest) GetArg1() int32

func (*GetTextAfterCursorRequest) ProtoMessage added in v0.0.6

func (*GetTextAfterCursorRequest) ProtoMessage()

func (*GetTextAfterCursorRequest) ProtoReflect added in v0.0.6

func (*GetTextAfterCursorRequest) Reset added in v0.0.6

func (x *GetTextAfterCursorRequest) Reset()

func (*GetTextAfterCursorRequest) String added in v0.0.6

func (x *GetTextAfterCursorRequest) String() string

type GetTextAfterCursorResponse added in v0.0.6

type GetTextAfterCursorResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextAfterCursorResponse) Descriptor deprecated added in v0.0.6

func (*GetTextAfterCursorResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextAfterCursorResponse.ProtoReflect.Descriptor instead.

func (*GetTextAfterCursorResponse) GetResult added in v0.0.6

func (x *GetTextAfterCursorResponse) GetResult() int64

func (*GetTextAfterCursorResponse) ProtoMessage added in v0.0.6

func (*GetTextAfterCursorResponse) ProtoMessage()

func (*GetTextAfterCursorResponse) ProtoReflect added in v0.0.6

func (*GetTextAfterCursorResponse) Reset added in v0.0.6

func (x *GetTextAfterCursorResponse) Reset()

func (*GetTextAfterCursorResponse) String added in v0.0.6

func (x *GetTextAfterCursorResponse) String() string

type GetTextAppearanceInfoRequest added in v0.0.6

type GetTextAppearanceInfoRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextAppearanceInfoRequest) Descriptor deprecated added in v0.0.6

func (*GetTextAppearanceInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextAppearanceInfoRequest.ProtoReflect.Descriptor instead.

func (*GetTextAppearanceInfoRequest) GetHandle added in v0.0.6

func (x *GetTextAppearanceInfoRequest) GetHandle() int64

func (*GetTextAppearanceInfoRequest) ProtoMessage added in v0.0.6

func (*GetTextAppearanceInfoRequest) ProtoMessage()

func (*GetTextAppearanceInfoRequest) ProtoReflect added in v0.0.6

func (*GetTextAppearanceInfoRequest) Reset added in v0.0.6

func (x *GetTextAppearanceInfoRequest) Reset()

func (*GetTextAppearanceInfoRequest) String added in v0.0.6

type GetTextAppearanceInfoResponse added in v0.0.6

type GetTextAppearanceInfoResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextAppearanceInfoResponse) Descriptor deprecated added in v0.0.6

func (*GetTextAppearanceInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextAppearanceInfoResponse.ProtoReflect.Descriptor instead.

func (*GetTextAppearanceInfoResponse) GetResult added in v0.0.6

func (x *GetTextAppearanceInfoResponse) GetResult() int64

func (*GetTextAppearanceInfoResponse) ProtoMessage added in v0.0.6

func (*GetTextAppearanceInfoResponse) ProtoMessage()

func (*GetTextAppearanceInfoResponse) ProtoReflect added in v0.0.6

func (*GetTextAppearanceInfoResponse) Reset added in v0.0.6

func (x *GetTextAppearanceInfoResponse) Reset()

func (*GetTextAppearanceInfoResponse) String added in v0.0.6

type GetTextBeforeCursorRequest added in v0.0.6

type GetTextBeforeCursorRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextBeforeCursorRequest) Descriptor deprecated added in v0.0.6

func (*GetTextBeforeCursorRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextBeforeCursorRequest.ProtoReflect.Descriptor instead.

func (*GetTextBeforeCursorRequest) GetArg0 added in v0.0.6

func (x *GetTextBeforeCursorRequest) GetArg0() int32

func (*GetTextBeforeCursorRequest) GetArg1 added in v0.0.6

func (x *GetTextBeforeCursorRequest) GetArg1() int32

func (*GetTextBeforeCursorRequest) ProtoMessage added in v0.0.6

func (*GetTextBeforeCursorRequest) ProtoMessage()

func (*GetTextBeforeCursorRequest) ProtoReflect added in v0.0.6

func (*GetTextBeforeCursorRequest) Reset added in v0.0.6

func (x *GetTextBeforeCursorRequest) Reset()

func (*GetTextBeforeCursorRequest) String added in v0.0.6

func (x *GetTextBeforeCursorRequest) String() string

type GetTextBeforeCursorResponse added in v0.0.6

type GetTextBeforeCursorResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextBeforeCursorResponse) Descriptor deprecated added in v0.0.6

func (*GetTextBeforeCursorResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextBeforeCursorResponse.ProtoReflect.Descriptor instead.

func (*GetTextBeforeCursorResponse) GetResult added in v0.0.6

func (x *GetTextBeforeCursorResponse) GetResult() int64

func (*GetTextBeforeCursorResponse) ProtoMessage added in v0.0.6

func (*GetTextBeforeCursorResponse) ProtoMessage()

func (*GetTextBeforeCursorResponse) ProtoReflect added in v0.0.6

func (*GetTextBeforeCursorResponse) Reset added in v0.0.6

func (x *GetTextBeforeCursorResponse) Reset()

func (*GetTextBeforeCursorResponse) String added in v0.0.6

func (x *GetTextBeforeCursorResponse) String() string

type GetTextBoundsInfoRequest added in v0.0.6

type GetTextBoundsInfoRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextBoundsInfoRequest) Descriptor deprecated added in v0.0.6

func (*GetTextBoundsInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextBoundsInfoRequest.ProtoReflect.Descriptor instead.

func (*GetTextBoundsInfoRequest) GetHandle added in v0.0.6

func (x *GetTextBoundsInfoRequest) GetHandle() int64

func (*GetTextBoundsInfoRequest) ProtoMessage added in v0.0.6

func (*GetTextBoundsInfoRequest) ProtoMessage()

func (*GetTextBoundsInfoRequest) ProtoReflect added in v0.0.6

func (x *GetTextBoundsInfoRequest) ProtoReflect() protoreflect.Message

func (*GetTextBoundsInfoRequest) Reset added in v0.0.6

func (x *GetTextBoundsInfoRequest) Reset()

func (*GetTextBoundsInfoRequest) String added in v0.0.6

func (x *GetTextBoundsInfoRequest) String() string

type GetTextBoundsInfoResponse added in v0.0.6

type GetTextBoundsInfoResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextBoundsInfoResponse) Descriptor deprecated added in v0.0.6

func (*GetTextBoundsInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextBoundsInfoResponse.ProtoReflect.Descriptor instead.

func (*GetTextBoundsInfoResponse) GetResult added in v0.0.6

func (x *GetTextBoundsInfoResponse) GetResult() int64

func (*GetTextBoundsInfoResponse) ProtoMessage added in v0.0.6

func (*GetTextBoundsInfoResponse) ProtoMessage()

func (*GetTextBoundsInfoResponse) ProtoReflect added in v0.0.6

func (*GetTextBoundsInfoResponse) Reset added in v0.0.6

func (x *GetTextBoundsInfoResponse) Reset()

func (*GetTextBoundsInfoResponse) String added in v0.0.6

func (x *GetTextBoundsInfoResponse) String() string

type GetTextColorRequest added in v0.0.6

type GetTextColorRequest struct {
	// contains filtered or unexported fields
}

func (*GetTextColorRequest) Descriptor deprecated added in v0.0.6

func (*GetTextColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextColorRequest.ProtoReflect.Descriptor instead.

func (*GetTextColorRequest) ProtoMessage added in v0.0.6

func (*GetTextColorRequest) ProtoMessage()

func (*GetTextColorRequest) ProtoReflect added in v0.0.6

func (x *GetTextColorRequest) ProtoReflect() protoreflect.Message

func (*GetTextColorRequest) Reset added in v0.0.6

func (x *GetTextColorRequest) Reset()

func (*GetTextColorRequest) String added in v0.0.6

func (x *GetTextColorRequest) String() string

type GetTextColorResponse added in v0.0.6

type GetTextColorResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextColorResponse) Descriptor deprecated added in v0.0.6

func (*GetTextColorResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextColorResponse.ProtoReflect.Descriptor instead.

func (*GetTextColorResponse) GetResult added in v0.0.6

func (x *GetTextColorResponse) GetResult() int32

func (*GetTextColorResponse) ProtoMessage added in v0.0.6

func (*GetTextColorResponse) ProtoMessage()

func (*GetTextColorResponse) ProtoReflect added in v0.0.6

func (x *GetTextColorResponse) ProtoReflect() protoreflect.Message

func (*GetTextColorResponse) Reset added in v0.0.6

func (x *GetTextColorResponse) Reset()

func (*GetTextColorResponse) String added in v0.0.6

func (x *GetTextColorResponse) String() string

type GetTextConversionSuggestionsRequest added in v0.0.6

type GetTextConversionSuggestionsRequest struct {
	// contains filtered or unexported fields
}

func (*GetTextConversionSuggestionsRequest) Descriptor deprecated added in v0.0.6

func (*GetTextConversionSuggestionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextConversionSuggestionsRequest.ProtoReflect.Descriptor instead.

func (*GetTextConversionSuggestionsRequest) ProtoMessage added in v0.0.6

func (*GetTextConversionSuggestionsRequest) ProtoMessage()

func (*GetTextConversionSuggestionsRequest) ProtoReflect added in v0.0.6

func (*GetTextConversionSuggestionsRequest) Reset added in v0.0.6

func (*GetTextConversionSuggestionsRequest) String added in v0.0.6

type GetTextConversionSuggestionsResponse added in v0.0.6

type GetTextConversionSuggestionsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextConversionSuggestionsResponse) Descriptor deprecated added in v0.0.6

func (*GetTextConversionSuggestionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextConversionSuggestionsResponse.ProtoReflect.Descriptor instead.

func (*GetTextConversionSuggestionsResponse) GetResult added in v0.0.6

func (*GetTextConversionSuggestionsResponse) ProtoMessage added in v0.0.6

func (*GetTextConversionSuggestionsResponse) ProtoMessage()

func (*GetTextConversionSuggestionsResponse) ProtoReflect added in v0.0.6

func (*GetTextConversionSuggestionsResponse) Reset added in v0.0.6

func (*GetTextConversionSuggestionsResponse) String added in v0.0.6

type GetTextFontWeightRequest added in v0.0.6

type GetTextFontWeightRequest struct {
	// contains filtered or unexported fields
}

func (*GetTextFontWeightRequest) Descriptor deprecated added in v0.0.6

func (*GetTextFontWeightRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextFontWeightRequest.ProtoReflect.Descriptor instead.

func (*GetTextFontWeightRequest) ProtoMessage added in v0.0.6

func (*GetTextFontWeightRequest) ProtoMessage()

func (*GetTextFontWeightRequest) ProtoReflect added in v0.0.6

func (x *GetTextFontWeightRequest) ProtoReflect() protoreflect.Message

func (*GetTextFontWeightRequest) Reset added in v0.0.6

func (x *GetTextFontWeightRequest) Reset()

func (*GetTextFontWeightRequest) String added in v0.0.6

func (x *GetTextFontWeightRequest) String() string

type GetTextFontWeightResponse added in v0.0.6

type GetTextFontWeightResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextFontWeightResponse) Descriptor deprecated added in v0.0.6

func (*GetTextFontWeightResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextFontWeightResponse.ProtoReflect.Descriptor instead.

func (*GetTextFontWeightResponse) GetResult added in v0.0.6

func (x *GetTextFontWeightResponse) GetResult() int32

func (*GetTextFontWeightResponse) ProtoMessage added in v0.0.6

func (*GetTextFontWeightResponse) ProtoMessage()

func (*GetTextFontWeightResponse) ProtoReflect added in v0.0.6

func (*GetTextFontWeightResponse) Reset added in v0.0.6

func (x *GetTextFontWeightResponse) Reset()

func (*GetTextFontWeightResponse) String added in v0.0.6

func (x *GetTextFontWeightResponse) String() string

type GetTextLocalesRequest added in v0.0.6

type GetTextLocalesRequest struct {
	// contains filtered or unexported fields
}

func (*GetTextLocalesRequest) Descriptor deprecated added in v0.0.6

func (*GetTextLocalesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextLocalesRequest.ProtoReflect.Descriptor instead.

func (*GetTextLocalesRequest) ProtoMessage added in v0.0.6

func (*GetTextLocalesRequest) ProtoMessage()

func (*GetTextLocalesRequest) ProtoReflect added in v0.0.6

func (x *GetTextLocalesRequest) ProtoReflect() protoreflect.Message

func (*GetTextLocalesRequest) Reset added in v0.0.6

func (x *GetTextLocalesRequest) Reset()

func (*GetTextLocalesRequest) String added in v0.0.6

func (x *GetTextLocalesRequest) String() string

type GetTextLocalesResponse added in v0.0.6

type GetTextLocalesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextLocalesResponse) Descriptor deprecated added in v0.0.6

func (*GetTextLocalesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextLocalesResponse.ProtoReflect.Descriptor instead.

func (*GetTextLocalesResponse) GetResult added in v0.0.6

func (x *GetTextLocalesResponse) GetResult() int64

func (*GetTextLocalesResponse) ProtoMessage added in v0.0.6

func (*GetTextLocalesResponse) ProtoMessage()

func (*GetTextLocalesResponse) ProtoReflect added in v0.0.6

func (x *GetTextLocalesResponse) ProtoReflect() protoreflect.Message

func (*GetTextLocalesResponse) Reset added in v0.0.6

func (x *GetTextLocalesResponse) Reset()

func (*GetTextLocalesResponse) String added in v0.0.6

func (x *GetTextLocalesResponse) String() string

type GetTextRequest added in v0.0.6

type GetTextRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextRequest) Descriptor deprecated added in v0.0.6

func (*GetTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextRequest.ProtoReflect.Descriptor instead.

func (*GetTextRequest) GetHandle added in v0.0.6

func (x *GetTextRequest) GetHandle() int64

func (*GetTextRequest) ProtoMessage added in v0.0.6

func (*GetTextRequest) ProtoMessage()

func (*GetTextRequest) ProtoReflect added in v0.0.6

func (x *GetTextRequest) ProtoReflect() protoreflect.Message

func (*GetTextRequest) Reset added in v0.0.6

func (x *GetTextRequest) Reset()

func (*GetTextRequest) String added in v0.0.6

func (x *GetTextRequest) String() string

type GetTextResponse added in v0.0.6

type GetTextResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextResponse) Descriptor deprecated added in v0.0.6

func (*GetTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextResponse.ProtoReflect.Descriptor instead.

func (*GetTextResponse) GetResult added in v0.0.6

func (x *GetTextResponse) GetResult() int64

func (*GetTextResponse) ProtoMessage added in v0.0.6

func (*GetTextResponse) ProtoMessage()

func (*GetTextResponse) ProtoReflect added in v0.0.6

func (x *GetTextResponse) ProtoReflect() protoreflect.Message

func (*GetTextResponse) Reset added in v0.0.6

func (x *GetTextResponse) Reset()

func (*GetTextResponse) String added in v0.0.6

func (x *GetTextResponse) String() string

type GetTextScaleXRequest added in v0.0.6

type GetTextScaleXRequest struct {
	// contains filtered or unexported fields
}

func (*GetTextScaleXRequest) Descriptor deprecated added in v0.0.6

func (*GetTextScaleXRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextScaleXRequest.ProtoReflect.Descriptor instead.

func (*GetTextScaleXRequest) ProtoMessage added in v0.0.6

func (*GetTextScaleXRequest) ProtoMessage()

func (*GetTextScaleXRequest) ProtoReflect added in v0.0.6

func (x *GetTextScaleXRequest) ProtoReflect() protoreflect.Message

func (*GetTextScaleXRequest) Reset added in v0.0.6

func (x *GetTextScaleXRequest) Reset()

func (*GetTextScaleXRequest) String added in v0.0.6

func (x *GetTextScaleXRequest) String() string

type GetTextScaleXResponse added in v0.0.6

type GetTextScaleXResponse struct {
	Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextScaleXResponse) Descriptor deprecated added in v0.0.6

func (*GetTextScaleXResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextScaleXResponse.ProtoReflect.Descriptor instead.

func (*GetTextScaleXResponse) GetResult added in v0.0.6

func (x *GetTextScaleXResponse) GetResult() float32

func (*GetTextScaleXResponse) ProtoMessage added in v0.0.6

func (*GetTextScaleXResponse) ProtoMessage()

func (*GetTextScaleXResponse) ProtoReflect added in v0.0.6

func (x *GetTextScaleXResponse) ProtoReflect() protoreflect.Message

func (*GetTextScaleXResponse) Reset added in v0.0.6

func (x *GetTextScaleXResponse) Reset()

func (*GetTextScaleXResponse) String added in v0.0.6

func (x *GetTextScaleXResponse) String() string

type GetTextSizeRequest added in v0.0.6

type GetTextSizeRequest struct {
	// contains filtered or unexported fields
}

func (*GetTextSizeRequest) Descriptor deprecated added in v0.0.6

func (*GetTextSizeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextSizeRequest.ProtoReflect.Descriptor instead.

func (*GetTextSizeRequest) ProtoMessage added in v0.0.6

func (*GetTextSizeRequest) ProtoMessage()

func (*GetTextSizeRequest) ProtoReflect added in v0.0.6

func (x *GetTextSizeRequest) ProtoReflect() protoreflect.Message

func (*GetTextSizeRequest) Reset added in v0.0.6

func (x *GetTextSizeRequest) Reset()

func (*GetTextSizeRequest) String added in v0.0.6

func (x *GetTextSizeRequest) String() string

type GetTextSizeResponse added in v0.0.6

type GetTextSizeResponse struct {
	Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextSizeResponse) Descriptor deprecated added in v0.0.6

func (*GetTextSizeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextSizeResponse.ProtoReflect.Descriptor instead.

func (*GetTextSizeResponse) GetResult added in v0.0.6

func (x *GetTextSizeResponse) GetResult() float32

func (*GetTextSizeResponse) ProtoMessage added in v0.0.6

func (*GetTextSizeResponse) ProtoMessage()

func (*GetTextSizeResponse) ProtoReflect added in v0.0.6

func (x *GetTextSizeResponse) ProtoReflect() protoreflect.Message

func (*GetTextSizeResponse) Reset added in v0.0.6

func (x *GetTextSizeResponse) Reset()

func (*GetTextSizeResponse) String added in v0.0.6

func (x *GetTextSizeResponse) String() string

type GetTextStyleRequest added in v0.0.6

type GetTextStyleRequest struct {
	// contains filtered or unexported fields
}

func (*GetTextStyleRequest) Descriptor deprecated added in v0.0.6

func (*GetTextStyleRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextStyleRequest.ProtoReflect.Descriptor instead.

func (*GetTextStyleRequest) ProtoMessage added in v0.0.6

func (*GetTextStyleRequest) ProtoMessage()

func (*GetTextStyleRequest) ProtoReflect added in v0.0.6

func (x *GetTextStyleRequest) ProtoReflect() protoreflect.Message

func (*GetTextStyleRequest) Reset added in v0.0.6

func (x *GetTextStyleRequest) Reset()

func (*GetTextStyleRequest) String added in v0.0.6

func (x *GetTextStyleRequest) String() string

type GetTextStyleResponse added in v0.0.6

type GetTextStyleResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextStyleResponse) Descriptor deprecated added in v0.0.6

func (*GetTextStyleResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextStyleResponse.ProtoReflect.Descriptor instead.

func (*GetTextStyleResponse) GetResult added in v0.0.6

func (x *GetTextStyleResponse) GetResult() int32

func (*GetTextStyleResponse) ProtoMessage added in v0.0.6

func (*GetTextStyleResponse) ProtoMessage()

func (*GetTextStyleResponse) ProtoReflect added in v0.0.6

func (x *GetTextStyleResponse) ProtoReflect() protoreflect.Message

func (*GetTextStyleResponse) Reset added in v0.0.6

func (x *GetTextStyleResponse) Reset()

func (*GetTextStyleResponse) String added in v0.0.6

func (x *GetTextStyleResponse) String() string

type GetTextToInsertRequest added in v0.0.6

type GetTextToInsertRequest struct {
	// contains filtered or unexported fields
}

func (*GetTextToInsertRequest) Descriptor deprecated added in v0.0.6

func (*GetTextToInsertRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextToInsertRequest.ProtoReflect.Descriptor instead.

func (*GetTextToInsertRequest) ProtoMessage added in v0.0.6

func (*GetTextToInsertRequest) ProtoMessage()

func (*GetTextToInsertRequest) ProtoReflect added in v0.0.6

func (x *GetTextToInsertRequest) ProtoReflect() protoreflect.Message

func (*GetTextToInsertRequest) Reset added in v0.0.6

func (x *GetTextToInsertRequest) Reset()

func (*GetTextToInsertRequest) String added in v0.0.6

func (x *GetTextToInsertRequest) String() string

type GetTextToInsertResponse added in v0.0.6

type GetTextToInsertResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextToInsertResponse) Descriptor deprecated added in v0.0.6

func (*GetTextToInsertResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextToInsertResponse.ProtoReflect.Descriptor instead.

func (*GetTextToInsertResponse) GetResult added in v0.0.6

func (x *GetTextToInsertResponse) GetResult() string

func (*GetTextToInsertResponse) ProtoMessage added in v0.0.6

func (*GetTextToInsertResponse) ProtoMessage()

func (*GetTextToInsertResponse) ProtoReflect added in v0.0.6

func (x *GetTextToInsertResponse) ProtoReflect() protoreflect.Message

func (*GetTextToInsertResponse) Reset added in v0.0.6

func (x *GetTextToInsertResponse) Reset()

func (*GetTextToInsertResponse) String added in v0.0.6

func (x *GetTextToInsertResponse) String() string

type GetTypeRequest added in v0.0.6

type GetTypeRequest struct {
	// contains filtered or unexported fields
}

func (*GetTypeRequest) Descriptor deprecated added in v0.0.6

func (*GetTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTypeRequest.ProtoReflect.Descriptor instead.

func (*GetTypeRequest) ProtoMessage added in v0.0.6

func (*GetTypeRequest) ProtoMessage()

func (*GetTypeRequest) ProtoReflect added in v0.0.6

func (x *GetTypeRequest) ProtoReflect() protoreflect.Message

func (*GetTypeRequest) Reset added in v0.0.6

func (x *GetTypeRequest) Reset()

func (*GetTypeRequest) String added in v0.0.6

func (x *GetTypeRequest) String() string

type GetTypeResponse added in v0.0.6

type GetTypeResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTypeResponse) Descriptor deprecated added in v0.0.6

func (*GetTypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTypeResponse.ProtoReflect.Descriptor instead.

func (*GetTypeResponse) GetResult added in v0.0.6

func (x *GetTypeResponse) GetResult() string

func (*GetTypeResponse) ProtoMessage added in v0.0.6

func (*GetTypeResponse) ProtoMessage()

func (*GetTypeResponse) ProtoReflect added in v0.0.6

func (x *GetTypeResponse) ProtoReflect() protoreflect.Message

func (*GetTypeResponse) Reset added in v0.0.6

func (x *GetTypeResponse) Reset()

func (*GetTypeResponse) String added in v0.0.6

func (x *GetTypeResponse) String() string

type GetUidRequest added in v0.0.6

type GetUidRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetUidRequest) Descriptor deprecated added in v0.0.6

func (*GetUidRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetUidRequest.ProtoReflect.Descriptor instead.

func (*GetUidRequest) GetHandle added in v0.0.6

func (x *GetUidRequest) GetHandle() int64

func (*GetUidRequest) ProtoMessage added in v0.0.6

func (*GetUidRequest) ProtoMessage()

func (*GetUidRequest) ProtoReflect added in v0.0.6

func (x *GetUidRequest) ProtoReflect() protoreflect.Message

func (*GetUidRequest) Reset added in v0.0.6

func (x *GetUidRequest) Reset()

func (*GetUidRequest) String added in v0.0.6

func (x *GetUidRequest) String() string

type GetUidResponse added in v0.0.6

type GetUidResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetUidResponse) Descriptor deprecated added in v0.0.6

func (*GetUidResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetUidResponse.ProtoReflect.Descriptor instead.

func (*GetUidResponse) GetResult added in v0.0.6

func (x *GetUidResponse) GetResult() int32

func (*GetUidResponse) ProtoMessage added in v0.0.6

func (*GetUidResponse) ProtoMessage()

func (*GetUidResponse) ProtoReflect added in v0.0.6

func (x *GetUidResponse) ProtoReflect() protoreflect.Message

func (*GetUidResponse) Reset added in v0.0.6

func (x *GetUidResponse) Reset()

func (*GetUidResponse) String added in v0.0.6

func (x *GetUidResponse) String() string

type GetVisibleLineBoundsRequest added in v0.0.6

type GetVisibleLineBoundsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetVisibleLineBoundsRequest) Descriptor deprecated added in v0.0.6

func (*GetVisibleLineBoundsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetVisibleLineBoundsRequest.ProtoReflect.Descriptor instead.

func (*GetVisibleLineBoundsRequest) GetHandle added in v0.0.6

func (x *GetVisibleLineBoundsRequest) GetHandle() int64

func (*GetVisibleLineBoundsRequest) ProtoMessage added in v0.0.6

func (*GetVisibleLineBoundsRequest) ProtoMessage()

func (*GetVisibleLineBoundsRequest) ProtoReflect added in v0.0.6

func (*GetVisibleLineBoundsRequest) Reset added in v0.0.6

func (x *GetVisibleLineBoundsRequest) Reset()

func (*GetVisibleLineBoundsRequest) String added in v0.0.6

func (x *GetVisibleLineBoundsRequest) String() string

type GetVisibleLineBoundsResponse added in v0.0.6

type GetVisibleLineBoundsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetVisibleLineBoundsResponse) Descriptor deprecated added in v0.0.6

func (*GetVisibleLineBoundsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetVisibleLineBoundsResponse.ProtoReflect.Descriptor instead.

func (*GetVisibleLineBoundsResponse) GetResult added in v0.0.6

func (x *GetVisibleLineBoundsResponse) GetResult() int64

func (*GetVisibleLineBoundsResponse) ProtoMessage added in v0.0.6

func (*GetVisibleLineBoundsResponse) ProtoMessage()

func (*GetVisibleLineBoundsResponse) ProtoReflect added in v0.0.6

func (*GetVisibleLineBoundsResponse) Reset added in v0.0.6

func (x *GetVisibleLineBoundsResponse) Reset()

func (*GetVisibleLineBoundsResponse) String added in v0.0.6

type GetWordSegmentFinderRequest added in v0.0.6

type GetWordSegmentFinderRequest struct {
	// contains filtered or unexported fields
}

func (*GetWordSegmentFinderRequest) Descriptor deprecated added in v0.0.6

func (*GetWordSegmentFinderRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetWordSegmentFinderRequest.ProtoReflect.Descriptor instead.

func (*GetWordSegmentFinderRequest) ProtoMessage added in v0.0.6

func (*GetWordSegmentFinderRequest) ProtoMessage()

func (*GetWordSegmentFinderRequest) ProtoReflect added in v0.0.6

func (*GetWordSegmentFinderRequest) Reset added in v0.0.6

func (x *GetWordSegmentFinderRequest) Reset()

func (*GetWordSegmentFinderRequest) String added in v0.0.6

func (x *GetWordSegmentFinderRequest) String() string

type GetWordSegmentFinderResponse added in v0.0.6

type GetWordSegmentFinderResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetWordSegmentFinderResponse) Descriptor deprecated added in v0.0.6

func (*GetWordSegmentFinderResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetWordSegmentFinderResponse.ProtoReflect.Descriptor instead.

func (*GetWordSegmentFinderResponse) GetResult added in v0.0.6

func (x *GetWordSegmentFinderResponse) GetResult() int64

func (*GetWordSegmentFinderResponse) ProtoMessage added in v0.0.6

func (*GetWordSegmentFinderResponse) ProtoMessage()

func (*GetWordSegmentFinderResponse) ProtoReflect added in v0.0.6

func (*GetWordSegmentFinderResponse) Reset added in v0.0.6

func (x *GetWordSegmentFinderResponse) Reset()

func (*GetWordSegmentFinderResponse) String added in v0.0.6

type HandwritingGestureServiceClient added in v0.0.6

type HandwritingGestureServiceClient interface {
	GetFallbackText(ctx context.Context, in *GetFallbackTextRequest, opts ...grpc.CallOption) (*GetFallbackTextResponse, error)
}

HandwritingGestureServiceClient is the client API for HandwritingGestureService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewHandwritingGestureServiceClient added in v0.0.6

func NewHandwritingGestureServiceClient(cc grpc.ClientConnInterface) HandwritingGestureServiceClient

type HandwritingGestureServiceServer added in v0.0.6

type HandwritingGestureServiceServer interface {
	GetFallbackText(context.Context, *GetFallbackTextRequest) (*GetFallbackTextResponse, error)
	// contains filtered or unexported methods
}

HandwritingGestureServiceServer is the server API for HandwritingGestureService service. All implementations must embed UnimplementedHandwritingGestureServiceServer for forward compatibility.

type HashCodeRequest added in v0.0.6

type HashCodeRequest struct {
	// contains filtered or unexported fields
}

func (*HashCodeRequest) Descriptor deprecated added in v0.0.6

func (*HashCodeRequest) Descriptor() ([]byte, []int)

Deprecated: Use HashCodeRequest.ProtoReflect.Descriptor instead.

func (*HashCodeRequest) ProtoMessage added in v0.0.6

func (*HashCodeRequest) ProtoMessage()

func (*HashCodeRequest) ProtoReflect added in v0.0.6

func (x *HashCodeRequest) ProtoReflect() protoreflect.Message

func (*HashCodeRequest) Reset added in v0.0.6

func (x *HashCodeRequest) Reset()

func (*HashCodeRequest) String added in v0.0.6

func (x *HashCodeRequest) String() string

type HashCodeResponse added in v0.0.6

type HashCodeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*HashCodeResponse) Descriptor deprecated added in v0.0.6

func (*HashCodeResponse) Descriptor() ([]byte, []int)

Deprecated: Use HashCodeResponse.ProtoReflect.Descriptor instead.

func (*HashCodeResponse) GetResult added in v0.0.6

func (x *HashCodeResponse) GetResult() int32

func (*HashCodeResponse) ProtoMessage added in v0.0.6

func (*HashCodeResponse) ProtoMessage()

func (*HashCodeResponse) ProtoReflect added in v0.0.6

func (x *HashCodeResponse) ProtoReflect() protoreflect.Message

func (*HashCodeResponse) Reset added in v0.0.6

func (x *HashCodeResponse) Reset()

func (*HashCodeResponse) String added in v0.0.6

func (x *HashCodeResponse) String() string

type HideSoftInputFromInputMethodRequest

type HideSoftInputFromInputMethodRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*HideSoftInputFromInputMethodRequest) Descriptor deprecated

func (*HideSoftInputFromInputMethodRequest) Descriptor() ([]byte, []int)

Deprecated: Use HideSoftInputFromInputMethodRequest.ProtoReflect.Descriptor instead.

func (*HideSoftInputFromInputMethodRequest) GetArg0

func (*HideSoftInputFromInputMethodRequest) GetArg1

func (*HideSoftInputFromInputMethodRequest) ProtoMessage

func (*HideSoftInputFromInputMethodRequest) ProtoMessage()

func (*HideSoftInputFromInputMethodRequest) ProtoReflect

func (*HideSoftInputFromInputMethodRequest) Reset

func (*HideSoftInputFromInputMethodRequest) String

type HideSoftInputFromInputMethodResponse

type HideSoftInputFromInputMethodResponse struct {
	// contains filtered or unexported fields
}

func (*HideSoftInputFromInputMethodResponse) Descriptor deprecated

func (*HideSoftInputFromInputMethodResponse) Descriptor() ([]byte, []int)

Deprecated: Use HideSoftInputFromInputMethodResponse.ProtoReflect.Descriptor instead.

func (*HideSoftInputFromInputMethodResponse) ProtoMessage

func (*HideSoftInputFromInputMethodResponse) ProtoMessage()

func (*HideSoftInputFromInputMethodResponse) ProtoReflect

func (*HideSoftInputFromInputMethodResponse) Reset

func (*HideSoftInputFromInputMethodResponse) String

type HideSoftInputFromWindow2Request

type HideSoftInputFromWindow2Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*HideSoftInputFromWindow2Request) Descriptor deprecated

func (*HideSoftInputFromWindow2Request) Descriptor() ([]byte, []int)

Deprecated: Use HideSoftInputFromWindow2Request.ProtoReflect.Descriptor instead.

func (*HideSoftInputFromWindow2Request) GetArg0

func (*HideSoftInputFromWindow2Request) GetArg1

func (*HideSoftInputFromWindow2Request) ProtoMessage

func (*HideSoftInputFromWindow2Request) ProtoMessage()

func (*HideSoftInputFromWindow2Request) ProtoReflect

func (*HideSoftInputFromWindow2Request) Reset

func (*HideSoftInputFromWindow2Request) String

type HideSoftInputFromWindow2Response

type HideSoftInputFromWindow2Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*HideSoftInputFromWindow2Response) Descriptor deprecated

func (*HideSoftInputFromWindow2Response) Descriptor() ([]byte, []int)

Deprecated: Use HideSoftInputFromWindow2Response.ProtoReflect.Descriptor instead.

func (*HideSoftInputFromWindow2Response) GetResult

func (x *HideSoftInputFromWindow2Response) GetResult() bool

func (*HideSoftInputFromWindow2Response) ProtoMessage

func (*HideSoftInputFromWindow2Response) ProtoMessage()

func (*HideSoftInputFromWindow2Response) ProtoReflect

func (*HideSoftInputFromWindow2Response) Reset

func (*HideSoftInputFromWindow2Response) String

type HideSoftInputFromWindow3_1Request

type HideSoftInputFromWindow3_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*HideSoftInputFromWindow3_1Request) Descriptor deprecated

func (*HideSoftInputFromWindow3_1Request) Descriptor() ([]byte, []int)

Deprecated: Use HideSoftInputFromWindow3_1Request.ProtoReflect.Descriptor instead.

func (*HideSoftInputFromWindow3_1Request) GetArg0

func (*HideSoftInputFromWindow3_1Request) GetArg1

func (*HideSoftInputFromWindow3_1Request) GetArg2

func (*HideSoftInputFromWindow3_1Request) ProtoMessage

func (*HideSoftInputFromWindow3_1Request) ProtoMessage()

func (*HideSoftInputFromWindow3_1Request) ProtoReflect

func (*HideSoftInputFromWindow3_1Request) Reset

func (*HideSoftInputFromWindow3_1Request) String

type HideSoftInputFromWindow3_1Response

type HideSoftInputFromWindow3_1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*HideSoftInputFromWindow3_1Response) Descriptor deprecated

func (*HideSoftInputFromWindow3_1Response) Descriptor() ([]byte, []int)

Deprecated: Use HideSoftInputFromWindow3_1Response.ProtoReflect.Descriptor instead.

func (*HideSoftInputFromWindow3_1Response) GetResult

func (*HideSoftInputFromWindow3_1Response) ProtoMessage

func (*HideSoftInputFromWindow3_1Response) ProtoMessage()

func (*HideSoftInputFromWindow3_1Response) ProtoReflect

func (*HideSoftInputFromWindow3_1Response) Reset

func (*HideSoftInputFromWindow3_1Response) String

type HideSoftInputRequest added in v0.0.6

type HideSoftInputRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*HideSoftInputRequest) Descriptor deprecated added in v0.0.6

func (*HideSoftInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use HideSoftInputRequest.ProtoReflect.Descriptor instead.

func (*HideSoftInputRequest) GetArg0 added in v0.0.6

func (x *HideSoftInputRequest) GetArg0() int32

func (*HideSoftInputRequest) GetArg1 added in v0.0.6

func (x *HideSoftInputRequest) GetArg1() int64

func (*HideSoftInputRequest) ProtoMessage added in v0.0.6

func (*HideSoftInputRequest) ProtoMessage()

func (*HideSoftInputRequest) ProtoReflect added in v0.0.6

func (x *HideSoftInputRequest) ProtoReflect() protoreflect.Message

func (*HideSoftInputRequest) Reset added in v0.0.6

func (x *HideSoftInputRequest) Reset()

func (*HideSoftInputRequest) String added in v0.0.6

func (x *HideSoftInputRequest) String() string

type HideSoftInputResponse added in v0.0.6

type HideSoftInputResponse struct {
	// contains filtered or unexported fields
}

func (*HideSoftInputResponse) Descriptor deprecated added in v0.0.6

func (*HideSoftInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use HideSoftInputResponse.ProtoReflect.Descriptor instead.

func (*HideSoftInputResponse) ProtoMessage added in v0.0.6

func (*HideSoftInputResponse) ProtoMessage()

func (*HideSoftInputResponse) ProtoReflect added in v0.0.6

func (x *HideSoftInputResponse) ProtoReflect() protoreflect.Message

func (*HideSoftInputResponse) Reset added in v0.0.6

func (x *HideSoftInputResponse) Reset()

func (*HideSoftInputResponse) String added in v0.0.6

func (x *HideSoftInputResponse) String() string

type HideStatusIconRequest

type HideStatusIconRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*HideStatusIconRequest) Descriptor deprecated

func (*HideStatusIconRequest) Descriptor() ([]byte, []int)

Deprecated: Use HideStatusIconRequest.ProtoReflect.Descriptor instead.

func (*HideStatusIconRequest) GetArg0

func (x *HideStatusIconRequest) GetArg0() int64

func (*HideStatusIconRequest) ProtoMessage

func (*HideStatusIconRequest) ProtoMessage()

func (*HideStatusIconRequest) ProtoReflect

func (x *HideStatusIconRequest) ProtoReflect() protoreflect.Message

func (*HideStatusIconRequest) Reset

func (x *HideStatusIconRequest) Reset()

func (*HideStatusIconRequest) String

func (x *HideStatusIconRequest) String() string

type HideStatusIconResponse

type HideStatusIconResponse struct {
	// contains filtered or unexported fields
}

func (*HideStatusIconResponse) Descriptor deprecated

func (*HideStatusIconResponse) Descriptor() ([]byte, []int)

Deprecated: Use HideStatusIconResponse.ProtoReflect.Descriptor instead.

func (*HideStatusIconResponse) ProtoMessage

func (*HideStatusIconResponse) ProtoMessage()

func (*HideStatusIconResponse) ProtoReflect

func (x *HideStatusIconResponse) ProtoReflect() protoreflect.Message

func (*HideStatusIconResponse) Reset

func (x *HideStatusIconResponse) Reset()

func (*HideStatusIconResponse) String

func (x *HideStatusIconResponse) String() string

type InlineSuggestionInfoServiceClient added in v0.0.6

type InlineSuggestionInfoServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetAutofillHints(ctx context.Context, in *GetAutofillHintsRequest, opts ...grpc.CallOption) (*GetAutofillHintsResponse, error)
	GetInlinePresentationSpec(ctx context.Context, in *GetInlinePresentationSpecRequest, opts ...grpc.CallOption) (*GetInlinePresentationSpecResponse, error)
	GetSource(ctx context.Context, in *GetSourceRequest, opts ...grpc.CallOption) (*GetSourceResponse, error)
	GetType(ctx context.Context, in *GetTypeRequest, opts ...grpc.CallOption) (*GetTypeResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	IsPinned(ctx context.Context, in *IsPinnedRequest, opts ...grpc.CallOption) (*IsPinnedResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

InlineSuggestionInfoServiceClient is the client API for InlineSuggestionInfoService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInlineSuggestionInfoServiceClient added in v0.0.6

func NewInlineSuggestionInfoServiceClient(cc grpc.ClientConnInterface) InlineSuggestionInfoServiceClient

type InlineSuggestionInfoServiceServer added in v0.0.6

InlineSuggestionInfoServiceServer is the server API for InlineSuggestionInfoService service. All implementations must embed UnimplementedInlineSuggestionInfoServiceServer for forward compatibility.

type InlineSuggestionServiceClient added in v0.0.6

type InlineSuggestionServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetInfo(ctx context.Context, in *GetInfoRequest, opts ...grpc.CallOption) (*GetInfoResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

InlineSuggestionServiceClient is the client API for InlineSuggestionService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInlineSuggestionServiceClient added in v0.0.6

func NewInlineSuggestionServiceClient(cc grpc.ClientConnInterface) InlineSuggestionServiceClient

type InlineSuggestionServiceServer added in v0.0.6

type InlineSuggestionServiceServer interface {
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
	GetInfo(context.Context, *GetInfoRequest) (*GetInfoResponse, error)
	HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
	ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

InlineSuggestionServiceServer is the server API for InlineSuggestionService service. All implementations must embed UnimplementedInlineSuggestionServiceServer for forward compatibility.

type InlineSuggestionsRequestBuilderServiceClient added in v0.0.6

type InlineSuggestionsRequestBuilderServiceClient interface {
	AddInlinePresentationSpecs(ctx context.Context, in *AddInlinePresentationSpecsRequest, opts ...grpc.CallOption) (*AddInlinePresentationSpecsResponse, error)
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetExtras(ctx context.Context, in *SetExtrasRequest, opts ...grpc.CallOption) (*SetExtrasResponse, error)
	SetInlineTooltipPresentationSpec(ctx context.Context, in *SetInlineTooltipPresentationSpecRequest, opts ...grpc.CallOption) (*SetInlineTooltipPresentationSpecResponse, error)
	SetMaxSuggestionCount(ctx context.Context, in *SetMaxSuggestionCountRequest, opts ...grpc.CallOption) (*SetMaxSuggestionCountResponse, error)
	SetSupportedLocales(ctx context.Context, in *SetSupportedLocalesRequest, opts ...grpc.CallOption) (*SetSupportedLocalesResponse, error)
}

InlineSuggestionsRequestBuilderServiceClient is the client API for InlineSuggestionsRequestBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInlineSuggestionsRequestBuilderServiceClient added in v0.0.6

func NewInlineSuggestionsRequestBuilderServiceClient(cc grpc.ClientConnInterface) InlineSuggestionsRequestBuilderServiceClient

type InlineSuggestionsRequestBuilderServiceServer added in v0.0.6

type InlineSuggestionsRequestBuilderServiceServer interface {
	AddInlinePresentationSpecs(context.Context, *AddInlinePresentationSpecsRequest) (*AddInlinePresentationSpecsResponse, error)
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	SetExtras(context.Context, *SetExtrasRequest) (*SetExtrasResponse, error)
	SetInlineTooltipPresentationSpec(context.Context, *SetInlineTooltipPresentationSpecRequest) (*SetInlineTooltipPresentationSpecResponse, error)
	SetMaxSuggestionCount(context.Context, *SetMaxSuggestionCountRequest) (*SetMaxSuggestionCountResponse, error)
	SetSupportedLocales(context.Context, *SetSupportedLocalesRequest) (*SetSupportedLocalesResponse, error)
	// contains filtered or unexported methods
}

InlineSuggestionsRequestBuilderServiceServer is the server API for InlineSuggestionsRequestBuilderService service. All implementations must embed UnimplementedInlineSuggestionsRequestBuilderServiceServer for forward compatibility.

type InlineSuggestionsRequestServiceClient added in v0.0.6

InlineSuggestionsRequestServiceClient is the client API for InlineSuggestionsRequestService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInlineSuggestionsRequestServiceClient added in v0.0.6

func NewInlineSuggestionsRequestServiceClient(cc grpc.ClientConnInterface) InlineSuggestionsRequestServiceClient

type InlineSuggestionsRequestServiceServer added in v0.0.6

InlineSuggestionsRequestServiceServer is the server API for InlineSuggestionsRequestService service. All implementations must embed UnimplementedInlineSuggestionsRequestServiceServer for forward compatibility.

type InlineSuggestionsResponseServiceClient added in v0.0.6

type InlineSuggestionsResponseServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetInlineSuggestions(ctx context.Context, in *GetInlineSuggestionsRequest, opts ...grpc.CallOption) (*GetInlineSuggestionsResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

InlineSuggestionsResponseServiceClient is the client API for InlineSuggestionsResponseService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInlineSuggestionsResponseServiceClient added in v0.0.6

func NewInlineSuggestionsResponseServiceClient(cc grpc.ClientConnInterface) InlineSuggestionsResponseServiceClient

type InlineSuggestionsResponseServiceServer added in v0.0.6

type InlineSuggestionsResponseServiceServer interface {
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
	GetInlineSuggestions(context.Context, *GetInlineSuggestionsRequest) (*GetInlineSuggestionsResponse, error)
	HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
	ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

InlineSuggestionsResponseServiceServer is the server API for InlineSuggestionsResponseService service. All implementations must embed UnimplementedInlineSuggestionsResponseServiceServer for forward compatibility.

type InputBindingDescribeContentsRequest added in v0.0.6

type InputBindingDescribeContentsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*InputBindingDescribeContentsRequest) Descriptor deprecated added in v0.0.6

func (*InputBindingDescribeContentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputBindingDescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*InputBindingDescribeContentsRequest) GetHandle added in v0.0.6

func (*InputBindingDescribeContentsRequest) ProtoMessage added in v0.0.6

func (*InputBindingDescribeContentsRequest) ProtoMessage()

func (*InputBindingDescribeContentsRequest) ProtoReflect added in v0.0.6

func (*InputBindingDescribeContentsRequest) Reset added in v0.0.6

func (*InputBindingDescribeContentsRequest) String added in v0.0.6

type InputBindingServiceClient added in v0.0.6

InputBindingServiceClient is the client API for InputBindingService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInputBindingServiceClient added in v0.0.6

func NewInputBindingServiceClient(cc grpc.ClientConnInterface) InputBindingServiceClient

type InputBindingServiceServer added in v0.0.6

InputBindingServiceServer is the server API for InputBindingService service. All implementations must embed UnimplementedInputBindingServiceServer for forward compatibility.

type InputBindingToStringRequest added in v0.0.6

type InputBindingToStringRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*InputBindingToStringRequest) Descriptor deprecated added in v0.0.6

func (*InputBindingToStringRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputBindingToStringRequest.ProtoReflect.Descriptor instead.

func (*InputBindingToStringRequest) GetHandle added in v0.0.6

func (x *InputBindingToStringRequest) GetHandle() int64

func (*InputBindingToStringRequest) ProtoMessage added in v0.0.6

func (*InputBindingToStringRequest) ProtoMessage()

func (*InputBindingToStringRequest) ProtoReflect added in v0.0.6

func (*InputBindingToStringRequest) Reset added in v0.0.6

func (x *InputBindingToStringRequest) Reset()

func (*InputBindingToStringRequest) String added in v0.0.6

func (x *InputBindingToStringRequest) String() string

type InputBindingWriteToParcelRequest added in v0.0.6

type InputBindingWriteToParcelRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*InputBindingWriteToParcelRequest) Descriptor deprecated added in v0.0.6

func (*InputBindingWriteToParcelRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputBindingWriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*InputBindingWriteToParcelRequest) GetArg0 added in v0.0.6

func (*InputBindingWriteToParcelRequest) GetArg1 added in v0.0.6

func (*InputBindingWriteToParcelRequest) GetHandle added in v0.0.6

func (x *InputBindingWriteToParcelRequest) GetHandle() int64

func (*InputBindingWriteToParcelRequest) ProtoMessage added in v0.0.6

func (*InputBindingWriteToParcelRequest) ProtoMessage()

func (*InputBindingWriteToParcelRequest) ProtoReflect added in v0.0.6

func (*InputBindingWriteToParcelRequest) Reset added in v0.0.6

func (*InputBindingWriteToParcelRequest) String added in v0.0.6

type InputConnectionServiceClient added in v0.0.6

type InputConnectionServiceClient interface {
	BeginBatchEdit(ctx context.Context, in *BeginBatchEditRequest, opts ...grpc.CallOption) (*BeginBatchEditResponse, error)
	ClearMetaKeyStates(ctx context.Context, in *ClearMetaKeyStatesRequest, opts ...grpc.CallOption) (*ClearMetaKeyStatesResponse, error)
	CloseConnection(ctx context.Context, in *CloseConnectionRequest, opts ...grpc.CallOption) (*CloseConnectionResponse, error)
	CommitCompletion(ctx context.Context, in *CommitCompletionRequest, opts ...grpc.CallOption) (*CommitCompletionResponse, error)
	CommitContent(ctx context.Context, in *CommitContentRequest, opts ...grpc.CallOption) (*CommitContentResponse, error)
	CommitCorrection(ctx context.Context, in *CommitCorrectionRequest, opts ...grpc.CallOption) (*CommitCorrectionResponse, error)
	CommitText(ctx context.Context, in *CommitTextRequest, opts ...grpc.CallOption) (*CommitTextResponse, error)
	DeleteSurroundingText(ctx context.Context, in *DeleteSurroundingTextRequest, opts ...grpc.CallOption) (*DeleteSurroundingTextResponse, error)
	DeleteSurroundingTextInCodePoints(ctx context.Context, in *DeleteSurroundingTextInCodePointsRequest, opts ...grpc.CallOption) (*DeleteSurroundingTextInCodePointsResponse, error)
	EndBatchEdit(ctx context.Context, in *EndBatchEditRequest, opts ...grpc.CallOption) (*EndBatchEditResponse, error)
	FinishComposingText(ctx context.Context, in *FinishComposingTextRequest, opts ...grpc.CallOption) (*FinishComposingTextResponse, error)
	GetCursorCapsMode(ctx context.Context, in *GetCursorCapsModeRequest, opts ...grpc.CallOption) (*GetCursorCapsModeResponse, error)
	GetExtractedText(ctx context.Context, in *GetExtractedTextRequest, opts ...grpc.CallOption) (*GetExtractedTextResponse, error)
	GetHandler(ctx context.Context, in *GetHandlerRequest, opts ...grpc.CallOption) (*GetHandlerResponse, error)
	GetSelectedText(ctx context.Context, in *GetSelectedTextRequest, opts ...grpc.CallOption) (*GetSelectedTextResponse, error)
	GetTextAfterCursor(ctx context.Context, in *GetTextAfterCursorRequest, opts ...grpc.CallOption) (*GetTextAfterCursorResponse, error)
	GetTextBeforeCursor(ctx context.Context, in *GetTextBeforeCursorRequest, opts ...grpc.CallOption) (*GetTextBeforeCursorResponse, error)
	PerformContextMenuAction(ctx context.Context, in *PerformContextMenuActionRequest, opts ...grpc.CallOption) (*PerformContextMenuActionResponse, error)
	PerformEditorAction(ctx context.Context, in *PerformEditorActionRequest, opts ...grpc.CallOption) (*PerformEditorActionResponse, error)
	PerformPrivateCommand(ctx context.Context, in *PerformPrivateCommandRequest, opts ...grpc.CallOption) (*PerformPrivateCommandResponse, error)
	ReportFullscreenMode(ctx context.Context, in *ReportFullscreenModeRequest, opts ...grpc.CallOption) (*ReportFullscreenModeResponse, error)
	RequestCursorUpdates(ctx context.Context, in *RequestCursorUpdatesRequest, opts ...grpc.CallOption) (*RequestCursorUpdatesResponse, error)
	SendKeyEvent(ctx context.Context, in *SendKeyEventRequest, opts ...grpc.CallOption) (*SendKeyEventResponse, error)
	SetComposingRegion(ctx context.Context, in *SetComposingRegionRequest, opts ...grpc.CallOption) (*SetComposingRegionResponse, error)
	SetComposingText(ctx context.Context, in *SetComposingTextRequest, opts ...grpc.CallOption) (*SetComposingTextResponse, error)
	SetSelection(ctx context.Context, in *SetSelectionRequest, opts ...grpc.CallOption) (*SetSelectionResponse, error)
}

InputConnectionServiceClient is the client API for InputConnectionService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInputConnectionServiceClient added in v0.0.6

func NewInputConnectionServiceClient(cc grpc.ClientConnInterface) InputConnectionServiceClient

type InputConnectionServiceServer added in v0.0.6

type InputConnectionServiceServer interface {
	BeginBatchEdit(context.Context, *BeginBatchEditRequest) (*BeginBatchEditResponse, error)
	ClearMetaKeyStates(context.Context, *ClearMetaKeyStatesRequest) (*ClearMetaKeyStatesResponse, error)
	CloseConnection(context.Context, *CloseConnectionRequest) (*CloseConnectionResponse, error)
	CommitCompletion(context.Context, *CommitCompletionRequest) (*CommitCompletionResponse, error)
	CommitContent(context.Context, *CommitContentRequest) (*CommitContentResponse, error)
	CommitCorrection(context.Context, *CommitCorrectionRequest) (*CommitCorrectionResponse, error)
	CommitText(context.Context, *CommitTextRequest) (*CommitTextResponse, error)
	DeleteSurroundingText(context.Context, *DeleteSurroundingTextRequest) (*DeleteSurroundingTextResponse, error)
	DeleteSurroundingTextInCodePoints(context.Context, *DeleteSurroundingTextInCodePointsRequest) (*DeleteSurroundingTextInCodePointsResponse, error)
	EndBatchEdit(context.Context, *EndBatchEditRequest) (*EndBatchEditResponse, error)
	FinishComposingText(context.Context, *FinishComposingTextRequest) (*FinishComposingTextResponse, error)
	GetCursorCapsMode(context.Context, *GetCursorCapsModeRequest) (*GetCursorCapsModeResponse, error)
	GetExtractedText(context.Context, *GetExtractedTextRequest) (*GetExtractedTextResponse, error)
	GetHandler(context.Context, *GetHandlerRequest) (*GetHandlerResponse, error)
	GetSelectedText(context.Context, *GetSelectedTextRequest) (*GetSelectedTextResponse, error)
	GetTextAfterCursor(context.Context, *GetTextAfterCursorRequest) (*GetTextAfterCursorResponse, error)
	GetTextBeforeCursor(context.Context, *GetTextBeforeCursorRequest) (*GetTextBeforeCursorResponse, error)
	PerformContextMenuAction(context.Context, *PerformContextMenuActionRequest) (*PerformContextMenuActionResponse, error)
	PerformEditorAction(context.Context, *PerformEditorActionRequest) (*PerformEditorActionResponse, error)
	PerformPrivateCommand(context.Context, *PerformPrivateCommandRequest) (*PerformPrivateCommandResponse, error)
	ReportFullscreenMode(context.Context, *ReportFullscreenModeRequest) (*ReportFullscreenModeResponse, error)
	RequestCursorUpdates(context.Context, *RequestCursorUpdatesRequest) (*RequestCursorUpdatesResponse, error)
	SendKeyEvent(context.Context, *SendKeyEventRequest) (*SendKeyEventResponse, error)
	SetComposingRegion(context.Context, *SetComposingRegionRequest) (*SetComposingRegionResponse, error)
	SetComposingText(context.Context, *SetComposingTextRequest) (*SetComposingTextResponse, error)
	SetSelection(context.Context, *SetSelectionRequest) (*SetSelectionResponse, error)
	// contains filtered or unexported methods
}

InputConnectionServiceServer is the server API for InputConnectionService service. All implementations must embed UnimplementedInputConnectionServiceServer for forward compatibility.

type InputConnectionWrapperBeginBatchEditRequest added in v0.0.6

type InputConnectionWrapperBeginBatchEditRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperBeginBatchEditRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputConnectionWrapperBeginBatchEditRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperBeginBatchEditRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperBeginBatchEditRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperBeginBatchEditRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperBeginBatchEditRequest) Reset added in v0.0.6

func (*InputConnectionWrapperBeginBatchEditRequest) String added in v0.0.6

type InputConnectionWrapperClearMetaKeyStatesRequest added in v0.0.6

type InputConnectionWrapperClearMetaKeyStatesRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperClearMetaKeyStatesRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputConnectionWrapperClearMetaKeyStatesRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperClearMetaKeyStatesRequest) GetArg0 added in v0.0.6

func (*InputConnectionWrapperClearMetaKeyStatesRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperClearMetaKeyStatesRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperClearMetaKeyStatesRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperClearMetaKeyStatesRequest) Reset added in v0.0.6

func (*InputConnectionWrapperClearMetaKeyStatesRequest) String added in v0.0.6

type InputConnectionWrapperCloseConnectionRequest added in v0.0.6

type InputConnectionWrapperCloseConnectionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperCloseConnectionRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputConnectionWrapperCloseConnectionRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperCloseConnectionRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperCloseConnectionRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperCloseConnectionRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperCloseConnectionRequest) Reset added in v0.0.6

func (*InputConnectionWrapperCloseConnectionRequest) String added in v0.0.6

type InputConnectionWrapperCommitCompletionRequest added in v0.0.6

type InputConnectionWrapperCommitCompletionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperCommitCompletionRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputConnectionWrapperCommitCompletionRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperCommitCompletionRequest) GetArg0 added in v0.0.6

func (*InputConnectionWrapperCommitCompletionRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperCommitCompletionRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperCommitCompletionRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperCommitCompletionRequest) Reset added in v0.0.6

func (*InputConnectionWrapperCommitCompletionRequest) String added in v0.0.6

type InputConnectionWrapperCommitContentRequest added in v0.0.6

type InputConnectionWrapperCommitContentRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   int64 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperCommitContentRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputConnectionWrapperCommitContentRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperCommitContentRequest) GetArg0 added in v0.0.6

func (*InputConnectionWrapperCommitContentRequest) GetArg1 added in v0.0.6

func (*InputConnectionWrapperCommitContentRequest) GetArg2 added in v0.0.6

func (*InputConnectionWrapperCommitContentRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperCommitContentRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperCommitContentRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperCommitContentRequest) Reset added in v0.0.6

func (*InputConnectionWrapperCommitContentRequest) String added in v0.0.6

type InputConnectionWrapperCommitCorrectionRequest added in v0.0.6

type InputConnectionWrapperCommitCorrectionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperCommitCorrectionRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputConnectionWrapperCommitCorrectionRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperCommitCorrectionRequest) GetArg0 added in v0.0.6

func (*InputConnectionWrapperCommitCorrectionRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperCommitCorrectionRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperCommitCorrectionRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperCommitCorrectionRequest) Reset added in v0.0.6

func (*InputConnectionWrapperCommitCorrectionRequest) String added in v0.0.6

type InputConnectionWrapperDeleteSurroundingTextInCodePointsRequest added in v0.0.6

type InputConnectionWrapperDeleteSurroundingTextInCodePointsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperDeleteSurroundingTextInCodePointsRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputConnectionWrapperDeleteSurroundingTextInCodePointsRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperDeleteSurroundingTextInCodePointsRequest) GetArg0 added in v0.0.6

func (*InputConnectionWrapperDeleteSurroundingTextInCodePointsRequest) GetArg1 added in v0.0.6

func (*InputConnectionWrapperDeleteSurroundingTextInCodePointsRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperDeleteSurroundingTextInCodePointsRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperDeleteSurroundingTextInCodePointsRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperDeleteSurroundingTextInCodePointsRequest) Reset added in v0.0.6

func (*InputConnectionWrapperDeleteSurroundingTextInCodePointsRequest) String added in v0.0.6

type InputConnectionWrapperDeleteSurroundingTextRequest added in v0.0.6

type InputConnectionWrapperDeleteSurroundingTextRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperDeleteSurroundingTextRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputConnectionWrapperDeleteSurroundingTextRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperDeleteSurroundingTextRequest) GetArg0 added in v0.0.6

func (*InputConnectionWrapperDeleteSurroundingTextRequest) GetArg1 added in v0.0.6

func (*InputConnectionWrapperDeleteSurroundingTextRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperDeleteSurroundingTextRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperDeleteSurroundingTextRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperDeleteSurroundingTextRequest) Reset added in v0.0.6

func (*InputConnectionWrapperDeleteSurroundingTextRequest) String added in v0.0.6

type InputConnectionWrapperEndBatchEditRequest added in v0.0.6

type InputConnectionWrapperEndBatchEditRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperEndBatchEditRequest) Descriptor deprecated added in v0.0.6

func (*InputConnectionWrapperEndBatchEditRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputConnectionWrapperEndBatchEditRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperEndBatchEditRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperEndBatchEditRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperEndBatchEditRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperEndBatchEditRequest) Reset added in v0.0.6

func (*InputConnectionWrapperEndBatchEditRequest) String added in v0.0.6

type InputConnectionWrapperFinishComposingTextRequest added in v0.0.6

type InputConnectionWrapperFinishComposingTextRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperFinishComposingTextRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputConnectionWrapperFinishComposingTextRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperFinishComposingTextRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperFinishComposingTextRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperFinishComposingTextRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperFinishComposingTextRequest) Reset added in v0.0.6

func (*InputConnectionWrapperFinishComposingTextRequest) String added in v0.0.6

type InputConnectionWrapperGetCursorCapsModeRequest added in v0.0.6

type InputConnectionWrapperGetCursorCapsModeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperGetCursorCapsModeRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputConnectionWrapperGetCursorCapsModeRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperGetCursorCapsModeRequest) GetArg0 added in v0.0.6

func (*InputConnectionWrapperGetCursorCapsModeRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperGetCursorCapsModeRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperGetCursorCapsModeRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperGetCursorCapsModeRequest) Reset added in v0.0.6

func (*InputConnectionWrapperGetCursorCapsModeRequest) String added in v0.0.6

type InputConnectionWrapperGetExtractedTextRequest added in v0.0.6

type InputConnectionWrapperGetExtractedTextRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperGetExtractedTextRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputConnectionWrapperGetExtractedTextRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperGetExtractedTextRequest) GetArg0 added in v0.0.6

func (*InputConnectionWrapperGetExtractedTextRequest) GetArg1 added in v0.0.6

func (*InputConnectionWrapperGetExtractedTextRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperGetExtractedTextRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperGetExtractedTextRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperGetExtractedTextRequest) Reset added in v0.0.6

func (*InputConnectionWrapperGetExtractedTextRequest) String added in v0.0.6

type InputConnectionWrapperGetHandlerRequest added in v0.0.6

type InputConnectionWrapperGetHandlerRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperGetHandlerRequest) Descriptor deprecated added in v0.0.6

func (*InputConnectionWrapperGetHandlerRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputConnectionWrapperGetHandlerRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperGetHandlerRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperGetHandlerRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperGetHandlerRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperGetHandlerRequest) Reset added in v0.0.6

func (*InputConnectionWrapperGetHandlerRequest) String added in v0.0.6

type InputConnectionWrapperGetSelectedTextRequest added in v0.0.6

type InputConnectionWrapperGetSelectedTextRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperGetSelectedTextRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputConnectionWrapperGetSelectedTextRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperGetSelectedTextRequest) GetArg0 added in v0.0.6

func (*InputConnectionWrapperGetSelectedTextRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperGetSelectedTextRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperGetSelectedTextRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperGetSelectedTextRequest) Reset added in v0.0.6

func (*InputConnectionWrapperGetSelectedTextRequest) String added in v0.0.6

type InputConnectionWrapperGetTextAfterCursorRequest added in v0.0.6

type InputConnectionWrapperGetTextAfterCursorRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperGetTextAfterCursorRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputConnectionWrapperGetTextAfterCursorRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperGetTextAfterCursorRequest) GetArg0 added in v0.0.6

func (*InputConnectionWrapperGetTextAfterCursorRequest) GetArg1 added in v0.0.6

func (*InputConnectionWrapperGetTextAfterCursorRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperGetTextAfterCursorRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperGetTextAfterCursorRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperGetTextAfterCursorRequest) Reset added in v0.0.6

func (*InputConnectionWrapperGetTextAfterCursorRequest) String added in v0.0.6

type InputConnectionWrapperGetTextBeforeCursorRequest added in v0.0.6

type InputConnectionWrapperGetTextBeforeCursorRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperGetTextBeforeCursorRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputConnectionWrapperGetTextBeforeCursorRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperGetTextBeforeCursorRequest) GetArg0 added in v0.0.6

func (*InputConnectionWrapperGetTextBeforeCursorRequest) GetArg1 added in v0.0.6

func (*InputConnectionWrapperGetTextBeforeCursorRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperGetTextBeforeCursorRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperGetTextBeforeCursorRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperGetTextBeforeCursorRequest) Reset added in v0.0.6

func (*InputConnectionWrapperGetTextBeforeCursorRequest) String added in v0.0.6

type InputConnectionWrapperPerformContextMenuActionRequest added in v0.0.6

type InputConnectionWrapperPerformContextMenuActionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperPerformContextMenuActionRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputConnectionWrapperPerformContextMenuActionRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperPerformContextMenuActionRequest) GetArg0 added in v0.0.6

func (*InputConnectionWrapperPerformContextMenuActionRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperPerformContextMenuActionRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperPerformContextMenuActionRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperPerformContextMenuActionRequest) Reset added in v0.0.6

func (*InputConnectionWrapperPerformContextMenuActionRequest) String added in v0.0.6

type InputConnectionWrapperPerformEditorActionRequest added in v0.0.6

type InputConnectionWrapperPerformEditorActionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperPerformEditorActionRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputConnectionWrapperPerformEditorActionRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperPerformEditorActionRequest) GetArg0 added in v0.0.6

func (*InputConnectionWrapperPerformEditorActionRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperPerformEditorActionRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperPerformEditorActionRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperPerformEditorActionRequest) Reset added in v0.0.6

func (*InputConnectionWrapperPerformEditorActionRequest) String added in v0.0.6

type InputConnectionWrapperPerformPrivateCommandRequest added in v0.0.6

type InputConnectionWrapperPerformPrivateCommandRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int64  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperPerformPrivateCommandRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputConnectionWrapperPerformPrivateCommandRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperPerformPrivateCommandRequest) GetArg0 added in v0.0.6

func (*InputConnectionWrapperPerformPrivateCommandRequest) GetArg1 added in v0.0.6

func (*InputConnectionWrapperPerformPrivateCommandRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperPerformPrivateCommandRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperPerformPrivateCommandRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperPerformPrivateCommandRequest) Reset added in v0.0.6

func (*InputConnectionWrapperPerformPrivateCommandRequest) String added in v0.0.6

type InputConnectionWrapperReportFullscreenModeRequest added in v0.0.6

type InputConnectionWrapperReportFullscreenModeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   bool  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperReportFullscreenModeRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputConnectionWrapperReportFullscreenModeRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperReportFullscreenModeRequest) GetArg0 added in v0.0.6

func (*InputConnectionWrapperReportFullscreenModeRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperReportFullscreenModeRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperReportFullscreenModeRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperReportFullscreenModeRequest) Reset added in v0.0.6

func (*InputConnectionWrapperReportFullscreenModeRequest) String added in v0.0.6

type InputConnectionWrapperSendKeyEventRequest added in v0.0.6

type InputConnectionWrapperSendKeyEventRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperSendKeyEventRequest) Descriptor deprecated added in v0.0.6

func (*InputConnectionWrapperSendKeyEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputConnectionWrapperSendKeyEventRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperSendKeyEventRequest) GetArg0 added in v0.0.6

func (*InputConnectionWrapperSendKeyEventRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperSendKeyEventRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperSendKeyEventRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperSendKeyEventRequest) Reset added in v0.0.6

func (*InputConnectionWrapperSendKeyEventRequest) String added in v0.0.6

type InputConnectionWrapperServiceClient added in v0.0.6

type InputConnectionWrapperServiceClient interface {
	NewInputConnectionWrapper(ctx context.Context, in *NewInputConnectionWrapperRequest, opts ...grpc.CallOption) (*NewInputConnectionWrapperResponse, error)
	BeginBatchEdit(ctx context.Context, in *InputConnectionWrapperBeginBatchEditRequest, opts ...grpc.CallOption) (*BeginBatchEditResponse, error)
	ClearMetaKeyStates(ctx context.Context, in *InputConnectionWrapperClearMetaKeyStatesRequest, opts ...grpc.CallOption) (*ClearMetaKeyStatesResponse, error)
	CloseConnection(ctx context.Context, in *InputConnectionWrapperCloseConnectionRequest, opts ...grpc.CallOption) (*CloseConnectionResponse, error)
	CommitCompletion(ctx context.Context, in *InputConnectionWrapperCommitCompletionRequest, opts ...grpc.CallOption) (*CommitCompletionResponse, error)
	CommitContent(ctx context.Context, in *InputConnectionWrapperCommitContentRequest, opts ...grpc.CallOption) (*CommitContentResponse, error)
	CommitCorrection(ctx context.Context, in *InputConnectionWrapperCommitCorrectionRequest, opts ...grpc.CallOption) (*CommitCorrectionResponse, error)
	CommitText2(ctx context.Context, in *CommitText2Request, opts ...grpc.CallOption) (*CommitText2Response, error)
	CommitText3_1(ctx context.Context, in *CommitText3_1Request, opts ...grpc.CallOption) (*CommitText3_1Response, error)
	DeleteSurroundingText(ctx context.Context, in *InputConnectionWrapperDeleteSurroundingTextRequest, opts ...grpc.CallOption) (*DeleteSurroundingTextResponse, error)
	DeleteSurroundingTextInCodePoints(ctx context.Context, in *InputConnectionWrapperDeleteSurroundingTextInCodePointsRequest, opts ...grpc.CallOption) (*DeleteSurroundingTextInCodePointsResponse, error)
	EndBatchEdit(ctx context.Context, in *InputConnectionWrapperEndBatchEditRequest, opts ...grpc.CallOption) (*EndBatchEditResponse, error)
	FinishComposingText(ctx context.Context, in *InputConnectionWrapperFinishComposingTextRequest, opts ...grpc.CallOption) (*FinishComposingTextResponse, error)
	GetCursorCapsMode(ctx context.Context, in *InputConnectionWrapperGetCursorCapsModeRequest, opts ...grpc.CallOption) (*GetCursorCapsModeResponse, error)
	GetExtractedText(ctx context.Context, in *InputConnectionWrapperGetExtractedTextRequest, opts ...grpc.CallOption) (*GetExtractedTextResponse, error)
	GetHandler(ctx context.Context, in *InputConnectionWrapperGetHandlerRequest, opts ...grpc.CallOption) (*GetHandlerResponse, error)
	GetSelectedText(ctx context.Context, in *InputConnectionWrapperGetSelectedTextRequest, opts ...grpc.CallOption) (*GetSelectedTextResponse, error)
	GetSurroundingText(ctx context.Context, in *GetSurroundingTextRequest, opts ...grpc.CallOption) (*GetSurroundingTextResponse, error)
	GetTextAfterCursor(ctx context.Context, in *InputConnectionWrapperGetTextAfterCursorRequest, opts ...grpc.CallOption) (*GetTextAfterCursorResponse, error)
	GetTextBeforeCursor(ctx context.Context, in *InputConnectionWrapperGetTextBeforeCursorRequest, opts ...grpc.CallOption) (*GetTextBeforeCursorResponse, error)
	PerformContextMenuAction(ctx context.Context, in *InputConnectionWrapperPerformContextMenuActionRequest, opts ...grpc.CallOption) (*PerformContextMenuActionResponse, error)
	PerformEditorAction(ctx context.Context, in *InputConnectionWrapperPerformEditorActionRequest, opts ...grpc.CallOption) (*PerformEditorActionResponse, error)
	PerformHandwritingGesture(ctx context.Context, in *PerformHandwritingGestureRequest, opts ...grpc.CallOption) (*PerformHandwritingGestureResponse, error)
	PerformPrivateCommand(ctx context.Context, in *InputConnectionWrapperPerformPrivateCommandRequest, opts ...grpc.CallOption) (*PerformPrivateCommandResponse, error)
	PerformSpellCheck(ctx context.Context, in *PerformSpellCheckRequest, opts ...grpc.CallOption) (*PerformSpellCheckResponse, error)
	PreviewHandwritingGesture(ctx context.Context, in *PreviewHandwritingGestureRequest, opts ...grpc.CallOption) (*PreviewHandwritingGestureResponse, error)
	ReplaceText(ctx context.Context, in *ReplaceTextRequest, opts ...grpc.CallOption) (*ReplaceTextResponse, error)
	ReportFullscreenMode(ctx context.Context, in *InputConnectionWrapperReportFullscreenModeRequest, opts ...grpc.CallOption) (*ReportFullscreenModeResponse, error)
	RequestCursorUpdates1(ctx context.Context, in *RequestCursorUpdates1Request, opts ...grpc.CallOption) (*RequestCursorUpdates1Response, error)
	RequestCursorUpdates2_1(ctx context.Context, in *RequestCursorUpdates2_1Request, opts ...grpc.CallOption) (*RequestCursorUpdates2_1Response, error)
	SendKeyEvent(ctx context.Context, in *InputConnectionWrapperSendKeyEventRequest, opts ...grpc.CallOption) (*SendKeyEventResponse, error)
	SetComposingRegion2(ctx context.Context, in *SetComposingRegion2Request, opts ...grpc.CallOption) (*SetComposingRegion2Response, error)
	SetComposingRegion3_1(ctx context.Context, in *SetComposingRegion3_1Request, opts ...grpc.CallOption) (*SetComposingRegion3_1Response, error)
	SetComposingText2(ctx context.Context, in *SetComposingText2Request, opts ...grpc.CallOption) (*SetComposingText2Response, error)
	SetComposingText3_1(ctx context.Context, in *SetComposingText3_1Request, opts ...grpc.CallOption) (*SetComposingText3_1Response, error)
	SetImeConsumesInput(ctx context.Context, in *SetImeConsumesInputRequest, opts ...grpc.CallOption) (*SetImeConsumesInputResponse, error)
	SetSelection(ctx context.Context, in *InputConnectionWrapperSetSelectionRequest, opts ...grpc.CallOption) (*SetSelectionResponse, error)
	SetTarget(ctx context.Context, in *SetTargetRequest, opts ...grpc.CallOption) (*SetTargetResponse, error)
	TakeSnapshot(ctx context.Context, in *TakeSnapshotRequest, opts ...grpc.CallOption) (*TakeSnapshotResponse, error)
}

InputConnectionWrapperServiceClient is the client API for InputConnectionWrapperService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInputConnectionWrapperServiceClient added in v0.0.6

func NewInputConnectionWrapperServiceClient(cc grpc.ClientConnInterface) InputConnectionWrapperServiceClient

type InputConnectionWrapperServiceServer added in v0.0.6

type InputConnectionWrapperServiceServer interface {
	NewInputConnectionWrapper(context.Context, *NewInputConnectionWrapperRequest) (*NewInputConnectionWrapperResponse, error)
	BeginBatchEdit(context.Context, *InputConnectionWrapperBeginBatchEditRequest) (*BeginBatchEditResponse, error)
	ClearMetaKeyStates(context.Context, *InputConnectionWrapperClearMetaKeyStatesRequest) (*ClearMetaKeyStatesResponse, error)
	CloseConnection(context.Context, *InputConnectionWrapperCloseConnectionRequest) (*CloseConnectionResponse, error)
	CommitCompletion(context.Context, *InputConnectionWrapperCommitCompletionRequest) (*CommitCompletionResponse, error)
	CommitContent(context.Context, *InputConnectionWrapperCommitContentRequest) (*CommitContentResponse, error)
	CommitCorrection(context.Context, *InputConnectionWrapperCommitCorrectionRequest) (*CommitCorrectionResponse, error)
	CommitText2(context.Context, *CommitText2Request) (*CommitText2Response, error)
	CommitText3_1(context.Context, *CommitText3_1Request) (*CommitText3_1Response, error)
	DeleteSurroundingText(context.Context, *InputConnectionWrapperDeleteSurroundingTextRequest) (*DeleteSurroundingTextResponse, error)
	DeleteSurroundingTextInCodePoints(context.Context, *InputConnectionWrapperDeleteSurroundingTextInCodePointsRequest) (*DeleteSurroundingTextInCodePointsResponse, error)
	EndBatchEdit(context.Context, *InputConnectionWrapperEndBatchEditRequest) (*EndBatchEditResponse, error)
	FinishComposingText(context.Context, *InputConnectionWrapperFinishComposingTextRequest) (*FinishComposingTextResponse, error)
	GetCursorCapsMode(context.Context, *InputConnectionWrapperGetCursorCapsModeRequest) (*GetCursorCapsModeResponse, error)
	GetExtractedText(context.Context, *InputConnectionWrapperGetExtractedTextRequest) (*GetExtractedTextResponse, error)
	GetHandler(context.Context, *InputConnectionWrapperGetHandlerRequest) (*GetHandlerResponse, error)
	GetSelectedText(context.Context, *InputConnectionWrapperGetSelectedTextRequest) (*GetSelectedTextResponse, error)
	GetSurroundingText(context.Context, *GetSurroundingTextRequest) (*GetSurroundingTextResponse, error)
	GetTextAfterCursor(context.Context, *InputConnectionWrapperGetTextAfterCursorRequest) (*GetTextAfterCursorResponse, error)
	GetTextBeforeCursor(context.Context, *InputConnectionWrapperGetTextBeforeCursorRequest) (*GetTextBeforeCursorResponse, error)
	PerformContextMenuAction(context.Context, *InputConnectionWrapperPerformContextMenuActionRequest) (*PerformContextMenuActionResponse, error)
	PerformEditorAction(context.Context, *InputConnectionWrapperPerformEditorActionRequest) (*PerformEditorActionResponse, error)
	PerformHandwritingGesture(context.Context, *PerformHandwritingGestureRequest) (*PerformHandwritingGestureResponse, error)
	PerformPrivateCommand(context.Context, *InputConnectionWrapperPerformPrivateCommandRequest) (*PerformPrivateCommandResponse, error)
	PerformSpellCheck(context.Context, *PerformSpellCheckRequest) (*PerformSpellCheckResponse, error)
	PreviewHandwritingGesture(context.Context, *PreviewHandwritingGestureRequest) (*PreviewHandwritingGestureResponse, error)
	ReplaceText(context.Context, *ReplaceTextRequest) (*ReplaceTextResponse, error)
	ReportFullscreenMode(context.Context, *InputConnectionWrapperReportFullscreenModeRequest) (*ReportFullscreenModeResponse, error)
	RequestCursorUpdates1(context.Context, *RequestCursorUpdates1Request) (*RequestCursorUpdates1Response, error)
	RequestCursorUpdates2_1(context.Context, *RequestCursorUpdates2_1Request) (*RequestCursorUpdates2_1Response, error)
	SendKeyEvent(context.Context, *InputConnectionWrapperSendKeyEventRequest) (*SendKeyEventResponse, error)
	SetComposingRegion2(context.Context, *SetComposingRegion2Request) (*SetComposingRegion2Response, error)
	SetComposingRegion3_1(context.Context, *SetComposingRegion3_1Request) (*SetComposingRegion3_1Response, error)
	SetComposingText2(context.Context, *SetComposingText2Request) (*SetComposingText2Response, error)
	SetComposingText3_1(context.Context, *SetComposingText3_1Request) (*SetComposingText3_1Response, error)
	SetImeConsumesInput(context.Context, *SetImeConsumesInputRequest) (*SetImeConsumesInputResponse, error)
	SetSelection(context.Context, *InputConnectionWrapperSetSelectionRequest) (*SetSelectionResponse, error)
	SetTarget(context.Context, *SetTargetRequest) (*SetTargetResponse, error)
	TakeSnapshot(context.Context, *TakeSnapshotRequest) (*TakeSnapshotResponse, error)
	// contains filtered or unexported methods
}

InputConnectionWrapperServiceServer is the server API for InputConnectionWrapperService service. All implementations must embed UnimplementedInputConnectionWrapperServiceServer for forward compatibility.

type InputConnectionWrapperSetSelectionRequest added in v0.0.6

type InputConnectionWrapperSetSelectionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*InputConnectionWrapperSetSelectionRequest) Descriptor deprecated added in v0.0.6

func (*InputConnectionWrapperSetSelectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputConnectionWrapperSetSelectionRequest.ProtoReflect.Descriptor instead.

func (*InputConnectionWrapperSetSelectionRequest) GetArg0 added in v0.0.6

func (*InputConnectionWrapperSetSelectionRequest) GetArg1 added in v0.0.6

func (*InputConnectionWrapperSetSelectionRequest) GetHandle added in v0.0.6

func (*InputConnectionWrapperSetSelectionRequest) ProtoMessage added in v0.0.6

func (*InputConnectionWrapperSetSelectionRequest) ProtoReflect added in v0.0.6

func (*InputConnectionWrapperSetSelectionRequest) Reset added in v0.0.6

func (*InputConnectionWrapperSetSelectionRequest) String added in v0.0.6

type InputContentInfoDescribeContentsRequest added in v0.0.6

type InputContentInfoDescribeContentsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*InputContentInfoDescribeContentsRequest) Descriptor deprecated added in v0.0.6

func (*InputContentInfoDescribeContentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputContentInfoDescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*InputContentInfoDescribeContentsRequest) GetHandle added in v0.0.6

func (*InputContentInfoDescribeContentsRequest) ProtoMessage added in v0.0.6

func (*InputContentInfoDescribeContentsRequest) ProtoReflect added in v0.0.6

func (*InputContentInfoDescribeContentsRequest) Reset added in v0.0.6

func (*InputContentInfoDescribeContentsRequest) String added in v0.0.6

type InputContentInfoServiceClient added in v0.0.6

InputContentInfoServiceClient is the client API for InputContentInfoService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInputContentInfoServiceClient added in v0.0.6

func NewInputContentInfoServiceClient(cc grpc.ClientConnInterface) InputContentInfoServiceClient

type InputContentInfoServiceServer added in v0.0.6

InputContentInfoServiceServer is the server API for InputContentInfoService service. All implementations must embed UnimplementedInputContentInfoServiceServer for forward compatibility.

type InputContentInfoWriteToParcelRequest added in v0.0.6

type InputContentInfoWriteToParcelRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*InputContentInfoWriteToParcelRequest) Descriptor deprecated added in v0.0.6

func (*InputContentInfoWriteToParcelRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputContentInfoWriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*InputContentInfoWriteToParcelRequest) GetArg0 added in v0.0.6

func (*InputContentInfoWriteToParcelRequest) GetArg1 added in v0.0.6

func (*InputContentInfoWriteToParcelRequest) GetHandle added in v0.0.6

func (*InputContentInfoWriteToParcelRequest) ProtoMessage added in v0.0.6

func (*InputContentInfoWriteToParcelRequest) ProtoMessage()

func (*InputContentInfoWriteToParcelRequest) ProtoReflect added in v0.0.6

func (*InputContentInfoWriteToParcelRequest) Reset added in v0.0.6

func (*InputContentInfoWriteToParcelRequest) String added in v0.0.6

type InputMethodInfoDescribeContentsRequest added in v0.0.6

type InputMethodInfoDescribeContentsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodInfoDescribeContentsRequest) Descriptor deprecated added in v0.0.6

func (*InputMethodInfoDescribeContentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputMethodInfoDescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*InputMethodInfoDescribeContentsRequest) GetHandle added in v0.0.6

func (*InputMethodInfoDescribeContentsRequest) ProtoMessage added in v0.0.6

func (*InputMethodInfoDescribeContentsRequest) ProtoReflect added in v0.0.6

func (*InputMethodInfoDescribeContentsRequest) Reset added in v0.0.6

func (*InputMethodInfoDescribeContentsRequest) String added in v0.0.6

type InputMethodInfoEqualsRequest added in v0.0.6

type InputMethodInfoEqualsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodInfoEqualsRequest) Descriptor deprecated added in v0.0.6

func (*InputMethodInfoEqualsRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputMethodInfoEqualsRequest.ProtoReflect.Descriptor instead.

func (*InputMethodInfoEqualsRequest) GetArg0 added in v0.0.6

func (x *InputMethodInfoEqualsRequest) GetArg0() int64

func (*InputMethodInfoEqualsRequest) GetHandle added in v0.0.6

func (x *InputMethodInfoEqualsRequest) GetHandle() int64

func (*InputMethodInfoEqualsRequest) ProtoMessage added in v0.0.6

func (*InputMethodInfoEqualsRequest) ProtoMessage()

func (*InputMethodInfoEqualsRequest) ProtoReflect added in v0.0.6

func (*InputMethodInfoEqualsRequest) Reset added in v0.0.6

func (x *InputMethodInfoEqualsRequest) Reset()

func (*InputMethodInfoEqualsRequest) String added in v0.0.6

type InputMethodInfoGetIdResponse added in v0.0.6

type InputMethodInfoGetIdResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodInfoGetIdResponse) Descriptor deprecated added in v0.0.6

func (*InputMethodInfoGetIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use InputMethodInfoGetIdResponse.ProtoReflect.Descriptor instead.

func (*InputMethodInfoGetIdResponse) GetResult added in v0.0.6

func (x *InputMethodInfoGetIdResponse) GetResult() string

func (*InputMethodInfoGetIdResponse) ProtoMessage added in v0.0.6

func (*InputMethodInfoGetIdResponse) ProtoMessage()

func (*InputMethodInfoGetIdResponse) ProtoReflect added in v0.0.6

func (*InputMethodInfoGetIdResponse) Reset added in v0.0.6

func (x *InputMethodInfoGetIdResponse) Reset()

func (*InputMethodInfoGetIdResponse) String added in v0.0.6

type InputMethodInfoHashCodeRequest added in v0.0.6

type InputMethodInfoHashCodeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodInfoHashCodeRequest) Descriptor deprecated added in v0.0.6

func (*InputMethodInfoHashCodeRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputMethodInfoHashCodeRequest.ProtoReflect.Descriptor instead.

func (*InputMethodInfoHashCodeRequest) GetHandle added in v0.0.6

func (x *InputMethodInfoHashCodeRequest) GetHandle() int64

func (*InputMethodInfoHashCodeRequest) ProtoMessage added in v0.0.6

func (*InputMethodInfoHashCodeRequest) ProtoMessage()

func (*InputMethodInfoHashCodeRequest) ProtoReflect added in v0.0.6

func (*InputMethodInfoHashCodeRequest) Reset added in v0.0.6

func (x *InputMethodInfoHashCodeRequest) Reset()

func (*InputMethodInfoHashCodeRequest) String added in v0.0.6

type InputMethodInfoServiceClient added in v0.0.6

type InputMethodInfoServiceClient interface {
	NewInputMethodInfo(ctx context.Context, in *NewInputMethodInfoRequest, opts ...grpc.CallOption) (*NewInputMethodInfoResponse, error)
	CreateImeLanguageSettingsActivityIntent(ctx context.Context, in *CreateImeLanguageSettingsActivityIntentRequest, opts ...grpc.CallOption) (*CreateImeLanguageSettingsActivityIntentResponse, error)
	CreateStylusHandwritingSettingsActivityIntent(ctx context.Context, in *CreateStylusHandwritingSettingsActivityIntentRequest, opts ...grpc.CallOption) (*CreateStylusHandwritingSettingsActivityIntentResponse, error)
	DescribeContents(ctx context.Context, in *InputMethodInfoDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Dump(ctx context.Context, in *DumpRequest, opts ...grpc.CallOption) (*DumpResponse, error)
	Equals(ctx context.Context, in *InputMethodInfoEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetComponent(ctx context.Context, in *GetComponentRequest, opts ...grpc.CallOption) (*GetComponentResponse, error)
	GetConfigChanges(ctx context.Context, in *GetConfigChangesRequest, opts ...grpc.CallOption) (*GetConfigChangesResponse, error)
	GetId(ctx context.Context, in *GetIdRequest, opts ...grpc.CallOption) (*InputMethodInfoGetIdResponse, error)
	GetIsDefaultResourceId(ctx context.Context, in *GetIsDefaultResourceIdRequest, opts ...grpc.CallOption) (*GetIsDefaultResourceIdResponse, error)
	GetPackageName(ctx context.Context, in *GetPackageNameRequest, opts ...grpc.CallOption) (*GetPackageNameResponse, error)
	GetServiceInfo(ctx context.Context, in *GetServiceInfoRequest, opts ...grpc.CallOption) (*GetServiceInfoResponse, error)
	GetServiceName(ctx context.Context, in *GetServiceNameRequest, opts ...grpc.CallOption) (*GetServiceNameResponse, error)
	GetSettingsActivity(ctx context.Context, in *GetSettingsActivityRequest, opts ...grpc.CallOption) (*GetSettingsActivityResponse, error)
	GetSubtypeAt(ctx context.Context, in *GetSubtypeAtRequest, opts ...grpc.CallOption) (*GetSubtypeAtResponse, error)
	GetSubtypeCount(ctx context.Context, in *GetSubtypeCountRequest, opts ...grpc.CallOption) (*GetSubtypeCountResponse, error)
	HashCode(ctx context.Context, in *InputMethodInfoHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	LoadIcon(ctx context.Context, in *LoadIconRequest, opts ...grpc.CallOption) (*LoadIconResponse, error)
	LoadLabel(ctx context.Context, in *LoadLabelRequest, opts ...grpc.CallOption) (*LoadLabelResponse, error)
	ShouldShowInInputMethodPicker(ctx context.Context, in *ShouldShowInInputMethodPickerRequest, opts ...grpc.CallOption) (*ShouldShowInInputMethodPickerResponse, error)
	SupportsConnectionlessStylusHandwriting(ctx context.Context, in *SupportsConnectionlessStylusHandwritingRequest, opts ...grpc.CallOption) (*SupportsConnectionlessStylusHandwritingResponse, error)
	SupportsStylusHandwriting(ctx context.Context, in *SupportsStylusHandwritingRequest, opts ...grpc.CallOption) (*SupportsStylusHandwritingResponse, error)
	SuppressesSpellChecker(ctx context.Context, in *SuppressesSpellCheckerRequest, opts ...grpc.CallOption) (*SuppressesSpellCheckerResponse, error)
	ToString(ctx context.Context, in *InputMethodInfoToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	WriteToParcel(ctx context.Context, in *InputMethodInfoWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

InputMethodInfoServiceClient is the client API for InputMethodInfoService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInputMethodInfoServiceClient added in v0.0.6

func NewInputMethodInfoServiceClient(cc grpc.ClientConnInterface) InputMethodInfoServiceClient

type InputMethodInfoServiceServer added in v0.0.6

type InputMethodInfoServiceServer interface {
	NewInputMethodInfo(context.Context, *NewInputMethodInfoRequest) (*NewInputMethodInfoResponse, error)
	CreateImeLanguageSettingsActivityIntent(context.Context, *CreateImeLanguageSettingsActivityIntentRequest) (*CreateImeLanguageSettingsActivityIntentResponse, error)
	CreateStylusHandwritingSettingsActivityIntent(context.Context, *CreateStylusHandwritingSettingsActivityIntentRequest) (*CreateStylusHandwritingSettingsActivityIntentResponse, error)
	DescribeContents(context.Context, *InputMethodInfoDescribeContentsRequest) (*DescribeContentsResponse, error)
	Dump(context.Context, *DumpRequest) (*DumpResponse, error)
	Equals(context.Context, *InputMethodInfoEqualsRequest) (*EqualsResponse, error)
	GetComponent(context.Context, *GetComponentRequest) (*GetComponentResponse, error)
	GetConfigChanges(context.Context, *GetConfigChangesRequest) (*GetConfigChangesResponse, error)
	GetId(context.Context, *GetIdRequest) (*InputMethodInfoGetIdResponse, error)
	GetIsDefaultResourceId(context.Context, *GetIsDefaultResourceIdRequest) (*GetIsDefaultResourceIdResponse, error)
	GetPackageName(context.Context, *GetPackageNameRequest) (*GetPackageNameResponse, error)
	GetServiceInfo(context.Context, *GetServiceInfoRequest) (*GetServiceInfoResponse, error)
	GetServiceName(context.Context, *GetServiceNameRequest) (*GetServiceNameResponse, error)
	GetSettingsActivity(context.Context, *GetSettingsActivityRequest) (*GetSettingsActivityResponse, error)
	GetSubtypeAt(context.Context, *GetSubtypeAtRequest) (*GetSubtypeAtResponse, error)
	GetSubtypeCount(context.Context, *GetSubtypeCountRequest) (*GetSubtypeCountResponse, error)
	HashCode(context.Context, *InputMethodInfoHashCodeRequest) (*HashCodeResponse, error)
	LoadIcon(context.Context, *LoadIconRequest) (*LoadIconResponse, error)
	LoadLabel(context.Context, *LoadLabelRequest) (*LoadLabelResponse, error)
	ShouldShowInInputMethodPicker(context.Context, *ShouldShowInInputMethodPickerRequest) (*ShouldShowInInputMethodPickerResponse, error)
	SupportsConnectionlessStylusHandwriting(context.Context, *SupportsConnectionlessStylusHandwritingRequest) (*SupportsConnectionlessStylusHandwritingResponse, error)
	SupportsStylusHandwriting(context.Context, *SupportsStylusHandwritingRequest) (*SupportsStylusHandwritingResponse, error)
	SuppressesSpellChecker(context.Context, *SuppressesSpellCheckerRequest) (*SuppressesSpellCheckerResponse, error)
	ToString(context.Context, *InputMethodInfoToStringRequest) (*ToStringResponse, error)
	WriteToParcel(context.Context, *InputMethodInfoWriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

InputMethodInfoServiceServer is the server API for InputMethodInfoService service. All implementations must embed UnimplementedInputMethodInfoServiceServer for forward compatibility.

type InputMethodInfoToStringRequest added in v0.0.6

type InputMethodInfoToStringRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodInfoToStringRequest) Descriptor deprecated added in v0.0.6

func (*InputMethodInfoToStringRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputMethodInfoToStringRequest.ProtoReflect.Descriptor instead.

func (*InputMethodInfoToStringRequest) GetHandle added in v0.0.6

func (x *InputMethodInfoToStringRequest) GetHandle() int64

func (*InputMethodInfoToStringRequest) ProtoMessage added in v0.0.6

func (*InputMethodInfoToStringRequest) ProtoMessage()

func (*InputMethodInfoToStringRequest) ProtoReflect added in v0.0.6

func (*InputMethodInfoToStringRequest) Reset added in v0.0.6

func (x *InputMethodInfoToStringRequest) Reset()

func (*InputMethodInfoToStringRequest) String added in v0.0.6

type InputMethodInfoWriteToParcelRequest added in v0.0.6

type InputMethodInfoWriteToParcelRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodInfoWriteToParcelRequest) Descriptor deprecated added in v0.0.6

func (*InputMethodInfoWriteToParcelRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputMethodInfoWriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*InputMethodInfoWriteToParcelRequest) GetArg0 added in v0.0.6

func (*InputMethodInfoWriteToParcelRequest) GetArg1 added in v0.0.6

func (*InputMethodInfoWriteToParcelRequest) GetHandle added in v0.0.6

func (*InputMethodInfoWriteToParcelRequest) ProtoMessage added in v0.0.6

func (*InputMethodInfoWriteToParcelRequest) ProtoMessage()

func (*InputMethodInfoWriteToParcelRequest) ProtoReflect added in v0.0.6

func (*InputMethodInfoWriteToParcelRequest) Reset added in v0.0.6

func (*InputMethodInfoWriteToParcelRequest) String added in v0.0.6

type InputMethodManagerDisplayCompletionsRequest added in v0.0.6

type InputMethodManagerDisplayCompletionsRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodManagerDisplayCompletionsRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputMethodManagerDisplayCompletionsRequest.ProtoReflect.Descriptor instead.

func (*InputMethodManagerDisplayCompletionsRequest) GetArg0 added in v0.0.6

func (*InputMethodManagerDisplayCompletionsRequest) GetArg1 added in v0.0.6

func (*InputMethodManagerDisplayCompletionsRequest) ProtoMessage added in v0.0.6

func (*InputMethodManagerDisplayCompletionsRequest) ProtoReflect added in v0.0.6

func (*InputMethodManagerDisplayCompletionsRequest) Reset added in v0.0.6

func (*InputMethodManagerDisplayCompletionsRequest) String added in v0.0.6

type InputMethodManagerServiceClient

type InputMethodManagerServiceClient interface {
	AcceptStylusHandwritingDelegation1(ctx context.Context, in *AcceptStylusHandwritingDelegation1Request, opts ...grpc.CallOption) (*AcceptStylusHandwritingDelegation1Response, error)
	AcceptStylusHandwritingDelegation2_1(ctx context.Context, in *AcceptStylusHandwritingDelegation2_1Request, opts ...grpc.CallOption) (*AcceptStylusHandwritingDelegation2_1Response, error)
	DispatchKeyEventFromInputMethod(ctx context.Context, in *DispatchKeyEventFromInputMethodRequest, opts ...grpc.CallOption) (*DispatchKeyEventFromInputMethodResponse, error)
	DisplayCompletions(ctx context.Context, in *InputMethodManagerDisplayCompletionsRequest, opts ...grpc.CallOption) (*DisplayCompletionsResponse, error)
	GetCurrentInputMethodInfo(ctx context.Context, in *GetCurrentInputMethodInfoRequest, opts ...grpc.CallOption) (*GetCurrentInputMethodInfoResponse, error)
	GetCurrentInputMethodSubtype(ctx context.Context, in *GetCurrentInputMethodSubtypeRequest, opts ...grpc.CallOption) (*GetCurrentInputMethodSubtypeResponse, error)
	GetEnabledInputMethodList(ctx context.Context, in *GetEnabledInputMethodListRequest, opts ...grpc.CallOption) (*GetEnabledInputMethodListResponse, error)
	GetEnabledInputMethodSubtypeList(ctx context.Context, in *GetEnabledInputMethodSubtypeListRequest, opts ...grpc.CallOption) (*GetEnabledInputMethodSubtypeListResponse, error)
	GetInputMethodList(ctx context.Context, in *GetInputMethodListRequest, opts ...grpc.CallOption) (*GetInputMethodListResponse, error)
	GetLastInputMethodSubtype(ctx context.Context, in *GetLastInputMethodSubtypeRequest, opts ...grpc.CallOption) (*GetLastInputMethodSubtypeResponse, error)
	HideSoftInputFromInputMethod(ctx context.Context, in *HideSoftInputFromInputMethodRequest, opts ...grpc.CallOption) (*HideSoftInputFromInputMethodResponse, error)
	HideSoftInputFromWindow2(ctx context.Context, in *HideSoftInputFromWindow2Request, opts ...grpc.CallOption) (*HideSoftInputFromWindow2Response, error)
	HideSoftInputFromWindow3_1(ctx context.Context, in *HideSoftInputFromWindow3_1Request, opts ...grpc.CallOption) (*HideSoftInputFromWindow3_1Response, error)
	HideStatusIcon(ctx context.Context, in *HideStatusIconRequest, opts ...grpc.CallOption) (*HideStatusIconResponse, error)
	InvalidateInput(ctx context.Context, in *InvalidateInputRequest, opts ...grpc.CallOption) (*InvalidateInputResponse, error)
	IsAcceptingText(ctx context.Context, in *IsAcceptingTextRequest, opts ...grpc.CallOption) (*IsAcceptingTextResponse, error)
	IsActive0(ctx context.Context, in *IsActive0Request, opts ...grpc.CallOption) (*IsActive0Response, error)
	IsActive1_1(ctx context.Context, in *IsActive1_1Request, opts ...grpc.CallOption) (*IsActive1_1Response, error)
	IsConnectionlessStylusHandwritingAvailable(ctx context.Context, in *IsConnectionlessStylusHandwritingAvailableRequest, opts ...grpc.CallOption) (*IsConnectionlessStylusHandwritingAvailableResponse, error)
	IsFullscreenMode(ctx context.Context, in *IsFullscreenModeRequest, opts ...grpc.CallOption) (*IsFullscreenModeResponse, error)
	IsInputMethodSuppressingSpellChecker(ctx context.Context, in *IsInputMethodSuppressingSpellCheckerRequest, opts ...grpc.CallOption) (*IsInputMethodSuppressingSpellCheckerResponse, error)
	IsStylusHandwritingAvailable(ctx context.Context, in *IsStylusHandwritingAvailableRequest, opts ...grpc.CallOption) (*IsStylusHandwritingAvailableResponse, error)
	IsWatchingCursor(ctx context.Context, in *IsWatchingCursorRequest, opts ...grpc.CallOption) (*IsWatchingCursorResponse, error)
	PrepareStylusHandwritingDelegation1(ctx context.Context, in *PrepareStylusHandwritingDelegation1Request, opts ...grpc.CallOption) (*PrepareStylusHandwritingDelegation1Response, error)
	PrepareStylusHandwritingDelegation2_1(ctx context.Context, in *PrepareStylusHandwritingDelegation2_1Request, opts ...grpc.CallOption) (*PrepareStylusHandwritingDelegation2_1Response, error)
	RestartInput(ctx context.Context, in *RestartInputRequest, opts ...grpc.CallOption) (*RestartInputResponse, error)
	SendAppPrivateCommand(ctx context.Context, in *SendAppPrivateCommandRequest, opts ...grpc.CallOption) (*SendAppPrivateCommandResponse, error)
	SetAdditionalInputMethodSubtypes(ctx context.Context, in *SetAdditionalInputMethodSubtypesRequest, opts ...grpc.CallOption) (*SetAdditionalInputMethodSubtypesResponse, error)
	SetCurrentInputMethodSubtype(ctx context.Context, in *SetCurrentInputMethodSubtypeRequest, opts ...grpc.CallOption) (*SetCurrentInputMethodSubtypeResponse, error)
	SetExplicitlyEnabledInputMethodSubtypes(ctx context.Context, in *SetExplicitlyEnabledInputMethodSubtypesRequest, opts ...grpc.CallOption) (*SetExplicitlyEnabledInputMethodSubtypesResponse, error)
	SetInputMethod(ctx context.Context, in *SetInputMethodRequest, opts ...grpc.CallOption) (*SetInputMethodResponse, error)
	SetInputMethodAndSubtype(ctx context.Context, in *SetInputMethodAndSubtypeRequest, opts ...grpc.CallOption) (*SetInputMethodAndSubtypeResponse, error)
	ShouldOfferSwitchingToNextInputMethod(ctx context.Context, in *ShouldOfferSwitchingToNextInputMethodRequest, opts ...grpc.CallOption) (*ShouldOfferSwitchingToNextInputMethodResponse, error)
	ShowInputMethodAndSubtypeEnabler(ctx context.Context, in *ShowInputMethodAndSubtypeEnablerRequest, opts ...grpc.CallOption) (*ShowInputMethodAndSubtypeEnablerResponse, error)
	ShowInputMethodPicker(ctx context.Context, in *ShowInputMethodPickerRequest, opts ...grpc.CallOption) (*ShowInputMethodPickerResponse, error)
	ShowSoftInput2(ctx context.Context, in *ShowSoftInput2Request, opts ...grpc.CallOption) (*ShowSoftInput2Response, error)
	ShowSoftInput3_1(ctx context.Context, in *ShowSoftInput3_1Request, opts ...grpc.CallOption) (*ShowSoftInput3_1Response, error)
	ShowSoftInputFromInputMethod(ctx context.Context, in *ShowSoftInputFromInputMethodRequest, opts ...grpc.CallOption) (*ShowSoftInputFromInputMethodResponse, error)
	ShowStatusIcon(ctx context.Context, in *ShowStatusIconRequest, opts ...grpc.CallOption) (*ShowStatusIconResponse, error)
	StartConnectionlessStylusHandwriting(ctx context.Context, in *StartConnectionlessStylusHandwritingRequest, opts ...grpc.CallOption) (*StartConnectionlessStylusHandwritingResponse, error)
	StartConnectionlessStylusHandwritingForDelegation5(ctx context.Context, in *StartConnectionlessStylusHandwritingForDelegation5Request, opts ...grpc.CallOption) (*StartConnectionlessStylusHandwritingForDelegation5Response, error)
	StartConnectionlessStylusHandwritingForDelegation4_1(ctx context.Context, in *StartConnectionlessStylusHandwritingForDelegation4_1Request, opts ...grpc.CallOption) (*StartConnectionlessStylusHandwritingForDelegation4_1Response, error)
	StartStylusHandwriting(ctx context.Context, in *StartStylusHandwritingRequest, opts ...grpc.CallOption) (*StartStylusHandwritingResponse, error)
	SwitchToLastInputMethod(ctx context.Context, in *SwitchToLastInputMethodRequest, opts ...grpc.CallOption) (*SwitchToLastInputMethodResponse, error)
	SwitchToNextInputMethod(ctx context.Context, in *SwitchToNextInputMethodRequest, opts ...grpc.CallOption) (*SwitchToNextInputMethodResponse, error)
	ToggleSoftInput(ctx context.Context, in *ToggleSoftInputRequest, opts ...grpc.CallOption) (*ToggleSoftInputResponse, error)
	ToggleSoftInputFromWindow(ctx context.Context, in *ToggleSoftInputFromWindowRequest, opts ...grpc.CallOption) (*ToggleSoftInputFromWindowResponse, error)
	UpdateCursor(ctx context.Context, in *InputMethodManagerUpdateCursorRequest, opts ...grpc.CallOption) (*UpdateCursorResponse, error)
	UpdateCursorAnchorInfo(ctx context.Context, in *InputMethodManagerUpdateCursorAnchorInfoRequest, opts ...grpc.CallOption) (*UpdateCursorAnchorInfoResponse, error)
	UpdateExtractedText(ctx context.Context, in *InputMethodManagerUpdateExtractedTextRequest, opts ...grpc.CallOption) (*UpdateExtractedTextResponse, error)
	UpdateSelection(ctx context.Context, in *InputMethodManagerUpdateSelectionRequest, opts ...grpc.CallOption) (*UpdateSelectionResponse, error)
	ViewClicked(ctx context.Context, in *InputMethodManagerViewClickedRequest, opts ...grpc.CallOption) (*ViewClickedResponse, error)
}

InputMethodManagerServiceClient is the client API for InputMethodManagerService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type InputMethodManagerServiceServer

type InputMethodManagerServiceServer interface {
	AcceptStylusHandwritingDelegation1(context.Context, *AcceptStylusHandwritingDelegation1Request) (*AcceptStylusHandwritingDelegation1Response, error)
	AcceptStylusHandwritingDelegation2_1(context.Context, *AcceptStylusHandwritingDelegation2_1Request) (*AcceptStylusHandwritingDelegation2_1Response, error)
	DispatchKeyEventFromInputMethod(context.Context, *DispatchKeyEventFromInputMethodRequest) (*DispatchKeyEventFromInputMethodResponse, error)
	DisplayCompletions(context.Context, *InputMethodManagerDisplayCompletionsRequest) (*DisplayCompletionsResponse, error)
	GetCurrentInputMethodInfo(context.Context, *GetCurrentInputMethodInfoRequest) (*GetCurrentInputMethodInfoResponse, error)
	GetCurrentInputMethodSubtype(context.Context, *GetCurrentInputMethodSubtypeRequest) (*GetCurrentInputMethodSubtypeResponse, error)
	GetEnabledInputMethodList(context.Context, *GetEnabledInputMethodListRequest) (*GetEnabledInputMethodListResponse, error)
	GetEnabledInputMethodSubtypeList(context.Context, *GetEnabledInputMethodSubtypeListRequest) (*GetEnabledInputMethodSubtypeListResponse, error)
	GetInputMethodList(context.Context, *GetInputMethodListRequest) (*GetInputMethodListResponse, error)
	GetLastInputMethodSubtype(context.Context, *GetLastInputMethodSubtypeRequest) (*GetLastInputMethodSubtypeResponse, error)
	HideSoftInputFromInputMethod(context.Context, *HideSoftInputFromInputMethodRequest) (*HideSoftInputFromInputMethodResponse, error)
	HideSoftInputFromWindow2(context.Context, *HideSoftInputFromWindow2Request) (*HideSoftInputFromWindow2Response, error)
	HideSoftInputFromWindow3_1(context.Context, *HideSoftInputFromWindow3_1Request) (*HideSoftInputFromWindow3_1Response, error)
	HideStatusIcon(context.Context, *HideStatusIconRequest) (*HideStatusIconResponse, error)
	InvalidateInput(context.Context, *InvalidateInputRequest) (*InvalidateInputResponse, error)
	IsAcceptingText(context.Context, *IsAcceptingTextRequest) (*IsAcceptingTextResponse, error)
	IsActive0(context.Context, *IsActive0Request) (*IsActive0Response, error)
	IsActive1_1(context.Context, *IsActive1_1Request) (*IsActive1_1Response, error)
	IsConnectionlessStylusHandwritingAvailable(context.Context, *IsConnectionlessStylusHandwritingAvailableRequest) (*IsConnectionlessStylusHandwritingAvailableResponse, error)
	IsFullscreenMode(context.Context, *IsFullscreenModeRequest) (*IsFullscreenModeResponse, error)
	IsInputMethodSuppressingSpellChecker(context.Context, *IsInputMethodSuppressingSpellCheckerRequest) (*IsInputMethodSuppressingSpellCheckerResponse, error)
	IsStylusHandwritingAvailable(context.Context, *IsStylusHandwritingAvailableRequest) (*IsStylusHandwritingAvailableResponse, error)
	IsWatchingCursor(context.Context, *IsWatchingCursorRequest) (*IsWatchingCursorResponse, error)
	PrepareStylusHandwritingDelegation1(context.Context, *PrepareStylusHandwritingDelegation1Request) (*PrepareStylusHandwritingDelegation1Response, error)
	PrepareStylusHandwritingDelegation2_1(context.Context, *PrepareStylusHandwritingDelegation2_1Request) (*PrepareStylusHandwritingDelegation2_1Response, error)
	RestartInput(context.Context, *RestartInputRequest) (*RestartInputResponse, error)
	SendAppPrivateCommand(context.Context, *SendAppPrivateCommandRequest) (*SendAppPrivateCommandResponse, error)
	SetAdditionalInputMethodSubtypes(context.Context, *SetAdditionalInputMethodSubtypesRequest) (*SetAdditionalInputMethodSubtypesResponse, error)
	SetCurrentInputMethodSubtype(context.Context, *SetCurrentInputMethodSubtypeRequest) (*SetCurrentInputMethodSubtypeResponse, error)
	SetExplicitlyEnabledInputMethodSubtypes(context.Context, *SetExplicitlyEnabledInputMethodSubtypesRequest) (*SetExplicitlyEnabledInputMethodSubtypesResponse, error)
	SetInputMethod(context.Context, *SetInputMethodRequest) (*SetInputMethodResponse, error)
	SetInputMethodAndSubtype(context.Context, *SetInputMethodAndSubtypeRequest) (*SetInputMethodAndSubtypeResponse, error)
	ShouldOfferSwitchingToNextInputMethod(context.Context, *ShouldOfferSwitchingToNextInputMethodRequest) (*ShouldOfferSwitchingToNextInputMethodResponse, error)
	ShowInputMethodAndSubtypeEnabler(context.Context, *ShowInputMethodAndSubtypeEnablerRequest) (*ShowInputMethodAndSubtypeEnablerResponse, error)
	ShowInputMethodPicker(context.Context, *ShowInputMethodPickerRequest) (*ShowInputMethodPickerResponse, error)
	ShowSoftInput2(context.Context, *ShowSoftInput2Request) (*ShowSoftInput2Response, error)
	ShowSoftInput3_1(context.Context, *ShowSoftInput3_1Request) (*ShowSoftInput3_1Response, error)
	ShowSoftInputFromInputMethod(context.Context, *ShowSoftInputFromInputMethodRequest) (*ShowSoftInputFromInputMethodResponse, error)
	ShowStatusIcon(context.Context, *ShowStatusIconRequest) (*ShowStatusIconResponse, error)
	StartConnectionlessStylusHandwriting(context.Context, *StartConnectionlessStylusHandwritingRequest) (*StartConnectionlessStylusHandwritingResponse, error)
	StartConnectionlessStylusHandwritingForDelegation5(context.Context, *StartConnectionlessStylusHandwritingForDelegation5Request) (*StartConnectionlessStylusHandwritingForDelegation5Response, error)
	StartConnectionlessStylusHandwritingForDelegation4_1(context.Context, *StartConnectionlessStylusHandwritingForDelegation4_1Request) (*StartConnectionlessStylusHandwritingForDelegation4_1Response, error)
	StartStylusHandwriting(context.Context, *StartStylusHandwritingRequest) (*StartStylusHandwritingResponse, error)
	SwitchToLastInputMethod(context.Context, *SwitchToLastInputMethodRequest) (*SwitchToLastInputMethodResponse, error)
	SwitchToNextInputMethod(context.Context, *SwitchToNextInputMethodRequest) (*SwitchToNextInputMethodResponse, error)
	ToggleSoftInput(context.Context, *ToggleSoftInputRequest) (*ToggleSoftInputResponse, error)
	ToggleSoftInputFromWindow(context.Context, *ToggleSoftInputFromWindowRequest) (*ToggleSoftInputFromWindowResponse, error)
	UpdateCursor(context.Context, *InputMethodManagerUpdateCursorRequest) (*UpdateCursorResponse, error)
	UpdateCursorAnchorInfo(context.Context, *InputMethodManagerUpdateCursorAnchorInfoRequest) (*UpdateCursorAnchorInfoResponse, error)
	UpdateExtractedText(context.Context, *InputMethodManagerUpdateExtractedTextRequest) (*UpdateExtractedTextResponse, error)
	UpdateSelection(context.Context, *InputMethodManagerUpdateSelectionRequest) (*UpdateSelectionResponse, error)
	ViewClicked(context.Context, *InputMethodManagerViewClickedRequest) (*ViewClickedResponse, error)
	// contains filtered or unexported methods
}

InputMethodManagerServiceServer is the server API for InputMethodManagerService service. All implementations must embed UnimplementedInputMethodManagerServiceServer for forward compatibility.

type InputMethodManagerUpdateCursorAnchorInfoRequest added in v0.0.6

type InputMethodManagerUpdateCursorAnchorInfoRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodManagerUpdateCursorAnchorInfoRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputMethodManagerUpdateCursorAnchorInfoRequest.ProtoReflect.Descriptor instead.

func (*InputMethodManagerUpdateCursorAnchorInfoRequest) GetArg0 added in v0.0.6

func (*InputMethodManagerUpdateCursorAnchorInfoRequest) GetArg1 added in v0.0.6

func (*InputMethodManagerUpdateCursorAnchorInfoRequest) ProtoMessage added in v0.0.6

func (*InputMethodManagerUpdateCursorAnchorInfoRequest) ProtoReflect added in v0.0.6

func (*InputMethodManagerUpdateCursorAnchorInfoRequest) Reset added in v0.0.6

func (*InputMethodManagerUpdateCursorAnchorInfoRequest) String added in v0.0.6

type InputMethodManagerUpdateCursorRequest added in v0.0.6

type InputMethodManagerUpdateCursorRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4 int32 `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodManagerUpdateCursorRequest) Descriptor deprecated added in v0.0.6

func (*InputMethodManagerUpdateCursorRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputMethodManagerUpdateCursorRequest.ProtoReflect.Descriptor instead.

func (*InputMethodManagerUpdateCursorRequest) GetArg0 added in v0.0.6

func (*InputMethodManagerUpdateCursorRequest) GetArg1 added in v0.0.6

func (*InputMethodManagerUpdateCursorRequest) GetArg2 added in v0.0.6

func (*InputMethodManagerUpdateCursorRequest) GetArg3 added in v0.0.6

func (*InputMethodManagerUpdateCursorRequest) GetArg4 added in v0.0.6

func (*InputMethodManagerUpdateCursorRequest) ProtoMessage added in v0.0.6

func (*InputMethodManagerUpdateCursorRequest) ProtoMessage()

func (*InputMethodManagerUpdateCursorRequest) ProtoReflect added in v0.0.6

func (*InputMethodManagerUpdateCursorRequest) Reset added in v0.0.6

func (*InputMethodManagerUpdateCursorRequest) String added in v0.0.6

type InputMethodManagerUpdateExtractedTextRequest added in v0.0.6

type InputMethodManagerUpdateExtractedTextRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodManagerUpdateExtractedTextRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use InputMethodManagerUpdateExtractedTextRequest.ProtoReflect.Descriptor instead.

func (*InputMethodManagerUpdateExtractedTextRequest) GetArg0 added in v0.0.6

func (*InputMethodManagerUpdateExtractedTextRequest) GetArg1 added in v0.0.6

func (*InputMethodManagerUpdateExtractedTextRequest) GetArg2 added in v0.0.6

func (*InputMethodManagerUpdateExtractedTextRequest) ProtoMessage added in v0.0.6

func (*InputMethodManagerUpdateExtractedTextRequest) ProtoReflect added in v0.0.6

func (*InputMethodManagerUpdateExtractedTextRequest) Reset added in v0.0.6

func (*InputMethodManagerUpdateExtractedTextRequest) String added in v0.0.6

type InputMethodManagerUpdateSelectionRequest added in v0.0.6

type InputMethodManagerUpdateSelectionRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4 int32 `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodManagerUpdateSelectionRequest) Descriptor deprecated added in v0.0.6

func (*InputMethodManagerUpdateSelectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputMethodManagerUpdateSelectionRequest.ProtoReflect.Descriptor instead.

func (*InputMethodManagerUpdateSelectionRequest) GetArg0 added in v0.0.6

func (*InputMethodManagerUpdateSelectionRequest) GetArg1 added in v0.0.6

func (*InputMethodManagerUpdateSelectionRequest) GetArg2 added in v0.0.6

func (*InputMethodManagerUpdateSelectionRequest) GetArg3 added in v0.0.6

func (*InputMethodManagerUpdateSelectionRequest) GetArg4 added in v0.0.6

func (*InputMethodManagerUpdateSelectionRequest) ProtoMessage added in v0.0.6

func (*InputMethodManagerUpdateSelectionRequest) ProtoReflect added in v0.0.6

func (*InputMethodManagerUpdateSelectionRequest) Reset added in v0.0.6

func (*InputMethodManagerUpdateSelectionRequest) String added in v0.0.6

type InputMethodManagerViewClickedRequest added in v0.0.6

type InputMethodManagerViewClickedRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodManagerViewClickedRequest) Descriptor deprecated added in v0.0.6

func (*InputMethodManagerViewClickedRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputMethodManagerViewClickedRequest.ProtoReflect.Descriptor instead.

func (*InputMethodManagerViewClickedRequest) GetArg0 added in v0.0.6

func (*InputMethodManagerViewClickedRequest) ProtoMessage added in v0.0.6

func (*InputMethodManagerViewClickedRequest) ProtoMessage()

func (*InputMethodManagerViewClickedRequest) ProtoReflect added in v0.0.6

func (*InputMethodManagerViewClickedRequest) Reset added in v0.0.6

func (*InputMethodManagerViewClickedRequest) String added in v0.0.6

type InputMethodRestartInputRequest added in v0.0.6

type InputMethodRestartInputRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodRestartInputRequest) Descriptor deprecated added in v0.0.6

func (*InputMethodRestartInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputMethodRestartInputRequest.ProtoReflect.Descriptor instead.

func (*InputMethodRestartInputRequest) GetArg0 added in v0.0.6

func (*InputMethodRestartInputRequest) GetArg1 added in v0.0.6

func (*InputMethodRestartInputRequest) ProtoMessage added in v0.0.6

func (*InputMethodRestartInputRequest) ProtoMessage()

func (*InputMethodRestartInputRequest) ProtoReflect added in v0.0.6

func (*InputMethodRestartInputRequest) Reset added in v0.0.6

func (x *InputMethodRestartInputRequest) Reset()

func (*InputMethodRestartInputRequest) String added in v0.0.6

type InputMethodServiceClient added in v0.0.6

InputMethodServiceClient is the client API for InputMethodService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInputMethodServiceClient added in v0.0.6

func NewInputMethodServiceClient(cc grpc.ClientConnInterface) InputMethodServiceClient

type InputMethodServiceServer added in v0.0.6

InputMethodServiceServer is the server API for InputMethodService service. All implementations must embed UnimplementedInputMethodServiceServer for forward compatibility.

type InputMethodSessionCallbackServiceClient added in v0.0.6

type InputMethodSessionCallbackServiceClient interface {
	SessionCreated(ctx context.Context, in *SessionCreatedRequest, opts ...grpc.CallOption) (*SessionCreatedResponse, error)
}

InputMethodSessionCallbackServiceClient is the client API for InputMethodSessionCallbackService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInputMethodSessionCallbackServiceClient added in v0.0.6

func NewInputMethodSessionCallbackServiceClient(cc grpc.ClientConnInterface) InputMethodSessionCallbackServiceClient

type InputMethodSessionCallbackServiceServer added in v0.0.6

type InputMethodSessionCallbackServiceServer interface {
	SessionCreated(context.Context, *SessionCreatedRequest) (*SessionCreatedResponse, error)
	// contains filtered or unexported methods
}

InputMethodSessionCallbackServiceServer is the server API for InputMethodSessionCallbackService service. All implementations must embed UnimplementedInputMethodSessionCallbackServiceServer for forward compatibility.

type InputMethodSessionEventCallbackServiceClient added in v0.0.6

type InputMethodSessionEventCallbackServiceClient interface {
	FinishedEvent(ctx context.Context, in *FinishedEventRequest, opts ...grpc.CallOption) (*FinishedEventResponse, error)
}

InputMethodSessionEventCallbackServiceClient is the client API for InputMethodSessionEventCallbackService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInputMethodSessionEventCallbackServiceClient added in v0.0.6

func NewInputMethodSessionEventCallbackServiceClient(cc grpc.ClientConnInterface) InputMethodSessionEventCallbackServiceClient

type InputMethodSessionEventCallbackServiceServer added in v0.0.6

type InputMethodSessionEventCallbackServiceServer interface {
	FinishedEvent(context.Context, *FinishedEventRequest) (*FinishedEventResponse, error)
	// contains filtered or unexported methods
}

InputMethodSessionEventCallbackServiceServer is the server API for InputMethodSessionEventCallbackService service. All implementations must embed UnimplementedInputMethodSessionEventCallbackServiceServer for forward compatibility.

type InputMethodSessionServiceClient added in v0.0.6

type InputMethodSessionServiceClient interface {
	AppPrivateCommand(ctx context.Context, in *AppPrivateCommandRequest, opts ...grpc.CallOption) (*AppPrivateCommandResponse, error)
	DispatchGenericMotionEvent(ctx context.Context, in *DispatchGenericMotionEventRequest, opts ...grpc.CallOption) (*DispatchGenericMotionEventResponse, error)
	DispatchKeyEvent(ctx context.Context, in *DispatchKeyEventRequest, opts ...grpc.CallOption) (*DispatchKeyEventResponse, error)
	DispatchTrackballEvent(ctx context.Context, in *DispatchTrackballEventRequest, opts ...grpc.CallOption) (*DispatchTrackballEventResponse, error)
	DisplayCompletions(ctx context.Context, in *DisplayCompletionsRequest, opts ...grpc.CallOption) (*DisplayCompletionsResponse, error)
	FinishInput(ctx context.Context, in *FinishInputRequest, opts ...grpc.CallOption) (*FinishInputResponse, error)
	ToggleSoftInput(ctx context.Context, in *ToggleSoftInputRequest, opts ...grpc.CallOption) (*ToggleSoftInputResponse, error)
	UpdateCursor(ctx context.Context, in *UpdateCursorRequest, opts ...grpc.CallOption) (*UpdateCursorResponse, error)
	UpdateCursorAnchorInfo(ctx context.Context, in *UpdateCursorAnchorInfoRequest, opts ...grpc.CallOption) (*UpdateCursorAnchorInfoResponse, error)
	UpdateExtractedText(ctx context.Context, in *UpdateExtractedTextRequest, opts ...grpc.CallOption) (*UpdateExtractedTextResponse, error)
	UpdateSelection(ctx context.Context, in *UpdateSelectionRequest, opts ...grpc.CallOption) (*UpdateSelectionResponse, error)
	ViewClicked(ctx context.Context, in *ViewClickedRequest, opts ...grpc.CallOption) (*ViewClickedResponse, error)
}

InputMethodSessionServiceClient is the client API for InputMethodSessionService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInputMethodSessionServiceClient added in v0.0.6

func NewInputMethodSessionServiceClient(cc grpc.ClientConnInterface) InputMethodSessionServiceClient

type InputMethodSessionServiceServer added in v0.0.6

InputMethodSessionServiceServer is the server API for InputMethodSessionService service. All implementations must embed UnimplementedInputMethodSessionServiceServer for forward compatibility.

type InputMethodSubtypeDescribeContentsRequest added in v0.0.6

type InputMethodSubtypeDescribeContentsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodSubtypeDescribeContentsRequest) Descriptor deprecated added in v0.0.6

func (*InputMethodSubtypeDescribeContentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputMethodSubtypeDescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*InputMethodSubtypeDescribeContentsRequest) GetHandle added in v0.0.6

func (*InputMethodSubtypeDescribeContentsRequest) ProtoMessage added in v0.0.6

func (*InputMethodSubtypeDescribeContentsRequest) ProtoReflect added in v0.0.6

func (*InputMethodSubtypeDescribeContentsRequest) Reset added in v0.0.6

func (*InputMethodSubtypeDescribeContentsRequest) String added in v0.0.6

type InputMethodSubtypeEqualsRequest added in v0.0.6

type InputMethodSubtypeEqualsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodSubtypeEqualsRequest) Descriptor deprecated added in v0.0.6

func (*InputMethodSubtypeEqualsRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputMethodSubtypeEqualsRequest.ProtoReflect.Descriptor instead.

func (*InputMethodSubtypeEqualsRequest) GetArg0 added in v0.0.6

func (*InputMethodSubtypeEqualsRequest) GetHandle added in v0.0.6

func (x *InputMethodSubtypeEqualsRequest) GetHandle() int64

func (*InputMethodSubtypeEqualsRequest) ProtoMessage added in v0.0.6

func (*InputMethodSubtypeEqualsRequest) ProtoMessage()

func (*InputMethodSubtypeEqualsRequest) ProtoReflect added in v0.0.6

func (*InputMethodSubtypeEqualsRequest) Reset added in v0.0.6

func (*InputMethodSubtypeEqualsRequest) String added in v0.0.6

type InputMethodSubtypeHashCodeRequest added in v0.0.6

type InputMethodSubtypeHashCodeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodSubtypeHashCodeRequest) Descriptor deprecated added in v0.0.6

func (*InputMethodSubtypeHashCodeRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputMethodSubtypeHashCodeRequest.ProtoReflect.Descriptor instead.

func (*InputMethodSubtypeHashCodeRequest) GetHandle added in v0.0.6

func (*InputMethodSubtypeHashCodeRequest) ProtoMessage added in v0.0.6

func (*InputMethodSubtypeHashCodeRequest) ProtoMessage()

func (*InputMethodSubtypeHashCodeRequest) ProtoReflect added in v0.0.6

func (*InputMethodSubtypeHashCodeRequest) Reset added in v0.0.6

func (*InputMethodSubtypeHashCodeRequest) String added in v0.0.6

type InputMethodSubtypeInputMethodSubtypeBuilderServiceClient added in v0.0.6

type InputMethodSubtypeInputMethodSubtypeBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetIsAsciiCapable(ctx context.Context, in *SetIsAsciiCapableRequest, opts ...grpc.CallOption) (*SetIsAsciiCapableResponse, error)
	SetIsAuxiliary(ctx context.Context, in *SetIsAuxiliaryRequest, opts ...grpc.CallOption) (*SetIsAuxiliaryResponse, error)
	SetLanguageTag(ctx context.Context, in *SetLanguageTagRequest, opts ...grpc.CallOption) (*SetLanguageTagResponse, error)
	SetLayoutLabelNonLocalized(ctx context.Context, in *SetLayoutLabelNonLocalizedRequest, opts ...grpc.CallOption) (*SetLayoutLabelNonLocalizedResponse, error)
	SetLayoutLabelResource(ctx context.Context, in *SetLayoutLabelResourceRequest, opts ...grpc.CallOption) (*SetLayoutLabelResourceResponse, error)
	SetOverridesImplicitlyEnabledSubtype(ctx context.Context, in *SetOverridesImplicitlyEnabledSubtypeRequest, opts ...grpc.CallOption) (*SetOverridesImplicitlyEnabledSubtypeResponse, error)
	SetPhysicalKeyboardHint(ctx context.Context, in *SetPhysicalKeyboardHintRequest, opts ...grpc.CallOption) (*SetPhysicalKeyboardHintResponse, error)
	SetSubtypeExtraValue(ctx context.Context, in *SetSubtypeExtraValueRequest, opts ...grpc.CallOption) (*SetSubtypeExtraValueResponse, error)
	SetSubtypeIconResId(ctx context.Context, in *SetSubtypeIconResIdRequest, opts ...grpc.CallOption) (*SetSubtypeIconResIdResponse, error)
	SetSubtypeId(ctx context.Context, in *SetSubtypeIdRequest, opts ...grpc.CallOption) (*SetSubtypeIdResponse, error)
	SetSubtypeLocale(ctx context.Context, in *SetSubtypeLocaleRequest, opts ...grpc.CallOption) (*SetSubtypeLocaleResponse, error)
	SetSubtypeMode(ctx context.Context, in *SetSubtypeModeRequest, opts ...grpc.CallOption) (*SetSubtypeModeResponse, error)
	SetSubtypeNameOverride(ctx context.Context, in *SetSubtypeNameOverrideRequest, opts ...grpc.CallOption) (*SetSubtypeNameOverrideResponse, error)
	SetSubtypeNameResId(ctx context.Context, in *SetSubtypeNameResIdRequest, opts ...grpc.CallOption) (*SetSubtypeNameResIdResponse, error)
}

InputMethodSubtypeInputMethodSubtypeBuilderServiceClient is the client API for InputMethodSubtypeInputMethodSubtypeBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInputMethodSubtypeInputMethodSubtypeBuilderServiceClient added in v0.0.6

func NewInputMethodSubtypeInputMethodSubtypeBuilderServiceClient(cc grpc.ClientConnInterface) InputMethodSubtypeInputMethodSubtypeBuilderServiceClient

type InputMethodSubtypeInputMethodSubtypeBuilderServiceServer added in v0.0.6

type InputMethodSubtypeInputMethodSubtypeBuilderServiceServer interface {
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	SetIsAsciiCapable(context.Context, *SetIsAsciiCapableRequest) (*SetIsAsciiCapableResponse, error)
	SetIsAuxiliary(context.Context, *SetIsAuxiliaryRequest) (*SetIsAuxiliaryResponse, error)
	SetLanguageTag(context.Context, *SetLanguageTagRequest) (*SetLanguageTagResponse, error)
	SetLayoutLabelNonLocalized(context.Context, *SetLayoutLabelNonLocalizedRequest) (*SetLayoutLabelNonLocalizedResponse, error)
	SetLayoutLabelResource(context.Context, *SetLayoutLabelResourceRequest) (*SetLayoutLabelResourceResponse, error)
	SetOverridesImplicitlyEnabledSubtype(context.Context, *SetOverridesImplicitlyEnabledSubtypeRequest) (*SetOverridesImplicitlyEnabledSubtypeResponse, error)
	SetPhysicalKeyboardHint(context.Context, *SetPhysicalKeyboardHintRequest) (*SetPhysicalKeyboardHintResponse, error)
	SetSubtypeExtraValue(context.Context, *SetSubtypeExtraValueRequest) (*SetSubtypeExtraValueResponse, error)
	SetSubtypeIconResId(context.Context, *SetSubtypeIconResIdRequest) (*SetSubtypeIconResIdResponse, error)
	SetSubtypeId(context.Context, *SetSubtypeIdRequest) (*SetSubtypeIdResponse, error)
	SetSubtypeLocale(context.Context, *SetSubtypeLocaleRequest) (*SetSubtypeLocaleResponse, error)
	SetSubtypeMode(context.Context, *SetSubtypeModeRequest) (*SetSubtypeModeResponse, error)
	SetSubtypeNameOverride(context.Context, *SetSubtypeNameOverrideRequest) (*SetSubtypeNameOverrideResponse, error)
	SetSubtypeNameResId(context.Context, *SetSubtypeNameResIdRequest) (*SetSubtypeNameResIdResponse, error)
	// contains filtered or unexported methods
}

InputMethodSubtypeInputMethodSubtypeBuilderServiceServer is the server API for InputMethodSubtypeInputMethodSubtypeBuilderService service. All implementations must embed UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer for forward compatibility.

type InputMethodSubtypeServiceClient added in v0.0.6

type InputMethodSubtypeServiceClient interface {
	NewInputMethodSubtype(ctx context.Context, in *NewInputMethodSubtypeRequest, opts ...grpc.CallOption) (*NewInputMethodSubtypeResponse, error)
	ContainsExtraValueKey(ctx context.Context, in *ContainsExtraValueKeyRequest, opts ...grpc.CallOption) (*ContainsExtraValueKeyResponse, error)
	DescribeContents(ctx context.Context, in *InputMethodSubtypeDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *InputMethodSubtypeEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetDisplayName(ctx context.Context, in *GetDisplayNameRequest, opts ...grpc.CallOption) (*GetDisplayNameResponse, error)
	GetExtraValue(ctx context.Context, in *GetExtraValueRequest, opts ...grpc.CallOption) (*GetExtraValueResponse, error)
	GetExtraValueOf(ctx context.Context, in *GetExtraValueOfRequest, opts ...grpc.CallOption) (*GetExtraValueOfResponse, error)
	GetIconResId(ctx context.Context, in *GetIconResIdRequest, opts ...grpc.CallOption) (*GetIconResIdResponse, error)
	GetLanguageTag(ctx context.Context, in *GetLanguageTagRequest, opts ...grpc.CallOption) (*GetLanguageTagResponse, error)
	GetLayoutDisplayName(ctx context.Context, in *GetLayoutDisplayNameRequest, opts ...grpc.CallOption) (*GetLayoutDisplayNameResponse, error)
	GetLayoutLabelNonLocalized(ctx context.Context, in *GetLayoutLabelNonLocalizedRequest, opts ...grpc.CallOption) (*GetLayoutLabelNonLocalizedResponse, error)
	GetLayoutLabelResource(ctx context.Context, in *GetLayoutLabelResourceRequest, opts ...grpc.CallOption) (*GetLayoutLabelResourceResponse, error)
	GetLocale(ctx context.Context, in *GetLocaleRequest, opts ...grpc.CallOption) (*GetLocaleResponse, error)
	GetMode(ctx context.Context, in *GetModeRequest, opts ...grpc.CallOption) (*GetModeResponse, error)
	GetNameOverride(ctx context.Context, in *GetNameOverrideRequest, opts ...grpc.CallOption) (*GetNameOverrideResponse, error)
	GetNameResId(ctx context.Context, in *GetNameResIdRequest, opts ...grpc.CallOption) (*GetNameResIdResponse, error)
	GetPhysicalKeyboardHintLanguageTag(ctx context.Context, in *GetPhysicalKeyboardHintLanguageTagRequest, opts ...grpc.CallOption) (*GetPhysicalKeyboardHintLanguageTagResponse, error)
	GetPhysicalKeyboardHintLayoutType(ctx context.Context, in *GetPhysicalKeyboardHintLayoutTypeRequest, opts ...grpc.CallOption) (*GetPhysicalKeyboardHintLayoutTypeResponse, error)
	HashCode(ctx context.Context, in *InputMethodSubtypeHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	IsAsciiCapable(ctx context.Context, in *IsAsciiCapableRequest, opts ...grpc.CallOption) (*IsAsciiCapableResponse, error)
	IsAuxiliary(ctx context.Context, in *IsAuxiliaryRequest, opts ...grpc.CallOption) (*IsAuxiliaryResponse, error)
	OverridesImplicitlyEnabledSubtype(ctx context.Context, in *OverridesImplicitlyEnabledSubtypeRequest, opts ...grpc.CallOption) (*OverridesImplicitlyEnabledSubtypeResponse, error)
	WriteToParcel(ctx context.Context, in *InputMethodSubtypeWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

InputMethodSubtypeServiceClient is the client API for InputMethodSubtypeService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInputMethodSubtypeServiceClient added in v0.0.6

func NewInputMethodSubtypeServiceClient(cc grpc.ClientConnInterface) InputMethodSubtypeServiceClient

type InputMethodSubtypeServiceServer added in v0.0.6

type InputMethodSubtypeServiceServer interface {
	NewInputMethodSubtype(context.Context, *NewInputMethodSubtypeRequest) (*NewInputMethodSubtypeResponse, error)
	ContainsExtraValueKey(context.Context, *ContainsExtraValueKeyRequest) (*ContainsExtraValueKeyResponse, error)
	DescribeContents(context.Context, *InputMethodSubtypeDescribeContentsRequest) (*DescribeContentsResponse, error)
	Equals(context.Context, *InputMethodSubtypeEqualsRequest) (*EqualsResponse, error)
	GetDisplayName(context.Context, *GetDisplayNameRequest) (*GetDisplayNameResponse, error)
	GetExtraValue(context.Context, *GetExtraValueRequest) (*GetExtraValueResponse, error)
	GetExtraValueOf(context.Context, *GetExtraValueOfRequest) (*GetExtraValueOfResponse, error)
	GetIconResId(context.Context, *GetIconResIdRequest) (*GetIconResIdResponse, error)
	GetLanguageTag(context.Context, *GetLanguageTagRequest) (*GetLanguageTagResponse, error)
	GetLayoutDisplayName(context.Context, *GetLayoutDisplayNameRequest) (*GetLayoutDisplayNameResponse, error)
	GetLayoutLabelNonLocalized(context.Context, *GetLayoutLabelNonLocalizedRequest) (*GetLayoutLabelNonLocalizedResponse, error)
	GetLayoutLabelResource(context.Context, *GetLayoutLabelResourceRequest) (*GetLayoutLabelResourceResponse, error)
	GetLocale(context.Context, *GetLocaleRequest) (*GetLocaleResponse, error)
	GetMode(context.Context, *GetModeRequest) (*GetModeResponse, error)
	GetNameOverride(context.Context, *GetNameOverrideRequest) (*GetNameOverrideResponse, error)
	GetNameResId(context.Context, *GetNameResIdRequest) (*GetNameResIdResponse, error)
	GetPhysicalKeyboardHintLanguageTag(context.Context, *GetPhysicalKeyboardHintLanguageTagRequest) (*GetPhysicalKeyboardHintLanguageTagResponse, error)
	GetPhysicalKeyboardHintLayoutType(context.Context, *GetPhysicalKeyboardHintLayoutTypeRequest) (*GetPhysicalKeyboardHintLayoutTypeResponse, error)
	HashCode(context.Context, *InputMethodSubtypeHashCodeRequest) (*HashCodeResponse, error)
	IsAsciiCapable(context.Context, *IsAsciiCapableRequest) (*IsAsciiCapableResponse, error)
	IsAuxiliary(context.Context, *IsAuxiliaryRequest) (*IsAuxiliaryResponse, error)
	OverridesImplicitlyEnabledSubtype(context.Context, *OverridesImplicitlyEnabledSubtypeRequest) (*OverridesImplicitlyEnabledSubtypeResponse, error)
	WriteToParcel(context.Context, *InputMethodSubtypeWriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

InputMethodSubtypeServiceServer is the server API for InputMethodSubtypeService service. All implementations must embed UnimplementedInputMethodSubtypeServiceServer for forward compatibility.

type InputMethodSubtypeWriteToParcelRequest added in v0.0.6

type InputMethodSubtypeWriteToParcelRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodSubtypeWriteToParcelRequest) Descriptor deprecated added in v0.0.6

func (*InputMethodSubtypeWriteToParcelRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputMethodSubtypeWriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*InputMethodSubtypeWriteToParcelRequest) GetArg0 added in v0.0.6

func (*InputMethodSubtypeWriteToParcelRequest) GetArg1 added in v0.0.6

func (*InputMethodSubtypeWriteToParcelRequest) GetHandle added in v0.0.6

func (*InputMethodSubtypeWriteToParcelRequest) ProtoMessage added in v0.0.6

func (*InputMethodSubtypeWriteToParcelRequest) ProtoReflect added in v0.0.6

func (*InputMethodSubtypeWriteToParcelRequest) Reset added in v0.0.6

func (*InputMethodSubtypeWriteToParcelRequest) String added in v0.0.6

type InsertGestureBuilderServiceClient added in v0.0.6

type InsertGestureBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetFallbackText(ctx context.Context, in *SetFallbackTextRequest, opts ...grpc.CallOption) (*SetFallbackTextResponse, error)
	SetInsertionPoint(ctx context.Context, in *SetInsertionPointRequest, opts ...grpc.CallOption) (*SetInsertionPointResponse, error)
	SetTextToInsert(ctx context.Context, in *SetTextToInsertRequest, opts ...grpc.CallOption) (*SetTextToInsertResponse, error)
}

InsertGestureBuilderServiceClient is the client API for InsertGestureBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInsertGestureBuilderServiceClient added in v0.0.6

func NewInsertGestureBuilderServiceClient(cc grpc.ClientConnInterface) InsertGestureBuilderServiceClient

type InsertGestureBuilderServiceServer added in v0.0.6

type InsertGestureBuilderServiceServer interface {
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	SetFallbackText(context.Context, *SetFallbackTextRequest) (*SetFallbackTextResponse, error)
	SetInsertionPoint(context.Context, *SetInsertionPointRequest) (*SetInsertionPointResponse, error)
	SetTextToInsert(context.Context, *SetTextToInsertRequest) (*SetTextToInsertResponse, error)
	// contains filtered or unexported methods
}

InsertGestureBuilderServiceServer is the server API for InsertGestureBuilderService service. All implementations must embed UnimplementedInsertGestureBuilderServiceServer for forward compatibility.

type InsertGestureServiceClient added in v0.0.6

type InsertGestureServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetInsertionPoint(ctx context.Context, in *GetInsertionPointRequest, opts ...grpc.CallOption) (*GetInsertionPointResponse, error)
	GetTextToInsert(ctx context.Context, in *GetTextToInsertRequest, opts ...grpc.CallOption) (*GetTextToInsertResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

InsertGestureServiceClient is the client API for InsertGestureService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInsertGestureServiceClient added in v0.0.6

func NewInsertGestureServiceClient(cc grpc.ClientConnInterface) InsertGestureServiceClient

type InsertGestureServiceServer added in v0.0.6

type InsertGestureServiceServer interface {
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
	GetInsertionPoint(context.Context, *GetInsertionPointRequest) (*GetInsertionPointResponse, error)
	GetTextToInsert(context.Context, *GetTextToInsertRequest) (*GetTextToInsertResponse, error)
	HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

InsertGestureServiceServer is the server API for InsertGestureService service. All implementations must embed UnimplementedInsertGestureServiceServer for forward compatibility.

type InsertModeGestureBuilderServiceClient added in v0.0.6

type InsertModeGestureBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetCancellationSignal(ctx context.Context, in *SetCancellationSignalRequest, opts ...grpc.CallOption) (*SetCancellationSignalResponse, error)
	SetFallbackText(ctx context.Context, in *SetFallbackTextRequest, opts ...grpc.CallOption) (*SetFallbackTextResponse, error)
	SetInsertionPoint(ctx context.Context, in *SetInsertionPointRequest, opts ...grpc.CallOption) (*SetInsertionPointResponse, error)
}

InsertModeGestureBuilderServiceClient is the client API for InsertModeGestureBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInsertModeGestureBuilderServiceClient added in v0.0.6

func NewInsertModeGestureBuilderServiceClient(cc grpc.ClientConnInterface) InsertModeGestureBuilderServiceClient

type InsertModeGestureBuilderServiceServer added in v0.0.6

type InsertModeGestureBuilderServiceServer interface {
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	SetCancellationSignal(context.Context, *SetCancellationSignalRequest) (*SetCancellationSignalResponse, error)
	SetFallbackText(context.Context, *SetFallbackTextRequest) (*SetFallbackTextResponse, error)
	SetInsertionPoint(context.Context, *SetInsertionPointRequest) (*SetInsertionPointResponse, error)
	// contains filtered or unexported methods
}

InsertModeGestureBuilderServiceServer is the server API for InsertModeGestureBuilderService service. All implementations must embed UnimplementedInsertModeGestureBuilderServiceServer for forward compatibility.

type InsertModeGestureServiceClient added in v0.0.6

type InsertModeGestureServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetCancellationSignal(ctx context.Context, in *GetCancellationSignalRequest, opts ...grpc.CallOption) (*GetCancellationSignalResponse, error)
	GetInsertionPoint(ctx context.Context, in *GetInsertionPointRequest, opts ...grpc.CallOption) (*GetInsertionPointResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

InsertModeGestureServiceClient is the client API for InsertModeGestureService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewInsertModeGestureServiceClient added in v0.0.6

func NewInsertModeGestureServiceClient(cc grpc.ClientConnInterface) InsertModeGestureServiceClient

type InsertModeGestureServiceServer added in v0.0.6

type InsertModeGestureServiceServer interface {
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
	GetCancellationSignal(context.Context, *GetCancellationSignalRequest) (*GetCancellationSignalResponse, error)
	GetInsertionPoint(context.Context, *GetInsertionPointRequest) (*GetInsertionPointResponse, error)
	HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

InsertModeGestureServiceServer is the server API for InsertModeGestureService service. All implementations must embed UnimplementedInsertModeGestureServiceServer for forward compatibility.

type InvalidateInputRequest

type InvalidateInputRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InvalidateInputRequest) Descriptor deprecated

func (*InvalidateInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use InvalidateInputRequest.ProtoReflect.Descriptor instead.

func (*InvalidateInputRequest) GetArg0

func (x *InvalidateInputRequest) GetArg0() int64

func (*InvalidateInputRequest) ProtoMessage

func (*InvalidateInputRequest) ProtoMessage()

func (*InvalidateInputRequest) ProtoReflect

func (x *InvalidateInputRequest) ProtoReflect() protoreflect.Message

func (*InvalidateInputRequest) Reset

func (x *InvalidateInputRequest) Reset()

func (*InvalidateInputRequest) String

func (x *InvalidateInputRequest) String() string

type InvalidateInputResponse

type InvalidateInputResponse struct {
	// contains filtered or unexported fields
}

func (*InvalidateInputResponse) Descriptor deprecated

func (*InvalidateInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use InvalidateInputResponse.ProtoReflect.Descriptor instead.

func (*InvalidateInputResponse) ProtoMessage

func (*InvalidateInputResponse) ProtoMessage()

func (*InvalidateInputResponse) ProtoReflect

func (x *InvalidateInputResponse) ProtoReflect() protoreflect.Message

func (*InvalidateInputResponse) Reset

func (x *InvalidateInputResponse) Reset()

func (*InvalidateInputResponse) String

func (x *InvalidateInputResponse) String() string

type IsAcceptingTextRequest

type IsAcceptingTextRequest struct {
	// contains filtered or unexported fields
}

func (*IsAcceptingTextRequest) Descriptor deprecated

func (*IsAcceptingTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsAcceptingTextRequest.ProtoReflect.Descriptor instead.

func (*IsAcceptingTextRequest) ProtoMessage

func (*IsAcceptingTextRequest) ProtoMessage()

func (*IsAcceptingTextRequest) ProtoReflect

func (x *IsAcceptingTextRequest) ProtoReflect() protoreflect.Message

func (*IsAcceptingTextRequest) Reset

func (x *IsAcceptingTextRequest) Reset()

func (*IsAcceptingTextRequest) String

func (x *IsAcceptingTextRequest) String() string

type IsAcceptingTextResponse

type IsAcceptingTextResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsAcceptingTextResponse) Descriptor deprecated

func (*IsAcceptingTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsAcceptingTextResponse.ProtoReflect.Descriptor instead.

func (*IsAcceptingTextResponse) GetResult

func (x *IsAcceptingTextResponse) GetResult() bool

func (*IsAcceptingTextResponse) ProtoMessage

func (*IsAcceptingTextResponse) ProtoMessage()

func (*IsAcceptingTextResponse) ProtoReflect

func (x *IsAcceptingTextResponse) ProtoReflect() protoreflect.Message

func (*IsAcceptingTextResponse) Reset

func (x *IsAcceptingTextResponse) Reset()

func (*IsAcceptingTextResponse) String

func (x *IsAcceptingTextResponse) String() string

type IsActive0Request

type IsActive0Request struct {
	// contains filtered or unexported fields
}

func (*IsActive0Request) Descriptor deprecated

func (*IsActive0Request) Descriptor() ([]byte, []int)

Deprecated: Use IsActive0Request.ProtoReflect.Descriptor instead.

func (*IsActive0Request) ProtoMessage

func (*IsActive0Request) ProtoMessage()

func (*IsActive0Request) ProtoReflect

func (x *IsActive0Request) ProtoReflect() protoreflect.Message

func (*IsActive0Request) Reset

func (x *IsActive0Request) Reset()

func (*IsActive0Request) String

func (x *IsActive0Request) String() string

type IsActive0Response

type IsActive0Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsActive0Response) Descriptor deprecated

func (*IsActive0Response) Descriptor() ([]byte, []int)

Deprecated: Use IsActive0Response.ProtoReflect.Descriptor instead.

func (*IsActive0Response) GetResult

func (x *IsActive0Response) GetResult() bool

func (*IsActive0Response) ProtoMessage

func (*IsActive0Response) ProtoMessage()

func (*IsActive0Response) ProtoReflect

func (x *IsActive0Response) ProtoReflect() protoreflect.Message

func (*IsActive0Response) Reset

func (x *IsActive0Response) Reset()

func (*IsActive0Response) String

func (x *IsActive0Response) String() string

type IsActive1_1Request

type IsActive1_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*IsActive1_1Request) Descriptor deprecated

func (*IsActive1_1Request) Descriptor() ([]byte, []int)

Deprecated: Use IsActive1_1Request.ProtoReflect.Descriptor instead.

func (*IsActive1_1Request) GetArg0

func (x *IsActive1_1Request) GetArg0() int64

func (*IsActive1_1Request) ProtoMessage

func (*IsActive1_1Request) ProtoMessage()

func (*IsActive1_1Request) ProtoReflect

func (x *IsActive1_1Request) ProtoReflect() protoreflect.Message

func (*IsActive1_1Request) Reset

func (x *IsActive1_1Request) Reset()

func (*IsActive1_1Request) String

func (x *IsActive1_1Request) String() string

type IsActive1_1Response

type IsActive1_1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsActive1_1Response) Descriptor deprecated

func (*IsActive1_1Response) Descriptor() ([]byte, []int)

Deprecated: Use IsActive1_1Response.ProtoReflect.Descriptor instead.

func (*IsActive1_1Response) GetResult

func (x *IsActive1_1Response) GetResult() bool

func (*IsActive1_1Response) ProtoMessage

func (*IsActive1_1Response) ProtoMessage()

func (*IsActive1_1Response) ProtoReflect

func (x *IsActive1_1Response) ProtoReflect() protoreflect.Message

func (*IsActive1_1Response) Reset

func (x *IsActive1_1Response) Reset()

func (*IsActive1_1Response) String

func (x *IsActive1_1Response) String() string

type IsAllCapsRequest added in v0.0.6

type IsAllCapsRequest struct {
	// contains filtered or unexported fields
}

func (*IsAllCapsRequest) Descriptor deprecated added in v0.0.6

func (*IsAllCapsRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsAllCapsRequest.ProtoReflect.Descriptor instead.

func (*IsAllCapsRequest) ProtoMessage added in v0.0.6

func (*IsAllCapsRequest) ProtoMessage()

func (*IsAllCapsRequest) ProtoReflect added in v0.0.6

func (x *IsAllCapsRequest) ProtoReflect() protoreflect.Message

func (*IsAllCapsRequest) Reset added in v0.0.6

func (x *IsAllCapsRequest) Reset()

func (*IsAllCapsRequest) String added in v0.0.6

func (x *IsAllCapsRequest) String() string

type IsAllCapsResponse added in v0.0.6

type IsAllCapsResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsAllCapsResponse) Descriptor deprecated added in v0.0.6

func (*IsAllCapsResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsAllCapsResponse.ProtoReflect.Descriptor instead.

func (*IsAllCapsResponse) GetResult added in v0.0.6

func (x *IsAllCapsResponse) GetResult() bool

func (*IsAllCapsResponse) ProtoMessage added in v0.0.6

func (*IsAllCapsResponse) ProtoMessage()

func (*IsAllCapsResponse) ProtoReflect added in v0.0.6

func (x *IsAllCapsResponse) ProtoReflect() protoreflect.Message

func (*IsAllCapsResponse) Reset added in v0.0.6

func (x *IsAllCapsResponse) Reset()

func (*IsAllCapsResponse) String added in v0.0.6

func (x *IsAllCapsResponse) String() string

type IsAsciiCapableRequest added in v0.0.6

type IsAsciiCapableRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*IsAsciiCapableRequest) Descriptor deprecated added in v0.0.6

func (*IsAsciiCapableRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsAsciiCapableRequest.ProtoReflect.Descriptor instead.

func (*IsAsciiCapableRequest) GetHandle added in v0.0.6

func (x *IsAsciiCapableRequest) GetHandle() int64

func (*IsAsciiCapableRequest) ProtoMessage added in v0.0.6

func (*IsAsciiCapableRequest) ProtoMessage()

func (*IsAsciiCapableRequest) ProtoReflect added in v0.0.6

func (x *IsAsciiCapableRequest) ProtoReflect() protoreflect.Message

func (*IsAsciiCapableRequest) Reset added in v0.0.6

func (x *IsAsciiCapableRequest) Reset()

func (*IsAsciiCapableRequest) String added in v0.0.6

func (x *IsAsciiCapableRequest) String() string

type IsAsciiCapableResponse added in v0.0.6

type IsAsciiCapableResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsAsciiCapableResponse) Descriptor deprecated added in v0.0.6

func (*IsAsciiCapableResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsAsciiCapableResponse.ProtoReflect.Descriptor instead.

func (*IsAsciiCapableResponse) GetResult added in v0.0.6

func (x *IsAsciiCapableResponse) GetResult() bool

func (*IsAsciiCapableResponse) ProtoMessage added in v0.0.6

func (*IsAsciiCapableResponse) ProtoMessage()

func (*IsAsciiCapableResponse) ProtoReflect added in v0.0.6

func (x *IsAsciiCapableResponse) ProtoReflect() protoreflect.Message

func (*IsAsciiCapableResponse) Reset added in v0.0.6

func (x *IsAsciiCapableResponse) Reset()

func (*IsAsciiCapableResponse) String added in v0.0.6

func (x *IsAsciiCapableResponse) String() string

type IsAuxiliaryRequest added in v0.0.6

type IsAuxiliaryRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*IsAuxiliaryRequest) Descriptor deprecated added in v0.0.6

func (*IsAuxiliaryRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsAuxiliaryRequest.ProtoReflect.Descriptor instead.

func (*IsAuxiliaryRequest) GetHandle added in v0.0.6

func (x *IsAuxiliaryRequest) GetHandle() int64

func (*IsAuxiliaryRequest) ProtoMessage added in v0.0.6

func (*IsAuxiliaryRequest) ProtoMessage()

func (*IsAuxiliaryRequest) ProtoReflect added in v0.0.6

func (x *IsAuxiliaryRequest) ProtoReflect() protoreflect.Message

func (*IsAuxiliaryRequest) Reset added in v0.0.6

func (x *IsAuxiliaryRequest) Reset()

func (*IsAuxiliaryRequest) String added in v0.0.6

func (x *IsAuxiliaryRequest) String() string

type IsAuxiliaryResponse added in v0.0.6

type IsAuxiliaryResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsAuxiliaryResponse) Descriptor deprecated added in v0.0.6

func (*IsAuxiliaryResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsAuxiliaryResponse.ProtoReflect.Descriptor instead.

func (*IsAuxiliaryResponse) GetResult added in v0.0.6

func (x *IsAuxiliaryResponse) GetResult() bool

func (*IsAuxiliaryResponse) ProtoMessage added in v0.0.6

func (*IsAuxiliaryResponse) ProtoMessage()

func (*IsAuxiliaryResponse) ProtoReflect added in v0.0.6

func (x *IsAuxiliaryResponse) ProtoReflect() protoreflect.Message

func (*IsAuxiliaryResponse) Reset added in v0.0.6

func (x *IsAuxiliaryResponse) Reset()

func (*IsAuxiliaryResponse) String added in v0.0.6

func (x *IsAuxiliaryResponse) String() string

type IsConnectionlessStylusHandwritingAvailableRequest

type IsConnectionlessStylusHandwritingAvailableRequest struct {
	// contains filtered or unexported fields
}

func (*IsConnectionlessStylusHandwritingAvailableRequest) Descriptor deprecated

Deprecated: Use IsConnectionlessStylusHandwritingAvailableRequest.ProtoReflect.Descriptor instead.

func (*IsConnectionlessStylusHandwritingAvailableRequest) ProtoMessage

func (*IsConnectionlessStylusHandwritingAvailableRequest) ProtoReflect

func (*IsConnectionlessStylusHandwritingAvailableRequest) Reset

func (*IsConnectionlessStylusHandwritingAvailableRequest) String

type IsConnectionlessStylusHandwritingAvailableResponse

type IsConnectionlessStylusHandwritingAvailableResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsConnectionlessStylusHandwritingAvailableResponse) Descriptor deprecated

Deprecated: Use IsConnectionlessStylusHandwritingAvailableResponse.ProtoReflect.Descriptor instead.

func (*IsConnectionlessStylusHandwritingAvailableResponse) GetResult

func (*IsConnectionlessStylusHandwritingAvailableResponse) ProtoMessage

func (*IsConnectionlessStylusHandwritingAvailableResponse) ProtoReflect

func (*IsConnectionlessStylusHandwritingAvailableResponse) Reset

func (*IsConnectionlessStylusHandwritingAvailableResponse) String

type IsElegantTextHeightRequest added in v0.0.6

type IsElegantTextHeightRequest struct {
	// contains filtered or unexported fields
}

func (*IsElegantTextHeightRequest) Descriptor deprecated added in v0.0.6

func (*IsElegantTextHeightRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsElegantTextHeightRequest.ProtoReflect.Descriptor instead.

func (*IsElegantTextHeightRequest) ProtoMessage added in v0.0.6

func (*IsElegantTextHeightRequest) ProtoMessage()

func (*IsElegantTextHeightRequest) ProtoReflect added in v0.0.6

func (*IsElegantTextHeightRequest) Reset added in v0.0.6

func (x *IsElegantTextHeightRequest) Reset()

func (*IsElegantTextHeightRequest) String added in v0.0.6

func (x *IsElegantTextHeightRequest) String() string

type IsElegantTextHeightResponse added in v0.0.6

type IsElegantTextHeightResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsElegantTextHeightResponse) Descriptor deprecated added in v0.0.6

func (*IsElegantTextHeightResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsElegantTextHeightResponse.ProtoReflect.Descriptor instead.

func (*IsElegantTextHeightResponse) GetResult added in v0.0.6

func (x *IsElegantTextHeightResponse) GetResult() bool

func (*IsElegantTextHeightResponse) ProtoMessage added in v0.0.6

func (*IsElegantTextHeightResponse) ProtoMessage()

func (*IsElegantTextHeightResponse) ProtoReflect added in v0.0.6

func (*IsElegantTextHeightResponse) Reset added in v0.0.6

func (x *IsElegantTextHeightResponse) Reset()

func (*IsElegantTextHeightResponse) String added in v0.0.6

func (x *IsElegantTextHeightResponse) String() string

type IsFallbackLineSpacingRequest added in v0.0.6

type IsFallbackLineSpacingRequest struct {
	// contains filtered or unexported fields
}

func (*IsFallbackLineSpacingRequest) Descriptor deprecated added in v0.0.6

func (*IsFallbackLineSpacingRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsFallbackLineSpacingRequest.ProtoReflect.Descriptor instead.

func (*IsFallbackLineSpacingRequest) ProtoMessage added in v0.0.6

func (*IsFallbackLineSpacingRequest) ProtoMessage()

func (*IsFallbackLineSpacingRequest) ProtoReflect added in v0.0.6

func (*IsFallbackLineSpacingRequest) Reset added in v0.0.6

func (x *IsFallbackLineSpacingRequest) Reset()

func (*IsFallbackLineSpacingRequest) String added in v0.0.6

type IsFallbackLineSpacingResponse added in v0.0.6

type IsFallbackLineSpacingResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsFallbackLineSpacingResponse) Descriptor deprecated added in v0.0.6

func (*IsFallbackLineSpacingResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsFallbackLineSpacingResponse.ProtoReflect.Descriptor instead.

func (*IsFallbackLineSpacingResponse) GetResult added in v0.0.6

func (x *IsFallbackLineSpacingResponse) GetResult() bool

func (*IsFallbackLineSpacingResponse) ProtoMessage added in v0.0.6

func (*IsFallbackLineSpacingResponse) ProtoMessage()

func (*IsFallbackLineSpacingResponse) ProtoReflect added in v0.0.6

func (*IsFallbackLineSpacingResponse) Reset added in v0.0.6

func (x *IsFallbackLineSpacingResponse) Reset()

func (*IsFallbackLineSpacingResponse) String added in v0.0.6

type IsFullscreenModeRequest

type IsFullscreenModeRequest struct {
	// contains filtered or unexported fields
}

func (*IsFullscreenModeRequest) Descriptor deprecated

func (*IsFullscreenModeRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsFullscreenModeRequest.ProtoReflect.Descriptor instead.

func (*IsFullscreenModeRequest) ProtoMessage

func (*IsFullscreenModeRequest) ProtoMessage()

func (*IsFullscreenModeRequest) ProtoReflect

func (x *IsFullscreenModeRequest) ProtoReflect() protoreflect.Message

func (*IsFullscreenModeRequest) Reset

func (x *IsFullscreenModeRequest) Reset()

func (*IsFullscreenModeRequest) String

func (x *IsFullscreenModeRequest) String() string

type IsFullscreenModeResponse

type IsFullscreenModeResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsFullscreenModeResponse) Descriptor deprecated

func (*IsFullscreenModeResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsFullscreenModeResponse.ProtoReflect.Descriptor instead.

func (*IsFullscreenModeResponse) GetResult

func (x *IsFullscreenModeResponse) GetResult() bool

func (*IsFullscreenModeResponse) ProtoMessage

func (*IsFullscreenModeResponse) ProtoMessage()

func (*IsFullscreenModeResponse) ProtoReflect

func (x *IsFullscreenModeResponse) ProtoReflect() protoreflect.Message

func (*IsFullscreenModeResponse) Reset

func (x *IsFullscreenModeResponse) Reset()

func (*IsFullscreenModeResponse) String

func (x *IsFullscreenModeResponse) String() string

type IsInputMethodSuppressingSpellCheckerRequest

type IsInputMethodSuppressingSpellCheckerRequest struct {
	// contains filtered or unexported fields
}

func (*IsInputMethodSuppressingSpellCheckerRequest) Descriptor deprecated

Deprecated: Use IsInputMethodSuppressingSpellCheckerRequest.ProtoReflect.Descriptor instead.

func (*IsInputMethodSuppressingSpellCheckerRequest) ProtoMessage

func (*IsInputMethodSuppressingSpellCheckerRequest) ProtoReflect

func (*IsInputMethodSuppressingSpellCheckerRequest) Reset

func (*IsInputMethodSuppressingSpellCheckerRequest) String

type IsInputMethodSuppressingSpellCheckerResponse

type IsInputMethodSuppressingSpellCheckerResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsInputMethodSuppressingSpellCheckerResponse) Descriptor deprecated

Deprecated: Use IsInputMethodSuppressingSpellCheckerResponse.ProtoReflect.Descriptor instead.

func (*IsInputMethodSuppressingSpellCheckerResponse) GetResult

func (*IsInputMethodSuppressingSpellCheckerResponse) ProtoMessage

func (*IsInputMethodSuppressingSpellCheckerResponse) ProtoReflect

func (*IsInputMethodSuppressingSpellCheckerResponse) Reset

func (*IsInputMethodSuppressingSpellCheckerResponse) String

type IsPinnedRequest added in v0.0.6

type IsPinnedRequest struct {
	// contains filtered or unexported fields
}

func (*IsPinnedRequest) Descriptor deprecated added in v0.0.6

func (*IsPinnedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsPinnedRequest.ProtoReflect.Descriptor instead.

func (*IsPinnedRequest) ProtoMessage added in v0.0.6

func (*IsPinnedRequest) ProtoMessage()

func (*IsPinnedRequest) ProtoReflect added in v0.0.6

func (x *IsPinnedRequest) ProtoReflect() protoreflect.Message

func (*IsPinnedRequest) Reset added in v0.0.6

func (x *IsPinnedRequest) Reset()

func (*IsPinnedRequest) String added in v0.0.6

func (x *IsPinnedRequest) String() string

type IsPinnedResponse added in v0.0.6

type IsPinnedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsPinnedResponse) Descriptor deprecated added in v0.0.6

func (*IsPinnedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsPinnedResponse.ProtoReflect.Descriptor instead.

func (*IsPinnedResponse) GetResult added in v0.0.6

func (x *IsPinnedResponse) GetResult() bool

func (*IsPinnedResponse) ProtoMessage added in v0.0.6

func (*IsPinnedResponse) ProtoMessage()

func (*IsPinnedResponse) ProtoReflect added in v0.0.6

func (x *IsPinnedResponse) ProtoReflect() protoreflect.Message

func (*IsPinnedResponse) Reset added in v0.0.6

func (x *IsPinnedResponse) Reset()

func (*IsPinnedResponse) String added in v0.0.6

func (x *IsPinnedResponse) String() string

type IsStylusHandwritingAvailableRequest

type IsStylusHandwritingAvailableRequest struct {
	// contains filtered or unexported fields
}

func (*IsStylusHandwritingAvailableRequest) Descriptor deprecated

func (*IsStylusHandwritingAvailableRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsStylusHandwritingAvailableRequest.ProtoReflect.Descriptor instead.

func (*IsStylusHandwritingAvailableRequest) ProtoMessage

func (*IsStylusHandwritingAvailableRequest) ProtoMessage()

func (*IsStylusHandwritingAvailableRequest) ProtoReflect

func (*IsStylusHandwritingAvailableRequest) Reset

func (*IsStylusHandwritingAvailableRequest) String

type IsStylusHandwritingAvailableResponse

type IsStylusHandwritingAvailableResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsStylusHandwritingAvailableResponse) Descriptor deprecated

func (*IsStylusHandwritingAvailableResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsStylusHandwritingAvailableResponse.ProtoReflect.Descriptor instead.

func (*IsStylusHandwritingAvailableResponse) GetResult

func (*IsStylusHandwritingAvailableResponse) ProtoMessage

func (*IsStylusHandwritingAvailableResponse) ProtoMessage()

func (*IsStylusHandwritingAvailableResponse) ProtoReflect

func (*IsStylusHandwritingAvailableResponse) Reset

func (*IsStylusHandwritingAvailableResponse) String

type IsStylusHandwritingEnabledRequest added in v0.0.6

type IsStylusHandwritingEnabledRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*IsStylusHandwritingEnabledRequest) Descriptor deprecated added in v0.0.6

func (*IsStylusHandwritingEnabledRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsStylusHandwritingEnabledRequest.ProtoReflect.Descriptor instead.

func (*IsStylusHandwritingEnabledRequest) GetHandle added in v0.0.6

func (*IsStylusHandwritingEnabledRequest) ProtoMessage added in v0.0.6

func (*IsStylusHandwritingEnabledRequest) ProtoMessage()

func (*IsStylusHandwritingEnabledRequest) ProtoReflect added in v0.0.6

func (*IsStylusHandwritingEnabledRequest) Reset added in v0.0.6

func (*IsStylusHandwritingEnabledRequest) String added in v0.0.6

type IsStylusHandwritingEnabledResponse added in v0.0.6

type IsStylusHandwritingEnabledResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsStylusHandwritingEnabledResponse) Descriptor deprecated added in v0.0.6

func (*IsStylusHandwritingEnabledResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsStylusHandwritingEnabledResponse.ProtoReflect.Descriptor instead.

func (*IsStylusHandwritingEnabledResponse) GetResult added in v0.0.6

func (*IsStylusHandwritingEnabledResponse) ProtoMessage added in v0.0.6

func (*IsStylusHandwritingEnabledResponse) ProtoMessage()

func (*IsStylusHandwritingEnabledResponse) ProtoReflect added in v0.0.6

func (*IsStylusHandwritingEnabledResponse) Reset added in v0.0.6

func (*IsStylusHandwritingEnabledResponse) String added in v0.0.6

type IsWatchingCursorRequest

type IsWatchingCursorRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*IsWatchingCursorRequest) Descriptor deprecated

func (*IsWatchingCursorRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsWatchingCursorRequest.ProtoReflect.Descriptor instead.

func (*IsWatchingCursorRequest) GetArg0

func (x *IsWatchingCursorRequest) GetArg0() int64

func (*IsWatchingCursorRequest) ProtoMessage

func (*IsWatchingCursorRequest) ProtoMessage()

func (*IsWatchingCursorRequest) ProtoReflect

func (x *IsWatchingCursorRequest) ProtoReflect() protoreflect.Message

func (*IsWatchingCursorRequest) Reset

func (x *IsWatchingCursorRequest) Reset()

func (*IsWatchingCursorRequest) String

func (x *IsWatchingCursorRequest) String() string

type IsWatchingCursorResponse

type IsWatchingCursorResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsWatchingCursorResponse) Descriptor deprecated

func (*IsWatchingCursorResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsWatchingCursorResponse.ProtoReflect.Descriptor instead.

func (*IsWatchingCursorResponse) GetResult

func (x *IsWatchingCursorResponse) GetResult() bool

func (*IsWatchingCursorResponse) ProtoMessage

func (*IsWatchingCursorResponse) ProtoMessage()

func (*IsWatchingCursorResponse) ProtoReflect

func (x *IsWatchingCursorResponse) ProtoReflect() protoreflect.Message

func (*IsWatchingCursorResponse) Reset

func (x *IsWatchingCursorResponse) Reset()

func (*IsWatchingCursorResponse) String

func (x *IsWatchingCursorResponse) String() string

type IsWritingToolsEnabledRequest added in v0.0.6

type IsWritingToolsEnabledRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*IsWritingToolsEnabledRequest) Descriptor deprecated added in v0.0.6

func (*IsWritingToolsEnabledRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsWritingToolsEnabledRequest.ProtoReflect.Descriptor instead.

func (*IsWritingToolsEnabledRequest) GetHandle added in v0.0.6

func (x *IsWritingToolsEnabledRequest) GetHandle() int64

func (*IsWritingToolsEnabledRequest) ProtoMessage added in v0.0.6

func (*IsWritingToolsEnabledRequest) ProtoMessage()

func (*IsWritingToolsEnabledRequest) ProtoReflect added in v0.0.6

func (*IsWritingToolsEnabledRequest) Reset added in v0.0.6

func (x *IsWritingToolsEnabledRequest) Reset()

func (*IsWritingToolsEnabledRequest) String added in v0.0.6

type IsWritingToolsEnabledResponse added in v0.0.6

type IsWritingToolsEnabledResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsWritingToolsEnabledResponse) Descriptor deprecated added in v0.0.6

func (*IsWritingToolsEnabledResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsWritingToolsEnabledResponse.ProtoReflect.Descriptor instead.

func (*IsWritingToolsEnabledResponse) GetResult added in v0.0.6

func (x *IsWritingToolsEnabledResponse) GetResult() bool

func (*IsWritingToolsEnabledResponse) ProtoMessage added in v0.0.6

func (*IsWritingToolsEnabledResponse) ProtoMessage()

func (*IsWritingToolsEnabledResponse) ProtoReflect added in v0.0.6

func (*IsWritingToolsEnabledResponse) Reset added in v0.0.6

func (x *IsWritingToolsEnabledResponse) Reset()

func (*IsWritingToolsEnabledResponse) String added in v0.0.6

type JoinOrSplitGestureBuilderServiceClient added in v0.0.6

type JoinOrSplitGestureBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetFallbackText(ctx context.Context, in *SetFallbackTextRequest, opts ...grpc.CallOption) (*SetFallbackTextResponse, error)
	SetJoinOrSplitPoint(ctx context.Context, in *SetJoinOrSplitPointRequest, opts ...grpc.CallOption) (*SetJoinOrSplitPointResponse, error)
}

JoinOrSplitGestureBuilderServiceClient is the client API for JoinOrSplitGestureBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewJoinOrSplitGestureBuilderServiceClient added in v0.0.6

func NewJoinOrSplitGestureBuilderServiceClient(cc grpc.ClientConnInterface) JoinOrSplitGestureBuilderServiceClient

type JoinOrSplitGestureBuilderServiceServer added in v0.0.6

type JoinOrSplitGestureBuilderServiceServer interface {
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	SetFallbackText(context.Context, *SetFallbackTextRequest) (*SetFallbackTextResponse, error)
	SetJoinOrSplitPoint(context.Context, *SetJoinOrSplitPointRequest) (*SetJoinOrSplitPointResponse, error)
	// contains filtered or unexported methods
}

JoinOrSplitGestureBuilderServiceServer is the server API for JoinOrSplitGestureBuilderService service. All implementations must embed UnimplementedJoinOrSplitGestureBuilderServiceServer for forward compatibility.

type JoinOrSplitGestureServiceClient added in v0.0.6

type JoinOrSplitGestureServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetJoinOrSplitPoint(ctx context.Context, in *GetJoinOrSplitPointRequest, opts ...grpc.CallOption) (*GetJoinOrSplitPointResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

JoinOrSplitGestureServiceClient is the client API for JoinOrSplitGestureService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewJoinOrSplitGestureServiceClient added in v0.0.6

func NewJoinOrSplitGestureServiceClient(cc grpc.ClientConnInterface) JoinOrSplitGestureServiceClient

type JoinOrSplitGestureServiceServer added in v0.0.6

type JoinOrSplitGestureServiceServer interface {
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
	GetJoinOrSplitPoint(context.Context, *GetJoinOrSplitPointRequest) (*GetJoinOrSplitPointResponse, error)
	HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

JoinOrSplitGestureServiceServer is the server API for JoinOrSplitGestureService service. All implementations must embed UnimplementedJoinOrSplitGestureServiceServer for forward compatibility.

type LoadIconRequest added in v0.0.6

type LoadIconRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*LoadIconRequest) Descriptor deprecated added in v0.0.6

func (*LoadIconRequest) Descriptor() ([]byte, []int)

Deprecated: Use LoadIconRequest.ProtoReflect.Descriptor instead.

func (*LoadIconRequest) GetArg0 added in v0.0.6

func (x *LoadIconRequest) GetArg0() int64

func (*LoadIconRequest) GetHandle added in v0.0.6

func (x *LoadIconRequest) GetHandle() int64

func (*LoadIconRequest) ProtoMessage added in v0.0.6

func (*LoadIconRequest) ProtoMessage()

func (*LoadIconRequest) ProtoReflect added in v0.0.6

func (x *LoadIconRequest) ProtoReflect() protoreflect.Message

func (*LoadIconRequest) Reset added in v0.0.6

func (x *LoadIconRequest) Reset()

func (*LoadIconRequest) String added in v0.0.6

func (x *LoadIconRequest) String() string

type LoadIconResponse added in v0.0.6

type LoadIconResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*LoadIconResponse) Descriptor deprecated added in v0.0.6

func (*LoadIconResponse) Descriptor() ([]byte, []int)

Deprecated: Use LoadIconResponse.ProtoReflect.Descriptor instead.

func (*LoadIconResponse) GetResult added in v0.0.6

func (x *LoadIconResponse) GetResult() int64

func (*LoadIconResponse) ProtoMessage added in v0.0.6

func (*LoadIconResponse) ProtoMessage()

func (*LoadIconResponse) ProtoReflect added in v0.0.6

func (x *LoadIconResponse) ProtoReflect() protoreflect.Message

func (*LoadIconResponse) Reset added in v0.0.6

func (x *LoadIconResponse) Reset()

func (*LoadIconResponse) String added in v0.0.6

func (x *LoadIconResponse) String() string

type LoadLabelRequest added in v0.0.6

type LoadLabelRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*LoadLabelRequest) Descriptor deprecated added in v0.0.6

func (*LoadLabelRequest) Descriptor() ([]byte, []int)

Deprecated: Use LoadLabelRequest.ProtoReflect.Descriptor instead.

func (*LoadLabelRequest) GetArg0 added in v0.0.6

func (x *LoadLabelRequest) GetArg0() int64

func (*LoadLabelRequest) GetHandle added in v0.0.6

func (x *LoadLabelRequest) GetHandle() int64

func (*LoadLabelRequest) ProtoMessage added in v0.0.6

func (*LoadLabelRequest) ProtoMessage()

func (*LoadLabelRequest) ProtoReflect added in v0.0.6

func (x *LoadLabelRequest) ProtoReflect() protoreflect.Message

func (*LoadLabelRequest) Reset added in v0.0.6

func (x *LoadLabelRequest) Reset()

func (*LoadLabelRequest) String added in v0.0.6

func (x *LoadLabelRequest) String() string

type LoadLabelResponse added in v0.0.6

type LoadLabelResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*LoadLabelResponse) Descriptor deprecated added in v0.0.6

func (*LoadLabelResponse) Descriptor() ([]byte, []int)

Deprecated: Use LoadLabelResponse.ProtoReflect.Descriptor instead.

func (*LoadLabelResponse) GetResult added in v0.0.6

func (x *LoadLabelResponse) GetResult() int64

func (*LoadLabelResponse) ProtoMessage added in v0.0.6

func (*LoadLabelResponse) ProtoMessage()

func (*LoadLabelResponse) ProtoReflect added in v0.0.6

func (x *LoadLabelResponse) ProtoReflect() protoreflect.Message

func (*LoadLabelResponse) Reset added in v0.0.6

func (x *LoadLabelResponse) Reset()

func (*LoadLabelResponse) String added in v0.0.6

func (x *LoadLabelResponse) String() string

type MakeCompatibleRequest added in v0.0.6

type MakeCompatibleRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*MakeCompatibleRequest) Descriptor deprecated added in v0.0.6

func (*MakeCompatibleRequest) Descriptor() ([]byte, []int)

Deprecated: Use MakeCompatibleRequest.ProtoReflect.Descriptor instead.

func (*MakeCompatibleRequest) GetArg0 added in v0.0.6

func (x *MakeCompatibleRequest) GetArg0() int32

func (*MakeCompatibleRequest) GetHandle added in v0.0.6

func (x *MakeCompatibleRequest) GetHandle() int64

func (*MakeCompatibleRequest) ProtoMessage added in v0.0.6

func (*MakeCompatibleRequest) ProtoMessage()

func (*MakeCompatibleRequest) ProtoReflect added in v0.0.6

func (x *MakeCompatibleRequest) ProtoReflect() protoreflect.Message

func (*MakeCompatibleRequest) Reset added in v0.0.6

func (x *MakeCompatibleRequest) Reset()

func (*MakeCompatibleRequest) String added in v0.0.6

func (x *MakeCompatibleRequest) String() string

type MakeCompatibleResponse added in v0.0.6

type MakeCompatibleResponse struct {
	// contains filtered or unexported fields
}

func (*MakeCompatibleResponse) Descriptor deprecated added in v0.0.6

func (*MakeCompatibleResponse) Descriptor() ([]byte, []int)

Deprecated: Use MakeCompatibleResponse.ProtoReflect.Descriptor instead.

func (*MakeCompatibleResponse) ProtoMessage added in v0.0.6

func (*MakeCompatibleResponse) ProtoMessage()

func (*MakeCompatibleResponse) ProtoReflect added in v0.0.6

func (x *MakeCompatibleResponse) ProtoReflect() protoreflect.Message

func (*MakeCompatibleResponse) Reset added in v0.0.6

func (x *MakeCompatibleResponse) Reset()

func (*MakeCompatibleResponse) String added in v0.0.6

func (x *MakeCompatibleResponse) String() string

type NewBaseInputConnectionRequest added in v0.0.6

type NewBaseInputConnectionRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 bool  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*NewBaseInputConnectionRequest) Descriptor deprecated added in v0.0.6

func (*NewBaseInputConnectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewBaseInputConnectionRequest.ProtoReflect.Descriptor instead.

func (*NewBaseInputConnectionRequest) GetArg0 added in v0.0.6

func (x *NewBaseInputConnectionRequest) GetArg0() int64

func (*NewBaseInputConnectionRequest) GetArg1 added in v0.0.6

func (x *NewBaseInputConnectionRequest) GetArg1() bool

func (*NewBaseInputConnectionRequest) ProtoMessage added in v0.0.6

func (*NewBaseInputConnectionRequest) ProtoMessage()

func (*NewBaseInputConnectionRequest) ProtoReflect added in v0.0.6

func (*NewBaseInputConnectionRequest) Reset added in v0.0.6

func (x *NewBaseInputConnectionRequest) Reset()

func (*NewBaseInputConnectionRequest) String added in v0.0.6

type NewBaseInputConnectionResponse added in v0.0.6

type NewBaseInputConnectionResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewBaseInputConnectionResponse) Descriptor deprecated added in v0.0.6

func (*NewBaseInputConnectionResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewBaseInputConnectionResponse.ProtoReflect.Descriptor instead.

func (*NewBaseInputConnectionResponse) GetResult added in v0.0.6

func (x *NewBaseInputConnectionResponse) GetResult() int64

func (*NewBaseInputConnectionResponse) ProtoMessage added in v0.0.6

func (*NewBaseInputConnectionResponse) ProtoMessage()

func (*NewBaseInputConnectionResponse) ProtoReflect added in v0.0.6

func (*NewBaseInputConnectionResponse) Reset added in v0.0.6

func (x *NewBaseInputConnectionResponse) Reset()

func (*NewBaseInputConnectionResponse) String added in v0.0.6

type NewCompletionInfoRequest added in v0.0.6

type NewCompletionInfoRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 string `protobuf:"bytes,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*NewCompletionInfoRequest) Descriptor deprecated added in v0.0.6

func (*NewCompletionInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewCompletionInfoRequest.ProtoReflect.Descriptor instead.

func (*NewCompletionInfoRequest) GetArg0 added in v0.0.6

func (x *NewCompletionInfoRequest) GetArg0() int64

func (*NewCompletionInfoRequest) GetArg1 added in v0.0.6

func (x *NewCompletionInfoRequest) GetArg1() int32

func (*NewCompletionInfoRequest) GetArg2 added in v0.0.6

func (x *NewCompletionInfoRequest) GetArg2() string

func (*NewCompletionInfoRequest) ProtoMessage added in v0.0.6

func (*NewCompletionInfoRequest) ProtoMessage()

func (*NewCompletionInfoRequest) ProtoReflect added in v0.0.6

func (x *NewCompletionInfoRequest) ProtoReflect() protoreflect.Message

func (*NewCompletionInfoRequest) Reset added in v0.0.6

func (x *NewCompletionInfoRequest) Reset()

func (*NewCompletionInfoRequest) String added in v0.0.6

func (x *NewCompletionInfoRequest) String() string

type NewCompletionInfoResponse added in v0.0.6

type NewCompletionInfoResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewCompletionInfoResponse) Descriptor deprecated added in v0.0.6

func (*NewCompletionInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewCompletionInfoResponse.ProtoReflect.Descriptor instead.

func (*NewCompletionInfoResponse) GetResult added in v0.0.6

func (x *NewCompletionInfoResponse) GetResult() int64

func (*NewCompletionInfoResponse) ProtoMessage added in v0.0.6

func (*NewCompletionInfoResponse) ProtoMessage()

func (*NewCompletionInfoResponse) ProtoReflect added in v0.0.6

func (*NewCompletionInfoResponse) Reset added in v0.0.6

func (x *NewCompletionInfoResponse) Reset()

func (*NewCompletionInfoResponse) String added in v0.0.6

func (x *NewCompletionInfoResponse) String() string

type NewCorrectionInfoRequest added in v0.0.6

type NewCorrectionInfoRequest struct {
	Arg0 int32  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 string `protobuf:"bytes,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*NewCorrectionInfoRequest) Descriptor deprecated added in v0.0.6

func (*NewCorrectionInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewCorrectionInfoRequest.ProtoReflect.Descriptor instead.

func (*NewCorrectionInfoRequest) GetArg0 added in v0.0.6

func (x *NewCorrectionInfoRequest) GetArg0() int32

func (*NewCorrectionInfoRequest) GetArg1 added in v0.0.6

func (x *NewCorrectionInfoRequest) GetArg1() string

func (*NewCorrectionInfoRequest) GetArg2 added in v0.0.6

func (x *NewCorrectionInfoRequest) GetArg2() string

func (*NewCorrectionInfoRequest) ProtoMessage added in v0.0.6

func (*NewCorrectionInfoRequest) ProtoMessage()

func (*NewCorrectionInfoRequest) ProtoReflect added in v0.0.6

func (x *NewCorrectionInfoRequest) ProtoReflect() protoreflect.Message

func (*NewCorrectionInfoRequest) Reset added in v0.0.6

func (x *NewCorrectionInfoRequest) Reset()

func (*NewCorrectionInfoRequest) String added in v0.0.6

func (x *NewCorrectionInfoRequest) String() string

type NewCorrectionInfoResponse added in v0.0.6

type NewCorrectionInfoResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewCorrectionInfoResponse) Descriptor deprecated added in v0.0.6

func (*NewCorrectionInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewCorrectionInfoResponse.ProtoReflect.Descriptor instead.

func (*NewCorrectionInfoResponse) GetResult added in v0.0.6

func (x *NewCorrectionInfoResponse) GetResult() int64

func (*NewCorrectionInfoResponse) ProtoMessage added in v0.0.6

func (*NewCorrectionInfoResponse) ProtoMessage()

func (*NewCorrectionInfoResponse) ProtoReflect added in v0.0.6

func (*NewCorrectionInfoResponse) Reset added in v0.0.6

func (x *NewCorrectionInfoResponse) Reset()

func (*NewCorrectionInfoResponse) String added in v0.0.6

func (x *NewCorrectionInfoResponse) String() string

type NewCursorAnchorInfoRequest added in v0.0.6

type NewCursorAnchorInfoRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*NewCursorAnchorInfoRequest) Descriptor deprecated added in v0.0.6

func (*NewCursorAnchorInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewCursorAnchorInfoRequest.ProtoReflect.Descriptor instead.

func (*NewCursorAnchorInfoRequest) GetArg0 added in v0.0.6

func (x *NewCursorAnchorInfoRequest) GetArg0() int64

func (*NewCursorAnchorInfoRequest) ProtoMessage added in v0.0.6

func (*NewCursorAnchorInfoRequest) ProtoMessage()

func (*NewCursorAnchorInfoRequest) ProtoReflect added in v0.0.6

func (*NewCursorAnchorInfoRequest) Reset added in v0.0.6

func (x *NewCursorAnchorInfoRequest) Reset()

func (*NewCursorAnchorInfoRequest) String added in v0.0.6

func (x *NewCursorAnchorInfoRequest) String() string

type NewCursorAnchorInfoResponse added in v0.0.6

type NewCursorAnchorInfoResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewCursorAnchorInfoResponse) Descriptor deprecated added in v0.0.6

func (*NewCursorAnchorInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewCursorAnchorInfoResponse.ProtoReflect.Descriptor instead.

func (*NewCursorAnchorInfoResponse) GetResult added in v0.0.6

func (x *NewCursorAnchorInfoResponse) GetResult() int64

func (*NewCursorAnchorInfoResponse) ProtoMessage added in v0.0.6

func (*NewCursorAnchorInfoResponse) ProtoMessage()

func (*NewCursorAnchorInfoResponse) ProtoReflect added in v0.0.6

func (*NewCursorAnchorInfoResponse) Reset added in v0.0.6

func (x *NewCursorAnchorInfoResponse) Reset()

func (*NewCursorAnchorInfoResponse) String added in v0.0.6

func (x *NewCursorAnchorInfoResponse) String() string

type NewEditorInfoRequest added in v0.0.6

type NewEditorInfoRequest struct {
	// contains filtered or unexported fields
}

func (*NewEditorInfoRequest) Descriptor deprecated added in v0.0.6

func (*NewEditorInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewEditorInfoRequest.ProtoReflect.Descriptor instead.

func (*NewEditorInfoRequest) ProtoMessage added in v0.0.6

func (*NewEditorInfoRequest) ProtoMessage()

func (*NewEditorInfoRequest) ProtoReflect added in v0.0.6

func (x *NewEditorInfoRequest) ProtoReflect() protoreflect.Message

func (*NewEditorInfoRequest) Reset added in v0.0.6

func (x *NewEditorInfoRequest) Reset()

func (*NewEditorInfoRequest) String added in v0.0.6

func (x *NewEditorInfoRequest) String() string

type NewEditorInfoResponse added in v0.0.6

type NewEditorInfoResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewEditorInfoResponse) Descriptor deprecated added in v0.0.6

func (*NewEditorInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewEditorInfoResponse.ProtoReflect.Descriptor instead.

func (*NewEditorInfoResponse) GetResult added in v0.0.6

func (x *NewEditorInfoResponse) GetResult() int64

func (*NewEditorInfoResponse) ProtoMessage added in v0.0.6

func (*NewEditorInfoResponse) ProtoMessage()

func (*NewEditorInfoResponse) ProtoReflect added in v0.0.6

func (x *NewEditorInfoResponse) ProtoReflect() protoreflect.Message

func (*NewEditorInfoResponse) Reset added in v0.0.6

func (x *NewEditorInfoResponse) Reset()

func (*NewEditorInfoResponse) String added in v0.0.6

func (x *NewEditorInfoResponse) String() string

type NewExtractedTextRequest added in v0.0.6

type NewExtractedTextRequest struct {
	// contains filtered or unexported fields
}

func (*NewExtractedTextRequest) Descriptor deprecated added in v0.0.6

func (*NewExtractedTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewExtractedTextRequest.ProtoReflect.Descriptor instead.

func (*NewExtractedTextRequest) ProtoMessage added in v0.0.6

func (*NewExtractedTextRequest) ProtoMessage()

func (*NewExtractedTextRequest) ProtoReflect added in v0.0.6

func (x *NewExtractedTextRequest) ProtoReflect() protoreflect.Message

func (*NewExtractedTextRequest) Reset added in v0.0.6

func (x *NewExtractedTextRequest) Reset()

func (*NewExtractedTextRequest) String added in v0.0.6

func (x *NewExtractedTextRequest) String() string

type NewExtractedTextRequestOpRequest added in v0.0.6

type NewExtractedTextRequestOpRequest struct {
	// contains filtered or unexported fields
}

func (*NewExtractedTextRequestOpRequest) Descriptor deprecated added in v0.0.6

func (*NewExtractedTextRequestOpRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewExtractedTextRequestOpRequest.ProtoReflect.Descriptor instead.

func (*NewExtractedTextRequestOpRequest) ProtoMessage added in v0.0.6

func (*NewExtractedTextRequestOpRequest) ProtoMessage()

func (*NewExtractedTextRequestOpRequest) ProtoReflect added in v0.0.6

func (*NewExtractedTextRequestOpRequest) Reset added in v0.0.6

func (*NewExtractedTextRequestOpRequest) String added in v0.0.6

type NewExtractedTextRequestOpResponse added in v0.0.6

type NewExtractedTextRequestOpResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewExtractedTextRequestOpResponse) Descriptor deprecated added in v0.0.6

func (*NewExtractedTextRequestOpResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewExtractedTextRequestOpResponse.ProtoReflect.Descriptor instead.

func (*NewExtractedTextRequestOpResponse) GetResult added in v0.0.6

func (*NewExtractedTextRequestOpResponse) ProtoMessage added in v0.0.6

func (*NewExtractedTextRequestOpResponse) ProtoMessage()

func (*NewExtractedTextRequestOpResponse) ProtoReflect added in v0.0.6

func (*NewExtractedTextRequestOpResponse) Reset added in v0.0.6

func (*NewExtractedTextRequestOpResponse) String added in v0.0.6

type NewExtractedTextRequestRequest added in v0.0.6

type NewExtractedTextRequestRequest struct {
	// contains filtered or unexported fields
}

func (*NewExtractedTextRequestRequest) Descriptor deprecated added in v0.0.6

func (*NewExtractedTextRequestRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewExtractedTextRequestRequest.ProtoReflect.Descriptor instead.

func (*NewExtractedTextRequestRequest) ProtoMessage added in v0.0.6

func (*NewExtractedTextRequestRequest) ProtoMessage()

func (*NewExtractedTextRequestRequest) ProtoReflect added in v0.0.6

func (*NewExtractedTextRequestRequest) Reset added in v0.0.6

func (x *NewExtractedTextRequestRequest) Reset()

func (*NewExtractedTextRequestRequest) String added in v0.0.6

type NewExtractedTextRequestResponse added in v0.0.6

type NewExtractedTextRequestResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewExtractedTextRequestResponse) Descriptor deprecated added in v0.0.6

func (*NewExtractedTextRequestResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewExtractedTextRequestResponse.ProtoReflect.Descriptor instead.

func (*NewExtractedTextRequestResponse) GetResult added in v0.0.6

func (x *NewExtractedTextRequestResponse) GetResult() int64

func (*NewExtractedTextRequestResponse) ProtoMessage added in v0.0.6

func (*NewExtractedTextRequestResponse) ProtoMessage()

func (*NewExtractedTextRequestResponse) ProtoReflect added in v0.0.6

func (*NewExtractedTextRequestResponse) Reset added in v0.0.6

func (*NewExtractedTextRequestResponse) String added in v0.0.6

type NewExtractedTextResponse added in v0.0.6

type NewExtractedTextResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewExtractedTextResponse) Descriptor deprecated added in v0.0.6

func (*NewExtractedTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewExtractedTextResponse.ProtoReflect.Descriptor instead.

func (*NewExtractedTextResponse) GetResult added in v0.0.6

func (x *NewExtractedTextResponse) GetResult() int64

func (*NewExtractedTextResponse) ProtoMessage added in v0.0.6

func (*NewExtractedTextResponse) ProtoMessage()

func (*NewExtractedTextResponse) ProtoReflect added in v0.0.6

func (x *NewExtractedTextResponse) ProtoReflect() protoreflect.Message

func (*NewExtractedTextResponse) Reset added in v0.0.6

func (x *NewExtractedTextResponse) Reset()

func (*NewExtractedTextResponse) String added in v0.0.6

func (x *NewExtractedTextResponse) String() string

type NewInputBindingRequest added in v0.0.6

type NewInputBindingRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*NewInputBindingRequest) Descriptor deprecated added in v0.0.6

func (*NewInputBindingRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewInputBindingRequest.ProtoReflect.Descriptor instead.

func (*NewInputBindingRequest) GetArg0 added in v0.0.6

func (x *NewInputBindingRequest) GetArg0() int64

func (*NewInputBindingRequest) GetArg1 added in v0.0.6

func (x *NewInputBindingRequest) GetArg1() int64

func (*NewInputBindingRequest) GetArg2 added in v0.0.6

func (x *NewInputBindingRequest) GetArg2() int32

func (*NewInputBindingRequest) GetArg3 added in v0.0.6

func (x *NewInputBindingRequest) GetArg3() int32

func (*NewInputBindingRequest) ProtoMessage added in v0.0.6

func (*NewInputBindingRequest) ProtoMessage()

func (*NewInputBindingRequest) ProtoReflect added in v0.0.6

func (x *NewInputBindingRequest) ProtoReflect() protoreflect.Message

func (*NewInputBindingRequest) Reset added in v0.0.6

func (x *NewInputBindingRequest) Reset()

func (*NewInputBindingRequest) String added in v0.0.6

func (x *NewInputBindingRequest) String() string

type NewInputBindingResponse added in v0.0.6

type NewInputBindingResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewInputBindingResponse) Descriptor deprecated added in v0.0.6

func (*NewInputBindingResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewInputBindingResponse.ProtoReflect.Descriptor instead.

func (*NewInputBindingResponse) GetResult added in v0.0.6

func (x *NewInputBindingResponse) GetResult() int64

func (*NewInputBindingResponse) ProtoMessage added in v0.0.6

func (*NewInputBindingResponse) ProtoMessage()

func (*NewInputBindingResponse) ProtoReflect added in v0.0.6

func (x *NewInputBindingResponse) ProtoReflect() protoreflect.Message

func (*NewInputBindingResponse) Reset added in v0.0.6

func (x *NewInputBindingResponse) Reset()

func (*NewInputBindingResponse) String added in v0.0.6

func (x *NewInputBindingResponse) String() string

type NewInputConnectionWrapperRequest added in v0.0.6

type NewInputConnectionWrapperRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 bool  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*NewInputConnectionWrapperRequest) Descriptor deprecated added in v0.0.6

func (*NewInputConnectionWrapperRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewInputConnectionWrapperRequest.ProtoReflect.Descriptor instead.

func (*NewInputConnectionWrapperRequest) GetArg0 added in v0.0.6

func (*NewInputConnectionWrapperRequest) GetArg1 added in v0.0.6

func (*NewInputConnectionWrapperRequest) ProtoMessage added in v0.0.6

func (*NewInputConnectionWrapperRequest) ProtoMessage()

func (*NewInputConnectionWrapperRequest) ProtoReflect added in v0.0.6

func (*NewInputConnectionWrapperRequest) Reset added in v0.0.6

func (*NewInputConnectionWrapperRequest) String added in v0.0.6

type NewInputConnectionWrapperResponse added in v0.0.6

type NewInputConnectionWrapperResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewInputConnectionWrapperResponse) Descriptor deprecated added in v0.0.6

func (*NewInputConnectionWrapperResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewInputConnectionWrapperResponse.ProtoReflect.Descriptor instead.

func (*NewInputConnectionWrapperResponse) GetResult added in v0.0.6

func (*NewInputConnectionWrapperResponse) ProtoMessage added in v0.0.6

func (*NewInputConnectionWrapperResponse) ProtoMessage()

func (*NewInputConnectionWrapperResponse) ProtoReflect added in v0.0.6

func (*NewInputConnectionWrapperResponse) Reset added in v0.0.6

func (*NewInputConnectionWrapperResponse) String added in v0.0.6

type NewInputContentInfoRequest added in v0.0.6

type NewInputContentInfoRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*NewInputContentInfoRequest) Descriptor deprecated added in v0.0.6

func (*NewInputContentInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewInputContentInfoRequest.ProtoReflect.Descriptor instead.

func (*NewInputContentInfoRequest) GetArg0 added in v0.0.6

func (x *NewInputContentInfoRequest) GetArg0() int64

func (*NewInputContentInfoRequest) GetArg1 added in v0.0.6

func (x *NewInputContentInfoRequest) GetArg1() int64

func (*NewInputContentInfoRequest) ProtoMessage added in v0.0.6

func (*NewInputContentInfoRequest) ProtoMessage()

func (*NewInputContentInfoRequest) ProtoReflect added in v0.0.6

func (*NewInputContentInfoRequest) Reset added in v0.0.6

func (x *NewInputContentInfoRequest) Reset()

func (*NewInputContentInfoRequest) String added in v0.0.6

func (x *NewInputContentInfoRequest) String() string

type NewInputContentInfoResponse added in v0.0.6

type NewInputContentInfoResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewInputContentInfoResponse) Descriptor deprecated added in v0.0.6

func (*NewInputContentInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewInputContentInfoResponse.ProtoReflect.Descriptor instead.

func (*NewInputContentInfoResponse) GetResult added in v0.0.6

func (x *NewInputContentInfoResponse) GetResult() int64

func (*NewInputContentInfoResponse) ProtoMessage added in v0.0.6

func (*NewInputContentInfoResponse) ProtoMessage()

func (*NewInputContentInfoResponse) ProtoReflect added in v0.0.6

func (*NewInputContentInfoResponse) Reset added in v0.0.6

func (x *NewInputContentInfoResponse) Reset()

func (*NewInputContentInfoResponse) String added in v0.0.6

func (x *NewInputContentInfoResponse) String() string

type NewInputMethodInfoRequest added in v0.0.6

type NewInputMethodInfoRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*NewInputMethodInfoRequest) Descriptor deprecated added in v0.0.6

func (*NewInputMethodInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewInputMethodInfoRequest.ProtoReflect.Descriptor instead.

func (*NewInputMethodInfoRequest) GetArg0 added in v0.0.6

func (x *NewInputMethodInfoRequest) GetArg0() int64

func (*NewInputMethodInfoRequest) GetArg1 added in v0.0.6

func (x *NewInputMethodInfoRequest) GetArg1() int64

func (*NewInputMethodInfoRequest) ProtoMessage added in v0.0.6

func (*NewInputMethodInfoRequest) ProtoMessage()

func (*NewInputMethodInfoRequest) ProtoReflect added in v0.0.6

func (*NewInputMethodInfoRequest) Reset added in v0.0.6

func (x *NewInputMethodInfoRequest) Reset()

func (*NewInputMethodInfoRequest) String added in v0.0.6

func (x *NewInputMethodInfoRequest) String() string

type NewInputMethodInfoResponse added in v0.0.6

type NewInputMethodInfoResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewInputMethodInfoResponse) Descriptor deprecated added in v0.0.6

func (*NewInputMethodInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewInputMethodInfoResponse.ProtoReflect.Descriptor instead.

func (*NewInputMethodInfoResponse) GetResult added in v0.0.6

func (x *NewInputMethodInfoResponse) GetResult() int64

func (*NewInputMethodInfoResponse) ProtoMessage added in v0.0.6

func (*NewInputMethodInfoResponse) ProtoMessage()

func (*NewInputMethodInfoResponse) ProtoReflect added in v0.0.6

func (*NewInputMethodInfoResponse) Reset added in v0.0.6

func (x *NewInputMethodInfoResponse) Reset()

func (*NewInputMethodInfoResponse) String added in v0.0.6

func (x *NewInputMethodInfoResponse) String() string

type NewInputMethodSubtypeRequest added in v0.0.6

type NewInputMethodSubtypeRequest struct {
	Arg0 int32  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 string `protobuf:"bytes,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 string `protobuf:"bytes,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4 string `protobuf:"bytes,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
	Arg5 bool   `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
	Arg6 bool   `protobuf:"varint,7,opt,name=arg6,proto3" json:"arg6,omitempty"`
	// contains filtered or unexported fields
}

func (*NewInputMethodSubtypeRequest) Descriptor deprecated added in v0.0.6

func (*NewInputMethodSubtypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewInputMethodSubtypeRequest.ProtoReflect.Descriptor instead.

func (*NewInputMethodSubtypeRequest) GetArg0 added in v0.0.6

func (x *NewInputMethodSubtypeRequest) GetArg0() int32

func (*NewInputMethodSubtypeRequest) GetArg1 added in v0.0.6

func (x *NewInputMethodSubtypeRequest) GetArg1() int32

func (*NewInputMethodSubtypeRequest) GetArg2 added in v0.0.6

func (x *NewInputMethodSubtypeRequest) GetArg2() string

func (*NewInputMethodSubtypeRequest) GetArg3 added in v0.0.6

func (x *NewInputMethodSubtypeRequest) GetArg3() string

func (*NewInputMethodSubtypeRequest) GetArg4 added in v0.0.6

func (x *NewInputMethodSubtypeRequest) GetArg4() string

func (*NewInputMethodSubtypeRequest) GetArg5 added in v0.0.6

func (x *NewInputMethodSubtypeRequest) GetArg5() bool

func (*NewInputMethodSubtypeRequest) GetArg6 added in v0.0.6

func (x *NewInputMethodSubtypeRequest) GetArg6() bool

func (*NewInputMethodSubtypeRequest) ProtoMessage added in v0.0.6

func (*NewInputMethodSubtypeRequest) ProtoMessage()

func (*NewInputMethodSubtypeRequest) ProtoReflect added in v0.0.6

func (*NewInputMethodSubtypeRequest) Reset added in v0.0.6

func (x *NewInputMethodSubtypeRequest) Reset()

func (*NewInputMethodSubtypeRequest) String added in v0.0.6

type NewInputMethodSubtypeResponse added in v0.0.6

type NewInputMethodSubtypeResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewInputMethodSubtypeResponse) Descriptor deprecated added in v0.0.6

func (*NewInputMethodSubtypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewInputMethodSubtypeResponse.ProtoReflect.Descriptor instead.

func (*NewInputMethodSubtypeResponse) GetResult added in v0.0.6

func (x *NewInputMethodSubtypeResponse) GetResult() int64

func (*NewInputMethodSubtypeResponse) ProtoMessage added in v0.0.6

func (*NewInputMethodSubtypeResponse) ProtoMessage()

func (*NewInputMethodSubtypeResponse) ProtoReflect added in v0.0.6

func (*NewInputMethodSubtypeResponse) Reset added in v0.0.6

func (x *NewInputMethodSubtypeResponse) Reset()

func (*NewInputMethodSubtypeResponse) String added in v0.0.6

type NewSurroundingTextRequest added in v0.0.6

type NewSurroundingTextRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int32  `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*NewSurroundingTextRequest) Descriptor deprecated added in v0.0.6

func (*NewSurroundingTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewSurroundingTextRequest.ProtoReflect.Descriptor instead.

func (*NewSurroundingTextRequest) GetArg0 added in v0.0.6

func (x *NewSurroundingTextRequest) GetArg0() string

func (*NewSurroundingTextRequest) GetArg1 added in v0.0.6

func (x *NewSurroundingTextRequest) GetArg1() int32

func (*NewSurroundingTextRequest) GetArg2 added in v0.0.6

func (x *NewSurroundingTextRequest) GetArg2() int32

func (*NewSurroundingTextRequest) GetArg3 added in v0.0.6

func (x *NewSurroundingTextRequest) GetArg3() int32

func (*NewSurroundingTextRequest) ProtoMessage added in v0.0.6

func (*NewSurroundingTextRequest) ProtoMessage()

func (*NewSurroundingTextRequest) ProtoReflect added in v0.0.6

func (*NewSurroundingTextRequest) Reset added in v0.0.6

func (x *NewSurroundingTextRequest) Reset()

func (*NewSurroundingTextRequest) String added in v0.0.6

func (x *NewSurroundingTextRequest) String() string

type NewSurroundingTextResponse added in v0.0.6

type NewSurroundingTextResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewSurroundingTextResponse) Descriptor deprecated added in v0.0.6

func (*NewSurroundingTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewSurroundingTextResponse.ProtoReflect.Descriptor instead.

func (*NewSurroundingTextResponse) GetResult added in v0.0.6

func (x *NewSurroundingTextResponse) GetResult() int64

func (*NewSurroundingTextResponse) ProtoMessage added in v0.0.6

func (*NewSurroundingTextResponse) ProtoMessage()

func (*NewSurroundingTextResponse) ProtoReflect added in v0.0.6

func (*NewSurroundingTextResponse) Reset added in v0.0.6

func (x *NewSurroundingTextResponse) Reset()

func (*NewSurroundingTextResponse) String added in v0.0.6

func (x *NewSurroundingTextResponse) String() string

type NewTextBoundsInfoResultRequest added in v0.0.6

type NewTextBoundsInfoResultRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*NewTextBoundsInfoResultRequest) Descriptor deprecated added in v0.0.6

func (*NewTextBoundsInfoResultRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewTextBoundsInfoResultRequest.ProtoReflect.Descriptor instead.

func (*NewTextBoundsInfoResultRequest) GetArg0 added in v0.0.6

func (*NewTextBoundsInfoResultRequest) ProtoMessage added in v0.0.6

func (*NewTextBoundsInfoResultRequest) ProtoMessage()

func (*NewTextBoundsInfoResultRequest) ProtoReflect added in v0.0.6

func (*NewTextBoundsInfoResultRequest) Reset added in v0.0.6

func (x *NewTextBoundsInfoResultRequest) Reset()

func (*NewTextBoundsInfoResultRequest) String added in v0.0.6

type NewTextBoundsInfoResultResponse added in v0.0.6

type NewTextBoundsInfoResultResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewTextBoundsInfoResultResponse) Descriptor deprecated added in v0.0.6

func (*NewTextBoundsInfoResultResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewTextBoundsInfoResultResponse.ProtoReflect.Descriptor instead.

func (*NewTextBoundsInfoResultResponse) GetResult added in v0.0.6

func (x *NewTextBoundsInfoResultResponse) GetResult() int64

func (*NewTextBoundsInfoResultResponse) ProtoMessage added in v0.0.6

func (*NewTextBoundsInfoResultResponse) ProtoMessage()

func (*NewTextBoundsInfoResultResponse) ProtoReflect added in v0.0.6

func (*NewTextBoundsInfoResultResponse) Reset added in v0.0.6

func (*NewTextBoundsInfoResultResponse) String added in v0.0.6

type NewTextSnapshotRequest added in v0.0.6

type NewTextSnapshotRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*NewTextSnapshotRequest) Descriptor deprecated added in v0.0.6

func (*NewTextSnapshotRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewTextSnapshotRequest.ProtoReflect.Descriptor instead.

func (*NewTextSnapshotRequest) GetArg0 added in v0.0.6

func (x *NewTextSnapshotRequest) GetArg0() int64

func (*NewTextSnapshotRequest) GetArg1 added in v0.0.6

func (x *NewTextSnapshotRequest) GetArg1() int32

func (*NewTextSnapshotRequest) GetArg2 added in v0.0.6

func (x *NewTextSnapshotRequest) GetArg2() int32

func (*NewTextSnapshotRequest) GetArg3 added in v0.0.6

func (x *NewTextSnapshotRequest) GetArg3() int32

func (*NewTextSnapshotRequest) ProtoMessage added in v0.0.6

func (*NewTextSnapshotRequest) ProtoMessage()

func (*NewTextSnapshotRequest) ProtoReflect added in v0.0.6

func (x *NewTextSnapshotRequest) ProtoReflect() protoreflect.Message

func (*NewTextSnapshotRequest) Reset added in v0.0.6

func (x *NewTextSnapshotRequest) Reset()

func (*NewTextSnapshotRequest) String added in v0.0.6

func (x *NewTextSnapshotRequest) String() string

type NewTextSnapshotResponse added in v0.0.6

type NewTextSnapshotResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewTextSnapshotResponse) Descriptor deprecated added in v0.0.6

func (*NewTextSnapshotResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewTextSnapshotResponse.ProtoReflect.Descriptor instead.

func (*NewTextSnapshotResponse) GetResult added in v0.0.6

func (x *NewTextSnapshotResponse) GetResult() int64

func (*NewTextSnapshotResponse) ProtoMessage added in v0.0.6

func (*NewTextSnapshotResponse) ProtoMessage()

func (*NewTextSnapshotResponse) ProtoReflect added in v0.0.6

func (x *NewTextSnapshotResponse) ProtoReflect() protoreflect.Message

func (*NewTextSnapshotResponse) Reset added in v0.0.6

func (x *NewTextSnapshotResponse) Reset()

func (*NewTextSnapshotResponse) String added in v0.0.6

func (x *NewTextSnapshotResponse) String() string

type OnErrorRequest added in v0.0.6

type OnErrorRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnErrorRequest) Descriptor deprecated added in v0.0.6

func (*OnErrorRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnErrorRequest.ProtoReflect.Descriptor instead.

func (*OnErrorRequest) GetArg0 added in v0.0.6

func (x *OnErrorRequest) GetArg0() int32

func (*OnErrorRequest) ProtoMessage added in v0.0.6

func (*OnErrorRequest) ProtoMessage()

func (*OnErrorRequest) ProtoReflect added in v0.0.6

func (x *OnErrorRequest) ProtoReflect() protoreflect.Message

func (*OnErrorRequest) Reset added in v0.0.6

func (x *OnErrorRequest) Reset()

func (*OnErrorRequest) String added in v0.0.6

func (x *OnErrorRequest) String() string

type OnErrorResponse added in v0.0.6

type OnErrorResponse struct {
	// contains filtered or unexported fields
}

func (*OnErrorResponse) Descriptor deprecated added in v0.0.6

func (*OnErrorResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnErrorResponse.ProtoReflect.Descriptor instead.

func (*OnErrorResponse) ProtoMessage added in v0.0.6

func (*OnErrorResponse) ProtoMessage()

func (*OnErrorResponse) ProtoReflect added in v0.0.6

func (x *OnErrorResponse) ProtoReflect() protoreflect.Message

func (*OnErrorResponse) Reset added in v0.0.6

func (x *OnErrorResponse) Reset()

func (*OnErrorResponse) String added in v0.0.6

func (x *OnErrorResponse) String() string

type OnResultRequest added in v0.0.6

type OnResultRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnResultRequest) Descriptor deprecated added in v0.0.6

func (*OnResultRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnResultRequest.ProtoReflect.Descriptor instead.

func (*OnResultRequest) GetArg0 added in v0.0.6

func (x *OnResultRequest) GetArg0() string

func (*OnResultRequest) ProtoMessage added in v0.0.6

func (*OnResultRequest) ProtoMessage()

func (*OnResultRequest) ProtoReflect added in v0.0.6

func (x *OnResultRequest) ProtoReflect() protoreflect.Message

func (*OnResultRequest) Reset added in v0.0.6

func (x *OnResultRequest) Reset()

func (*OnResultRequest) String added in v0.0.6

func (x *OnResultRequest) String() string

type OnResultResponse added in v0.0.6

type OnResultResponse struct {
	// contains filtered or unexported fields
}

func (*OnResultResponse) Descriptor deprecated added in v0.0.6

func (*OnResultResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnResultResponse.ProtoReflect.Descriptor instead.

func (*OnResultResponse) ProtoMessage added in v0.0.6

func (*OnResultResponse) ProtoMessage()

func (*OnResultResponse) ProtoReflect added in v0.0.6

func (x *OnResultResponse) ProtoReflect() protoreflect.Message

func (*OnResultResponse) Reset added in v0.0.6

func (x *OnResultResponse) Reset()

func (*OnResultResponse) String added in v0.0.6

func (x *OnResultResponse) String() string

type OverridesImplicitlyEnabledSubtypeRequest added in v0.0.6

type OverridesImplicitlyEnabledSubtypeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OverridesImplicitlyEnabledSubtypeRequest) Descriptor deprecated added in v0.0.6

func (*OverridesImplicitlyEnabledSubtypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use OverridesImplicitlyEnabledSubtypeRequest.ProtoReflect.Descriptor instead.

func (*OverridesImplicitlyEnabledSubtypeRequest) GetHandle added in v0.0.6

func (*OverridesImplicitlyEnabledSubtypeRequest) ProtoMessage added in v0.0.6

func (*OverridesImplicitlyEnabledSubtypeRequest) ProtoReflect added in v0.0.6

func (*OverridesImplicitlyEnabledSubtypeRequest) Reset added in v0.0.6

func (*OverridesImplicitlyEnabledSubtypeRequest) String added in v0.0.6

type OverridesImplicitlyEnabledSubtypeResponse added in v0.0.6

type OverridesImplicitlyEnabledSubtypeResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OverridesImplicitlyEnabledSubtypeResponse) Descriptor deprecated added in v0.0.6

func (*OverridesImplicitlyEnabledSubtypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use OverridesImplicitlyEnabledSubtypeResponse.ProtoReflect.Descriptor instead.

func (*OverridesImplicitlyEnabledSubtypeResponse) GetResult added in v0.0.6

func (*OverridesImplicitlyEnabledSubtypeResponse) ProtoMessage added in v0.0.6

func (*OverridesImplicitlyEnabledSubtypeResponse) ProtoReflect added in v0.0.6

func (*OverridesImplicitlyEnabledSubtypeResponse) Reset added in v0.0.6

func (*OverridesImplicitlyEnabledSubtypeResponse) String added in v0.0.6

type PerformContextMenuActionRequest added in v0.0.6

type PerformContextMenuActionRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*PerformContextMenuActionRequest) Descriptor deprecated added in v0.0.6

func (*PerformContextMenuActionRequest) Descriptor() ([]byte, []int)

Deprecated: Use PerformContextMenuActionRequest.ProtoReflect.Descriptor instead.

func (*PerformContextMenuActionRequest) GetArg0 added in v0.0.6

func (*PerformContextMenuActionRequest) ProtoMessage added in v0.0.6

func (*PerformContextMenuActionRequest) ProtoMessage()

func (*PerformContextMenuActionRequest) ProtoReflect added in v0.0.6

func (*PerformContextMenuActionRequest) Reset added in v0.0.6

func (*PerformContextMenuActionRequest) String added in v0.0.6

type PerformContextMenuActionResponse added in v0.0.6

type PerformContextMenuActionResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*PerformContextMenuActionResponse) Descriptor deprecated added in v0.0.6

func (*PerformContextMenuActionResponse) Descriptor() ([]byte, []int)

Deprecated: Use PerformContextMenuActionResponse.ProtoReflect.Descriptor instead.

func (*PerformContextMenuActionResponse) GetResult added in v0.0.6

func (x *PerformContextMenuActionResponse) GetResult() bool

func (*PerformContextMenuActionResponse) ProtoMessage added in v0.0.6

func (*PerformContextMenuActionResponse) ProtoMessage()

func (*PerformContextMenuActionResponse) ProtoReflect added in v0.0.6

func (*PerformContextMenuActionResponse) Reset added in v0.0.6

func (*PerformContextMenuActionResponse) String added in v0.0.6

type PerformEditorActionRequest added in v0.0.6

type PerformEditorActionRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*PerformEditorActionRequest) Descriptor deprecated added in v0.0.6

func (*PerformEditorActionRequest) Descriptor() ([]byte, []int)

Deprecated: Use PerformEditorActionRequest.ProtoReflect.Descriptor instead.

func (*PerformEditorActionRequest) GetArg0 added in v0.0.6

func (x *PerformEditorActionRequest) GetArg0() int32

func (*PerformEditorActionRequest) ProtoMessage added in v0.0.6

func (*PerformEditorActionRequest) ProtoMessage()

func (*PerformEditorActionRequest) ProtoReflect added in v0.0.6

func (*PerformEditorActionRequest) Reset added in v0.0.6

func (x *PerformEditorActionRequest) Reset()

func (*PerformEditorActionRequest) String added in v0.0.6

func (x *PerformEditorActionRequest) String() string

type PerformEditorActionResponse added in v0.0.6

type PerformEditorActionResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*PerformEditorActionResponse) Descriptor deprecated added in v0.0.6

func (*PerformEditorActionResponse) Descriptor() ([]byte, []int)

Deprecated: Use PerformEditorActionResponse.ProtoReflect.Descriptor instead.

func (*PerformEditorActionResponse) GetResult added in v0.0.6

func (x *PerformEditorActionResponse) GetResult() bool

func (*PerformEditorActionResponse) ProtoMessage added in v0.0.6

func (*PerformEditorActionResponse) ProtoMessage()

func (*PerformEditorActionResponse) ProtoReflect added in v0.0.6

func (*PerformEditorActionResponse) Reset added in v0.0.6

func (x *PerformEditorActionResponse) Reset()

func (*PerformEditorActionResponse) String added in v0.0.6

func (x *PerformEditorActionResponse) String() string

type PerformHandwritingGestureRequest added in v0.0.6

type PerformHandwritingGestureRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int64 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   int64 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*PerformHandwritingGestureRequest) Descriptor deprecated added in v0.0.6

func (*PerformHandwritingGestureRequest) Descriptor() ([]byte, []int)

Deprecated: Use PerformHandwritingGestureRequest.ProtoReflect.Descriptor instead.

func (*PerformHandwritingGestureRequest) GetArg0 added in v0.0.6

func (*PerformHandwritingGestureRequest) GetArg1 added in v0.0.6

func (*PerformHandwritingGestureRequest) GetArg2 added in v0.0.6

func (*PerformHandwritingGestureRequest) GetHandle added in v0.0.6

func (x *PerformHandwritingGestureRequest) GetHandle() int64

func (*PerformHandwritingGestureRequest) ProtoMessage added in v0.0.6

func (*PerformHandwritingGestureRequest) ProtoMessage()

func (*PerformHandwritingGestureRequest) ProtoReflect added in v0.0.6

func (*PerformHandwritingGestureRequest) Reset added in v0.0.6

func (*PerformHandwritingGestureRequest) String added in v0.0.6

type PerformHandwritingGestureResponse added in v0.0.6

type PerformHandwritingGestureResponse struct {
	// contains filtered or unexported fields
}

func (*PerformHandwritingGestureResponse) Descriptor deprecated added in v0.0.6

func (*PerformHandwritingGestureResponse) Descriptor() ([]byte, []int)

Deprecated: Use PerformHandwritingGestureResponse.ProtoReflect.Descriptor instead.

func (*PerformHandwritingGestureResponse) ProtoMessage added in v0.0.6

func (*PerformHandwritingGestureResponse) ProtoMessage()

func (*PerformHandwritingGestureResponse) ProtoReflect added in v0.0.6

func (*PerformHandwritingGestureResponse) Reset added in v0.0.6

func (*PerformHandwritingGestureResponse) String added in v0.0.6

type PerformPrivateCommandRequest added in v0.0.6

type PerformPrivateCommandRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*PerformPrivateCommandRequest) Descriptor deprecated added in v0.0.6

func (*PerformPrivateCommandRequest) Descriptor() ([]byte, []int)

Deprecated: Use PerformPrivateCommandRequest.ProtoReflect.Descriptor instead.

func (*PerformPrivateCommandRequest) GetArg0 added in v0.0.6

func (x *PerformPrivateCommandRequest) GetArg0() string

func (*PerformPrivateCommandRequest) GetArg1 added in v0.0.6

func (x *PerformPrivateCommandRequest) GetArg1() int64

func (*PerformPrivateCommandRequest) ProtoMessage added in v0.0.6

func (*PerformPrivateCommandRequest) ProtoMessage()

func (*PerformPrivateCommandRequest) ProtoReflect added in v0.0.6

func (*PerformPrivateCommandRequest) Reset added in v0.0.6

func (x *PerformPrivateCommandRequest) Reset()

func (*PerformPrivateCommandRequest) String added in v0.0.6

type PerformPrivateCommandResponse added in v0.0.6

type PerformPrivateCommandResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*PerformPrivateCommandResponse) Descriptor deprecated added in v0.0.6

func (*PerformPrivateCommandResponse) Descriptor() ([]byte, []int)

Deprecated: Use PerformPrivateCommandResponse.ProtoReflect.Descriptor instead.

func (*PerformPrivateCommandResponse) GetResult added in v0.0.6

func (x *PerformPrivateCommandResponse) GetResult() bool

func (*PerformPrivateCommandResponse) ProtoMessage added in v0.0.6

func (*PerformPrivateCommandResponse) ProtoMessage()

func (*PerformPrivateCommandResponse) ProtoReflect added in v0.0.6

func (*PerformPrivateCommandResponse) Reset added in v0.0.6

func (x *PerformPrivateCommandResponse) Reset()

func (*PerformPrivateCommandResponse) String added in v0.0.6

type PerformSpellCheckRequest added in v0.0.6

type PerformSpellCheckRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*PerformSpellCheckRequest) Descriptor deprecated added in v0.0.6

func (*PerformSpellCheckRequest) Descriptor() ([]byte, []int)

Deprecated: Use PerformSpellCheckRequest.ProtoReflect.Descriptor instead.

func (*PerformSpellCheckRequest) GetHandle added in v0.0.6

func (x *PerformSpellCheckRequest) GetHandle() int64

func (*PerformSpellCheckRequest) ProtoMessage added in v0.0.6

func (*PerformSpellCheckRequest) ProtoMessage()

func (*PerformSpellCheckRequest) ProtoReflect added in v0.0.6

func (x *PerformSpellCheckRequest) ProtoReflect() protoreflect.Message

func (*PerformSpellCheckRequest) Reset added in v0.0.6

func (x *PerformSpellCheckRequest) Reset()

func (*PerformSpellCheckRequest) String added in v0.0.6

func (x *PerformSpellCheckRequest) String() string

type PerformSpellCheckResponse added in v0.0.6

type PerformSpellCheckResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*PerformSpellCheckResponse) Descriptor deprecated added in v0.0.6

func (*PerformSpellCheckResponse) Descriptor() ([]byte, []int)

Deprecated: Use PerformSpellCheckResponse.ProtoReflect.Descriptor instead.

func (*PerformSpellCheckResponse) GetResult added in v0.0.6

func (x *PerformSpellCheckResponse) GetResult() bool

func (*PerformSpellCheckResponse) ProtoMessage added in v0.0.6

func (*PerformSpellCheckResponse) ProtoMessage()

func (*PerformSpellCheckResponse) ProtoReflect added in v0.0.6

func (*PerformSpellCheckResponse) Reset added in v0.0.6

func (x *PerformSpellCheckResponse) Reset()

func (*PerformSpellCheckResponse) String added in v0.0.6

func (x *PerformSpellCheckResponse) String() string

type PrepareStylusHandwritingDelegation1Request

type PrepareStylusHandwritingDelegation1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*PrepareStylusHandwritingDelegation1Request) Descriptor deprecated

Deprecated: Use PrepareStylusHandwritingDelegation1Request.ProtoReflect.Descriptor instead.

func (*PrepareStylusHandwritingDelegation1Request) GetArg0

func (*PrepareStylusHandwritingDelegation1Request) ProtoMessage

func (*PrepareStylusHandwritingDelegation1Request) ProtoReflect

func (*PrepareStylusHandwritingDelegation1Request) Reset

func (*PrepareStylusHandwritingDelegation1Request) String

type PrepareStylusHandwritingDelegation1Response

type PrepareStylusHandwritingDelegation1Response struct {
	// contains filtered or unexported fields
}

func (*PrepareStylusHandwritingDelegation1Response) Descriptor deprecated

Deprecated: Use PrepareStylusHandwritingDelegation1Response.ProtoReflect.Descriptor instead.

func (*PrepareStylusHandwritingDelegation1Response) ProtoMessage

func (*PrepareStylusHandwritingDelegation1Response) ProtoReflect

func (*PrepareStylusHandwritingDelegation1Response) Reset

func (*PrepareStylusHandwritingDelegation1Response) String

type PrepareStylusHandwritingDelegation2_1Request

type PrepareStylusHandwritingDelegation2_1Request struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*PrepareStylusHandwritingDelegation2_1Request) Descriptor deprecated

Deprecated: Use PrepareStylusHandwritingDelegation2_1Request.ProtoReflect.Descriptor instead.

func (*PrepareStylusHandwritingDelegation2_1Request) GetArg0

func (*PrepareStylusHandwritingDelegation2_1Request) GetArg1

func (*PrepareStylusHandwritingDelegation2_1Request) ProtoMessage

func (*PrepareStylusHandwritingDelegation2_1Request) ProtoReflect

func (*PrepareStylusHandwritingDelegation2_1Request) Reset

func (*PrepareStylusHandwritingDelegation2_1Request) String

type PrepareStylusHandwritingDelegation2_1Response

type PrepareStylusHandwritingDelegation2_1Response struct {
	// contains filtered or unexported fields
}

func (*PrepareStylusHandwritingDelegation2_1Response) Descriptor deprecated

Deprecated: Use PrepareStylusHandwritingDelegation2_1Response.ProtoReflect.Descriptor instead.

func (*PrepareStylusHandwritingDelegation2_1Response) ProtoMessage

func (*PrepareStylusHandwritingDelegation2_1Response) ProtoReflect

func (*PrepareStylusHandwritingDelegation2_1Response) Reset

func (*PrepareStylusHandwritingDelegation2_1Response) String

type PreviewHandwritingGestureRequest added in v0.0.6

type PreviewHandwritingGestureRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int64 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*PreviewHandwritingGestureRequest) Descriptor deprecated added in v0.0.6

func (*PreviewHandwritingGestureRequest) Descriptor() ([]byte, []int)

Deprecated: Use PreviewHandwritingGestureRequest.ProtoReflect.Descriptor instead.

func (*PreviewHandwritingGestureRequest) GetArg0 added in v0.0.6

func (*PreviewHandwritingGestureRequest) GetArg1 added in v0.0.6

func (*PreviewHandwritingGestureRequest) GetHandle added in v0.0.6

func (x *PreviewHandwritingGestureRequest) GetHandle() int64

func (*PreviewHandwritingGestureRequest) ProtoMessage added in v0.0.6

func (*PreviewHandwritingGestureRequest) ProtoMessage()

func (*PreviewHandwritingGestureRequest) ProtoReflect added in v0.0.6

func (*PreviewHandwritingGestureRequest) Reset added in v0.0.6

func (*PreviewHandwritingGestureRequest) String added in v0.0.6

type PreviewHandwritingGestureResponse added in v0.0.6

type PreviewHandwritingGestureResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*PreviewHandwritingGestureResponse) Descriptor deprecated added in v0.0.6

func (*PreviewHandwritingGestureResponse) Descriptor() ([]byte, []int)

Deprecated: Use PreviewHandwritingGestureResponse.ProtoReflect.Descriptor instead.

func (*PreviewHandwritingGestureResponse) GetResult added in v0.0.6

func (x *PreviewHandwritingGestureResponse) GetResult() bool

func (*PreviewHandwritingGestureResponse) ProtoMessage added in v0.0.6

func (*PreviewHandwritingGestureResponse) ProtoMessage()

func (*PreviewHandwritingGestureResponse) ProtoReflect added in v0.0.6

func (*PreviewHandwritingGestureResponse) Reset added in v0.0.6

func (*PreviewHandwritingGestureResponse) String added in v0.0.6

type ReleasePermissionRequest added in v0.0.6

type ReleasePermissionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*ReleasePermissionRequest) Descriptor deprecated added in v0.0.6

func (*ReleasePermissionRequest) Descriptor() ([]byte, []int)

Deprecated: Use ReleasePermissionRequest.ProtoReflect.Descriptor instead.

func (*ReleasePermissionRequest) GetHandle added in v0.0.6

func (x *ReleasePermissionRequest) GetHandle() int64

func (*ReleasePermissionRequest) ProtoMessage added in v0.0.6

func (*ReleasePermissionRequest) ProtoMessage()

func (*ReleasePermissionRequest) ProtoReflect added in v0.0.6

func (x *ReleasePermissionRequest) ProtoReflect() protoreflect.Message

func (*ReleasePermissionRequest) Reset added in v0.0.6

func (x *ReleasePermissionRequest) Reset()

func (*ReleasePermissionRequest) String added in v0.0.6

func (x *ReleasePermissionRequest) String() string

type ReleasePermissionResponse added in v0.0.6

type ReleasePermissionResponse struct {
	// contains filtered or unexported fields
}

func (*ReleasePermissionResponse) Descriptor deprecated added in v0.0.6

func (*ReleasePermissionResponse) Descriptor() ([]byte, []int)

Deprecated: Use ReleasePermissionResponse.ProtoReflect.Descriptor instead.

func (*ReleasePermissionResponse) ProtoMessage added in v0.0.6

func (*ReleasePermissionResponse) ProtoMessage()

func (*ReleasePermissionResponse) ProtoReflect added in v0.0.6

func (*ReleasePermissionResponse) Reset added in v0.0.6

func (x *ReleasePermissionResponse) Reset()

func (*ReleasePermissionResponse) String added in v0.0.6

func (x *ReleasePermissionResponse) String() string

type RemoveComposingSpansRequest added in v0.0.6

type RemoveComposingSpansRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*RemoveComposingSpansRequest) Descriptor deprecated added in v0.0.6

func (*RemoveComposingSpansRequest) Descriptor() ([]byte, []int)

Deprecated: Use RemoveComposingSpansRequest.ProtoReflect.Descriptor instead.

func (*RemoveComposingSpansRequest) GetArg0 added in v0.0.6

func (x *RemoveComposingSpansRequest) GetArg0() int64

func (*RemoveComposingSpansRequest) GetHandle added in v0.0.6

func (x *RemoveComposingSpansRequest) GetHandle() int64

func (*RemoveComposingSpansRequest) ProtoMessage added in v0.0.6

func (*RemoveComposingSpansRequest) ProtoMessage()

func (*RemoveComposingSpansRequest) ProtoReflect added in v0.0.6

func (*RemoveComposingSpansRequest) Reset added in v0.0.6

func (x *RemoveComposingSpansRequest) Reset()

func (*RemoveComposingSpansRequest) String added in v0.0.6

func (x *RemoveComposingSpansRequest) String() string

type RemoveComposingSpansResponse added in v0.0.6

type RemoveComposingSpansResponse struct {
	// contains filtered or unexported fields
}

func (*RemoveComposingSpansResponse) Descriptor deprecated added in v0.0.6

func (*RemoveComposingSpansResponse) Descriptor() ([]byte, []int)

Deprecated: Use RemoveComposingSpansResponse.ProtoReflect.Descriptor instead.

func (*RemoveComposingSpansResponse) ProtoMessage added in v0.0.6

func (*RemoveComposingSpansResponse) ProtoMessage()

func (*RemoveComposingSpansResponse) ProtoReflect added in v0.0.6

func (*RemoveComposingSpansResponse) Reset added in v0.0.6

func (x *RemoveComposingSpansResponse) Reset()

func (*RemoveComposingSpansResponse) String added in v0.0.6

type RemoveSpaceGestureBuilderServiceClient added in v0.0.6

type RemoveSpaceGestureBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetFallbackText(ctx context.Context, in *SetFallbackTextRequest, opts ...grpc.CallOption) (*SetFallbackTextResponse, error)
	SetPoints(ctx context.Context, in *SetPointsRequest, opts ...grpc.CallOption) (*SetPointsResponse, error)
}

RemoveSpaceGestureBuilderServiceClient is the client API for RemoveSpaceGestureBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewRemoveSpaceGestureBuilderServiceClient added in v0.0.6

func NewRemoveSpaceGestureBuilderServiceClient(cc grpc.ClientConnInterface) RemoveSpaceGestureBuilderServiceClient

type RemoveSpaceGestureBuilderServiceServer added in v0.0.6

type RemoveSpaceGestureBuilderServiceServer interface {
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	SetFallbackText(context.Context, *SetFallbackTextRequest) (*SetFallbackTextResponse, error)
	SetPoints(context.Context, *SetPointsRequest) (*SetPointsResponse, error)
	// contains filtered or unexported methods
}

RemoveSpaceGestureBuilderServiceServer is the server API for RemoveSpaceGestureBuilderService service. All implementations must embed UnimplementedRemoveSpaceGestureBuilderServiceServer for forward compatibility.

type RemoveSpaceGestureServiceClient added in v0.0.6

type RemoveSpaceGestureServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetEndPoint(ctx context.Context, in *GetEndPointRequest, opts ...grpc.CallOption) (*GetEndPointResponse, error)
	GetStartPoint(ctx context.Context, in *GetStartPointRequest, opts ...grpc.CallOption) (*GetStartPointResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

RemoveSpaceGestureServiceClient is the client API for RemoveSpaceGestureService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewRemoveSpaceGestureServiceClient added in v0.0.6

func NewRemoveSpaceGestureServiceClient(cc grpc.ClientConnInterface) RemoveSpaceGestureServiceClient

type RemoveSpaceGestureServiceServer added in v0.0.6

type RemoveSpaceGestureServiceServer interface {
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
	GetEndPoint(context.Context, *GetEndPointRequest) (*GetEndPointResponse, error)
	GetStartPoint(context.Context, *GetStartPointRequest) (*GetStartPointResponse, error)
	HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

RemoveSpaceGestureServiceServer is the server API for RemoveSpaceGestureService service. All implementations must embed UnimplementedRemoveSpaceGestureServiceServer for forward compatibility.

type ReplaceTextRequest added in v0.0.6

type ReplaceTextRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   string `protobuf:"bytes,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3   int32  `protobuf:"varint,5,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4   int64  `protobuf:"varint,6,opt,name=arg4,proto3" json:"arg4,omitempty"`
	// contains filtered or unexported fields
}

func (*ReplaceTextRequest) Descriptor deprecated added in v0.0.6

func (*ReplaceTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use ReplaceTextRequest.ProtoReflect.Descriptor instead.

func (*ReplaceTextRequest) GetArg0 added in v0.0.6

func (x *ReplaceTextRequest) GetArg0() int32

func (*ReplaceTextRequest) GetArg1 added in v0.0.6

func (x *ReplaceTextRequest) GetArg1() int32

func (*ReplaceTextRequest) GetArg2 added in v0.0.6

func (x *ReplaceTextRequest) GetArg2() string

func (*ReplaceTextRequest) GetArg3 added in v0.0.6

func (x *ReplaceTextRequest) GetArg3() int32

func (*ReplaceTextRequest) GetArg4 added in v0.0.6

func (x *ReplaceTextRequest) GetArg4() int64

func (*ReplaceTextRequest) GetHandle added in v0.0.6

func (x *ReplaceTextRequest) GetHandle() int64

func (*ReplaceTextRequest) ProtoMessage added in v0.0.6

func (*ReplaceTextRequest) ProtoMessage()

func (*ReplaceTextRequest) ProtoReflect added in v0.0.6

func (x *ReplaceTextRequest) ProtoReflect() protoreflect.Message

func (*ReplaceTextRequest) Reset added in v0.0.6

func (x *ReplaceTextRequest) Reset()

func (*ReplaceTextRequest) String added in v0.0.6

func (x *ReplaceTextRequest) String() string

type ReplaceTextResponse added in v0.0.6

type ReplaceTextResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ReplaceTextResponse) Descriptor deprecated added in v0.0.6

func (*ReplaceTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use ReplaceTextResponse.ProtoReflect.Descriptor instead.

func (*ReplaceTextResponse) GetResult added in v0.0.6

func (x *ReplaceTextResponse) GetResult() bool

func (*ReplaceTextResponse) ProtoMessage added in v0.0.6

func (*ReplaceTextResponse) ProtoMessage()

func (*ReplaceTextResponse) ProtoReflect added in v0.0.6

func (x *ReplaceTextResponse) ProtoReflect() protoreflect.Message

func (*ReplaceTextResponse) Reset added in v0.0.6

func (x *ReplaceTextResponse) Reset()

func (*ReplaceTextResponse) String added in v0.0.6

func (x *ReplaceTextResponse) String() string

type ReportFullscreenModeRequest added in v0.0.6

type ReportFullscreenModeRequest struct {
	Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ReportFullscreenModeRequest) Descriptor deprecated added in v0.0.6

func (*ReportFullscreenModeRequest) Descriptor() ([]byte, []int)

Deprecated: Use ReportFullscreenModeRequest.ProtoReflect.Descriptor instead.

func (*ReportFullscreenModeRequest) GetArg0 added in v0.0.6

func (x *ReportFullscreenModeRequest) GetArg0() bool

func (*ReportFullscreenModeRequest) ProtoMessage added in v0.0.6

func (*ReportFullscreenModeRequest) ProtoMessage()

func (*ReportFullscreenModeRequest) ProtoReflect added in v0.0.6

func (*ReportFullscreenModeRequest) Reset added in v0.0.6

func (x *ReportFullscreenModeRequest) Reset()

func (*ReportFullscreenModeRequest) String added in v0.0.6

func (x *ReportFullscreenModeRequest) String() string

type ReportFullscreenModeResponse added in v0.0.6

type ReportFullscreenModeResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ReportFullscreenModeResponse) Descriptor deprecated added in v0.0.6

func (*ReportFullscreenModeResponse) Descriptor() ([]byte, []int)

Deprecated: Use ReportFullscreenModeResponse.ProtoReflect.Descriptor instead.

func (*ReportFullscreenModeResponse) GetResult added in v0.0.6

func (x *ReportFullscreenModeResponse) GetResult() bool

func (*ReportFullscreenModeResponse) ProtoMessage added in v0.0.6

func (*ReportFullscreenModeResponse) ProtoMessage()

func (*ReportFullscreenModeResponse) ProtoReflect added in v0.0.6

func (*ReportFullscreenModeResponse) Reset added in v0.0.6

func (x *ReportFullscreenModeResponse) Reset()

func (*ReportFullscreenModeResponse) String added in v0.0.6

type RequestCursorUpdates1Request added in v0.0.6

type RequestCursorUpdates1Request struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*RequestCursorUpdates1Request) Descriptor deprecated added in v0.0.6

func (*RequestCursorUpdates1Request) Descriptor() ([]byte, []int)

Deprecated: Use RequestCursorUpdates1Request.ProtoReflect.Descriptor instead.

func (*RequestCursorUpdates1Request) GetArg0 added in v0.0.6

func (x *RequestCursorUpdates1Request) GetArg0() int32

func (*RequestCursorUpdates1Request) GetHandle added in v0.0.6

func (x *RequestCursorUpdates1Request) GetHandle() int64

func (*RequestCursorUpdates1Request) ProtoMessage added in v0.0.6

func (*RequestCursorUpdates1Request) ProtoMessage()

func (*RequestCursorUpdates1Request) ProtoReflect added in v0.0.6

func (*RequestCursorUpdates1Request) Reset added in v0.0.6

func (x *RequestCursorUpdates1Request) Reset()

func (*RequestCursorUpdates1Request) String added in v0.0.6

type RequestCursorUpdates1Response added in v0.0.6

type RequestCursorUpdates1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*RequestCursorUpdates1Response) Descriptor deprecated added in v0.0.6

func (*RequestCursorUpdates1Response) Descriptor() ([]byte, []int)

Deprecated: Use RequestCursorUpdates1Response.ProtoReflect.Descriptor instead.

func (*RequestCursorUpdates1Response) GetResult added in v0.0.6

func (x *RequestCursorUpdates1Response) GetResult() bool

func (*RequestCursorUpdates1Response) ProtoMessage added in v0.0.6

func (*RequestCursorUpdates1Response) ProtoMessage()

func (*RequestCursorUpdates1Response) ProtoReflect added in v0.0.6

func (*RequestCursorUpdates1Response) Reset added in v0.0.6

func (x *RequestCursorUpdates1Response) Reset()

func (*RequestCursorUpdates1Response) String added in v0.0.6

type RequestCursorUpdates2_1Request added in v0.0.6

type RequestCursorUpdates2_1Request struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*RequestCursorUpdates2_1Request) Descriptor deprecated added in v0.0.6

func (*RequestCursorUpdates2_1Request) Descriptor() ([]byte, []int)

Deprecated: Use RequestCursorUpdates2_1Request.ProtoReflect.Descriptor instead.

func (*RequestCursorUpdates2_1Request) GetArg0 added in v0.0.6

func (*RequestCursorUpdates2_1Request) GetArg1 added in v0.0.6

func (*RequestCursorUpdates2_1Request) GetHandle added in v0.0.6

func (x *RequestCursorUpdates2_1Request) GetHandle() int64

func (*RequestCursorUpdates2_1Request) ProtoMessage added in v0.0.6

func (*RequestCursorUpdates2_1Request) ProtoMessage()

func (*RequestCursorUpdates2_1Request) ProtoReflect added in v0.0.6

func (*RequestCursorUpdates2_1Request) Reset added in v0.0.6

func (x *RequestCursorUpdates2_1Request) Reset()

func (*RequestCursorUpdates2_1Request) String added in v0.0.6

type RequestCursorUpdates2_1Response added in v0.0.6

type RequestCursorUpdates2_1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*RequestCursorUpdates2_1Response) Descriptor deprecated added in v0.0.6

func (*RequestCursorUpdates2_1Response) Descriptor() ([]byte, []int)

Deprecated: Use RequestCursorUpdates2_1Response.ProtoReflect.Descriptor instead.

func (*RequestCursorUpdates2_1Response) GetResult added in v0.0.6

func (x *RequestCursorUpdates2_1Response) GetResult() bool

func (*RequestCursorUpdates2_1Response) ProtoMessage added in v0.0.6

func (*RequestCursorUpdates2_1Response) ProtoMessage()

func (*RequestCursorUpdates2_1Response) ProtoReflect added in v0.0.6

func (*RequestCursorUpdates2_1Response) Reset added in v0.0.6

func (*RequestCursorUpdates2_1Response) String added in v0.0.6

type RequestCursorUpdatesRequest added in v0.0.6

type RequestCursorUpdatesRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*RequestCursorUpdatesRequest) Descriptor deprecated added in v0.0.6

func (*RequestCursorUpdatesRequest) Descriptor() ([]byte, []int)

Deprecated: Use RequestCursorUpdatesRequest.ProtoReflect.Descriptor instead.

func (*RequestCursorUpdatesRequest) GetArg0 added in v0.0.6

func (x *RequestCursorUpdatesRequest) GetArg0() int32

func (*RequestCursorUpdatesRequest) ProtoMessage added in v0.0.6

func (*RequestCursorUpdatesRequest) ProtoMessage()

func (*RequestCursorUpdatesRequest) ProtoReflect added in v0.0.6

func (*RequestCursorUpdatesRequest) Reset added in v0.0.6

func (x *RequestCursorUpdatesRequest) Reset()

func (*RequestCursorUpdatesRequest) String added in v0.0.6

func (x *RequestCursorUpdatesRequest) String() string

type RequestCursorUpdatesResponse added in v0.0.6

type RequestCursorUpdatesResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*RequestCursorUpdatesResponse) Descriptor deprecated added in v0.0.6

func (*RequestCursorUpdatesResponse) Descriptor() ([]byte, []int)

Deprecated: Use RequestCursorUpdatesResponse.ProtoReflect.Descriptor instead.

func (*RequestCursorUpdatesResponse) GetResult added in v0.0.6

func (x *RequestCursorUpdatesResponse) GetResult() bool

func (*RequestCursorUpdatesResponse) ProtoMessage added in v0.0.6

func (*RequestCursorUpdatesResponse) ProtoMessage()

func (*RequestCursorUpdatesResponse) ProtoReflect added in v0.0.6

func (*RequestCursorUpdatesResponse) Reset added in v0.0.6

func (x *RequestCursorUpdatesResponse) Reset()

func (*RequestCursorUpdatesResponse) String added in v0.0.6

type RequestPermissionRequest added in v0.0.6

type RequestPermissionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*RequestPermissionRequest) Descriptor deprecated added in v0.0.6

func (*RequestPermissionRequest) Descriptor() ([]byte, []int)

Deprecated: Use RequestPermissionRequest.ProtoReflect.Descriptor instead.

func (*RequestPermissionRequest) GetHandle added in v0.0.6

func (x *RequestPermissionRequest) GetHandle() int64

func (*RequestPermissionRequest) ProtoMessage added in v0.0.6

func (*RequestPermissionRequest) ProtoMessage()

func (*RequestPermissionRequest) ProtoReflect added in v0.0.6

func (x *RequestPermissionRequest) ProtoReflect() protoreflect.Message

func (*RequestPermissionRequest) Reset added in v0.0.6

func (x *RequestPermissionRequest) Reset()

func (*RequestPermissionRequest) String added in v0.0.6

func (x *RequestPermissionRequest) String() string

type RequestPermissionResponse added in v0.0.6

type RequestPermissionResponse struct {
	// contains filtered or unexported fields
}

func (*RequestPermissionResponse) Descriptor deprecated added in v0.0.6

func (*RequestPermissionResponse) Descriptor() ([]byte, []int)

Deprecated: Use RequestPermissionResponse.ProtoReflect.Descriptor instead.

func (*RequestPermissionResponse) ProtoMessage added in v0.0.6

func (*RequestPermissionResponse) ProtoMessage()

func (*RequestPermissionResponse) ProtoReflect added in v0.0.6

func (*RequestPermissionResponse) Reset added in v0.0.6

func (x *RequestPermissionResponse) Reset()

func (*RequestPermissionResponse) String added in v0.0.6

func (x *RequestPermissionResponse) String() string

type ResetRequest added in v0.0.6

type ResetRequest struct {
	// contains filtered or unexported fields
}

func (*ResetRequest) Descriptor deprecated added in v0.0.6

func (*ResetRequest) Descriptor() ([]byte, []int)

Deprecated: Use ResetRequest.ProtoReflect.Descriptor instead.

func (*ResetRequest) ProtoMessage added in v0.0.6

func (*ResetRequest) ProtoMessage()

func (*ResetRequest) ProtoReflect added in v0.0.6

func (x *ResetRequest) ProtoReflect() protoreflect.Message

func (*ResetRequest) Reset added in v0.0.6

func (x *ResetRequest) Reset()

func (*ResetRequest) String added in v0.0.6

func (x *ResetRequest) String() string

type ResetResponse added in v0.0.6

type ResetResponse struct {
	// contains filtered or unexported fields
}

func (*ResetResponse) Descriptor deprecated added in v0.0.6

func (*ResetResponse) Descriptor() ([]byte, []int)

Deprecated: Use ResetResponse.ProtoReflect.Descriptor instead.

func (*ResetResponse) ProtoMessage added in v0.0.6

func (*ResetResponse) ProtoMessage()

func (*ResetResponse) ProtoReflect added in v0.0.6

func (x *ResetResponse) ProtoReflect() protoreflect.Message

func (*ResetResponse) Reset added in v0.0.6

func (x *ResetResponse) Reset()

func (*ResetResponse) String added in v0.0.6

func (x *ResetResponse) String() string

type RestartInputRequest

type RestartInputRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*RestartInputRequest) Descriptor deprecated

func (*RestartInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use RestartInputRequest.ProtoReflect.Descriptor instead.

func (*RestartInputRequest) GetArg0

func (x *RestartInputRequest) GetArg0() int64

func (*RestartInputRequest) ProtoMessage

func (*RestartInputRequest) ProtoMessage()

func (*RestartInputRequest) ProtoReflect

func (x *RestartInputRequest) ProtoReflect() protoreflect.Message

func (*RestartInputRequest) Reset

func (x *RestartInputRequest) Reset()

func (*RestartInputRequest) String

func (x *RestartInputRequest) String() string

type RestartInputResponse

type RestartInputResponse struct {
	// contains filtered or unexported fields
}

func (*RestartInputResponse) Descriptor deprecated

func (*RestartInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use RestartInputResponse.ProtoReflect.Descriptor instead.

func (*RestartInputResponse) ProtoMessage

func (*RestartInputResponse) ProtoMessage()

func (*RestartInputResponse) ProtoReflect

func (x *RestartInputResponse) ProtoReflect() protoreflect.Message

func (*RestartInputResponse) Reset

func (x *RestartInputResponse) Reset()

func (*RestartInputResponse) String

func (x *RestartInputResponse) String() string

type RevokeSessionRequest added in v0.0.6

type RevokeSessionRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*RevokeSessionRequest) Descriptor deprecated added in v0.0.6

func (*RevokeSessionRequest) Descriptor() ([]byte, []int)

Deprecated: Use RevokeSessionRequest.ProtoReflect.Descriptor instead.

func (*RevokeSessionRequest) GetArg0 added in v0.0.6

func (x *RevokeSessionRequest) GetArg0() int64

func (*RevokeSessionRequest) ProtoMessage added in v0.0.6

func (*RevokeSessionRequest) ProtoMessage()

func (*RevokeSessionRequest) ProtoReflect added in v0.0.6

func (x *RevokeSessionRequest) ProtoReflect() protoreflect.Message

func (*RevokeSessionRequest) Reset added in v0.0.6

func (x *RevokeSessionRequest) Reset()

func (*RevokeSessionRequest) String added in v0.0.6

func (x *RevokeSessionRequest) String() string

type RevokeSessionResponse added in v0.0.6

type RevokeSessionResponse struct {
	// contains filtered or unexported fields
}

func (*RevokeSessionResponse) Descriptor deprecated added in v0.0.6

func (*RevokeSessionResponse) Descriptor() ([]byte, []int)

Deprecated: Use RevokeSessionResponse.ProtoReflect.Descriptor instead.

func (*RevokeSessionResponse) ProtoMessage added in v0.0.6

func (*RevokeSessionResponse) ProtoMessage()

func (*RevokeSessionResponse) ProtoReflect added in v0.0.6

func (x *RevokeSessionResponse) ProtoReflect() protoreflect.Message

func (*RevokeSessionResponse) Reset added in v0.0.6

func (x *RevokeSessionResponse) Reset()

func (*RevokeSessionResponse) String added in v0.0.6

func (x *RevokeSessionResponse) String() string

type SelectGestureBuilderServiceClient added in v0.0.6

type SelectGestureBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetFallbackText(ctx context.Context, in *SetFallbackTextRequest, opts ...grpc.CallOption) (*SetFallbackTextResponse, error)
	SetGranularity(ctx context.Context, in *SetGranularityRequest, opts ...grpc.CallOption) (*SetGranularityResponse, error)
	SetSelectionArea(ctx context.Context, in *SetSelectionAreaRequest, opts ...grpc.CallOption) (*SetSelectionAreaResponse, error)
}

SelectGestureBuilderServiceClient is the client API for SelectGestureBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewSelectGestureBuilderServiceClient added in v0.0.6

func NewSelectGestureBuilderServiceClient(cc grpc.ClientConnInterface) SelectGestureBuilderServiceClient

type SelectGestureBuilderServiceServer added in v0.0.6

type SelectGestureBuilderServiceServer interface {
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	SetFallbackText(context.Context, *SetFallbackTextRequest) (*SetFallbackTextResponse, error)
	SetGranularity(context.Context, *SetGranularityRequest) (*SetGranularityResponse, error)
	SetSelectionArea(context.Context, *SetSelectionAreaRequest) (*SetSelectionAreaResponse, error)
	// contains filtered or unexported methods
}

SelectGestureBuilderServiceServer is the server API for SelectGestureBuilderService service. All implementations must embed UnimplementedSelectGestureBuilderServiceServer for forward compatibility.

type SelectGestureServiceClient added in v0.0.6

type SelectGestureServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetGranularity(ctx context.Context, in *GetGranularityRequest, opts ...grpc.CallOption) (*GetGranularityResponse, error)
	GetSelectionArea(ctx context.Context, in *GetSelectionAreaRequest, opts ...grpc.CallOption) (*GetSelectionAreaResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

SelectGestureServiceClient is the client API for SelectGestureService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewSelectGestureServiceClient added in v0.0.6

func NewSelectGestureServiceClient(cc grpc.ClientConnInterface) SelectGestureServiceClient

type SelectGestureServiceServer added in v0.0.6

type SelectGestureServiceServer interface {
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
	GetGranularity(context.Context, *GetGranularityRequest) (*GetGranularityResponse, error)
	GetSelectionArea(context.Context, *GetSelectionAreaRequest) (*GetSelectionAreaResponse, error)
	HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

SelectGestureServiceServer is the server API for SelectGestureService service. All implementations must embed UnimplementedSelectGestureServiceServer for forward compatibility.

type SelectRangeGestureBuilderServiceClient added in v0.0.6

type SelectRangeGestureBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetFallbackText(ctx context.Context, in *SetFallbackTextRequest, opts ...grpc.CallOption) (*SetFallbackTextResponse, error)
	SetGranularity(ctx context.Context, in *SetGranularityRequest, opts ...grpc.CallOption) (*SetGranularityResponse, error)
	SetSelectionEndArea(ctx context.Context, in *SetSelectionEndAreaRequest, opts ...grpc.CallOption) (*SetSelectionEndAreaResponse, error)
	SetSelectionStartArea(ctx context.Context, in *SetSelectionStartAreaRequest, opts ...grpc.CallOption) (*SetSelectionStartAreaResponse, error)
}

SelectRangeGestureBuilderServiceClient is the client API for SelectRangeGestureBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewSelectRangeGestureBuilderServiceClient added in v0.0.6

func NewSelectRangeGestureBuilderServiceClient(cc grpc.ClientConnInterface) SelectRangeGestureBuilderServiceClient

type SelectRangeGestureBuilderServiceServer added in v0.0.6

type SelectRangeGestureBuilderServiceServer interface {
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	SetFallbackText(context.Context, *SetFallbackTextRequest) (*SetFallbackTextResponse, error)
	SetGranularity(context.Context, *SetGranularityRequest) (*SetGranularityResponse, error)
	SetSelectionEndArea(context.Context, *SetSelectionEndAreaRequest) (*SetSelectionEndAreaResponse, error)
	SetSelectionStartArea(context.Context, *SetSelectionStartAreaRequest) (*SetSelectionStartAreaResponse, error)
	// contains filtered or unexported methods
}

SelectRangeGestureBuilderServiceServer is the server API for SelectRangeGestureBuilderService service. All implementations must embed UnimplementedSelectRangeGestureBuilderServiceServer for forward compatibility.

type SelectRangeGestureServiceClient added in v0.0.6

type SelectRangeGestureServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetGranularity(ctx context.Context, in *GetGranularityRequest, opts ...grpc.CallOption) (*GetGranularityResponse, error)
	GetSelectionEndArea(ctx context.Context, in *GetSelectionEndAreaRequest, opts ...grpc.CallOption) (*GetSelectionEndAreaResponse, error)
	GetSelectionStartArea(ctx context.Context, in *GetSelectionStartAreaRequest, opts ...grpc.CallOption) (*GetSelectionStartAreaResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

SelectRangeGestureServiceClient is the client API for SelectRangeGestureService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewSelectRangeGestureServiceClient added in v0.0.6

func NewSelectRangeGestureServiceClient(cc grpc.ClientConnInterface) SelectRangeGestureServiceClient

type SelectRangeGestureServiceServer added in v0.0.6

SelectRangeGestureServiceServer is the server API for SelectRangeGestureService service. All implementations must embed UnimplementedSelectRangeGestureServiceServer for forward compatibility.

type SendAppPrivateCommandRequest

type SendAppPrivateCommandRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*SendAppPrivateCommandRequest) Descriptor deprecated

func (*SendAppPrivateCommandRequest) Descriptor() ([]byte, []int)

Deprecated: Use SendAppPrivateCommandRequest.ProtoReflect.Descriptor instead.

func (*SendAppPrivateCommandRequest) GetArg0

func (x *SendAppPrivateCommandRequest) GetArg0() int64

func (*SendAppPrivateCommandRequest) GetArg1

func (x *SendAppPrivateCommandRequest) GetArg1() string

func (*SendAppPrivateCommandRequest) GetArg2

func (x *SendAppPrivateCommandRequest) GetArg2() int64

func (*SendAppPrivateCommandRequest) ProtoMessage

func (*SendAppPrivateCommandRequest) ProtoMessage()

func (*SendAppPrivateCommandRequest) ProtoReflect

func (*SendAppPrivateCommandRequest) Reset

func (x *SendAppPrivateCommandRequest) Reset()

func (*SendAppPrivateCommandRequest) String

type SendAppPrivateCommandResponse

type SendAppPrivateCommandResponse struct {
	// contains filtered or unexported fields
}

func (*SendAppPrivateCommandResponse) Descriptor deprecated

func (*SendAppPrivateCommandResponse) Descriptor() ([]byte, []int)

Deprecated: Use SendAppPrivateCommandResponse.ProtoReflect.Descriptor instead.

func (*SendAppPrivateCommandResponse) ProtoMessage

func (*SendAppPrivateCommandResponse) ProtoMessage()

func (*SendAppPrivateCommandResponse) ProtoReflect

func (*SendAppPrivateCommandResponse) Reset

func (x *SendAppPrivateCommandResponse) Reset()

func (*SendAppPrivateCommandResponse) String

type SendKeyEventRequest added in v0.0.6

type SendKeyEventRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SendKeyEventRequest) Descriptor deprecated added in v0.0.6

func (*SendKeyEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use SendKeyEventRequest.ProtoReflect.Descriptor instead.

func (*SendKeyEventRequest) GetArg0 added in v0.0.6

func (x *SendKeyEventRequest) GetArg0() int64

func (*SendKeyEventRequest) ProtoMessage added in v0.0.6

func (*SendKeyEventRequest) ProtoMessage()

func (*SendKeyEventRequest) ProtoReflect added in v0.0.6

func (x *SendKeyEventRequest) ProtoReflect() protoreflect.Message

func (*SendKeyEventRequest) Reset added in v0.0.6

func (x *SendKeyEventRequest) Reset()

func (*SendKeyEventRequest) String added in v0.0.6

func (x *SendKeyEventRequest) String() string

type SendKeyEventResponse added in v0.0.6

type SendKeyEventResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SendKeyEventResponse) Descriptor deprecated added in v0.0.6

func (*SendKeyEventResponse) Descriptor() ([]byte, []int)

Deprecated: Use SendKeyEventResponse.ProtoReflect.Descriptor instead.

func (*SendKeyEventResponse) GetResult added in v0.0.6

func (x *SendKeyEventResponse) GetResult() bool

func (*SendKeyEventResponse) ProtoMessage added in v0.0.6

func (*SendKeyEventResponse) ProtoMessage()

func (*SendKeyEventResponse) ProtoReflect added in v0.0.6

func (x *SendKeyEventResponse) ProtoReflect() protoreflect.Message

func (*SendKeyEventResponse) Reset added in v0.0.6

func (x *SendKeyEventResponse) Reset()

func (*SendKeyEventResponse) String added in v0.0.6

func (x *SendKeyEventResponse) String() string

type SessionCreatedRequest added in v0.0.6

type SessionCreatedRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SessionCreatedRequest) Descriptor deprecated added in v0.0.6

func (*SessionCreatedRequest) Descriptor() ([]byte, []int)

Deprecated: Use SessionCreatedRequest.ProtoReflect.Descriptor instead.

func (*SessionCreatedRequest) GetArg0 added in v0.0.6

func (x *SessionCreatedRequest) GetArg0() int64

func (*SessionCreatedRequest) ProtoMessage added in v0.0.6

func (*SessionCreatedRequest) ProtoMessage()

func (*SessionCreatedRequest) ProtoReflect added in v0.0.6

func (x *SessionCreatedRequest) ProtoReflect() protoreflect.Message

func (*SessionCreatedRequest) Reset added in v0.0.6

func (x *SessionCreatedRequest) Reset()

func (*SessionCreatedRequest) String added in v0.0.6

func (x *SessionCreatedRequest) String() string

type SessionCreatedResponse added in v0.0.6

type SessionCreatedResponse struct {
	// contains filtered or unexported fields
}

func (*SessionCreatedResponse) Descriptor deprecated added in v0.0.6

func (*SessionCreatedResponse) Descriptor() ([]byte, []int)

Deprecated: Use SessionCreatedResponse.ProtoReflect.Descriptor instead.

func (*SessionCreatedResponse) ProtoMessage added in v0.0.6

func (*SessionCreatedResponse) ProtoMessage()

func (*SessionCreatedResponse) ProtoReflect added in v0.0.6

func (x *SessionCreatedResponse) ProtoReflect() protoreflect.Message

func (*SessionCreatedResponse) Reset added in v0.0.6

func (x *SessionCreatedResponse) Reset()

func (*SessionCreatedResponse) String added in v0.0.6

func (x *SessionCreatedResponse) String() string

type SetAdditionalInputMethodSubtypesRequest

type SetAdditionalInputMethodSubtypesRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetAdditionalInputMethodSubtypesRequest) Descriptor deprecated

func (*SetAdditionalInputMethodSubtypesRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetAdditionalInputMethodSubtypesRequest.ProtoReflect.Descriptor instead.

func (*SetAdditionalInputMethodSubtypesRequest) GetArg0

func (*SetAdditionalInputMethodSubtypesRequest) GetArg1

func (*SetAdditionalInputMethodSubtypesRequest) ProtoMessage

func (*SetAdditionalInputMethodSubtypesRequest) ProtoReflect

func (*SetAdditionalInputMethodSubtypesRequest) Reset

func (*SetAdditionalInputMethodSubtypesRequest) String

type SetAdditionalInputMethodSubtypesResponse

type SetAdditionalInputMethodSubtypesResponse struct {
	// contains filtered or unexported fields
}

func (*SetAdditionalInputMethodSubtypesResponse) Descriptor deprecated

func (*SetAdditionalInputMethodSubtypesResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetAdditionalInputMethodSubtypesResponse.ProtoReflect.Descriptor instead.

func (*SetAdditionalInputMethodSubtypesResponse) ProtoMessage

func (*SetAdditionalInputMethodSubtypesResponse) ProtoReflect

func (*SetAdditionalInputMethodSubtypesResponse) Reset

func (*SetAdditionalInputMethodSubtypesResponse) String

type SetAllCapsRequest added in v0.0.6

type SetAllCapsRequest struct {
	Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetAllCapsRequest) Descriptor deprecated added in v0.0.6

func (*SetAllCapsRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetAllCapsRequest.ProtoReflect.Descriptor instead.

func (*SetAllCapsRequest) GetArg0 added in v0.0.6

func (x *SetAllCapsRequest) GetArg0() bool

func (*SetAllCapsRequest) ProtoMessage added in v0.0.6

func (*SetAllCapsRequest) ProtoMessage()

func (*SetAllCapsRequest) ProtoReflect added in v0.0.6

func (x *SetAllCapsRequest) ProtoReflect() protoreflect.Message

func (*SetAllCapsRequest) Reset added in v0.0.6

func (x *SetAllCapsRequest) Reset()

func (*SetAllCapsRequest) String added in v0.0.6

func (x *SetAllCapsRequest) String() string

type SetAllCapsResponse added in v0.0.6

type SetAllCapsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetAllCapsResponse) Descriptor deprecated added in v0.0.6

func (*SetAllCapsResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetAllCapsResponse.ProtoReflect.Descriptor instead.

func (*SetAllCapsResponse) GetResult added in v0.0.6

func (x *SetAllCapsResponse) GetResult() int64

func (*SetAllCapsResponse) ProtoMessage added in v0.0.6

func (*SetAllCapsResponse) ProtoMessage()

func (*SetAllCapsResponse) ProtoReflect added in v0.0.6

func (x *SetAllCapsResponse) ProtoReflect() protoreflect.Message

func (*SetAllCapsResponse) Reset added in v0.0.6

func (x *SetAllCapsResponse) Reset()

func (*SetAllCapsResponse) String added in v0.0.6

func (x *SetAllCapsResponse) String() string

type SetAutofillIdRequest added in v0.0.6

type SetAutofillIdRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetAutofillIdRequest) Descriptor deprecated added in v0.0.6

func (*SetAutofillIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetAutofillIdRequest.ProtoReflect.Descriptor instead.

func (*SetAutofillIdRequest) GetArg0 added in v0.0.6

func (x *SetAutofillIdRequest) GetArg0() int64

func (*SetAutofillIdRequest) GetHandle added in v0.0.6

func (x *SetAutofillIdRequest) GetHandle() int64

func (*SetAutofillIdRequest) ProtoMessage added in v0.0.6

func (*SetAutofillIdRequest) ProtoMessage()

func (*SetAutofillIdRequest) ProtoReflect added in v0.0.6

func (x *SetAutofillIdRequest) ProtoReflect() protoreflect.Message

func (*SetAutofillIdRequest) Reset added in v0.0.6

func (x *SetAutofillIdRequest) Reset()

func (*SetAutofillIdRequest) String added in v0.0.6

func (x *SetAutofillIdRequest) String() string

type SetAutofillIdResponse added in v0.0.6

type SetAutofillIdResponse struct {
	// contains filtered or unexported fields
}

func (*SetAutofillIdResponse) Descriptor deprecated added in v0.0.6

func (*SetAutofillIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetAutofillIdResponse.ProtoReflect.Descriptor instead.

func (*SetAutofillIdResponse) ProtoMessage added in v0.0.6

func (*SetAutofillIdResponse) ProtoMessage()

func (*SetAutofillIdResponse) ProtoReflect added in v0.0.6

func (x *SetAutofillIdResponse) ProtoReflect() protoreflect.Message

func (*SetAutofillIdResponse) Reset added in v0.0.6

func (x *SetAutofillIdResponse) Reset()

func (*SetAutofillIdResponse) String added in v0.0.6

func (x *SetAutofillIdResponse) String() string

type SetCancellationSignalRequest added in v0.0.6

type SetCancellationSignalRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCancellationSignalRequest) Descriptor deprecated added in v0.0.6

func (*SetCancellationSignalRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetCancellationSignalRequest.ProtoReflect.Descriptor instead.

func (*SetCancellationSignalRequest) GetArg0 added in v0.0.6

func (x *SetCancellationSignalRequest) GetArg0() int64

func (*SetCancellationSignalRequest) ProtoMessage added in v0.0.6

func (*SetCancellationSignalRequest) ProtoMessage()

func (*SetCancellationSignalRequest) ProtoReflect added in v0.0.6

func (*SetCancellationSignalRequest) Reset added in v0.0.6

func (x *SetCancellationSignalRequest) Reset()

func (*SetCancellationSignalRequest) String added in v0.0.6

type SetCancellationSignalResponse added in v0.0.6

type SetCancellationSignalResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCancellationSignalResponse) Descriptor deprecated added in v0.0.6

func (*SetCancellationSignalResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetCancellationSignalResponse.ProtoReflect.Descriptor instead.

func (*SetCancellationSignalResponse) GetResult added in v0.0.6

func (x *SetCancellationSignalResponse) GetResult() int64

func (*SetCancellationSignalResponse) ProtoMessage added in v0.0.6

func (*SetCancellationSignalResponse) ProtoMessage()

func (*SetCancellationSignalResponse) ProtoReflect added in v0.0.6

func (*SetCancellationSignalResponse) Reset added in v0.0.6

func (x *SetCancellationSignalResponse) Reset()

func (*SetCancellationSignalResponse) String added in v0.0.6

type SetCharacterBidiLevelRequest added in v0.0.6

type SetCharacterBidiLevelRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCharacterBidiLevelRequest) Descriptor deprecated added in v0.0.6

func (*SetCharacterBidiLevelRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetCharacterBidiLevelRequest.ProtoReflect.Descriptor instead.

func (*SetCharacterBidiLevelRequest) GetArg0 added in v0.0.6

func (x *SetCharacterBidiLevelRequest) GetArg0() int64

func (*SetCharacterBidiLevelRequest) ProtoMessage added in v0.0.6

func (*SetCharacterBidiLevelRequest) ProtoMessage()

func (*SetCharacterBidiLevelRequest) ProtoReflect added in v0.0.6

func (*SetCharacterBidiLevelRequest) Reset added in v0.0.6

func (x *SetCharacterBidiLevelRequest) Reset()

func (*SetCharacterBidiLevelRequest) String added in v0.0.6

type SetCharacterBidiLevelResponse added in v0.0.6

type SetCharacterBidiLevelResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCharacterBidiLevelResponse) Descriptor deprecated added in v0.0.6

func (*SetCharacterBidiLevelResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetCharacterBidiLevelResponse.ProtoReflect.Descriptor instead.

func (*SetCharacterBidiLevelResponse) GetResult added in v0.0.6

func (x *SetCharacterBidiLevelResponse) GetResult() int64

func (*SetCharacterBidiLevelResponse) ProtoMessage added in v0.0.6

func (*SetCharacterBidiLevelResponse) ProtoMessage()

func (*SetCharacterBidiLevelResponse) ProtoReflect added in v0.0.6

func (*SetCharacterBidiLevelResponse) Reset added in v0.0.6

func (x *SetCharacterBidiLevelResponse) Reset()

func (*SetCharacterBidiLevelResponse) String added in v0.0.6

type SetCharacterBoundsRequest added in v0.0.6

type SetCharacterBoundsRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCharacterBoundsRequest) Descriptor deprecated added in v0.0.6

func (*SetCharacterBoundsRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetCharacterBoundsRequest.ProtoReflect.Descriptor instead.

func (*SetCharacterBoundsRequest) GetArg0 added in v0.0.6

func (x *SetCharacterBoundsRequest) GetArg0() int64

func (*SetCharacterBoundsRequest) ProtoMessage added in v0.0.6

func (*SetCharacterBoundsRequest) ProtoMessage()

func (*SetCharacterBoundsRequest) ProtoReflect added in v0.0.6

func (*SetCharacterBoundsRequest) Reset added in v0.0.6

func (x *SetCharacterBoundsRequest) Reset()

func (*SetCharacterBoundsRequest) String added in v0.0.6

func (x *SetCharacterBoundsRequest) String() string

type SetCharacterBoundsResponse added in v0.0.6

type SetCharacterBoundsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCharacterBoundsResponse) Descriptor deprecated added in v0.0.6

func (*SetCharacterBoundsResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetCharacterBoundsResponse.ProtoReflect.Descriptor instead.

func (*SetCharacterBoundsResponse) GetResult added in v0.0.6

func (x *SetCharacterBoundsResponse) GetResult() int64

func (*SetCharacterBoundsResponse) ProtoMessage added in v0.0.6

func (*SetCharacterBoundsResponse) ProtoMessage()

func (*SetCharacterBoundsResponse) ProtoReflect added in v0.0.6

func (*SetCharacterBoundsResponse) Reset added in v0.0.6

func (x *SetCharacterBoundsResponse) Reset()

func (*SetCharacterBoundsResponse) String added in v0.0.6

func (x *SetCharacterBoundsResponse) String() string

type SetCharacterFlagsRequest added in v0.0.6

type SetCharacterFlagsRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCharacterFlagsRequest) Descriptor deprecated added in v0.0.6

func (*SetCharacterFlagsRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetCharacterFlagsRequest.ProtoReflect.Descriptor instead.

func (*SetCharacterFlagsRequest) GetArg0 added in v0.0.6

func (x *SetCharacterFlagsRequest) GetArg0() int64

func (*SetCharacterFlagsRequest) ProtoMessage added in v0.0.6

func (*SetCharacterFlagsRequest) ProtoMessage()

func (*SetCharacterFlagsRequest) ProtoReflect added in v0.0.6

func (x *SetCharacterFlagsRequest) ProtoReflect() protoreflect.Message

func (*SetCharacterFlagsRequest) Reset added in v0.0.6

func (x *SetCharacterFlagsRequest) Reset()

func (*SetCharacterFlagsRequest) String added in v0.0.6

func (x *SetCharacterFlagsRequest) String() string

type SetCharacterFlagsResponse added in v0.0.6

type SetCharacterFlagsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCharacterFlagsResponse) Descriptor deprecated added in v0.0.6

func (*SetCharacterFlagsResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetCharacterFlagsResponse.ProtoReflect.Descriptor instead.

func (*SetCharacterFlagsResponse) GetResult added in v0.0.6

func (x *SetCharacterFlagsResponse) GetResult() int64

func (*SetCharacterFlagsResponse) ProtoMessage added in v0.0.6

func (*SetCharacterFlagsResponse) ProtoMessage()

func (*SetCharacterFlagsResponse) ProtoReflect added in v0.0.6

func (*SetCharacterFlagsResponse) Reset added in v0.0.6

func (x *SetCharacterFlagsResponse) Reset()

func (*SetCharacterFlagsResponse) String added in v0.0.6

func (x *SetCharacterFlagsResponse) String() string

type SetComposingRegion2Request added in v0.0.6

type SetComposingRegion2Request struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetComposingRegion2Request) Descriptor deprecated added in v0.0.6

func (*SetComposingRegion2Request) Descriptor() ([]byte, []int)

Deprecated: Use SetComposingRegion2Request.ProtoReflect.Descriptor instead.

func (*SetComposingRegion2Request) GetArg0 added in v0.0.6

func (x *SetComposingRegion2Request) GetArg0() int32

func (*SetComposingRegion2Request) GetArg1 added in v0.0.6

func (x *SetComposingRegion2Request) GetArg1() int32

func (*SetComposingRegion2Request) GetHandle added in v0.0.6

func (x *SetComposingRegion2Request) GetHandle() int64

func (*SetComposingRegion2Request) ProtoMessage added in v0.0.6

func (*SetComposingRegion2Request) ProtoMessage()

func (*SetComposingRegion2Request) ProtoReflect added in v0.0.6

func (*SetComposingRegion2Request) Reset added in v0.0.6

func (x *SetComposingRegion2Request) Reset()

func (*SetComposingRegion2Request) String added in v0.0.6

func (x *SetComposingRegion2Request) String() string

type SetComposingRegion2Response added in v0.0.6

type SetComposingRegion2Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetComposingRegion2Response) Descriptor deprecated added in v0.0.6

func (*SetComposingRegion2Response) Descriptor() ([]byte, []int)

Deprecated: Use SetComposingRegion2Response.ProtoReflect.Descriptor instead.

func (*SetComposingRegion2Response) GetResult added in v0.0.6

func (x *SetComposingRegion2Response) GetResult() bool

func (*SetComposingRegion2Response) ProtoMessage added in v0.0.6

func (*SetComposingRegion2Response) ProtoMessage()

func (*SetComposingRegion2Response) ProtoReflect added in v0.0.6

func (*SetComposingRegion2Response) Reset added in v0.0.6

func (x *SetComposingRegion2Response) Reset()

func (*SetComposingRegion2Response) String added in v0.0.6

func (x *SetComposingRegion2Response) String() string

type SetComposingRegion3_1Request added in v0.0.6

type SetComposingRegion3_1Request struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   int64 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*SetComposingRegion3_1Request) Descriptor deprecated added in v0.0.6

func (*SetComposingRegion3_1Request) Descriptor() ([]byte, []int)

Deprecated: Use SetComposingRegion3_1Request.ProtoReflect.Descriptor instead.

func (*SetComposingRegion3_1Request) GetArg0 added in v0.0.6

func (x *SetComposingRegion3_1Request) GetArg0() int32

func (*SetComposingRegion3_1Request) GetArg1 added in v0.0.6

func (x *SetComposingRegion3_1Request) GetArg1() int32

func (*SetComposingRegion3_1Request) GetArg2 added in v0.0.6

func (x *SetComposingRegion3_1Request) GetArg2() int64

func (*SetComposingRegion3_1Request) GetHandle added in v0.0.6

func (x *SetComposingRegion3_1Request) GetHandle() int64

func (*SetComposingRegion3_1Request) ProtoMessage added in v0.0.6

func (*SetComposingRegion3_1Request) ProtoMessage()

func (*SetComposingRegion3_1Request) ProtoReflect added in v0.0.6

func (*SetComposingRegion3_1Request) Reset added in v0.0.6

func (x *SetComposingRegion3_1Request) Reset()

func (*SetComposingRegion3_1Request) String added in v0.0.6

type SetComposingRegion3_1Response added in v0.0.6

type SetComposingRegion3_1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetComposingRegion3_1Response) Descriptor deprecated added in v0.0.6

func (*SetComposingRegion3_1Response) Descriptor() ([]byte, []int)

Deprecated: Use SetComposingRegion3_1Response.ProtoReflect.Descriptor instead.

func (*SetComposingRegion3_1Response) GetResult added in v0.0.6

func (x *SetComposingRegion3_1Response) GetResult() bool

func (*SetComposingRegion3_1Response) ProtoMessage added in v0.0.6

func (*SetComposingRegion3_1Response) ProtoMessage()

func (*SetComposingRegion3_1Response) ProtoReflect added in v0.0.6

func (*SetComposingRegion3_1Response) Reset added in v0.0.6

func (x *SetComposingRegion3_1Response) Reset()

func (*SetComposingRegion3_1Response) String added in v0.0.6

type SetComposingRegionRequest added in v0.0.6

type SetComposingRegionRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetComposingRegionRequest) Descriptor deprecated added in v0.0.6

func (*SetComposingRegionRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetComposingRegionRequest.ProtoReflect.Descriptor instead.

func (*SetComposingRegionRequest) GetArg0 added in v0.0.6

func (x *SetComposingRegionRequest) GetArg0() int32

func (*SetComposingRegionRequest) GetArg1 added in v0.0.6

func (x *SetComposingRegionRequest) GetArg1() int32

func (*SetComposingRegionRequest) ProtoMessage added in v0.0.6

func (*SetComposingRegionRequest) ProtoMessage()

func (*SetComposingRegionRequest) ProtoReflect added in v0.0.6

func (*SetComposingRegionRequest) Reset added in v0.0.6

func (x *SetComposingRegionRequest) Reset()

func (*SetComposingRegionRequest) String added in v0.0.6

func (x *SetComposingRegionRequest) String() string

type SetComposingRegionResponse added in v0.0.6

type SetComposingRegionResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetComposingRegionResponse) Descriptor deprecated added in v0.0.6

func (*SetComposingRegionResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetComposingRegionResponse.ProtoReflect.Descriptor instead.

func (*SetComposingRegionResponse) GetResult added in v0.0.6

func (x *SetComposingRegionResponse) GetResult() bool

func (*SetComposingRegionResponse) ProtoMessage added in v0.0.6

func (*SetComposingRegionResponse) ProtoMessage()

func (*SetComposingRegionResponse) ProtoReflect added in v0.0.6

func (*SetComposingRegionResponse) Reset added in v0.0.6

func (x *SetComposingRegionResponse) Reset()

func (*SetComposingRegionResponse) String added in v0.0.6

func (x *SetComposingRegionResponse) String() string

type SetComposingSpansRequest added in v0.0.6

type SetComposingSpansRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetComposingSpansRequest) Descriptor deprecated added in v0.0.6

func (*SetComposingSpansRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetComposingSpansRequest.ProtoReflect.Descriptor instead.

func (*SetComposingSpansRequest) GetArg0 added in v0.0.6

func (x *SetComposingSpansRequest) GetArg0() int64

func (*SetComposingSpansRequest) GetHandle added in v0.0.6

func (x *SetComposingSpansRequest) GetHandle() int64

func (*SetComposingSpansRequest) ProtoMessage added in v0.0.6

func (*SetComposingSpansRequest) ProtoMessage()

func (*SetComposingSpansRequest) ProtoReflect added in v0.0.6

func (x *SetComposingSpansRequest) ProtoReflect() protoreflect.Message

func (*SetComposingSpansRequest) Reset added in v0.0.6

func (x *SetComposingSpansRequest) Reset()

func (*SetComposingSpansRequest) String added in v0.0.6

func (x *SetComposingSpansRequest) String() string

type SetComposingSpansResponse added in v0.0.6

type SetComposingSpansResponse struct {
	// contains filtered or unexported fields
}

func (*SetComposingSpansResponse) Descriptor deprecated added in v0.0.6

func (*SetComposingSpansResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetComposingSpansResponse.ProtoReflect.Descriptor instead.

func (*SetComposingSpansResponse) ProtoMessage added in v0.0.6

func (*SetComposingSpansResponse) ProtoMessage()

func (*SetComposingSpansResponse) ProtoReflect added in v0.0.6

func (*SetComposingSpansResponse) Reset added in v0.0.6

func (x *SetComposingSpansResponse) Reset()

func (*SetComposingSpansResponse) String added in v0.0.6

func (x *SetComposingSpansResponse) String() string

type SetComposingText2Request added in v0.0.6

type SetComposingText2Request struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetComposingText2Request) Descriptor deprecated added in v0.0.6

func (*SetComposingText2Request) Descriptor() ([]byte, []int)

Deprecated: Use SetComposingText2Request.ProtoReflect.Descriptor instead.

func (*SetComposingText2Request) GetArg0 added in v0.0.6

func (x *SetComposingText2Request) GetArg0() string

func (*SetComposingText2Request) GetArg1 added in v0.0.6

func (x *SetComposingText2Request) GetArg1() int32

func (*SetComposingText2Request) GetHandle added in v0.0.6

func (x *SetComposingText2Request) GetHandle() int64

func (*SetComposingText2Request) ProtoMessage added in v0.0.6

func (*SetComposingText2Request) ProtoMessage()

func (*SetComposingText2Request) ProtoReflect added in v0.0.6

func (x *SetComposingText2Request) ProtoReflect() protoreflect.Message

func (*SetComposingText2Request) Reset added in v0.0.6

func (x *SetComposingText2Request) Reset()

func (*SetComposingText2Request) String added in v0.0.6

func (x *SetComposingText2Request) String() string

type SetComposingText2Response added in v0.0.6

type SetComposingText2Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetComposingText2Response) Descriptor deprecated added in v0.0.6

func (*SetComposingText2Response) Descriptor() ([]byte, []int)

Deprecated: Use SetComposingText2Response.ProtoReflect.Descriptor instead.

func (*SetComposingText2Response) GetResult added in v0.0.6

func (x *SetComposingText2Response) GetResult() bool

func (*SetComposingText2Response) ProtoMessage added in v0.0.6

func (*SetComposingText2Response) ProtoMessage()

func (*SetComposingText2Response) ProtoReflect added in v0.0.6

func (*SetComposingText2Response) Reset added in v0.0.6

func (x *SetComposingText2Response) Reset()

func (*SetComposingText2Response) String added in v0.0.6

func (x *SetComposingText2Response) String() string

type SetComposingText3_1Request added in v0.0.6

type SetComposingText3_1Request struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   int64  `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*SetComposingText3_1Request) Descriptor deprecated added in v0.0.6

func (*SetComposingText3_1Request) Descriptor() ([]byte, []int)

Deprecated: Use SetComposingText3_1Request.ProtoReflect.Descriptor instead.

func (*SetComposingText3_1Request) GetArg0 added in v0.0.6

func (x *SetComposingText3_1Request) GetArg0() string

func (*SetComposingText3_1Request) GetArg1 added in v0.0.6

func (x *SetComposingText3_1Request) GetArg1() int32

func (*SetComposingText3_1Request) GetArg2 added in v0.0.6

func (x *SetComposingText3_1Request) GetArg2() int64

func (*SetComposingText3_1Request) GetHandle added in v0.0.6

func (x *SetComposingText3_1Request) GetHandle() int64

func (*SetComposingText3_1Request) ProtoMessage added in v0.0.6

func (*SetComposingText3_1Request) ProtoMessage()

func (*SetComposingText3_1Request) ProtoReflect added in v0.0.6

func (*SetComposingText3_1Request) Reset added in v0.0.6

func (x *SetComposingText3_1Request) Reset()

func (*SetComposingText3_1Request) String added in v0.0.6

func (x *SetComposingText3_1Request) String() string

type SetComposingText3_1Response added in v0.0.6

type SetComposingText3_1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetComposingText3_1Response) Descriptor deprecated added in v0.0.6

func (*SetComposingText3_1Response) Descriptor() ([]byte, []int)

Deprecated: Use SetComposingText3_1Response.ProtoReflect.Descriptor instead.

func (*SetComposingText3_1Response) GetResult added in v0.0.6

func (x *SetComposingText3_1Response) GetResult() bool

func (*SetComposingText3_1Response) ProtoMessage added in v0.0.6

func (*SetComposingText3_1Response) ProtoMessage()

func (*SetComposingText3_1Response) ProtoReflect added in v0.0.6

func (*SetComposingText3_1Response) Reset added in v0.0.6

func (x *SetComposingText3_1Response) Reset()

func (*SetComposingText3_1Response) String added in v0.0.6

func (x *SetComposingText3_1Response) String() string

type SetComposingTextRequest added in v0.0.6

type SetComposingTextRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetComposingTextRequest) Descriptor deprecated added in v0.0.6

func (*SetComposingTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetComposingTextRequest.ProtoReflect.Descriptor instead.

func (*SetComposingTextRequest) GetArg0 added in v0.0.6

func (x *SetComposingTextRequest) GetArg0() string

func (*SetComposingTextRequest) GetArg1 added in v0.0.6

func (x *SetComposingTextRequest) GetArg1() int32

func (*SetComposingTextRequest) ProtoMessage added in v0.0.6

func (*SetComposingTextRequest) ProtoMessage()

func (*SetComposingTextRequest) ProtoReflect added in v0.0.6

func (x *SetComposingTextRequest) ProtoReflect() protoreflect.Message

func (*SetComposingTextRequest) Reset added in v0.0.6

func (x *SetComposingTextRequest) Reset()

func (*SetComposingTextRequest) String added in v0.0.6

func (x *SetComposingTextRequest) String() string

type SetComposingTextResponse added in v0.0.6

type SetComposingTextResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetComposingTextResponse) Descriptor deprecated added in v0.0.6

func (*SetComposingTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetComposingTextResponse.ProtoReflect.Descriptor instead.

func (*SetComposingTextResponse) GetResult added in v0.0.6

func (x *SetComposingTextResponse) GetResult() bool

func (*SetComposingTextResponse) ProtoMessage added in v0.0.6

func (*SetComposingTextResponse) ProtoMessage()

func (*SetComposingTextResponse) ProtoReflect added in v0.0.6

func (x *SetComposingTextResponse) ProtoReflect() protoreflect.Message

func (*SetComposingTextResponse) Reset added in v0.0.6

func (x *SetComposingTextResponse) Reset()

func (*SetComposingTextResponse) String added in v0.0.6

func (x *SetComposingTextResponse) String() string

type SetCurrentInputMethodSubtypeRequest

type SetCurrentInputMethodSubtypeRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCurrentInputMethodSubtypeRequest) Descriptor deprecated

func (*SetCurrentInputMethodSubtypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetCurrentInputMethodSubtypeRequest.ProtoReflect.Descriptor instead.

func (*SetCurrentInputMethodSubtypeRequest) GetArg0

func (*SetCurrentInputMethodSubtypeRequest) ProtoMessage

func (*SetCurrentInputMethodSubtypeRequest) ProtoMessage()

func (*SetCurrentInputMethodSubtypeRequest) ProtoReflect

func (*SetCurrentInputMethodSubtypeRequest) Reset

func (*SetCurrentInputMethodSubtypeRequest) String

type SetCurrentInputMethodSubtypeResponse

type SetCurrentInputMethodSubtypeResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCurrentInputMethodSubtypeResponse) Descriptor deprecated

func (*SetCurrentInputMethodSubtypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetCurrentInputMethodSubtypeResponse.ProtoReflect.Descriptor instead.

func (*SetCurrentInputMethodSubtypeResponse) GetResult

func (*SetCurrentInputMethodSubtypeResponse) ProtoMessage

func (*SetCurrentInputMethodSubtypeResponse) ProtoMessage()

func (*SetCurrentInputMethodSubtypeResponse) ProtoReflect

func (*SetCurrentInputMethodSubtypeResponse) Reset

func (*SetCurrentInputMethodSubtypeResponse) String

type SetDeletionAreaRequest added in v0.0.6

type SetDeletionAreaRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetDeletionAreaRequest) Descriptor deprecated added in v0.0.6

func (*SetDeletionAreaRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetDeletionAreaRequest.ProtoReflect.Descriptor instead.

func (*SetDeletionAreaRequest) GetArg0 added in v0.0.6

func (x *SetDeletionAreaRequest) GetArg0() int64

func (*SetDeletionAreaRequest) ProtoMessage added in v0.0.6

func (*SetDeletionAreaRequest) ProtoMessage()

func (*SetDeletionAreaRequest) ProtoReflect added in v0.0.6

func (x *SetDeletionAreaRequest) ProtoReflect() protoreflect.Message

func (*SetDeletionAreaRequest) Reset added in v0.0.6

func (x *SetDeletionAreaRequest) Reset()

func (*SetDeletionAreaRequest) String added in v0.0.6

func (x *SetDeletionAreaRequest) String() string

type SetDeletionAreaResponse added in v0.0.6

type SetDeletionAreaResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetDeletionAreaResponse) Descriptor deprecated added in v0.0.6

func (*SetDeletionAreaResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetDeletionAreaResponse.ProtoReflect.Descriptor instead.

func (*SetDeletionAreaResponse) GetResult added in v0.0.6

func (x *SetDeletionAreaResponse) GetResult() int64

func (*SetDeletionAreaResponse) ProtoMessage added in v0.0.6

func (*SetDeletionAreaResponse) ProtoMessage()

func (*SetDeletionAreaResponse) ProtoReflect added in v0.0.6

func (x *SetDeletionAreaResponse) ProtoReflect() protoreflect.Message

func (*SetDeletionAreaResponse) Reset added in v0.0.6

func (x *SetDeletionAreaResponse) Reset()

func (*SetDeletionAreaResponse) String added in v0.0.6

func (x *SetDeletionAreaResponse) String() string

type SetDeletionEndAreaRequest added in v0.0.6

type SetDeletionEndAreaRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetDeletionEndAreaRequest) Descriptor deprecated added in v0.0.6

func (*SetDeletionEndAreaRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetDeletionEndAreaRequest.ProtoReflect.Descriptor instead.

func (*SetDeletionEndAreaRequest) GetArg0 added in v0.0.6

func (x *SetDeletionEndAreaRequest) GetArg0() int64

func (*SetDeletionEndAreaRequest) ProtoMessage added in v0.0.6

func (*SetDeletionEndAreaRequest) ProtoMessage()

func (*SetDeletionEndAreaRequest) ProtoReflect added in v0.0.6

func (*SetDeletionEndAreaRequest) Reset added in v0.0.6

func (x *SetDeletionEndAreaRequest) Reset()

func (*SetDeletionEndAreaRequest) String added in v0.0.6

func (x *SetDeletionEndAreaRequest) String() string

type SetDeletionEndAreaResponse added in v0.0.6

type SetDeletionEndAreaResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetDeletionEndAreaResponse) Descriptor deprecated added in v0.0.6

func (*SetDeletionEndAreaResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetDeletionEndAreaResponse.ProtoReflect.Descriptor instead.

func (*SetDeletionEndAreaResponse) GetResult added in v0.0.6

func (x *SetDeletionEndAreaResponse) GetResult() int64

func (*SetDeletionEndAreaResponse) ProtoMessage added in v0.0.6

func (*SetDeletionEndAreaResponse) ProtoMessage()

func (*SetDeletionEndAreaResponse) ProtoReflect added in v0.0.6

func (*SetDeletionEndAreaResponse) Reset added in v0.0.6

func (x *SetDeletionEndAreaResponse) Reset()

func (*SetDeletionEndAreaResponse) String added in v0.0.6

func (x *SetDeletionEndAreaResponse) String() string

type SetDeletionStartAreaRequest added in v0.0.6

type SetDeletionStartAreaRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetDeletionStartAreaRequest) Descriptor deprecated added in v0.0.6

func (*SetDeletionStartAreaRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetDeletionStartAreaRequest.ProtoReflect.Descriptor instead.

func (*SetDeletionStartAreaRequest) GetArg0 added in v0.0.6

func (x *SetDeletionStartAreaRequest) GetArg0() int64

func (*SetDeletionStartAreaRequest) ProtoMessage added in v0.0.6

func (*SetDeletionStartAreaRequest) ProtoMessage()

func (*SetDeletionStartAreaRequest) ProtoReflect added in v0.0.6

func (*SetDeletionStartAreaRequest) Reset added in v0.0.6

func (x *SetDeletionStartAreaRequest) Reset()

func (*SetDeletionStartAreaRequest) String added in v0.0.6

func (x *SetDeletionStartAreaRequest) String() string

type SetDeletionStartAreaResponse added in v0.0.6

type SetDeletionStartAreaResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetDeletionStartAreaResponse) Descriptor deprecated added in v0.0.6

func (*SetDeletionStartAreaResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetDeletionStartAreaResponse.ProtoReflect.Descriptor instead.

func (*SetDeletionStartAreaResponse) GetResult added in v0.0.6

func (x *SetDeletionStartAreaResponse) GetResult() int64

func (*SetDeletionStartAreaResponse) ProtoMessage added in v0.0.6

func (*SetDeletionStartAreaResponse) ProtoMessage()

func (*SetDeletionStartAreaResponse) ProtoReflect added in v0.0.6

func (*SetDeletionStartAreaResponse) Reset added in v0.0.6

func (x *SetDeletionStartAreaResponse) Reset()

func (*SetDeletionStartAreaResponse) String added in v0.0.6

type SetEditorBoundsInfoRequest added in v0.0.6

type SetEditorBoundsInfoRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetEditorBoundsInfoRequest) Descriptor deprecated added in v0.0.6

func (*SetEditorBoundsInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetEditorBoundsInfoRequest.ProtoReflect.Descriptor instead.

func (*SetEditorBoundsInfoRequest) GetArg0 added in v0.0.6

func (x *SetEditorBoundsInfoRequest) GetArg0() int64

func (*SetEditorBoundsInfoRequest) ProtoMessage added in v0.0.6

func (*SetEditorBoundsInfoRequest) ProtoMessage()

func (*SetEditorBoundsInfoRequest) ProtoReflect added in v0.0.6

func (*SetEditorBoundsInfoRequest) Reset added in v0.0.6

func (x *SetEditorBoundsInfoRequest) Reset()

func (*SetEditorBoundsInfoRequest) String added in v0.0.6

func (x *SetEditorBoundsInfoRequest) String() string

type SetEditorBoundsInfoResponse added in v0.0.6

type SetEditorBoundsInfoResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetEditorBoundsInfoResponse) Descriptor deprecated added in v0.0.6

func (*SetEditorBoundsInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetEditorBoundsInfoResponse.ProtoReflect.Descriptor instead.

func (*SetEditorBoundsInfoResponse) GetResult added in v0.0.6

func (x *SetEditorBoundsInfoResponse) GetResult() int64

func (*SetEditorBoundsInfoResponse) ProtoMessage added in v0.0.6

func (*SetEditorBoundsInfoResponse) ProtoMessage()

func (*SetEditorBoundsInfoResponse) ProtoReflect added in v0.0.6

func (*SetEditorBoundsInfoResponse) Reset added in v0.0.6

func (x *SetEditorBoundsInfoResponse) Reset()

func (*SetEditorBoundsInfoResponse) String added in v0.0.6

func (x *SetEditorBoundsInfoResponse) String() string

type SetEditorBoundsRequest added in v0.0.6

type SetEditorBoundsRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetEditorBoundsRequest) Descriptor deprecated added in v0.0.6

func (*SetEditorBoundsRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetEditorBoundsRequest.ProtoReflect.Descriptor instead.

func (*SetEditorBoundsRequest) GetArg0 added in v0.0.6

func (x *SetEditorBoundsRequest) GetArg0() int64

func (*SetEditorBoundsRequest) ProtoMessage added in v0.0.6

func (*SetEditorBoundsRequest) ProtoMessage()

func (*SetEditorBoundsRequest) ProtoReflect added in v0.0.6

func (x *SetEditorBoundsRequest) ProtoReflect() protoreflect.Message

func (*SetEditorBoundsRequest) Reset added in v0.0.6

func (x *SetEditorBoundsRequest) Reset()

func (*SetEditorBoundsRequest) String added in v0.0.6

func (x *SetEditorBoundsRequest) String() string

type SetEditorBoundsResponse added in v0.0.6

type SetEditorBoundsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetEditorBoundsResponse) Descriptor deprecated added in v0.0.6

func (*SetEditorBoundsResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetEditorBoundsResponse.ProtoReflect.Descriptor instead.

func (*SetEditorBoundsResponse) GetResult added in v0.0.6

func (x *SetEditorBoundsResponse) GetResult() int64

func (*SetEditorBoundsResponse) ProtoMessage added in v0.0.6

func (*SetEditorBoundsResponse) ProtoMessage()

func (*SetEditorBoundsResponse) ProtoReflect added in v0.0.6

func (x *SetEditorBoundsResponse) ProtoReflect() protoreflect.Message

func (*SetEditorBoundsResponse) Reset added in v0.0.6

func (x *SetEditorBoundsResponse) Reset()

func (*SetEditorBoundsResponse) String added in v0.0.6

func (x *SetEditorBoundsResponse) String() string

type SetElegantTextHeightRequest added in v0.0.6

type SetElegantTextHeightRequest struct {
	Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetElegantTextHeightRequest) Descriptor deprecated added in v0.0.6

func (*SetElegantTextHeightRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetElegantTextHeightRequest.ProtoReflect.Descriptor instead.

func (*SetElegantTextHeightRequest) GetArg0 added in v0.0.6

func (x *SetElegantTextHeightRequest) GetArg0() bool

func (*SetElegantTextHeightRequest) ProtoMessage added in v0.0.6

func (*SetElegantTextHeightRequest) ProtoMessage()

func (*SetElegantTextHeightRequest) ProtoReflect added in v0.0.6

func (*SetElegantTextHeightRequest) Reset added in v0.0.6

func (x *SetElegantTextHeightRequest) Reset()

func (*SetElegantTextHeightRequest) String added in v0.0.6

func (x *SetElegantTextHeightRequest) String() string

type SetElegantTextHeightResponse added in v0.0.6

type SetElegantTextHeightResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetElegantTextHeightResponse) Descriptor deprecated added in v0.0.6

func (*SetElegantTextHeightResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetElegantTextHeightResponse.ProtoReflect.Descriptor instead.

func (*SetElegantTextHeightResponse) GetResult added in v0.0.6

func (x *SetElegantTextHeightResponse) GetResult() int64

func (*SetElegantTextHeightResponse) ProtoMessage added in v0.0.6

func (*SetElegantTextHeightResponse) ProtoMessage()

func (*SetElegantTextHeightResponse) ProtoReflect added in v0.0.6

func (*SetElegantTextHeightResponse) Reset added in v0.0.6

func (x *SetElegantTextHeightResponse) Reset()

func (*SetElegantTextHeightResponse) String added in v0.0.6

type SetExplicitlyEnabledInputMethodSubtypesRequest

type SetExplicitlyEnabledInputMethodSubtypesRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetExplicitlyEnabledInputMethodSubtypesRequest) Descriptor deprecated

Deprecated: Use SetExplicitlyEnabledInputMethodSubtypesRequest.ProtoReflect.Descriptor instead.

func (*SetExplicitlyEnabledInputMethodSubtypesRequest) GetArg0

func (*SetExplicitlyEnabledInputMethodSubtypesRequest) GetArg1

func (*SetExplicitlyEnabledInputMethodSubtypesRequest) ProtoMessage

func (*SetExplicitlyEnabledInputMethodSubtypesRequest) ProtoReflect

func (*SetExplicitlyEnabledInputMethodSubtypesRequest) Reset

func (*SetExplicitlyEnabledInputMethodSubtypesRequest) String

type SetExplicitlyEnabledInputMethodSubtypesResponse

type SetExplicitlyEnabledInputMethodSubtypesResponse struct {
	// contains filtered or unexported fields
}

func (*SetExplicitlyEnabledInputMethodSubtypesResponse) Descriptor deprecated

Deprecated: Use SetExplicitlyEnabledInputMethodSubtypesResponse.ProtoReflect.Descriptor instead.

func (*SetExplicitlyEnabledInputMethodSubtypesResponse) ProtoMessage

func (*SetExplicitlyEnabledInputMethodSubtypesResponse) ProtoReflect

func (*SetExplicitlyEnabledInputMethodSubtypesResponse) Reset

func (*SetExplicitlyEnabledInputMethodSubtypesResponse) String

type SetExtrasRequest added in v0.0.6

type SetExtrasRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetExtrasRequest) Descriptor deprecated added in v0.0.6

func (*SetExtrasRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetExtrasRequest.ProtoReflect.Descriptor instead.

func (*SetExtrasRequest) GetArg0 added in v0.0.6

func (x *SetExtrasRequest) GetArg0() int64

func (*SetExtrasRequest) ProtoMessage added in v0.0.6

func (*SetExtrasRequest) ProtoMessage()

func (*SetExtrasRequest) ProtoReflect added in v0.0.6

func (x *SetExtrasRequest) ProtoReflect() protoreflect.Message

func (*SetExtrasRequest) Reset added in v0.0.6

func (x *SetExtrasRequest) Reset()

func (*SetExtrasRequest) String added in v0.0.6

func (x *SetExtrasRequest) String() string

type SetExtrasResponse added in v0.0.6

type SetExtrasResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetExtrasResponse) Descriptor deprecated added in v0.0.6

func (*SetExtrasResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetExtrasResponse.ProtoReflect.Descriptor instead.

func (*SetExtrasResponse) GetResult added in v0.0.6

func (x *SetExtrasResponse) GetResult() int64

func (*SetExtrasResponse) ProtoMessage added in v0.0.6

func (*SetExtrasResponse) ProtoMessage()

func (*SetExtrasResponse) ProtoReflect added in v0.0.6

func (x *SetExtrasResponse) ProtoReflect() protoreflect.Message

func (*SetExtrasResponse) Reset added in v0.0.6

func (x *SetExtrasResponse) Reset()

func (*SetExtrasResponse) String added in v0.0.6

func (x *SetExtrasResponse) String() string

type SetFallbackLineSpacingRequest added in v0.0.6

type SetFallbackLineSpacingRequest struct {
	Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetFallbackLineSpacingRequest) Descriptor deprecated added in v0.0.6

func (*SetFallbackLineSpacingRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetFallbackLineSpacingRequest.ProtoReflect.Descriptor instead.

func (*SetFallbackLineSpacingRequest) GetArg0 added in v0.0.6

func (x *SetFallbackLineSpacingRequest) GetArg0() bool

func (*SetFallbackLineSpacingRequest) ProtoMessage added in v0.0.6

func (*SetFallbackLineSpacingRequest) ProtoMessage()

func (*SetFallbackLineSpacingRequest) ProtoReflect added in v0.0.6

func (*SetFallbackLineSpacingRequest) Reset added in v0.0.6

func (x *SetFallbackLineSpacingRequest) Reset()

func (*SetFallbackLineSpacingRequest) String added in v0.0.6

type SetFallbackLineSpacingResponse added in v0.0.6

type SetFallbackLineSpacingResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetFallbackLineSpacingResponse) Descriptor deprecated added in v0.0.6

func (*SetFallbackLineSpacingResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetFallbackLineSpacingResponse.ProtoReflect.Descriptor instead.

func (*SetFallbackLineSpacingResponse) GetResult added in v0.0.6

func (x *SetFallbackLineSpacingResponse) GetResult() int64

func (*SetFallbackLineSpacingResponse) ProtoMessage added in v0.0.6

func (*SetFallbackLineSpacingResponse) ProtoMessage()

func (*SetFallbackLineSpacingResponse) ProtoReflect added in v0.0.6

func (*SetFallbackLineSpacingResponse) Reset added in v0.0.6

func (x *SetFallbackLineSpacingResponse) Reset()

func (*SetFallbackLineSpacingResponse) String added in v0.0.6

type SetFallbackTextRequest added in v0.0.6

type SetFallbackTextRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetFallbackTextRequest) Descriptor deprecated added in v0.0.6

func (*SetFallbackTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetFallbackTextRequest.ProtoReflect.Descriptor instead.

func (*SetFallbackTextRequest) GetArg0 added in v0.0.6

func (x *SetFallbackTextRequest) GetArg0() string

func (*SetFallbackTextRequest) ProtoMessage added in v0.0.6

func (*SetFallbackTextRequest) ProtoMessage()

func (*SetFallbackTextRequest) ProtoReflect added in v0.0.6

func (x *SetFallbackTextRequest) ProtoReflect() protoreflect.Message

func (*SetFallbackTextRequest) Reset added in v0.0.6

func (x *SetFallbackTextRequest) Reset()

func (*SetFallbackTextRequest) String added in v0.0.6

func (x *SetFallbackTextRequest) String() string

type SetFallbackTextResponse added in v0.0.6

type SetFallbackTextResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetFallbackTextResponse) Descriptor deprecated added in v0.0.6

func (*SetFallbackTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetFallbackTextResponse.ProtoReflect.Descriptor instead.

func (*SetFallbackTextResponse) GetResult added in v0.0.6

func (x *SetFallbackTextResponse) GetResult() int64

func (*SetFallbackTextResponse) ProtoMessage added in v0.0.6

func (*SetFallbackTextResponse) ProtoMessage()

func (*SetFallbackTextResponse) ProtoReflect added in v0.0.6

func (x *SetFallbackTextResponse) ProtoReflect() protoreflect.Message

func (*SetFallbackTextResponse) Reset added in v0.0.6

func (x *SetFallbackTextResponse) Reset()

func (*SetFallbackTextResponse) String added in v0.0.6

func (x *SetFallbackTextResponse) String() string

type SetFontFeatureSettingsRequest added in v0.0.6

type SetFontFeatureSettingsRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetFontFeatureSettingsRequest) Descriptor deprecated added in v0.0.6

func (*SetFontFeatureSettingsRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetFontFeatureSettingsRequest.ProtoReflect.Descriptor instead.

func (*SetFontFeatureSettingsRequest) GetArg0 added in v0.0.6

func (*SetFontFeatureSettingsRequest) ProtoMessage added in v0.0.6

func (*SetFontFeatureSettingsRequest) ProtoMessage()

func (*SetFontFeatureSettingsRequest) ProtoReflect added in v0.0.6

func (*SetFontFeatureSettingsRequest) Reset added in v0.0.6

func (x *SetFontFeatureSettingsRequest) Reset()

func (*SetFontFeatureSettingsRequest) String added in v0.0.6

type SetFontFeatureSettingsResponse added in v0.0.6

type SetFontFeatureSettingsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetFontFeatureSettingsResponse) Descriptor deprecated added in v0.0.6

func (*SetFontFeatureSettingsResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetFontFeatureSettingsResponse.ProtoReflect.Descriptor instead.

func (*SetFontFeatureSettingsResponse) GetResult added in v0.0.6

func (x *SetFontFeatureSettingsResponse) GetResult() int64

func (*SetFontFeatureSettingsResponse) ProtoMessage added in v0.0.6

func (*SetFontFeatureSettingsResponse) ProtoMessage()

func (*SetFontFeatureSettingsResponse) ProtoReflect added in v0.0.6

func (*SetFontFeatureSettingsResponse) Reset added in v0.0.6

func (x *SetFontFeatureSettingsResponse) Reset()

func (*SetFontFeatureSettingsResponse) String added in v0.0.6

type SetFontVariationSettingsRequest added in v0.0.6

type SetFontVariationSettingsRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetFontVariationSettingsRequest) Descriptor deprecated added in v0.0.6

func (*SetFontVariationSettingsRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetFontVariationSettingsRequest.ProtoReflect.Descriptor instead.

func (*SetFontVariationSettingsRequest) GetArg0 added in v0.0.6

func (*SetFontVariationSettingsRequest) ProtoMessage added in v0.0.6

func (*SetFontVariationSettingsRequest) ProtoMessage()

func (*SetFontVariationSettingsRequest) ProtoReflect added in v0.0.6

func (*SetFontVariationSettingsRequest) Reset added in v0.0.6

func (*SetFontVariationSettingsRequest) String added in v0.0.6

type SetFontVariationSettingsResponse added in v0.0.6

type SetFontVariationSettingsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetFontVariationSettingsResponse) Descriptor deprecated added in v0.0.6

func (*SetFontVariationSettingsResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetFontVariationSettingsResponse.ProtoReflect.Descriptor instead.

func (*SetFontVariationSettingsResponse) GetResult added in v0.0.6

func (x *SetFontVariationSettingsResponse) GetResult() int64

func (*SetFontVariationSettingsResponse) ProtoMessage added in v0.0.6

func (*SetFontVariationSettingsResponse) ProtoMessage()

func (*SetFontVariationSettingsResponse) ProtoReflect added in v0.0.6

func (*SetFontVariationSettingsResponse) Reset added in v0.0.6

func (*SetFontVariationSettingsResponse) String added in v0.0.6

type SetGranularityRequest added in v0.0.6

type SetGranularityRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetGranularityRequest) Descriptor deprecated added in v0.0.6

func (*SetGranularityRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetGranularityRequest.ProtoReflect.Descriptor instead.

func (*SetGranularityRequest) GetArg0 added in v0.0.6

func (x *SetGranularityRequest) GetArg0() int32

func (*SetGranularityRequest) ProtoMessage added in v0.0.6

func (*SetGranularityRequest) ProtoMessage()

func (*SetGranularityRequest) ProtoReflect added in v0.0.6

func (x *SetGranularityRequest) ProtoReflect() protoreflect.Message

func (*SetGranularityRequest) Reset added in v0.0.6

func (x *SetGranularityRequest) Reset()

func (*SetGranularityRequest) String added in v0.0.6

func (x *SetGranularityRequest) String() string

type SetGranularityResponse added in v0.0.6

type SetGranularityResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetGranularityResponse) Descriptor deprecated added in v0.0.6

func (*SetGranularityResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetGranularityResponse.ProtoReflect.Descriptor instead.

func (*SetGranularityResponse) GetResult added in v0.0.6

func (x *SetGranularityResponse) GetResult() int64

func (*SetGranularityResponse) ProtoMessage added in v0.0.6

func (*SetGranularityResponse) ProtoMessage()

func (*SetGranularityResponse) ProtoReflect added in v0.0.6

func (x *SetGranularityResponse) ProtoReflect() protoreflect.Message

func (*SetGranularityResponse) Reset added in v0.0.6

func (x *SetGranularityResponse) Reset()

func (*SetGranularityResponse) String added in v0.0.6

func (x *SetGranularityResponse) String() string

type SetGraphemeSegmentFinderRequest added in v0.0.6

type SetGraphemeSegmentFinderRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetGraphemeSegmentFinderRequest) Descriptor deprecated added in v0.0.6

func (*SetGraphemeSegmentFinderRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetGraphemeSegmentFinderRequest.ProtoReflect.Descriptor instead.

func (*SetGraphemeSegmentFinderRequest) GetArg0 added in v0.0.6

func (*SetGraphemeSegmentFinderRequest) ProtoMessage added in v0.0.6

func (*SetGraphemeSegmentFinderRequest) ProtoMessage()

func (*SetGraphemeSegmentFinderRequest) ProtoReflect added in v0.0.6

func (*SetGraphemeSegmentFinderRequest) Reset added in v0.0.6

func (*SetGraphemeSegmentFinderRequest) String added in v0.0.6

type SetGraphemeSegmentFinderResponse added in v0.0.6

type SetGraphemeSegmentFinderResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetGraphemeSegmentFinderResponse) Descriptor deprecated added in v0.0.6

func (*SetGraphemeSegmentFinderResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetGraphemeSegmentFinderResponse.ProtoReflect.Descriptor instead.

func (*SetGraphemeSegmentFinderResponse) GetResult added in v0.0.6

func (x *SetGraphemeSegmentFinderResponse) GetResult() int64

func (*SetGraphemeSegmentFinderResponse) ProtoMessage added in v0.0.6

func (*SetGraphemeSegmentFinderResponse) ProtoMessage()

func (*SetGraphemeSegmentFinderResponse) ProtoReflect added in v0.0.6

func (*SetGraphemeSegmentFinderResponse) Reset added in v0.0.6

func (*SetGraphemeSegmentFinderResponse) String added in v0.0.6

type SetHandwritingBoundsRequest added in v0.0.6

type SetHandwritingBoundsRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetHandwritingBoundsRequest) Descriptor deprecated added in v0.0.6

func (*SetHandwritingBoundsRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetHandwritingBoundsRequest.ProtoReflect.Descriptor instead.

func (*SetHandwritingBoundsRequest) GetArg0 added in v0.0.6

func (x *SetHandwritingBoundsRequest) GetArg0() int64

func (*SetHandwritingBoundsRequest) ProtoMessage added in v0.0.6

func (*SetHandwritingBoundsRequest) ProtoMessage()

func (*SetHandwritingBoundsRequest) ProtoReflect added in v0.0.6

func (*SetHandwritingBoundsRequest) Reset added in v0.0.6

func (x *SetHandwritingBoundsRequest) Reset()

func (*SetHandwritingBoundsRequest) String added in v0.0.6

func (x *SetHandwritingBoundsRequest) String() string

type SetHandwritingBoundsResponse added in v0.0.6

type SetHandwritingBoundsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetHandwritingBoundsResponse) Descriptor deprecated added in v0.0.6

func (*SetHandwritingBoundsResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetHandwritingBoundsResponse.ProtoReflect.Descriptor instead.

func (*SetHandwritingBoundsResponse) GetResult added in v0.0.6

func (x *SetHandwritingBoundsResponse) GetResult() int64

func (*SetHandwritingBoundsResponse) ProtoMessage added in v0.0.6

func (*SetHandwritingBoundsResponse) ProtoMessage()

func (*SetHandwritingBoundsResponse) ProtoReflect added in v0.0.6

func (*SetHandwritingBoundsResponse) Reset added in v0.0.6

func (x *SetHandwritingBoundsResponse) Reset()

func (*SetHandwritingBoundsResponse) String added in v0.0.6

type SetHighlightTextColorRequest added in v0.0.6

type SetHighlightTextColorRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetHighlightTextColorRequest) Descriptor deprecated added in v0.0.6

func (*SetHighlightTextColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetHighlightTextColorRequest.ProtoReflect.Descriptor instead.

func (*SetHighlightTextColorRequest) GetArg0 added in v0.0.6

func (x *SetHighlightTextColorRequest) GetArg0() int32

func (*SetHighlightTextColorRequest) ProtoMessage added in v0.0.6

func (*SetHighlightTextColorRequest) ProtoMessage()

func (*SetHighlightTextColorRequest) ProtoReflect added in v0.0.6

func (*SetHighlightTextColorRequest) Reset added in v0.0.6

func (x *SetHighlightTextColorRequest) Reset()

func (*SetHighlightTextColorRequest) String added in v0.0.6

type SetHighlightTextColorResponse added in v0.0.6

type SetHighlightTextColorResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetHighlightTextColorResponse) Descriptor deprecated added in v0.0.6

func (*SetHighlightTextColorResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetHighlightTextColorResponse.ProtoReflect.Descriptor instead.

func (*SetHighlightTextColorResponse) GetResult added in v0.0.6

func (x *SetHighlightTextColorResponse) GetResult() int64

func (*SetHighlightTextColorResponse) ProtoMessage added in v0.0.6

func (*SetHighlightTextColorResponse) ProtoMessage()

func (*SetHighlightTextColorResponse) ProtoReflect added in v0.0.6

func (*SetHighlightTextColorResponse) Reset added in v0.0.6

func (x *SetHighlightTextColorResponse) Reset()

func (*SetHighlightTextColorResponse) String added in v0.0.6

type SetHintTextColorRequest added in v0.0.6

type SetHintTextColorRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetHintTextColorRequest) Descriptor deprecated added in v0.0.6

func (*SetHintTextColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetHintTextColorRequest.ProtoReflect.Descriptor instead.

func (*SetHintTextColorRequest) GetArg0 added in v0.0.6

func (x *SetHintTextColorRequest) GetArg0() int32

func (*SetHintTextColorRequest) ProtoMessage added in v0.0.6

func (*SetHintTextColorRequest) ProtoMessage()

func (*SetHintTextColorRequest) ProtoReflect added in v0.0.6

func (x *SetHintTextColorRequest) ProtoReflect() protoreflect.Message

func (*SetHintTextColorRequest) Reset added in v0.0.6

func (x *SetHintTextColorRequest) Reset()

func (*SetHintTextColorRequest) String added in v0.0.6

func (x *SetHintTextColorRequest) String() string

type SetHintTextColorResponse added in v0.0.6

type SetHintTextColorResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetHintTextColorResponse) Descriptor deprecated added in v0.0.6

func (*SetHintTextColorResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetHintTextColorResponse.ProtoReflect.Descriptor instead.

func (*SetHintTextColorResponse) GetResult added in v0.0.6

func (x *SetHintTextColorResponse) GetResult() int64

func (*SetHintTextColorResponse) ProtoMessage added in v0.0.6

func (*SetHintTextColorResponse) ProtoMessage()

func (*SetHintTextColorResponse) ProtoReflect added in v0.0.6

func (x *SetHintTextColorResponse) ProtoReflect() protoreflect.Message

func (*SetHintTextColorResponse) Reset added in v0.0.6

func (x *SetHintTextColorResponse) Reset()

func (*SetHintTextColorResponse) String added in v0.0.6

func (x *SetHintTextColorResponse) String() string

type SetImeConsumesInputRequest added in v0.0.6

type SetImeConsumesInputRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   bool  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetImeConsumesInputRequest) Descriptor deprecated added in v0.0.6

func (*SetImeConsumesInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetImeConsumesInputRequest.ProtoReflect.Descriptor instead.

func (*SetImeConsumesInputRequest) GetArg0 added in v0.0.6

func (x *SetImeConsumesInputRequest) GetArg0() bool

func (*SetImeConsumesInputRequest) GetHandle added in v0.0.6

func (x *SetImeConsumesInputRequest) GetHandle() int64

func (*SetImeConsumesInputRequest) ProtoMessage added in v0.0.6

func (*SetImeConsumesInputRequest) ProtoMessage()

func (*SetImeConsumesInputRequest) ProtoReflect added in v0.0.6

func (*SetImeConsumesInputRequest) Reset added in v0.0.6

func (x *SetImeConsumesInputRequest) Reset()

func (*SetImeConsumesInputRequest) String added in v0.0.6

func (x *SetImeConsumesInputRequest) String() string

type SetImeConsumesInputResponse added in v0.0.6

type SetImeConsumesInputResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetImeConsumesInputResponse) Descriptor deprecated added in v0.0.6

func (*SetImeConsumesInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetImeConsumesInputResponse.ProtoReflect.Descriptor instead.

func (*SetImeConsumesInputResponse) GetResult added in v0.0.6

func (x *SetImeConsumesInputResponse) GetResult() bool

func (*SetImeConsumesInputResponse) ProtoMessage added in v0.0.6

func (*SetImeConsumesInputResponse) ProtoMessage()

func (*SetImeConsumesInputResponse) ProtoReflect added in v0.0.6

func (*SetImeConsumesInputResponse) Reset added in v0.0.6

func (x *SetImeConsumesInputResponse) Reset()

func (*SetImeConsumesInputResponse) String added in v0.0.6

func (x *SetImeConsumesInputResponse) String() string

type SetInitialSurroundingSubTextRequest added in v0.0.6

type SetInitialSurroundingSubTextRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetInitialSurroundingSubTextRequest) Descriptor deprecated added in v0.0.6

func (*SetInitialSurroundingSubTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetInitialSurroundingSubTextRequest.ProtoReflect.Descriptor instead.

func (*SetInitialSurroundingSubTextRequest) GetArg0 added in v0.0.6

func (*SetInitialSurroundingSubTextRequest) GetArg1 added in v0.0.6

func (*SetInitialSurroundingSubTextRequest) GetHandle added in v0.0.6

func (*SetInitialSurroundingSubTextRequest) ProtoMessage added in v0.0.6

func (*SetInitialSurroundingSubTextRequest) ProtoMessage()

func (*SetInitialSurroundingSubTextRequest) ProtoReflect added in v0.0.6

func (*SetInitialSurroundingSubTextRequest) Reset added in v0.0.6

func (*SetInitialSurroundingSubTextRequest) String added in v0.0.6

type SetInitialSurroundingSubTextResponse added in v0.0.6

type SetInitialSurroundingSubTextResponse struct {
	// contains filtered or unexported fields
}

func (*SetInitialSurroundingSubTextResponse) Descriptor deprecated added in v0.0.6

func (*SetInitialSurroundingSubTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetInitialSurroundingSubTextResponse.ProtoReflect.Descriptor instead.

func (*SetInitialSurroundingSubTextResponse) ProtoMessage added in v0.0.6

func (*SetInitialSurroundingSubTextResponse) ProtoMessage()

func (*SetInitialSurroundingSubTextResponse) ProtoReflect added in v0.0.6

func (*SetInitialSurroundingSubTextResponse) Reset added in v0.0.6

func (*SetInitialSurroundingSubTextResponse) String added in v0.0.6

type SetInitialSurroundingTextRequest added in v0.0.6

type SetInitialSurroundingTextRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetInitialSurroundingTextRequest) Descriptor deprecated added in v0.0.6

func (*SetInitialSurroundingTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetInitialSurroundingTextRequest.ProtoReflect.Descriptor instead.

func (*SetInitialSurroundingTextRequest) GetArg0 added in v0.0.6

func (*SetInitialSurroundingTextRequest) GetHandle added in v0.0.6

func (x *SetInitialSurroundingTextRequest) GetHandle() int64

func (*SetInitialSurroundingTextRequest) ProtoMessage added in v0.0.6

func (*SetInitialSurroundingTextRequest) ProtoMessage()

func (*SetInitialSurroundingTextRequest) ProtoReflect added in v0.0.6

func (*SetInitialSurroundingTextRequest) Reset added in v0.0.6

func (*SetInitialSurroundingTextRequest) String added in v0.0.6

type SetInitialSurroundingTextResponse added in v0.0.6

type SetInitialSurroundingTextResponse struct {
	// contains filtered or unexported fields
}

func (*SetInitialSurroundingTextResponse) Descriptor deprecated added in v0.0.6

func (*SetInitialSurroundingTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetInitialSurroundingTextResponse.ProtoReflect.Descriptor instead.

func (*SetInitialSurroundingTextResponse) ProtoMessage added in v0.0.6

func (*SetInitialSurroundingTextResponse) ProtoMessage()

func (*SetInitialSurroundingTextResponse) ProtoReflect added in v0.0.6

func (*SetInitialSurroundingTextResponse) Reset added in v0.0.6

func (*SetInitialSurroundingTextResponse) String added in v0.0.6

type SetInitialToolTypeRequest added in v0.0.6

type SetInitialToolTypeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetInitialToolTypeRequest) Descriptor deprecated added in v0.0.6

func (*SetInitialToolTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetInitialToolTypeRequest.ProtoReflect.Descriptor instead.

func (*SetInitialToolTypeRequest) GetArg0 added in v0.0.6

func (x *SetInitialToolTypeRequest) GetArg0() int32

func (*SetInitialToolTypeRequest) GetHandle added in v0.0.6

func (x *SetInitialToolTypeRequest) GetHandle() int64

func (*SetInitialToolTypeRequest) ProtoMessage added in v0.0.6

func (*SetInitialToolTypeRequest) ProtoMessage()

func (*SetInitialToolTypeRequest) ProtoReflect added in v0.0.6

func (*SetInitialToolTypeRequest) Reset added in v0.0.6

func (x *SetInitialToolTypeRequest) Reset()

func (*SetInitialToolTypeRequest) String added in v0.0.6

func (x *SetInitialToolTypeRequest) String() string

type SetInitialToolTypeResponse added in v0.0.6

type SetInitialToolTypeResponse struct {
	// contains filtered or unexported fields
}

func (*SetInitialToolTypeResponse) Descriptor deprecated added in v0.0.6

func (*SetInitialToolTypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetInitialToolTypeResponse.ProtoReflect.Descriptor instead.

func (*SetInitialToolTypeResponse) ProtoMessage added in v0.0.6

func (*SetInitialToolTypeResponse) ProtoMessage()

func (*SetInitialToolTypeResponse) ProtoReflect added in v0.0.6

func (*SetInitialToolTypeResponse) Reset added in v0.0.6

func (x *SetInitialToolTypeResponse) Reset()

func (*SetInitialToolTypeResponse) String added in v0.0.6

func (x *SetInitialToolTypeResponse) String() string

type SetInlineTooltipPresentationSpecRequest added in v0.0.6

type SetInlineTooltipPresentationSpecRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetInlineTooltipPresentationSpecRequest) Descriptor deprecated added in v0.0.6

func (*SetInlineTooltipPresentationSpecRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetInlineTooltipPresentationSpecRequest.ProtoReflect.Descriptor instead.

func (*SetInlineTooltipPresentationSpecRequest) GetArg0 added in v0.0.6

func (*SetInlineTooltipPresentationSpecRequest) ProtoMessage added in v0.0.6

func (*SetInlineTooltipPresentationSpecRequest) ProtoReflect added in v0.0.6

func (*SetInlineTooltipPresentationSpecRequest) Reset added in v0.0.6

func (*SetInlineTooltipPresentationSpecRequest) String added in v0.0.6

type SetInlineTooltipPresentationSpecResponse added in v0.0.6

type SetInlineTooltipPresentationSpecResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetInlineTooltipPresentationSpecResponse) Descriptor deprecated added in v0.0.6

func (*SetInlineTooltipPresentationSpecResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetInlineTooltipPresentationSpecResponse.ProtoReflect.Descriptor instead.

func (*SetInlineTooltipPresentationSpecResponse) GetResult added in v0.0.6

func (*SetInlineTooltipPresentationSpecResponse) ProtoMessage added in v0.0.6

func (*SetInlineTooltipPresentationSpecResponse) ProtoReflect added in v0.0.6

func (*SetInlineTooltipPresentationSpecResponse) Reset added in v0.0.6

func (*SetInlineTooltipPresentationSpecResponse) String added in v0.0.6

type SetInputMethodAndSubtypeRequest

type SetInputMethodAndSubtypeRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*SetInputMethodAndSubtypeRequest) Descriptor deprecated

func (*SetInputMethodAndSubtypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetInputMethodAndSubtypeRequest.ProtoReflect.Descriptor instead.

func (*SetInputMethodAndSubtypeRequest) GetArg0

func (*SetInputMethodAndSubtypeRequest) GetArg1

func (*SetInputMethodAndSubtypeRequest) GetArg2

func (*SetInputMethodAndSubtypeRequest) ProtoMessage

func (*SetInputMethodAndSubtypeRequest) ProtoMessage()

func (*SetInputMethodAndSubtypeRequest) ProtoReflect

func (*SetInputMethodAndSubtypeRequest) Reset

func (*SetInputMethodAndSubtypeRequest) String

type SetInputMethodAndSubtypeResponse

type SetInputMethodAndSubtypeResponse struct {
	// contains filtered or unexported fields
}

func (*SetInputMethodAndSubtypeResponse) Descriptor deprecated

func (*SetInputMethodAndSubtypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetInputMethodAndSubtypeResponse.ProtoReflect.Descriptor instead.

func (*SetInputMethodAndSubtypeResponse) ProtoMessage

func (*SetInputMethodAndSubtypeResponse) ProtoMessage()

func (*SetInputMethodAndSubtypeResponse) ProtoReflect

func (*SetInputMethodAndSubtypeResponse) Reset

func (*SetInputMethodAndSubtypeResponse) String

type SetInputMethodRequest

type SetInputMethodRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetInputMethodRequest) Descriptor deprecated

func (*SetInputMethodRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetInputMethodRequest.ProtoReflect.Descriptor instead.

func (*SetInputMethodRequest) GetArg0

func (x *SetInputMethodRequest) GetArg0() int64

func (*SetInputMethodRequest) GetArg1

func (x *SetInputMethodRequest) GetArg1() string

func (*SetInputMethodRequest) ProtoMessage

func (*SetInputMethodRequest) ProtoMessage()

func (*SetInputMethodRequest) ProtoReflect

func (x *SetInputMethodRequest) ProtoReflect() protoreflect.Message

func (*SetInputMethodRequest) Reset

func (x *SetInputMethodRequest) Reset()

func (*SetInputMethodRequest) String

func (x *SetInputMethodRequest) String() string

type SetInputMethodResponse

type SetInputMethodResponse struct {
	// contains filtered or unexported fields
}

func (*SetInputMethodResponse) Descriptor deprecated

func (*SetInputMethodResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetInputMethodResponse.ProtoReflect.Descriptor instead.

func (*SetInputMethodResponse) ProtoMessage

func (*SetInputMethodResponse) ProtoMessage()

func (*SetInputMethodResponse) ProtoReflect

func (x *SetInputMethodResponse) ProtoReflect() protoreflect.Message

func (*SetInputMethodResponse) Reset

func (x *SetInputMethodResponse) Reset()

func (*SetInputMethodResponse) String

func (x *SetInputMethodResponse) String() string

type SetInsertionMarkerLocationRequest added in v0.0.6

type SetInsertionMarkerLocationRequest struct {
	Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 float32 `protobuf:"fixed32,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 float32 `protobuf:"fixed32,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 float32 `protobuf:"fixed32,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4 int32   `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
	// contains filtered or unexported fields
}

func (*SetInsertionMarkerLocationRequest) Descriptor deprecated added in v0.0.6

func (*SetInsertionMarkerLocationRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetInsertionMarkerLocationRequest.ProtoReflect.Descriptor instead.

func (*SetInsertionMarkerLocationRequest) GetArg0 added in v0.0.6

func (*SetInsertionMarkerLocationRequest) GetArg1 added in v0.0.6

func (*SetInsertionMarkerLocationRequest) GetArg2 added in v0.0.6

func (*SetInsertionMarkerLocationRequest) GetArg3 added in v0.0.6

func (*SetInsertionMarkerLocationRequest) GetArg4 added in v0.0.6

func (*SetInsertionMarkerLocationRequest) ProtoMessage added in v0.0.6

func (*SetInsertionMarkerLocationRequest) ProtoMessage()

func (*SetInsertionMarkerLocationRequest) ProtoReflect added in v0.0.6

func (*SetInsertionMarkerLocationRequest) Reset added in v0.0.6

func (*SetInsertionMarkerLocationRequest) String added in v0.0.6

type SetInsertionMarkerLocationResponse added in v0.0.6

type SetInsertionMarkerLocationResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetInsertionMarkerLocationResponse) Descriptor deprecated added in v0.0.6

func (*SetInsertionMarkerLocationResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetInsertionMarkerLocationResponse.ProtoReflect.Descriptor instead.

func (*SetInsertionMarkerLocationResponse) GetResult added in v0.0.6

func (*SetInsertionMarkerLocationResponse) ProtoMessage added in v0.0.6

func (*SetInsertionMarkerLocationResponse) ProtoMessage()

func (*SetInsertionMarkerLocationResponse) ProtoReflect added in v0.0.6

func (*SetInsertionMarkerLocationResponse) Reset added in v0.0.6

func (*SetInsertionMarkerLocationResponse) String added in v0.0.6

type SetInsertionPointRequest added in v0.0.6

type SetInsertionPointRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetInsertionPointRequest) Descriptor deprecated added in v0.0.6

func (*SetInsertionPointRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetInsertionPointRequest.ProtoReflect.Descriptor instead.

func (*SetInsertionPointRequest) GetArg0 added in v0.0.6

func (x *SetInsertionPointRequest) GetArg0() int64

func (*SetInsertionPointRequest) ProtoMessage added in v0.0.6

func (*SetInsertionPointRequest) ProtoMessage()

func (*SetInsertionPointRequest) ProtoReflect added in v0.0.6

func (x *SetInsertionPointRequest) ProtoReflect() protoreflect.Message

func (*SetInsertionPointRequest) Reset added in v0.0.6

func (x *SetInsertionPointRequest) Reset()

func (*SetInsertionPointRequest) String added in v0.0.6

func (x *SetInsertionPointRequest) String() string

type SetInsertionPointResponse added in v0.0.6

type SetInsertionPointResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetInsertionPointResponse) Descriptor deprecated added in v0.0.6

func (*SetInsertionPointResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetInsertionPointResponse.ProtoReflect.Descriptor instead.

func (*SetInsertionPointResponse) GetResult added in v0.0.6

func (x *SetInsertionPointResponse) GetResult() int64

func (*SetInsertionPointResponse) ProtoMessage added in v0.0.6

func (*SetInsertionPointResponse) ProtoMessage()

func (*SetInsertionPointResponse) ProtoReflect added in v0.0.6

func (*SetInsertionPointResponse) Reset added in v0.0.6

func (x *SetInsertionPointResponse) Reset()

func (*SetInsertionPointResponse) String added in v0.0.6

func (x *SetInsertionPointResponse) String() string

type SetIsAsciiCapableRequest added in v0.0.6

type SetIsAsciiCapableRequest struct {
	Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetIsAsciiCapableRequest) Descriptor deprecated added in v0.0.6

func (*SetIsAsciiCapableRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetIsAsciiCapableRequest.ProtoReflect.Descriptor instead.

func (*SetIsAsciiCapableRequest) GetArg0 added in v0.0.6

func (x *SetIsAsciiCapableRequest) GetArg0() bool

func (*SetIsAsciiCapableRequest) ProtoMessage added in v0.0.6

func (*SetIsAsciiCapableRequest) ProtoMessage()

func (*SetIsAsciiCapableRequest) ProtoReflect added in v0.0.6

func (x *SetIsAsciiCapableRequest) ProtoReflect() protoreflect.Message

func (*SetIsAsciiCapableRequest) Reset added in v0.0.6

func (x *SetIsAsciiCapableRequest) Reset()

func (*SetIsAsciiCapableRequest) String added in v0.0.6

func (x *SetIsAsciiCapableRequest) String() string

type SetIsAsciiCapableResponse added in v0.0.6

type SetIsAsciiCapableResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetIsAsciiCapableResponse) Descriptor deprecated added in v0.0.6

func (*SetIsAsciiCapableResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetIsAsciiCapableResponse.ProtoReflect.Descriptor instead.

func (*SetIsAsciiCapableResponse) GetResult added in v0.0.6

func (x *SetIsAsciiCapableResponse) GetResult() int64

func (*SetIsAsciiCapableResponse) ProtoMessage added in v0.0.6

func (*SetIsAsciiCapableResponse) ProtoMessage()

func (*SetIsAsciiCapableResponse) ProtoReflect added in v0.0.6

func (*SetIsAsciiCapableResponse) Reset added in v0.0.6

func (x *SetIsAsciiCapableResponse) Reset()

func (*SetIsAsciiCapableResponse) String added in v0.0.6

func (x *SetIsAsciiCapableResponse) String() string

type SetIsAuxiliaryRequest added in v0.0.6

type SetIsAuxiliaryRequest struct {
	Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetIsAuxiliaryRequest) Descriptor deprecated added in v0.0.6

func (*SetIsAuxiliaryRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetIsAuxiliaryRequest.ProtoReflect.Descriptor instead.

func (*SetIsAuxiliaryRequest) GetArg0 added in v0.0.6

func (x *SetIsAuxiliaryRequest) GetArg0() bool

func (*SetIsAuxiliaryRequest) ProtoMessage added in v0.0.6

func (*SetIsAuxiliaryRequest) ProtoMessage()

func (*SetIsAuxiliaryRequest) ProtoReflect added in v0.0.6

func (x *SetIsAuxiliaryRequest) ProtoReflect() protoreflect.Message

func (*SetIsAuxiliaryRequest) Reset added in v0.0.6

func (x *SetIsAuxiliaryRequest) Reset()

func (*SetIsAuxiliaryRequest) String added in v0.0.6

func (x *SetIsAuxiliaryRequest) String() string

type SetIsAuxiliaryResponse added in v0.0.6

type SetIsAuxiliaryResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetIsAuxiliaryResponse) Descriptor deprecated added in v0.0.6

func (*SetIsAuxiliaryResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetIsAuxiliaryResponse.ProtoReflect.Descriptor instead.

func (*SetIsAuxiliaryResponse) GetResult added in v0.0.6

func (x *SetIsAuxiliaryResponse) GetResult() int64

func (*SetIsAuxiliaryResponse) ProtoMessage added in v0.0.6

func (*SetIsAuxiliaryResponse) ProtoMessage()

func (*SetIsAuxiliaryResponse) ProtoReflect added in v0.0.6

func (x *SetIsAuxiliaryResponse) ProtoReflect() protoreflect.Message

func (*SetIsAuxiliaryResponse) Reset added in v0.0.6

func (x *SetIsAuxiliaryResponse) Reset()

func (*SetIsAuxiliaryResponse) String added in v0.0.6

func (x *SetIsAuxiliaryResponse) String() string

type SetJoinOrSplitPointRequest added in v0.0.6

type SetJoinOrSplitPointRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetJoinOrSplitPointRequest) Descriptor deprecated added in v0.0.6

func (*SetJoinOrSplitPointRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetJoinOrSplitPointRequest.ProtoReflect.Descriptor instead.

func (*SetJoinOrSplitPointRequest) GetArg0 added in v0.0.6

func (x *SetJoinOrSplitPointRequest) GetArg0() int64

func (*SetJoinOrSplitPointRequest) ProtoMessage added in v0.0.6

func (*SetJoinOrSplitPointRequest) ProtoMessage()

func (*SetJoinOrSplitPointRequest) ProtoReflect added in v0.0.6

func (*SetJoinOrSplitPointRequest) Reset added in v0.0.6

func (x *SetJoinOrSplitPointRequest) Reset()

func (*SetJoinOrSplitPointRequest) String added in v0.0.6

func (x *SetJoinOrSplitPointRequest) String() string

type SetJoinOrSplitPointResponse added in v0.0.6

type SetJoinOrSplitPointResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetJoinOrSplitPointResponse) Descriptor deprecated added in v0.0.6

func (*SetJoinOrSplitPointResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetJoinOrSplitPointResponse.ProtoReflect.Descriptor instead.

func (*SetJoinOrSplitPointResponse) GetResult added in v0.0.6

func (x *SetJoinOrSplitPointResponse) GetResult() int64

func (*SetJoinOrSplitPointResponse) ProtoMessage added in v0.0.6

func (*SetJoinOrSplitPointResponse) ProtoMessage()

func (*SetJoinOrSplitPointResponse) ProtoReflect added in v0.0.6

func (*SetJoinOrSplitPointResponse) Reset added in v0.0.6

func (x *SetJoinOrSplitPointResponse) Reset()

func (*SetJoinOrSplitPointResponse) String added in v0.0.6

func (x *SetJoinOrSplitPointResponse) String() string

type SetLanguageTagRequest added in v0.0.6

type SetLanguageTagRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLanguageTagRequest) Descriptor deprecated added in v0.0.6

func (*SetLanguageTagRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetLanguageTagRequest.ProtoReflect.Descriptor instead.

func (*SetLanguageTagRequest) GetArg0 added in v0.0.6

func (x *SetLanguageTagRequest) GetArg0() string

func (*SetLanguageTagRequest) ProtoMessage added in v0.0.6

func (*SetLanguageTagRequest) ProtoMessage()

func (*SetLanguageTagRequest) ProtoReflect added in v0.0.6

func (x *SetLanguageTagRequest) ProtoReflect() protoreflect.Message

func (*SetLanguageTagRequest) Reset added in v0.0.6

func (x *SetLanguageTagRequest) Reset()

func (*SetLanguageTagRequest) String added in v0.0.6

func (x *SetLanguageTagRequest) String() string

type SetLanguageTagResponse added in v0.0.6

type SetLanguageTagResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLanguageTagResponse) Descriptor deprecated added in v0.0.6

func (*SetLanguageTagResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetLanguageTagResponse.ProtoReflect.Descriptor instead.

func (*SetLanguageTagResponse) GetResult added in v0.0.6

func (x *SetLanguageTagResponse) GetResult() int64

func (*SetLanguageTagResponse) ProtoMessage added in v0.0.6

func (*SetLanguageTagResponse) ProtoMessage()

func (*SetLanguageTagResponse) ProtoReflect added in v0.0.6

func (x *SetLanguageTagResponse) ProtoReflect() protoreflect.Message

func (*SetLanguageTagResponse) Reset added in v0.0.6

func (x *SetLanguageTagResponse) Reset()

func (*SetLanguageTagResponse) String added in v0.0.6

func (x *SetLanguageTagResponse) String() string

type SetLayoutLabelNonLocalizedRequest added in v0.0.6

type SetLayoutLabelNonLocalizedRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLayoutLabelNonLocalizedRequest) Descriptor deprecated added in v0.0.6

func (*SetLayoutLabelNonLocalizedRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetLayoutLabelNonLocalizedRequest.ProtoReflect.Descriptor instead.

func (*SetLayoutLabelNonLocalizedRequest) GetArg0 added in v0.0.6

func (*SetLayoutLabelNonLocalizedRequest) ProtoMessage added in v0.0.6

func (*SetLayoutLabelNonLocalizedRequest) ProtoMessage()

func (*SetLayoutLabelNonLocalizedRequest) ProtoReflect added in v0.0.6

func (*SetLayoutLabelNonLocalizedRequest) Reset added in v0.0.6

func (*SetLayoutLabelNonLocalizedRequest) String added in v0.0.6

type SetLayoutLabelNonLocalizedResponse added in v0.0.6

type SetLayoutLabelNonLocalizedResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLayoutLabelNonLocalizedResponse) Descriptor deprecated added in v0.0.6

func (*SetLayoutLabelNonLocalizedResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetLayoutLabelNonLocalizedResponse.ProtoReflect.Descriptor instead.

func (*SetLayoutLabelNonLocalizedResponse) GetResult added in v0.0.6

func (*SetLayoutLabelNonLocalizedResponse) ProtoMessage added in v0.0.6

func (*SetLayoutLabelNonLocalizedResponse) ProtoMessage()

func (*SetLayoutLabelNonLocalizedResponse) ProtoReflect added in v0.0.6

func (*SetLayoutLabelNonLocalizedResponse) Reset added in v0.0.6

func (*SetLayoutLabelNonLocalizedResponse) String added in v0.0.6

type SetLayoutLabelResourceRequest added in v0.0.6

type SetLayoutLabelResourceRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLayoutLabelResourceRequest) Descriptor deprecated added in v0.0.6

func (*SetLayoutLabelResourceRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetLayoutLabelResourceRequest.ProtoReflect.Descriptor instead.

func (*SetLayoutLabelResourceRequest) GetArg0 added in v0.0.6

func (x *SetLayoutLabelResourceRequest) GetArg0() int32

func (*SetLayoutLabelResourceRequest) ProtoMessage added in v0.0.6

func (*SetLayoutLabelResourceRequest) ProtoMessage()

func (*SetLayoutLabelResourceRequest) ProtoReflect added in v0.0.6

func (*SetLayoutLabelResourceRequest) Reset added in v0.0.6

func (x *SetLayoutLabelResourceRequest) Reset()

func (*SetLayoutLabelResourceRequest) String added in v0.0.6

type SetLayoutLabelResourceResponse added in v0.0.6

type SetLayoutLabelResourceResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLayoutLabelResourceResponse) Descriptor deprecated added in v0.0.6

func (*SetLayoutLabelResourceResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetLayoutLabelResourceResponse.ProtoReflect.Descriptor instead.

func (*SetLayoutLabelResourceResponse) GetResult added in v0.0.6

func (x *SetLayoutLabelResourceResponse) GetResult() int64

func (*SetLayoutLabelResourceResponse) ProtoMessage added in v0.0.6

func (*SetLayoutLabelResourceResponse) ProtoMessage()

func (*SetLayoutLabelResourceResponse) ProtoReflect added in v0.0.6

func (*SetLayoutLabelResourceResponse) Reset added in v0.0.6

func (x *SetLayoutLabelResourceResponse) Reset()

func (*SetLayoutLabelResourceResponse) String added in v0.0.6

type SetLetterSpacingRequest added in v0.0.6

type SetLetterSpacingRequest struct {
	Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLetterSpacingRequest) Descriptor deprecated added in v0.0.6

func (*SetLetterSpacingRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetLetterSpacingRequest.ProtoReflect.Descriptor instead.

func (*SetLetterSpacingRequest) GetArg0 added in v0.0.6

func (x *SetLetterSpacingRequest) GetArg0() float32

func (*SetLetterSpacingRequest) ProtoMessage added in v0.0.6

func (*SetLetterSpacingRequest) ProtoMessage()

func (*SetLetterSpacingRequest) ProtoReflect added in v0.0.6

func (x *SetLetterSpacingRequest) ProtoReflect() protoreflect.Message

func (*SetLetterSpacingRequest) Reset added in v0.0.6

func (x *SetLetterSpacingRequest) Reset()

func (*SetLetterSpacingRequest) String added in v0.0.6

func (x *SetLetterSpacingRequest) String() string

type SetLetterSpacingResponse added in v0.0.6

type SetLetterSpacingResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLetterSpacingResponse) Descriptor deprecated added in v0.0.6

func (*SetLetterSpacingResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetLetterSpacingResponse.ProtoReflect.Descriptor instead.

func (*SetLetterSpacingResponse) GetResult added in v0.0.6

func (x *SetLetterSpacingResponse) GetResult() int64

func (*SetLetterSpacingResponse) ProtoMessage added in v0.0.6

func (*SetLetterSpacingResponse) ProtoMessage()

func (*SetLetterSpacingResponse) ProtoReflect added in v0.0.6

func (x *SetLetterSpacingResponse) ProtoReflect() protoreflect.Message

func (*SetLetterSpacingResponse) Reset added in v0.0.6

func (x *SetLetterSpacingResponse) Reset()

func (*SetLetterSpacingResponse) String added in v0.0.6

func (x *SetLetterSpacingResponse) String() string

type SetLineBreakStyleRequest added in v0.0.6

type SetLineBreakStyleRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLineBreakStyleRequest) Descriptor deprecated added in v0.0.6

func (*SetLineBreakStyleRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetLineBreakStyleRequest.ProtoReflect.Descriptor instead.

func (*SetLineBreakStyleRequest) GetArg0 added in v0.0.6

func (x *SetLineBreakStyleRequest) GetArg0() int32

func (*SetLineBreakStyleRequest) ProtoMessage added in v0.0.6

func (*SetLineBreakStyleRequest) ProtoMessage()

func (*SetLineBreakStyleRequest) ProtoReflect added in v0.0.6

func (x *SetLineBreakStyleRequest) ProtoReflect() protoreflect.Message

func (*SetLineBreakStyleRequest) Reset added in v0.0.6

func (x *SetLineBreakStyleRequest) Reset()

func (*SetLineBreakStyleRequest) String added in v0.0.6

func (x *SetLineBreakStyleRequest) String() string

type SetLineBreakStyleResponse added in v0.0.6

type SetLineBreakStyleResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLineBreakStyleResponse) Descriptor deprecated added in v0.0.6

func (*SetLineBreakStyleResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetLineBreakStyleResponse.ProtoReflect.Descriptor instead.

func (*SetLineBreakStyleResponse) GetResult added in v0.0.6

func (x *SetLineBreakStyleResponse) GetResult() int64

func (*SetLineBreakStyleResponse) ProtoMessage added in v0.0.6

func (*SetLineBreakStyleResponse) ProtoMessage()

func (*SetLineBreakStyleResponse) ProtoReflect added in v0.0.6

func (*SetLineBreakStyleResponse) Reset added in v0.0.6

func (x *SetLineBreakStyleResponse) Reset()

func (*SetLineBreakStyleResponse) String added in v0.0.6

func (x *SetLineBreakStyleResponse) String() string

type SetLineBreakWordStyleRequest added in v0.0.6

type SetLineBreakWordStyleRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLineBreakWordStyleRequest) Descriptor deprecated added in v0.0.6

func (*SetLineBreakWordStyleRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetLineBreakWordStyleRequest.ProtoReflect.Descriptor instead.

func (*SetLineBreakWordStyleRequest) GetArg0 added in v0.0.6

func (x *SetLineBreakWordStyleRequest) GetArg0() int32

func (*SetLineBreakWordStyleRequest) ProtoMessage added in v0.0.6

func (*SetLineBreakWordStyleRequest) ProtoMessage()

func (*SetLineBreakWordStyleRequest) ProtoReflect added in v0.0.6

func (*SetLineBreakWordStyleRequest) Reset added in v0.0.6

func (x *SetLineBreakWordStyleRequest) Reset()

func (*SetLineBreakWordStyleRequest) String added in v0.0.6

type SetLineBreakWordStyleResponse added in v0.0.6

type SetLineBreakWordStyleResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLineBreakWordStyleResponse) Descriptor deprecated added in v0.0.6

func (*SetLineBreakWordStyleResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetLineBreakWordStyleResponse.ProtoReflect.Descriptor instead.

func (*SetLineBreakWordStyleResponse) GetResult added in v0.0.6

func (x *SetLineBreakWordStyleResponse) GetResult() int64

func (*SetLineBreakWordStyleResponse) ProtoMessage added in v0.0.6

func (*SetLineBreakWordStyleResponse) ProtoMessage()

func (*SetLineBreakWordStyleResponse) ProtoReflect added in v0.0.6

func (*SetLineBreakWordStyleResponse) Reset added in v0.0.6

func (x *SetLineBreakWordStyleResponse) Reset()

func (*SetLineBreakWordStyleResponse) String added in v0.0.6

type SetLineSegmentFinderRequest added in v0.0.6

type SetLineSegmentFinderRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLineSegmentFinderRequest) Descriptor deprecated added in v0.0.6

func (*SetLineSegmentFinderRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetLineSegmentFinderRequest.ProtoReflect.Descriptor instead.

func (*SetLineSegmentFinderRequest) GetArg0 added in v0.0.6

func (x *SetLineSegmentFinderRequest) GetArg0() int64

func (*SetLineSegmentFinderRequest) ProtoMessage added in v0.0.6

func (*SetLineSegmentFinderRequest) ProtoMessage()

func (*SetLineSegmentFinderRequest) ProtoReflect added in v0.0.6

func (*SetLineSegmentFinderRequest) Reset added in v0.0.6

func (x *SetLineSegmentFinderRequest) Reset()

func (*SetLineSegmentFinderRequest) String added in v0.0.6

func (x *SetLineSegmentFinderRequest) String() string

type SetLineSegmentFinderResponse added in v0.0.6

type SetLineSegmentFinderResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLineSegmentFinderResponse) Descriptor deprecated added in v0.0.6

func (*SetLineSegmentFinderResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetLineSegmentFinderResponse.ProtoReflect.Descriptor instead.

func (*SetLineSegmentFinderResponse) GetResult added in v0.0.6

func (x *SetLineSegmentFinderResponse) GetResult() int64

func (*SetLineSegmentFinderResponse) ProtoMessage added in v0.0.6

func (*SetLineSegmentFinderResponse) ProtoMessage()

func (*SetLineSegmentFinderResponse) ProtoReflect added in v0.0.6

func (*SetLineSegmentFinderResponse) Reset added in v0.0.6

func (x *SetLineSegmentFinderResponse) Reset()

func (*SetLineSegmentFinderResponse) String added in v0.0.6

type SetLinkTextColorRequest added in v0.0.6

type SetLinkTextColorRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLinkTextColorRequest) Descriptor deprecated added in v0.0.6

func (*SetLinkTextColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetLinkTextColorRequest.ProtoReflect.Descriptor instead.

func (*SetLinkTextColorRequest) GetArg0 added in v0.0.6

func (x *SetLinkTextColorRequest) GetArg0() int32

func (*SetLinkTextColorRequest) ProtoMessage added in v0.0.6

func (*SetLinkTextColorRequest) ProtoMessage()

func (*SetLinkTextColorRequest) ProtoReflect added in v0.0.6

func (x *SetLinkTextColorRequest) ProtoReflect() protoreflect.Message

func (*SetLinkTextColorRequest) Reset added in v0.0.6

func (x *SetLinkTextColorRequest) Reset()

func (*SetLinkTextColorRequest) String added in v0.0.6

func (x *SetLinkTextColorRequest) String() string

type SetLinkTextColorResponse added in v0.0.6

type SetLinkTextColorResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLinkTextColorResponse) Descriptor deprecated added in v0.0.6

func (*SetLinkTextColorResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetLinkTextColorResponse.ProtoReflect.Descriptor instead.

func (*SetLinkTextColorResponse) GetResult added in v0.0.6

func (x *SetLinkTextColorResponse) GetResult() int64

func (*SetLinkTextColorResponse) ProtoMessage added in v0.0.6

func (*SetLinkTextColorResponse) ProtoMessage()

func (*SetLinkTextColorResponse) ProtoReflect added in v0.0.6

func (x *SetLinkTextColorResponse) ProtoReflect() protoreflect.Message

func (*SetLinkTextColorResponse) Reset added in v0.0.6

func (x *SetLinkTextColorResponse) Reset()

func (*SetLinkTextColorResponse) String added in v0.0.6

func (x *SetLinkTextColorResponse) String() string

type SetMatrixRequest added in v0.0.6

type SetMatrixRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetMatrixRequest) Descriptor deprecated added in v0.0.6

func (*SetMatrixRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetMatrixRequest.ProtoReflect.Descriptor instead.

func (*SetMatrixRequest) GetArg0 added in v0.0.6

func (x *SetMatrixRequest) GetArg0() int64

func (*SetMatrixRequest) ProtoMessage added in v0.0.6

func (*SetMatrixRequest) ProtoMessage()

func (*SetMatrixRequest) ProtoReflect added in v0.0.6

func (x *SetMatrixRequest) ProtoReflect() protoreflect.Message

func (*SetMatrixRequest) Reset added in v0.0.6

func (x *SetMatrixRequest) Reset()

func (*SetMatrixRequest) String added in v0.0.6

func (x *SetMatrixRequest) String() string

type SetMatrixResponse added in v0.0.6

type SetMatrixResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetMatrixResponse) Descriptor deprecated added in v0.0.6

func (*SetMatrixResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetMatrixResponse.ProtoReflect.Descriptor instead.

func (*SetMatrixResponse) GetResult added in v0.0.6

func (x *SetMatrixResponse) GetResult() int64

func (*SetMatrixResponse) ProtoMessage added in v0.0.6

func (*SetMatrixResponse) ProtoMessage()

func (*SetMatrixResponse) ProtoReflect added in v0.0.6

func (x *SetMatrixResponse) ProtoReflect() protoreflect.Message

func (*SetMatrixResponse) Reset added in v0.0.6

func (x *SetMatrixResponse) Reset()

func (*SetMatrixResponse) String added in v0.0.6

func (x *SetMatrixResponse) String() string

type SetMaxSuggestionCountRequest added in v0.0.6

type SetMaxSuggestionCountRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetMaxSuggestionCountRequest) Descriptor deprecated added in v0.0.6

func (*SetMaxSuggestionCountRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetMaxSuggestionCountRequest.ProtoReflect.Descriptor instead.

func (*SetMaxSuggestionCountRequest) GetArg0 added in v0.0.6

func (x *SetMaxSuggestionCountRequest) GetArg0() int32

func (*SetMaxSuggestionCountRequest) ProtoMessage added in v0.0.6

func (*SetMaxSuggestionCountRequest) ProtoMessage()

func (*SetMaxSuggestionCountRequest) ProtoReflect added in v0.0.6

func (*SetMaxSuggestionCountRequest) Reset added in v0.0.6

func (x *SetMaxSuggestionCountRequest) Reset()

func (*SetMaxSuggestionCountRequest) String added in v0.0.6

type SetMaxSuggestionCountResponse added in v0.0.6

type SetMaxSuggestionCountResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetMaxSuggestionCountResponse) Descriptor deprecated added in v0.0.6

func (*SetMaxSuggestionCountResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetMaxSuggestionCountResponse.ProtoReflect.Descriptor instead.

func (*SetMaxSuggestionCountResponse) GetResult added in v0.0.6

func (x *SetMaxSuggestionCountResponse) GetResult() int64

func (*SetMaxSuggestionCountResponse) ProtoMessage added in v0.0.6

func (*SetMaxSuggestionCountResponse) ProtoMessage()

func (*SetMaxSuggestionCountResponse) ProtoReflect added in v0.0.6

func (*SetMaxSuggestionCountResponse) Reset added in v0.0.6

func (x *SetMaxSuggestionCountResponse) Reset()

func (*SetMaxSuggestionCountResponse) String added in v0.0.6

type SetOverridesImplicitlyEnabledSubtypeRequest added in v0.0.6

type SetOverridesImplicitlyEnabledSubtypeRequest struct {
	Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetOverridesImplicitlyEnabledSubtypeRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use SetOverridesImplicitlyEnabledSubtypeRequest.ProtoReflect.Descriptor instead.

func (*SetOverridesImplicitlyEnabledSubtypeRequest) GetArg0 added in v0.0.6

func (*SetOverridesImplicitlyEnabledSubtypeRequest) ProtoMessage added in v0.0.6

func (*SetOverridesImplicitlyEnabledSubtypeRequest) ProtoReflect added in v0.0.6

func (*SetOverridesImplicitlyEnabledSubtypeRequest) Reset added in v0.0.6

func (*SetOverridesImplicitlyEnabledSubtypeRequest) String added in v0.0.6

type SetOverridesImplicitlyEnabledSubtypeResponse added in v0.0.6

type SetOverridesImplicitlyEnabledSubtypeResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetOverridesImplicitlyEnabledSubtypeResponse) Descriptor deprecated added in v0.0.6

Deprecated: Use SetOverridesImplicitlyEnabledSubtypeResponse.ProtoReflect.Descriptor instead.

func (*SetOverridesImplicitlyEnabledSubtypeResponse) GetResult added in v0.0.6

func (*SetOverridesImplicitlyEnabledSubtypeResponse) ProtoMessage added in v0.0.6

func (*SetOverridesImplicitlyEnabledSubtypeResponse) ProtoReflect added in v0.0.6

func (*SetOverridesImplicitlyEnabledSubtypeResponse) Reset added in v0.0.6

func (*SetOverridesImplicitlyEnabledSubtypeResponse) String added in v0.0.6

type SetPhysicalKeyboardHintRequest added in v0.0.6

type SetPhysicalKeyboardHintRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPhysicalKeyboardHintRequest) Descriptor deprecated added in v0.0.6

func (*SetPhysicalKeyboardHintRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetPhysicalKeyboardHintRequest.ProtoReflect.Descriptor instead.

func (*SetPhysicalKeyboardHintRequest) GetArg0 added in v0.0.6

func (*SetPhysicalKeyboardHintRequest) GetArg1 added in v0.0.6

func (*SetPhysicalKeyboardHintRequest) ProtoMessage added in v0.0.6

func (*SetPhysicalKeyboardHintRequest) ProtoMessage()

func (*SetPhysicalKeyboardHintRequest) ProtoReflect added in v0.0.6

func (*SetPhysicalKeyboardHintRequest) Reset added in v0.0.6

func (x *SetPhysicalKeyboardHintRequest) Reset()

func (*SetPhysicalKeyboardHintRequest) String added in v0.0.6

type SetPhysicalKeyboardHintResponse added in v0.0.6

type SetPhysicalKeyboardHintResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPhysicalKeyboardHintResponse) Descriptor deprecated added in v0.0.6

func (*SetPhysicalKeyboardHintResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetPhysicalKeyboardHintResponse.ProtoReflect.Descriptor instead.

func (*SetPhysicalKeyboardHintResponse) GetResult added in v0.0.6

func (x *SetPhysicalKeyboardHintResponse) GetResult() int64

func (*SetPhysicalKeyboardHintResponse) ProtoMessage added in v0.0.6

func (*SetPhysicalKeyboardHintResponse) ProtoMessage()

func (*SetPhysicalKeyboardHintResponse) ProtoReflect added in v0.0.6

func (*SetPhysicalKeyboardHintResponse) Reset added in v0.0.6

func (*SetPhysicalKeyboardHintResponse) String added in v0.0.6

type SetPointsRequest added in v0.0.6

type SetPointsRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPointsRequest) Descriptor deprecated added in v0.0.6

func (*SetPointsRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetPointsRequest.ProtoReflect.Descriptor instead.

func (*SetPointsRequest) GetArg0 added in v0.0.6

func (x *SetPointsRequest) GetArg0() int64

func (*SetPointsRequest) GetArg1 added in v0.0.6

func (x *SetPointsRequest) GetArg1() int64

func (*SetPointsRequest) ProtoMessage added in v0.0.6

func (*SetPointsRequest) ProtoMessage()

func (*SetPointsRequest) ProtoReflect added in v0.0.6

func (x *SetPointsRequest) ProtoReflect() protoreflect.Message

func (*SetPointsRequest) Reset added in v0.0.6

func (x *SetPointsRequest) Reset()

func (*SetPointsRequest) String added in v0.0.6

func (x *SetPointsRequest) String() string

type SetPointsResponse added in v0.0.6

type SetPointsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPointsResponse) Descriptor deprecated added in v0.0.6

func (*SetPointsResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetPointsResponse.ProtoReflect.Descriptor instead.

func (*SetPointsResponse) GetResult added in v0.0.6

func (x *SetPointsResponse) GetResult() int64

func (*SetPointsResponse) ProtoMessage added in v0.0.6

func (*SetPointsResponse) ProtoMessage()

func (*SetPointsResponse) ProtoReflect added in v0.0.6

func (x *SetPointsResponse) ProtoReflect() protoreflect.Message

func (*SetPointsResponse) Reset added in v0.0.6

func (x *SetPointsResponse) Reset()

func (*SetPointsResponse) String added in v0.0.6

func (x *SetPointsResponse) String() string

type SetSelectionAreaRequest added in v0.0.6

type SetSelectionAreaRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSelectionAreaRequest) Descriptor deprecated added in v0.0.6

func (*SetSelectionAreaRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSelectionAreaRequest.ProtoReflect.Descriptor instead.

func (*SetSelectionAreaRequest) GetArg0 added in v0.0.6

func (x *SetSelectionAreaRequest) GetArg0() int64

func (*SetSelectionAreaRequest) ProtoMessage added in v0.0.6

func (*SetSelectionAreaRequest) ProtoMessage()

func (*SetSelectionAreaRequest) ProtoReflect added in v0.0.6

func (x *SetSelectionAreaRequest) ProtoReflect() protoreflect.Message

func (*SetSelectionAreaRequest) Reset added in v0.0.6

func (x *SetSelectionAreaRequest) Reset()

func (*SetSelectionAreaRequest) String added in v0.0.6

func (x *SetSelectionAreaRequest) String() string

type SetSelectionAreaResponse added in v0.0.6

type SetSelectionAreaResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSelectionAreaResponse) Descriptor deprecated added in v0.0.6

func (*SetSelectionAreaResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSelectionAreaResponse.ProtoReflect.Descriptor instead.

func (*SetSelectionAreaResponse) GetResult added in v0.0.6

func (x *SetSelectionAreaResponse) GetResult() int64

func (*SetSelectionAreaResponse) ProtoMessage added in v0.0.6

func (*SetSelectionAreaResponse) ProtoMessage()

func (*SetSelectionAreaResponse) ProtoReflect added in v0.0.6

func (x *SetSelectionAreaResponse) ProtoReflect() protoreflect.Message

func (*SetSelectionAreaResponse) Reset added in v0.0.6

func (x *SetSelectionAreaResponse) Reset()

func (*SetSelectionAreaResponse) String added in v0.0.6

func (x *SetSelectionAreaResponse) String() string

type SetSelectionEndAreaRequest added in v0.0.6

type SetSelectionEndAreaRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSelectionEndAreaRequest) Descriptor deprecated added in v0.0.6

func (*SetSelectionEndAreaRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSelectionEndAreaRequest.ProtoReflect.Descriptor instead.

func (*SetSelectionEndAreaRequest) GetArg0 added in v0.0.6

func (x *SetSelectionEndAreaRequest) GetArg0() int64

func (*SetSelectionEndAreaRequest) ProtoMessage added in v0.0.6

func (*SetSelectionEndAreaRequest) ProtoMessage()

func (*SetSelectionEndAreaRequest) ProtoReflect added in v0.0.6

func (*SetSelectionEndAreaRequest) Reset added in v0.0.6

func (x *SetSelectionEndAreaRequest) Reset()

func (*SetSelectionEndAreaRequest) String added in v0.0.6

func (x *SetSelectionEndAreaRequest) String() string

type SetSelectionEndAreaResponse added in v0.0.6

type SetSelectionEndAreaResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSelectionEndAreaResponse) Descriptor deprecated added in v0.0.6

func (*SetSelectionEndAreaResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSelectionEndAreaResponse.ProtoReflect.Descriptor instead.

func (*SetSelectionEndAreaResponse) GetResult added in v0.0.6

func (x *SetSelectionEndAreaResponse) GetResult() int64

func (*SetSelectionEndAreaResponse) ProtoMessage added in v0.0.6

func (*SetSelectionEndAreaResponse) ProtoMessage()

func (*SetSelectionEndAreaResponse) ProtoReflect added in v0.0.6

func (*SetSelectionEndAreaResponse) Reset added in v0.0.6

func (x *SetSelectionEndAreaResponse) Reset()

func (*SetSelectionEndAreaResponse) String added in v0.0.6

func (x *SetSelectionEndAreaResponse) String() string

type SetSelectionRangeRequest added in v0.0.6

type SetSelectionRangeRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSelectionRangeRequest) Descriptor deprecated added in v0.0.6

func (*SetSelectionRangeRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSelectionRangeRequest.ProtoReflect.Descriptor instead.

func (*SetSelectionRangeRequest) GetArg0 added in v0.0.6

func (x *SetSelectionRangeRequest) GetArg0() int32

func (*SetSelectionRangeRequest) GetArg1 added in v0.0.6

func (x *SetSelectionRangeRequest) GetArg1() int32

func (*SetSelectionRangeRequest) ProtoMessage added in v0.0.6

func (*SetSelectionRangeRequest) ProtoMessage()

func (*SetSelectionRangeRequest) ProtoReflect added in v0.0.6

func (x *SetSelectionRangeRequest) ProtoReflect() protoreflect.Message

func (*SetSelectionRangeRequest) Reset added in v0.0.6

func (x *SetSelectionRangeRequest) Reset()

func (*SetSelectionRangeRequest) String added in v0.0.6

func (x *SetSelectionRangeRequest) String() string

type SetSelectionRangeResponse added in v0.0.6

type SetSelectionRangeResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSelectionRangeResponse) Descriptor deprecated added in v0.0.6

func (*SetSelectionRangeResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSelectionRangeResponse.ProtoReflect.Descriptor instead.

func (*SetSelectionRangeResponse) GetResult added in v0.0.6

func (x *SetSelectionRangeResponse) GetResult() int64

func (*SetSelectionRangeResponse) ProtoMessage added in v0.0.6

func (*SetSelectionRangeResponse) ProtoMessage()

func (*SetSelectionRangeResponse) ProtoReflect added in v0.0.6

func (*SetSelectionRangeResponse) Reset added in v0.0.6

func (x *SetSelectionRangeResponse) Reset()

func (*SetSelectionRangeResponse) String added in v0.0.6

func (x *SetSelectionRangeResponse) String() string

type SetSelectionRequest added in v0.0.6

type SetSelectionRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSelectionRequest) Descriptor deprecated added in v0.0.6

func (*SetSelectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSelectionRequest.ProtoReflect.Descriptor instead.

func (*SetSelectionRequest) GetArg0 added in v0.0.6

func (x *SetSelectionRequest) GetArg0() int32

func (*SetSelectionRequest) GetArg1 added in v0.0.6

func (x *SetSelectionRequest) GetArg1() int32

func (*SetSelectionRequest) ProtoMessage added in v0.0.6

func (*SetSelectionRequest) ProtoMessage()

func (*SetSelectionRequest) ProtoReflect added in v0.0.6

func (x *SetSelectionRequest) ProtoReflect() protoreflect.Message

func (*SetSelectionRequest) Reset added in v0.0.6

func (x *SetSelectionRequest) Reset()

func (*SetSelectionRequest) String added in v0.0.6

func (x *SetSelectionRequest) String() string

type SetSelectionResponse added in v0.0.6

type SetSelectionResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSelectionResponse) Descriptor deprecated added in v0.0.6

func (*SetSelectionResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSelectionResponse.ProtoReflect.Descriptor instead.

func (*SetSelectionResponse) GetResult added in v0.0.6

func (x *SetSelectionResponse) GetResult() bool

func (*SetSelectionResponse) ProtoMessage added in v0.0.6

func (*SetSelectionResponse) ProtoMessage()

func (*SetSelectionResponse) ProtoReflect added in v0.0.6

func (x *SetSelectionResponse) ProtoReflect() protoreflect.Message

func (*SetSelectionResponse) Reset added in v0.0.6

func (x *SetSelectionResponse) Reset()

func (*SetSelectionResponse) String added in v0.0.6

func (x *SetSelectionResponse) String() string

type SetSelectionStartAreaRequest added in v0.0.6

type SetSelectionStartAreaRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSelectionStartAreaRequest) Descriptor deprecated added in v0.0.6

func (*SetSelectionStartAreaRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSelectionStartAreaRequest.ProtoReflect.Descriptor instead.

func (*SetSelectionStartAreaRequest) GetArg0 added in v0.0.6

func (x *SetSelectionStartAreaRequest) GetArg0() int64

func (*SetSelectionStartAreaRequest) ProtoMessage added in v0.0.6

func (*SetSelectionStartAreaRequest) ProtoMessage()

func (*SetSelectionStartAreaRequest) ProtoReflect added in v0.0.6

func (*SetSelectionStartAreaRequest) Reset added in v0.0.6

func (x *SetSelectionStartAreaRequest) Reset()

func (*SetSelectionStartAreaRequest) String added in v0.0.6

type SetSelectionStartAreaResponse added in v0.0.6

type SetSelectionStartAreaResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSelectionStartAreaResponse) Descriptor deprecated added in v0.0.6

func (*SetSelectionStartAreaResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSelectionStartAreaResponse.ProtoReflect.Descriptor instead.

func (*SetSelectionStartAreaResponse) GetResult added in v0.0.6

func (x *SetSelectionStartAreaResponse) GetResult() int64

func (*SetSelectionStartAreaResponse) ProtoMessage added in v0.0.6

func (*SetSelectionStartAreaResponse) ProtoMessage()

func (*SetSelectionStartAreaResponse) ProtoReflect added in v0.0.6

func (*SetSelectionStartAreaResponse) Reset added in v0.0.6

func (x *SetSelectionStartAreaResponse) Reset()

func (*SetSelectionStartAreaResponse) String added in v0.0.6

type SetSessionEnabledRequest added in v0.0.6

type SetSessionEnabledRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 bool  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSessionEnabledRequest) Descriptor deprecated added in v0.0.6

func (*SetSessionEnabledRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSessionEnabledRequest.ProtoReflect.Descriptor instead.

func (*SetSessionEnabledRequest) GetArg0 added in v0.0.6

func (x *SetSessionEnabledRequest) GetArg0() int64

func (*SetSessionEnabledRequest) GetArg1 added in v0.0.6

func (x *SetSessionEnabledRequest) GetArg1() bool

func (*SetSessionEnabledRequest) ProtoMessage added in v0.0.6

func (*SetSessionEnabledRequest) ProtoMessage()

func (*SetSessionEnabledRequest) ProtoReflect added in v0.0.6

func (x *SetSessionEnabledRequest) ProtoReflect() protoreflect.Message

func (*SetSessionEnabledRequest) Reset added in v0.0.6

func (x *SetSessionEnabledRequest) Reset()

func (*SetSessionEnabledRequest) String added in v0.0.6

func (x *SetSessionEnabledRequest) String() string

type SetSessionEnabledResponse added in v0.0.6

type SetSessionEnabledResponse struct {
	// contains filtered or unexported fields
}

func (*SetSessionEnabledResponse) Descriptor deprecated added in v0.0.6

func (*SetSessionEnabledResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSessionEnabledResponse.ProtoReflect.Descriptor instead.

func (*SetSessionEnabledResponse) ProtoMessage added in v0.0.6

func (*SetSessionEnabledResponse) ProtoMessage()

func (*SetSessionEnabledResponse) ProtoReflect added in v0.0.6

func (*SetSessionEnabledResponse) Reset added in v0.0.6

func (x *SetSessionEnabledResponse) Reset()

func (*SetSessionEnabledResponse) String added in v0.0.6

func (x *SetSessionEnabledResponse) String() string

type SetShadowColorRequest added in v0.0.6

type SetShadowColorRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetShadowColorRequest) Descriptor deprecated added in v0.0.6

func (*SetShadowColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetShadowColorRequest.ProtoReflect.Descriptor instead.

func (*SetShadowColorRequest) GetArg0 added in v0.0.6

func (x *SetShadowColorRequest) GetArg0() int32

func (*SetShadowColorRequest) ProtoMessage added in v0.0.6

func (*SetShadowColorRequest) ProtoMessage()

func (*SetShadowColorRequest) ProtoReflect added in v0.0.6

func (x *SetShadowColorRequest) ProtoReflect() protoreflect.Message

func (*SetShadowColorRequest) Reset added in v0.0.6

func (x *SetShadowColorRequest) Reset()

func (*SetShadowColorRequest) String added in v0.0.6

func (x *SetShadowColorRequest) String() string

type SetShadowColorResponse added in v0.0.6

type SetShadowColorResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetShadowColorResponse) Descriptor deprecated added in v0.0.6

func (*SetShadowColorResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetShadowColorResponse.ProtoReflect.Descriptor instead.

func (*SetShadowColorResponse) GetResult added in v0.0.6

func (x *SetShadowColorResponse) GetResult() int64

func (*SetShadowColorResponse) ProtoMessage added in v0.0.6

func (*SetShadowColorResponse) ProtoMessage()

func (*SetShadowColorResponse) ProtoReflect added in v0.0.6

func (x *SetShadowColorResponse) ProtoReflect() protoreflect.Message

func (*SetShadowColorResponse) Reset added in v0.0.6

func (x *SetShadowColorResponse) Reset()

func (*SetShadowColorResponse) String added in v0.0.6

func (x *SetShadowColorResponse) String() string

type SetShadowDxRequest added in v0.0.6

type SetShadowDxRequest struct {
	Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetShadowDxRequest) Descriptor deprecated added in v0.0.6

func (*SetShadowDxRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetShadowDxRequest.ProtoReflect.Descriptor instead.

func (*SetShadowDxRequest) GetArg0 added in v0.0.6

func (x *SetShadowDxRequest) GetArg0() float32

func (*SetShadowDxRequest) ProtoMessage added in v0.0.6

func (*SetShadowDxRequest) ProtoMessage()

func (*SetShadowDxRequest) ProtoReflect added in v0.0.6

func (x *SetShadowDxRequest) ProtoReflect() protoreflect.Message

func (*SetShadowDxRequest) Reset added in v0.0.6

func (x *SetShadowDxRequest) Reset()

func (*SetShadowDxRequest) String added in v0.0.6

func (x *SetShadowDxRequest) String() string

type SetShadowDxResponse added in v0.0.6

type SetShadowDxResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetShadowDxResponse) Descriptor deprecated added in v0.0.6

func (*SetShadowDxResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetShadowDxResponse.ProtoReflect.Descriptor instead.

func (*SetShadowDxResponse) GetResult added in v0.0.6

func (x *SetShadowDxResponse) GetResult() int64

func (*SetShadowDxResponse) ProtoMessage added in v0.0.6

func (*SetShadowDxResponse) ProtoMessage()

func (*SetShadowDxResponse) ProtoReflect added in v0.0.6

func (x *SetShadowDxResponse) ProtoReflect() protoreflect.Message

func (*SetShadowDxResponse) Reset added in v0.0.6

func (x *SetShadowDxResponse) Reset()

func (*SetShadowDxResponse) String added in v0.0.6

func (x *SetShadowDxResponse) String() string

type SetShadowDyRequest added in v0.0.6

type SetShadowDyRequest struct {
	Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetShadowDyRequest) Descriptor deprecated added in v0.0.6

func (*SetShadowDyRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetShadowDyRequest.ProtoReflect.Descriptor instead.

func (*SetShadowDyRequest) GetArg0 added in v0.0.6

func (x *SetShadowDyRequest) GetArg0() float32

func (*SetShadowDyRequest) ProtoMessage added in v0.0.6

func (*SetShadowDyRequest) ProtoMessage()

func (*SetShadowDyRequest) ProtoReflect added in v0.0.6

func (x *SetShadowDyRequest) ProtoReflect() protoreflect.Message

func (*SetShadowDyRequest) Reset added in v0.0.6

func (x *SetShadowDyRequest) Reset()

func (*SetShadowDyRequest) String added in v0.0.6

func (x *SetShadowDyRequest) String() string

type SetShadowDyResponse added in v0.0.6

type SetShadowDyResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetShadowDyResponse) Descriptor deprecated added in v0.0.6

func (*SetShadowDyResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetShadowDyResponse.ProtoReflect.Descriptor instead.

func (*SetShadowDyResponse) GetResult added in v0.0.6

func (x *SetShadowDyResponse) GetResult() int64

func (*SetShadowDyResponse) ProtoMessage added in v0.0.6

func (*SetShadowDyResponse) ProtoMessage()

func (*SetShadowDyResponse) ProtoReflect added in v0.0.6

func (x *SetShadowDyResponse) ProtoReflect() protoreflect.Message

func (*SetShadowDyResponse) Reset added in v0.0.6

func (x *SetShadowDyResponse) Reset()

func (*SetShadowDyResponse) String added in v0.0.6

func (x *SetShadowDyResponse) String() string

type SetShadowRadiusRequest added in v0.0.6

type SetShadowRadiusRequest struct {
	Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetShadowRadiusRequest) Descriptor deprecated added in v0.0.6

func (*SetShadowRadiusRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetShadowRadiusRequest.ProtoReflect.Descriptor instead.

func (*SetShadowRadiusRequest) GetArg0 added in v0.0.6

func (x *SetShadowRadiusRequest) GetArg0() float32

func (*SetShadowRadiusRequest) ProtoMessage added in v0.0.6

func (*SetShadowRadiusRequest) ProtoMessage()

func (*SetShadowRadiusRequest) ProtoReflect added in v0.0.6

func (x *SetShadowRadiusRequest) ProtoReflect() protoreflect.Message

func (*SetShadowRadiusRequest) Reset added in v0.0.6

func (x *SetShadowRadiusRequest) Reset()

func (*SetShadowRadiusRequest) String added in v0.0.6

func (x *SetShadowRadiusRequest) String() string

type SetShadowRadiusResponse added in v0.0.6

type SetShadowRadiusResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetShadowRadiusResponse) Descriptor deprecated added in v0.0.6

func (*SetShadowRadiusResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetShadowRadiusResponse.ProtoReflect.Descriptor instead.

func (*SetShadowRadiusResponse) GetResult added in v0.0.6

func (x *SetShadowRadiusResponse) GetResult() int64

func (*SetShadowRadiusResponse) ProtoMessage added in v0.0.6

func (*SetShadowRadiusResponse) ProtoMessage()

func (*SetShadowRadiusResponse) ProtoReflect added in v0.0.6

func (x *SetShadowRadiusResponse) ProtoReflect() protoreflect.Message

func (*SetShadowRadiusResponse) Reset added in v0.0.6

func (x *SetShadowRadiusResponse) Reset()

func (*SetShadowRadiusResponse) String added in v0.0.6

func (x *SetShadowRadiusResponse) String() string

type SetStartAndEndRequest added in v0.0.6

type SetStartAndEndRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetStartAndEndRequest) Descriptor deprecated added in v0.0.6

func (*SetStartAndEndRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetStartAndEndRequest.ProtoReflect.Descriptor instead.

func (*SetStartAndEndRequest) GetArg0 added in v0.0.6

func (x *SetStartAndEndRequest) GetArg0() int32

func (*SetStartAndEndRequest) GetArg1 added in v0.0.6

func (x *SetStartAndEndRequest) GetArg1() int32

func (*SetStartAndEndRequest) ProtoMessage added in v0.0.6

func (*SetStartAndEndRequest) ProtoMessage()

func (*SetStartAndEndRequest) ProtoReflect added in v0.0.6

func (x *SetStartAndEndRequest) ProtoReflect() protoreflect.Message

func (*SetStartAndEndRequest) Reset added in v0.0.6

func (x *SetStartAndEndRequest) Reset()

func (*SetStartAndEndRequest) String added in v0.0.6

func (x *SetStartAndEndRequest) String() string

type SetStartAndEndResponse added in v0.0.6

type SetStartAndEndResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetStartAndEndResponse) Descriptor deprecated added in v0.0.6

func (*SetStartAndEndResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetStartAndEndResponse.ProtoReflect.Descriptor instead.

func (*SetStartAndEndResponse) GetResult added in v0.0.6

func (x *SetStartAndEndResponse) GetResult() int64

func (*SetStartAndEndResponse) ProtoMessage added in v0.0.6

func (*SetStartAndEndResponse) ProtoMessage()

func (*SetStartAndEndResponse) ProtoReflect added in v0.0.6

func (x *SetStartAndEndResponse) ProtoReflect() protoreflect.Message

func (*SetStartAndEndResponse) Reset added in v0.0.6

func (x *SetStartAndEndResponse) Reset()

func (*SetStartAndEndResponse) String added in v0.0.6

func (x *SetStartAndEndResponse) String() string

type SetStylusHandwritingEnabledRequest added in v0.0.6

type SetStylusHandwritingEnabledRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   bool  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetStylusHandwritingEnabledRequest) Descriptor deprecated added in v0.0.6

func (*SetStylusHandwritingEnabledRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetStylusHandwritingEnabledRequest.ProtoReflect.Descriptor instead.

func (*SetStylusHandwritingEnabledRequest) GetArg0 added in v0.0.6

func (*SetStylusHandwritingEnabledRequest) GetHandle added in v0.0.6

func (*SetStylusHandwritingEnabledRequest) ProtoMessage added in v0.0.6

func (*SetStylusHandwritingEnabledRequest) ProtoMessage()

func (*SetStylusHandwritingEnabledRequest) ProtoReflect added in v0.0.6

func (*SetStylusHandwritingEnabledRequest) Reset added in v0.0.6

func (*SetStylusHandwritingEnabledRequest) String added in v0.0.6

type SetStylusHandwritingEnabledResponse added in v0.0.6

type SetStylusHandwritingEnabledResponse struct {
	// contains filtered or unexported fields
}

func (*SetStylusHandwritingEnabledResponse) Descriptor deprecated added in v0.0.6

func (*SetStylusHandwritingEnabledResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetStylusHandwritingEnabledResponse.ProtoReflect.Descriptor instead.

func (*SetStylusHandwritingEnabledResponse) ProtoMessage added in v0.0.6

func (*SetStylusHandwritingEnabledResponse) ProtoMessage()

func (*SetStylusHandwritingEnabledResponse) ProtoReflect added in v0.0.6

func (*SetStylusHandwritingEnabledResponse) Reset added in v0.0.6

func (*SetStylusHandwritingEnabledResponse) String added in v0.0.6

type SetSubtypeExtraValueRequest added in v0.0.6

type SetSubtypeExtraValueRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSubtypeExtraValueRequest) Descriptor deprecated added in v0.0.6

func (*SetSubtypeExtraValueRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSubtypeExtraValueRequest.ProtoReflect.Descriptor instead.

func (*SetSubtypeExtraValueRequest) GetArg0 added in v0.0.6

func (x *SetSubtypeExtraValueRequest) GetArg0() string

func (*SetSubtypeExtraValueRequest) ProtoMessage added in v0.0.6

func (*SetSubtypeExtraValueRequest) ProtoMessage()

func (*SetSubtypeExtraValueRequest) ProtoReflect added in v0.0.6

func (*SetSubtypeExtraValueRequest) Reset added in v0.0.6

func (x *SetSubtypeExtraValueRequest) Reset()

func (*SetSubtypeExtraValueRequest) String added in v0.0.6

func (x *SetSubtypeExtraValueRequest) String() string

type SetSubtypeExtraValueResponse added in v0.0.6

type SetSubtypeExtraValueResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSubtypeExtraValueResponse) Descriptor deprecated added in v0.0.6

func (*SetSubtypeExtraValueResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSubtypeExtraValueResponse.ProtoReflect.Descriptor instead.

func (*SetSubtypeExtraValueResponse) GetResult added in v0.0.6

func (x *SetSubtypeExtraValueResponse) GetResult() int64

func (*SetSubtypeExtraValueResponse) ProtoMessage added in v0.0.6

func (*SetSubtypeExtraValueResponse) ProtoMessage()

func (*SetSubtypeExtraValueResponse) ProtoReflect added in v0.0.6

func (*SetSubtypeExtraValueResponse) Reset added in v0.0.6

func (x *SetSubtypeExtraValueResponse) Reset()

func (*SetSubtypeExtraValueResponse) String added in v0.0.6

type SetSubtypeIconResIdRequest added in v0.0.6

type SetSubtypeIconResIdRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSubtypeIconResIdRequest) Descriptor deprecated added in v0.0.6

func (*SetSubtypeIconResIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSubtypeIconResIdRequest.ProtoReflect.Descriptor instead.

func (*SetSubtypeIconResIdRequest) GetArg0 added in v0.0.6

func (x *SetSubtypeIconResIdRequest) GetArg0() int32

func (*SetSubtypeIconResIdRequest) ProtoMessage added in v0.0.6

func (*SetSubtypeIconResIdRequest) ProtoMessage()

func (*SetSubtypeIconResIdRequest) ProtoReflect added in v0.0.6

func (*SetSubtypeIconResIdRequest) Reset added in v0.0.6

func (x *SetSubtypeIconResIdRequest) Reset()

func (*SetSubtypeIconResIdRequest) String added in v0.0.6

func (x *SetSubtypeIconResIdRequest) String() string

type SetSubtypeIconResIdResponse added in v0.0.6

type SetSubtypeIconResIdResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSubtypeIconResIdResponse) Descriptor deprecated added in v0.0.6

func (*SetSubtypeIconResIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSubtypeIconResIdResponse.ProtoReflect.Descriptor instead.

func (*SetSubtypeIconResIdResponse) GetResult added in v0.0.6

func (x *SetSubtypeIconResIdResponse) GetResult() int64

func (*SetSubtypeIconResIdResponse) ProtoMessage added in v0.0.6

func (*SetSubtypeIconResIdResponse) ProtoMessage()

func (*SetSubtypeIconResIdResponse) ProtoReflect added in v0.0.6

func (*SetSubtypeIconResIdResponse) Reset added in v0.0.6

func (x *SetSubtypeIconResIdResponse) Reset()

func (*SetSubtypeIconResIdResponse) String added in v0.0.6

func (x *SetSubtypeIconResIdResponse) String() string

type SetSubtypeIdRequest added in v0.0.6

type SetSubtypeIdRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSubtypeIdRequest) Descriptor deprecated added in v0.0.6

func (*SetSubtypeIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSubtypeIdRequest.ProtoReflect.Descriptor instead.

func (*SetSubtypeIdRequest) GetArg0 added in v0.0.6

func (x *SetSubtypeIdRequest) GetArg0() int32

func (*SetSubtypeIdRequest) ProtoMessage added in v0.0.6

func (*SetSubtypeIdRequest) ProtoMessage()

func (*SetSubtypeIdRequest) ProtoReflect added in v0.0.6

func (x *SetSubtypeIdRequest) ProtoReflect() protoreflect.Message

func (*SetSubtypeIdRequest) Reset added in v0.0.6

func (x *SetSubtypeIdRequest) Reset()

func (*SetSubtypeIdRequest) String added in v0.0.6

func (x *SetSubtypeIdRequest) String() string

type SetSubtypeIdResponse added in v0.0.6

type SetSubtypeIdResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSubtypeIdResponse) Descriptor deprecated added in v0.0.6

func (*SetSubtypeIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSubtypeIdResponse.ProtoReflect.Descriptor instead.

func (*SetSubtypeIdResponse) GetResult added in v0.0.6

func (x *SetSubtypeIdResponse) GetResult() int64

func (*SetSubtypeIdResponse) ProtoMessage added in v0.0.6

func (*SetSubtypeIdResponse) ProtoMessage()

func (*SetSubtypeIdResponse) ProtoReflect added in v0.0.6

func (x *SetSubtypeIdResponse) ProtoReflect() protoreflect.Message

func (*SetSubtypeIdResponse) Reset added in v0.0.6

func (x *SetSubtypeIdResponse) Reset()

func (*SetSubtypeIdResponse) String added in v0.0.6

func (x *SetSubtypeIdResponse) String() string

type SetSubtypeLocaleRequest added in v0.0.6

type SetSubtypeLocaleRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSubtypeLocaleRequest) Descriptor deprecated added in v0.0.6

func (*SetSubtypeLocaleRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSubtypeLocaleRequest.ProtoReflect.Descriptor instead.

func (*SetSubtypeLocaleRequest) GetArg0 added in v0.0.6

func (x *SetSubtypeLocaleRequest) GetArg0() string

func (*SetSubtypeLocaleRequest) ProtoMessage added in v0.0.6

func (*SetSubtypeLocaleRequest) ProtoMessage()

func (*SetSubtypeLocaleRequest) ProtoReflect added in v0.0.6

func (x *SetSubtypeLocaleRequest) ProtoReflect() protoreflect.Message

func (*SetSubtypeLocaleRequest) Reset added in v0.0.6

func (x *SetSubtypeLocaleRequest) Reset()

func (*SetSubtypeLocaleRequest) String added in v0.0.6

func (x *SetSubtypeLocaleRequest) String() string

type SetSubtypeLocaleResponse added in v0.0.6

type SetSubtypeLocaleResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSubtypeLocaleResponse) Descriptor deprecated added in v0.0.6

func (*SetSubtypeLocaleResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSubtypeLocaleResponse.ProtoReflect.Descriptor instead.

func (*SetSubtypeLocaleResponse) GetResult added in v0.0.6

func (x *SetSubtypeLocaleResponse) GetResult() int64

func (*SetSubtypeLocaleResponse) ProtoMessage added in v0.0.6

func (*SetSubtypeLocaleResponse) ProtoMessage()

func (*SetSubtypeLocaleResponse) ProtoReflect added in v0.0.6

func (x *SetSubtypeLocaleResponse) ProtoReflect() protoreflect.Message

func (*SetSubtypeLocaleResponse) Reset added in v0.0.6

func (x *SetSubtypeLocaleResponse) Reset()

func (*SetSubtypeLocaleResponse) String added in v0.0.6

func (x *SetSubtypeLocaleResponse) String() string

type SetSubtypeModeRequest added in v0.0.6

type SetSubtypeModeRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSubtypeModeRequest) Descriptor deprecated added in v0.0.6

func (*SetSubtypeModeRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSubtypeModeRequest.ProtoReflect.Descriptor instead.

func (*SetSubtypeModeRequest) GetArg0 added in v0.0.6

func (x *SetSubtypeModeRequest) GetArg0() string

func (*SetSubtypeModeRequest) ProtoMessage added in v0.0.6

func (*SetSubtypeModeRequest) ProtoMessage()

func (*SetSubtypeModeRequest) ProtoReflect added in v0.0.6

func (x *SetSubtypeModeRequest) ProtoReflect() protoreflect.Message

func (*SetSubtypeModeRequest) Reset added in v0.0.6

func (x *SetSubtypeModeRequest) Reset()

func (*SetSubtypeModeRequest) String added in v0.0.6

func (x *SetSubtypeModeRequest) String() string

type SetSubtypeModeResponse added in v0.0.6

type SetSubtypeModeResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSubtypeModeResponse) Descriptor deprecated added in v0.0.6

func (*SetSubtypeModeResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSubtypeModeResponse.ProtoReflect.Descriptor instead.

func (*SetSubtypeModeResponse) GetResult added in v0.0.6

func (x *SetSubtypeModeResponse) GetResult() int64

func (*SetSubtypeModeResponse) ProtoMessage added in v0.0.6

func (*SetSubtypeModeResponse) ProtoMessage()

func (*SetSubtypeModeResponse) ProtoReflect added in v0.0.6

func (x *SetSubtypeModeResponse) ProtoReflect() protoreflect.Message

func (*SetSubtypeModeResponse) Reset added in v0.0.6

func (x *SetSubtypeModeResponse) Reset()

func (*SetSubtypeModeResponse) String added in v0.0.6

func (x *SetSubtypeModeResponse) String() string

type SetSubtypeNameOverrideRequest added in v0.0.6

type SetSubtypeNameOverrideRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSubtypeNameOverrideRequest) Descriptor deprecated added in v0.0.6

func (*SetSubtypeNameOverrideRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSubtypeNameOverrideRequest.ProtoReflect.Descriptor instead.

func (*SetSubtypeNameOverrideRequest) GetArg0 added in v0.0.6

func (*SetSubtypeNameOverrideRequest) ProtoMessage added in v0.0.6

func (*SetSubtypeNameOverrideRequest) ProtoMessage()

func (*SetSubtypeNameOverrideRequest) ProtoReflect added in v0.0.6

func (*SetSubtypeNameOverrideRequest) Reset added in v0.0.6

func (x *SetSubtypeNameOverrideRequest) Reset()

func (*SetSubtypeNameOverrideRequest) String added in v0.0.6

type SetSubtypeNameOverrideResponse added in v0.0.6

type SetSubtypeNameOverrideResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSubtypeNameOverrideResponse) Descriptor deprecated added in v0.0.6

func (*SetSubtypeNameOverrideResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSubtypeNameOverrideResponse.ProtoReflect.Descriptor instead.

func (*SetSubtypeNameOverrideResponse) GetResult added in v0.0.6

func (x *SetSubtypeNameOverrideResponse) GetResult() int64

func (*SetSubtypeNameOverrideResponse) ProtoMessage added in v0.0.6

func (*SetSubtypeNameOverrideResponse) ProtoMessage()

func (*SetSubtypeNameOverrideResponse) ProtoReflect added in v0.0.6

func (*SetSubtypeNameOverrideResponse) Reset added in v0.0.6

func (x *SetSubtypeNameOverrideResponse) Reset()

func (*SetSubtypeNameOverrideResponse) String added in v0.0.6

type SetSubtypeNameResIdRequest added in v0.0.6

type SetSubtypeNameResIdRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSubtypeNameResIdRequest) Descriptor deprecated added in v0.0.6

func (*SetSubtypeNameResIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSubtypeNameResIdRequest.ProtoReflect.Descriptor instead.

func (*SetSubtypeNameResIdRequest) GetArg0 added in v0.0.6

func (x *SetSubtypeNameResIdRequest) GetArg0() int32

func (*SetSubtypeNameResIdRequest) ProtoMessage added in v0.0.6

func (*SetSubtypeNameResIdRequest) ProtoMessage()

func (*SetSubtypeNameResIdRequest) ProtoReflect added in v0.0.6

func (*SetSubtypeNameResIdRequest) Reset added in v0.0.6

func (x *SetSubtypeNameResIdRequest) Reset()

func (*SetSubtypeNameResIdRequest) String added in v0.0.6

func (x *SetSubtypeNameResIdRequest) String() string

type SetSubtypeNameResIdResponse added in v0.0.6

type SetSubtypeNameResIdResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSubtypeNameResIdResponse) Descriptor deprecated added in v0.0.6

func (*SetSubtypeNameResIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSubtypeNameResIdResponse.ProtoReflect.Descriptor instead.

func (*SetSubtypeNameResIdResponse) GetResult added in v0.0.6

func (x *SetSubtypeNameResIdResponse) GetResult() int64

func (*SetSubtypeNameResIdResponse) ProtoMessage added in v0.0.6

func (*SetSubtypeNameResIdResponse) ProtoMessage()

func (*SetSubtypeNameResIdResponse) ProtoReflect added in v0.0.6

func (*SetSubtypeNameResIdResponse) Reset added in v0.0.6

func (x *SetSubtypeNameResIdResponse) Reset()

func (*SetSubtypeNameResIdResponse) String added in v0.0.6

func (x *SetSubtypeNameResIdResponse) String() string

type SetSupportedLocalesRequest added in v0.0.6

type SetSupportedLocalesRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSupportedLocalesRequest) Descriptor deprecated added in v0.0.6

func (*SetSupportedLocalesRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSupportedLocalesRequest.ProtoReflect.Descriptor instead.

func (*SetSupportedLocalesRequest) GetArg0 added in v0.0.6

func (x *SetSupportedLocalesRequest) GetArg0() int64

func (*SetSupportedLocalesRequest) ProtoMessage added in v0.0.6

func (*SetSupportedLocalesRequest) ProtoMessage()

func (*SetSupportedLocalesRequest) ProtoReflect added in v0.0.6

func (*SetSupportedLocalesRequest) Reset added in v0.0.6

func (x *SetSupportedLocalesRequest) Reset()

func (*SetSupportedLocalesRequest) String added in v0.0.6

func (x *SetSupportedLocalesRequest) String() string

type SetSupportedLocalesResponse added in v0.0.6

type SetSupportedLocalesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSupportedLocalesResponse) Descriptor deprecated added in v0.0.6

func (*SetSupportedLocalesResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSupportedLocalesResponse.ProtoReflect.Descriptor instead.

func (*SetSupportedLocalesResponse) GetResult added in v0.0.6

func (x *SetSupportedLocalesResponse) GetResult() int64

func (*SetSupportedLocalesResponse) ProtoMessage added in v0.0.6

func (*SetSupportedLocalesResponse) ProtoMessage()

func (*SetSupportedLocalesResponse) ProtoReflect added in v0.0.6

func (*SetSupportedLocalesResponse) Reset added in v0.0.6

func (x *SetSupportedLocalesResponse) Reset()

func (*SetSupportedLocalesResponse) String added in v0.0.6

func (x *SetSupportedLocalesResponse) String() string

type SetSystemFontFamilyNameRequest added in v0.0.6

type SetSystemFontFamilyNameRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSystemFontFamilyNameRequest) Descriptor deprecated added in v0.0.6

func (*SetSystemFontFamilyNameRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSystemFontFamilyNameRequest.ProtoReflect.Descriptor instead.

func (*SetSystemFontFamilyNameRequest) GetArg0 added in v0.0.6

func (*SetSystemFontFamilyNameRequest) ProtoMessage added in v0.0.6

func (*SetSystemFontFamilyNameRequest) ProtoMessage()

func (*SetSystemFontFamilyNameRequest) ProtoReflect added in v0.0.6

func (*SetSystemFontFamilyNameRequest) Reset added in v0.0.6

func (x *SetSystemFontFamilyNameRequest) Reset()

func (*SetSystemFontFamilyNameRequest) String added in v0.0.6

type SetSystemFontFamilyNameResponse added in v0.0.6

type SetSystemFontFamilyNameResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSystemFontFamilyNameResponse) Descriptor deprecated added in v0.0.6

func (*SetSystemFontFamilyNameResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSystemFontFamilyNameResponse.ProtoReflect.Descriptor instead.

func (*SetSystemFontFamilyNameResponse) GetResult added in v0.0.6

func (x *SetSystemFontFamilyNameResponse) GetResult() int64

func (*SetSystemFontFamilyNameResponse) ProtoMessage added in v0.0.6

func (*SetSystemFontFamilyNameResponse) ProtoMessage()

func (*SetSystemFontFamilyNameResponse) ProtoReflect added in v0.0.6

func (*SetSystemFontFamilyNameResponse) Reset added in v0.0.6

func (*SetSystemFontFamilyNameResponse) String added in v0.0.6

type SetTargetRequest added in v0.0.6

type SetTargetRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTargetRequest) Descriptor deprecated added in v0.0.6

func (*SetTargetRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetTargetRequest.ProtoReflect.Descriptor instead.

func (*SetTargetRequest) GetArg0 added in v0.0.6

func (x *SetTargetRequest) GetArg0() int64

func (*SetTargetRequest) GetHandle added in v0.0.6

func (x *SetTargetRequest) GetHandle() int64

func (*SetTargetRequest) ProtoMessage added in v0.0.6

func (*SetTargetRequest) ProtoMessage()

func (*SetTargetRequest) ProtoReflect added in v0.0.6

func (x *SetTargetRequest) ProtoReflect() protoreflect.Message

func (*SetTargetRequest) Reset added in v0.0.6

func (x *SetTargetRequest) Reset()

func (*SetTargetRequest) String added in v0.0.6

func (x *SetTargetRequest) String() string

type SetTargetResponse added in v0.0.6

type SetTargetResponse struct {
	// contains filtered or unexported fields
}

func (*SetTargetResponse) Descriptor deprecated added in v0.0.6

func (*SetTargetResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetTargetResponse.ProtoReflect.Descriptor instead.

func (*SetTargetResponse) ProtoMessage added in v0.0.6

func (*SetTargetResponse) ProtoMessage()

func (*SetTargetResponse) ProtoReflect added in v0.0.6

func (x *SetTargetResponse) ProtoReflect() protoreflect.Message

func (*SetTargetResponse) Reset added in v0.0.6

func (x *SetTargetResponse) Reset()

func (*SetTargetResponse) String added in v0.0.6

func (x *SetTargetResponse) String() string

type SetTextAppearanceInfoRequest added in v0.0.6

type SetTextAppearanceInfoRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTextAppearanceInfoRequest) Descriptor deprecated added in v0.0.6

func (*SetTextAppearanceInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetTextAppearanceInfoRequest.ProtoReflect.Descriptor instead.

func (*SetTextAppearanceInfoRequest) GetArg0 added in v0.0.6

func (x *SetTextAppearanceInfoRequest) GetArg0() int64

func (*SetTextAppearanceInfoRequest) ProtoMessage added in v0.0.6

func (*SetTextAppearanceInfoRequest) ProtoMessage()

func (*SetTextAppearanceInfoRequest) ProtoReflect added in v0.0.6

func (*SetTextAppearanceInfoRequest) Reset added in v0.0.6

func (x *SetTextAppearanceInfoRequest) Reset()

func (*SetTextAppearanceInfoRequest) String added in v0.0.6

type SetTextAppearanceInfoResponse added in v0.0.6

type SetTextAppearanceInfoResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTextAppearanceInfoResponse) Descriptor deprecated added in v0.0.6

func (*SetTextAppearanceInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetTextAppearanceInfoResponse.ProtoReflect.Descriptor instead.

func (*SetTextAppearanceInfoResponse) GetResult added in v0.0.6

func (x *SetTextAppearanceInfoResponse) GetResult() int64

func (*SetTextAppearanceInfoResponse) ProtoMessage added in v0.0.6

func (*SetTextAppearanceInfoResponse) ProtoMessage()

func (*SetTextAppearanceInfoResponse) ProtoReflect added in v0.0.6

func (*SetTextAppearanceInfoResponse) Reset added in v0.0.6

func (x *SetTextAppearanceInfoResponse) Reset()

func (*SetTextAppearanceInfoResponse) String added in v0.0.6

type SetTextColorRequest added in v0.0.6

type SetTextColorRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTextColorRequest) Descriptor deprecated added in v0.0.6

func (*SetTextColorRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetTextColorRequest.ProtoReflect.Descriptor instead.

func (*SetTextColorRequest) GetArg0 added in v0.0.6

func (x *SetTextColorRequest) GetArg0() int32

func (*SetTextColorRequest) ProtoMessage added in v0.0.6

func (*SetTextColorRequest) ProtoMessage()

func (*SetTextColorRequest) ProtoReflect added in v0.0.6

func (x *SetTextColorRequest) ProtoReflect() protoreflect.Message

func (*SetTextColorRequest) Reset added in v0.0.6

func (x *SetTextColorRequest) Reset()

func (*SetTextColorRequest) String added in v0.0.6

func (x *SetTextColorRequest) String() string

type SetTextColorResponse added in v0.0.6

type SetTextColorResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTextColorResponse) Descriptor deprecated added in v0.0.6

func (*SetTextColorResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetTextColorResponse.ProtoReflect.Descriptor instead.

func (*SetTextColorResponse) GetResult added in v0.0.6

func (x *SetTextColorResponse) GetResult() int64

func (*SetTextColorResponse) ProtoMessage added in v0.0.6

func (*SetTextColorResponse) ProtoMessage()

func (*SetTextColorResponse) ProtoReflect added in v0.0.6

func (x *SetTextColorResponse) ProtoReflect() protoreflect.Message

func (*SetTextColorResponse) Reset added in v0.0.6

func (x *SetTextColorResponse) Reset()

func (*SetTextColorResponse) String added in v0.0.6

func (x *SetTextColorResponse) String() string

type SetTextFontWeightRequest added in v0.0.6

type SetTextFontWeightRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTextFontWeightRequest) Descriptor deprecated added in v0.0.6

func (*SetTextFontWeightRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetTextFontWeightRequest.ProtoReflect.Descriptor instead.

func (*SetTextFontWeightRequest) GetArg0 added in v0.0.6

func (x *SetTextFontWeightRequest) GetArg0() int32

func (*SetTextFontWeightRequest) ProtoMessage added in v0.0.6

func (*SetTextFontWeightRequest) ProtoMessage()

func (*SetTextFontWeightRequest) ProtoReflect added in v0.0.6

func (x *SetTextFontWeightRequest) ProtoReflect() protoreflect.Message

func (*SetTextFontWeightRequest) Reset added in v0.0.6

func (x *SetTextFontWeightRequest) Reset()

func (*SetTextFontWeightRequest) String added in v0.0.6

func (x *SetTextFontWeightRequest) String() string

type SetTextFontWeightResponse added in v0.0.6

type SetTextFontWeightResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTextFontWeightResponse) Descriptor deprecated added in v0.0.6

func (*SetTextFontWeightResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetTextFontWeightResponse.ProtoReflect.Descriptor instead.

func (*SetTextFontWeightResponse) GetResult added in v0.0.6

func (x *SetTextFontWeightResponse) GetResult() int64

func (*SetTextFontWeightResponse) ProtoMessage added in v0.0.6

func (*SetTextFontWeightResponse) ProtoMessage()

func (*SetTextFontWeightResponse) ProtoReflect added in v0.0.6

func (*SetTextFontWeightResponse) Reset added in v0.0.6

func (x *SetTextFontWeightResponse) Reset()

func (*SetTextFontWeightResponse) String added in v0.0.6

func (x *SetTextFontWeightResponse) String() string

type SetTextLocalesRequest added in v0.0.6

type SetTextLocalesRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTextLocalesRequest) Descriptor deprecated added in v0.0.6

func (*SetTextLocalesRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetTextLocalesRequest.ProtoReflect.Descriptor instead.

func (*SetTextLocalesRequest) GetArg0 added in v0.0.6

func (x *SetTextLocalesRequest) GetArg0() int64

func (*SetTextLocalesRequest) ProtoMessage added in v0.0.6

func (*SetTextLocalesRequest) ProtoMessage()

func (*SetTextLocalesRequest) ProtoReflect added in v0.0.6

func (x *SetTextLocalesRequest) ProtoReflect() protoreflect.Message

func (*SetTextLocalesRequest) Reset added in v0.0.6

func (x *SetTextLocalesRequest) Reset()

func (*SetTextLocalesRequest) String added in v0.0.6

func (x *SetTextLocalesRequest) String() string

type SetTextLocalesResponse added in v0.0.6

type SetTextLocalesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTextLocalesResponse) Descriptor deprecated added in v0.0.6

func (*SetTextLocalesResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetTextLocalesResponse.ProtoReflect.Descriptor instead.

func (*SetTextLocalesResponse) GetResult added in v0.0.6

func (x *SetTextLocalesResponse) GetResult() int64

func (*SetTextLocalesResponse) ProtoMessage added in v0.0.6

func (*SetTextLocalesResponse) ProtoMessage()

func (*SetTextLocalesResponse) ProtoReflect added in v0.0.6

func (x *SetTextLocalesResponse) ProtoReflect() protoreflect.Message

func (*SetTextLocalesResponse) Reset added in v0.0.6

func (x *SetTextLocalesResponse) Reset()

func (*SetTextLocalesResponse) String added in v0.0.6

func (x *SetTextLocalesResponse) String() string

type SetTextScaleXRequest added in v0.0.6

type SetTextScaleXRequest struct {
	Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTextScaleXRequest) Descriptor deprecated added in v0.0.6

func (*SetTextScaleXRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetTextScaleXRequest.ProtoReflect.Descriptor instead.

func (*SetTextScaleXRequest) GetArg0 added in v0.0.6

func (x *SetTextScaleXRequest) GetArg0() float32

func (*SetTextScaleXRequest) ProtoMessage added in v0.0.6

func (*SetTextScaleXRequest) ProtoMessage()

func (*SetTextScaleXRequest) ProtoReflect added in v0.0.6

func (x *SetTextScaleXRequest) ProtoReflect() protoreflect.Message

func (*SetTextScaleXRequest) Reset added in v0.0.6

func (x *SetTextScaleXRequest) Reset()

func (*SetTextScaleXRequest) String added in v0.0.6

func (x *SetTextScaleXRequest) String() string

type SetTextScaleXResponse added in v0.0.6

type SetTextScaleXResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTextScaleXResponse) Descriptor deprecated added in v0.0.6

func (*SetTextScaleXResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetTextScaleXResponse.ProtoReflect.Descriptor instead.

func (*SetTextScaleXResponse) GetResult added in v0.0.6

func (x *SetTextScaleXResponse) GetResult() int64

func (*SetTextScaleXResponse) ProtoMessage added in v0.0.6

func (*SetTextScaleXResponse) ProtoMessage()

func (*SetTextScaleXResponse) ProtoReflect added in v0.0.6

func (x *SetTextScaleXResponse) ProtoReflect() protoreflect.Message

func (*SetTextScaleXResponse) Reset added in v0.0.6

func (x *SetTextScaleXResponse) Reset()

func (*SetTextScaleXResponse) String added in v0.0.6

func (x *SetTextScaleXResponse) String() string

type SetTextSizeRequest added in v0.0.6

type SetTextSizeRequest struct {
	Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTextSizeRequest) Descriptor deprecated added in v0.0.6

func (*SetTextSizeRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetTextSizeRequest.ProtoReflect.Descriptor instead.

func (*SetTextSizeRequest) GetArg0 added in v0.0.6

func (x *SetTextSizeRequest) GetArg0() float32

func (*SetTextSizeRequest) ProtoMessage added in v0.0.6

func (*SetTextSizeRequest) ProtoMessage()

func (*SetTextSizeRequest) ProtoReflect added in v0.0.6

func (x *SetTextSizeRequest) ProtoReflect() protoreflect.Message

func (*SetTextSizeRequest) Reset added in v0.0.6

func (x *SetTextSizeRequest) Reset()

func (*SetTextSizeRequest) String added in v0.0.6

func (x *SetTextSizeRequest) String() string

type SetTextSizeResponse added in v0.0.6

type SetTextSizeResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTextSizeResponse) Descriptor deprecated added in v0.0.6

func (*SetTextSizeResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetTextSizeResponse.ProtoReflect.Descriptor instead.

func (*SetTextSizeResponse) GetResult added in v0.0.6

func (x *SetTextSizeResponse) GetResult() int64

func (*SetTextSizeResponse) ProtoMessage added in v0.0.6

func (*SetTextSizeResponse) ProtoMessage()

func (*SetTextSizeResponse) ProtoReflect added in v0.0.6

func (x *SetTextSizeResponse) ProtoReflect() protoreflect.Message

func (*SetTextSizeResponse) Reset added in v0.0.6

func (x *SetTextSizeResponse) Reset()

func (*SetTextSizeResponse) String added in v0.0.6

func (x *SetTextSizeResponse) String() string

type SetTextStyleRequest added in v0.0.6

type SetTextStyleRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTextStyleRequest) Descriptor deprecated added in v0.0.6

func (*SetTextStyleRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetTextStyleRequest.ProtoReflect.Descriptor instead.

func (*SetTextStyleRequest) GetArg0 added in v0.0.6

func (x *SetTextStyleRequest) GetArg0() int32

func (*SetTextStyleRequest) ProtoMessage added in v0.0.6

func (*SetTextStyleRequest) ProtoMessage()

func (*SetTextStyleRequest) ProtoReflect added in v0.0.6

func (x *SetTextStyleRequest) ProtoReflect() protoreflect.Message

func (*SetTextStyleRequest) Reset added in v0.0.6

func (x *SetTextStyleRequest) Reset()

func (*SetTextStyleRequest) String added in v0.0.6

func (x *SetTextStyleRequest) String() string

type SetTextStyleResponse added in v0.0.6

type SetTextStyleResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTextStyleResponse) Descriptor deprecated added in v0.0.6

func (*SetTextStyleResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetTextStyleResponse.ProtoReflect.Descriptor instead.

func (*SetTextStyleResponse) GetResult added in v0.0.6

func (x *SetTextStyleResponse) GetResult() int64

func (*SetTextStyleResponse) ProtoMessage added in v0.0.6

func (*SetTextStyleResponse) ProtoMessage()

func (*SetTextStyleResponse) ProtoReflect added in v0.0.6

func (x *SetTextStyleResponse) ProtoReflect() protoreflect.Message

func (*SetTextStyleResponse) Reset added in v0.0.6

func (x *SetTextStyleResponse) Reset()

func (*SetTextStyleResponse) String added in v0.0.6

func (x *SetTextStyleResponse) String() string

type SetTextToInsertRequest added in v0.0.6

type SetTextToInsertRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTextToInsertRequest) Descriptor deprecated added in v0.0.6

func (*SetTextToInsertRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetTextToInsertRequest.ProtoReflect.Descriptor instead.

func (*SetTextToInsertRequest) GetArg0 added in v0.0.6

func (x *SetTextToInsertRequest) GetArg0() string

func (*SetTextToInsertRequest) ProtoMessage added in v0.0.6

func (*SetTextToInsertRequest) ProtoMessage()

func (*SetTextToInsertRequest) ProtoReflect added in v0.0.6

func (x *SetTextToInsertRequest) ProtoReflect() protoreflect.Message

func (*SetTextToInsertRequest) Reset added in v0.0.6

func (x *SetTextToInsertRequest) Reset()

func (*SetTextToInsertRequest) String added in v0.0.6

func (x *SetTextToInsertRequest) String() string

type SetTextToInsertResponse added in v0.0.6

type SetTextToInsertResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTextToInsertResponse) Descriptor deprecated added in v0.0.6

func (*SetTextToInsertResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetTextToInsertResponse.ProtoReflect.Descriptor instead.

func (*SetTextToInsertResponse) GetResult added in v0.0.6

func (x *SetTextToInsertResponse) GetResult() int64

func (*SetTextToInsertResponse) ProtoMessage added in v0.0.6

func (*SetTextToInsertResponse) ProtoMessage()

func (*SetTextToInsertResponse) ProtoReflect added in v0.0.6

func (x *SetTextToInsertResponse) ProtoReflect() protoreflect.Message

func (*SetTextToInsertResponse) Reset added in v0.0.6

func (x *SetTextToInsertResponse) Reset()

func (*SetTextToInsertResponse) String added in v0.0.6

func (x *SetTextToInsertResponse) String() string

type SetWordSegmentFinderRequest added in v0.0.6

type SetWordSegmentFinderRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetWordSegmentFinderRequest) Descriptor deprecated added in v0.0.6

func (*SetWordSegmentFinderRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetWordSegmentFinderRequest.ProtoReflect.Descriptor instead.

func (*SetWordSegmentFinderRequest) GetArg0 added in v0.0.6

func (x *SetWordSegmentFinderRequest) GetArg0() int64

func (*SetWordSegmentFinderRequest) ProtoMessage added in v0.0.6

func (*SetWordSegmentFinderRequest) ProtoMessage()

func (*SetWordSegmentFinderRequest) ProtoReflect added in v0.0.6

func (*SetWordSegmentFinderRequest) Reset added in v0.0.6

func (x *SetWordSegmentFinderRequest) Reset()

func (*SetWordSegmentFinderRequest) String added in v0.0.6

func (x *SetWordSegmentFinderRequest) String() string

type SetWordSegmentFinderResponse added in v0.0.6

type SetWordSegmentFinderResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetWordSegmentFinderResponse) Descriptor deprecated added in v0.0.6

func (*SetWordSegmentFinderResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetWordSegmentFinderResponse.ProtoReflect.Descriptor instead.

func (*SetWordSegmentFinderResponse) GetResult added in v0.0.6

func (x *SetWordSegmentFinderResponse) GetResult() int64

func (*SetWordSegmentFinderResponse) ProtoMessage added in v0.0.6

func (*SetWordSegmentFinderResponse) ProtoMessage()

func (*SetWordSegmentFinderResponse) ProtoReflect added in v0.0.6

func (*SetWordSegmentFinderResponse) Reset added in v0.0.6

func (x *SetWordSegmentFinderResponse) Reset()

func (*SetWordSegmentFinderResponse) String added in v0.0.6

type SetWritingToolsEnabledRequest added in v0.0.6

type SetWritingToolsEnabledRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   bool  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetWritingToolsEnabledRequest) Descriptor deprecated added in v0.0.6

func (*SetWritingToolsEnabledRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetWritingToolsEnabledRequest.ProtoReflect.Descriptor instead.

func (*SetWritingToolsEnabledRequest) GetArg0 added in v0.0.6

func (x *SetWritingToolsEnabledRequest) GetArg0() bool

func (*SetWritingToolsEnabledRequest) GetHandle added in v0.0.6

func (x *SetWritingToolsEnabledRequest) GetHandle() int64

func (*SetWritingToolsEnabledRequest) ProtoMessage added in v0.0.6

func (*SetWritingToolsEnabledRequest) ProtoMessage()

func (*SetWritingToolsEnabledRequest) ProtoReflect added in v0.0.6

func (*SetWritingToolsEnabledRequest) Reset added in v0.0.6

func (x *SetWritingToolsEnabledRequest) Reset()

func (*SetWritingToolsEnabledRequest) String added in v0.0.6

type SetWritingToolsEnabledResponse added in v0.0.6

type SetWritingToolsEnabledResponse struct {
	// contains filtered or unexported fields
}

func (*SetWritingToolsEnabledResponse) Descriptor deprecated added in v0.0.6

func (*SetWritingToolsEnabledResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetWritingToolsEnabledResponse.ProtoReflect.Descriptor instead.

func (*SetWritingToolsEnabledResponse) ProtoMessage added in v0.0.6

func (*SetWritingToolsEnabledResponse) ProtoMessage()

func (*SetWritingToolsEnabledResponse) ProtoReflect added in v0.0.6

func (*SetWritingToolsEnabledResponse) Reset added in v0.0.6

func (x *SetWritingToolsEnabledResponse) Reset()

func (*SetWritingToolsEnabledResponse) String added in v0.0.6

type ShouldOfferSwitchingToNextInputMethodRequest

type ShouldOfferSwitchingToNextInputMethodRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ShouldOfferSwitchingToNextInputMethodRequest) Descriptor deprecated

Deprecated: Use ShouldOfferSwitchingToNextInputMethodRequest.ProtoReflect.Descriptor instead.

func (*ShouldOfferSwitchingToNextInputMethodRequest) GetArg0

func (*ShouldOfferSwitchingToNextInputMethodRequest) ProtoMessage

func (*ShouldOfferSwitchingToNextInputMethodRequest) ProtoReflect

func (*ShouldOfferSwitchingToNextInputMethodRequest) Reset

func (*ShouldOfferSwitchingToNextInputMethodRequest) String

type ShouldOfferSwitchingToNextInputMethodResponse

type ShouldOfferSwitchingToNextInputMethodResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ShouldOfferSwitchingToNextInputMethodResponse) Descriptor deprecated

Deprecated: Use ShouldOfferSwitchingToNextInputMethodResponse.ProtoReflect.Descriptor instead.

func (*ShouldOfferSwitchingToNextInputMethodResponse) GetResult

func (*ShouldOfferSwitchingToNextInputMethodResponse) ProtoMessage

func (*ShouldOfferSwitchingToNextInputMethodResponse) ProtoReflect

func (*ShouldOfferSwitchingToNextInputMethodResponse) Reset

func (*ShouldOfferSwitchingToNextInputMethodResponse) String

type ShouldShowInInputMethodPickerRequest added in v0.0.6

type ShouldShowInInputMethodPickerRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*ShouldShowInInputMethodPickerRequest) Descriptor deprecated added in v0.0.6

func (*ShouldShowInInputMethodPickerRequest) Descriptor() ([]byte, []int)

Deprecated: Use ShouldShowInInputMethodPickerRequest.ProtoReflect.Descriptor instead.

func (*ShouldShowInInputMethodPickerRequest) GetHandle added in v0.0.6

func (*ShouldShowInInputMethodPickerRequest) ProtoMessage added in v0.0.6

func (*ShouldShowInInputMethodPickerRequest) ProtoMessage()

func (*ShouldShowInInputMethodPickerRequest) ProtoReflect added in v0.0.6

func (*ShouldShowInInputMethodPickerRequest) Reset added in v0.0.6

func (*ShouldShowInInputMethodPickerRequest) String added in v0.0.6

type ShouldShowInInputMethodPickerResponse added in v0.0.6

type ShouldShowInInputMethodPickerResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ShouldShowInInputMethodPickerResponse) Descriptor deprecated added in v0.0.6

func (*ShouldShowInInputMethodPickerResponse) Descriptor() ([]byte, []int)

Deprecated: Use ShouldShowInInputMethodPickerResponse.ProtoReflect.Descriptor instead.

func (*ShouldShowInInputMethodPickerResponse) GetResult added in v0.0.6

func (*ShouldShowInInputMethodPickerResponse) ProtoMessage added in v0.0.6

func (*ShouldShowInInputMethodPickerResponse) ProtoMessage()

func (*ShouldShowInInputMethodPickerResponse) ProtoReflect added in v0.0.6

func (*ShouldShowInInputMethodPickerResponse) Reset added in v0.0.6

func (*ShouldShowInInputMethodPickerResponse) String added in v0.0.6

type ShowInputMethodAndSubtypeEnablerRequest

type ShowInputMethodAndSubtypeEnablerRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ShowInputMethodAndSubtypeEnablerRequest) Descriptor deprecated

func (*ShowInputMethodAndSubtypeEnablerRequest) Descriptor() ([]byte, []int)

Deprecated: Use ShowInputMethodAndSubtypeEnablerRequest.ProtoReflect.Descriptor instead.

func (*ShowInputMethodAndSubtypeEnablerRequest) GetArg0

func (*ShowInputMethodAndSubtypeEnablerRequest) ProtoMessage

func (*ShowInputMethodAndSubtypeEnablerRequest) ProtoReflect

func (*ShowInputMethodAndSubtypeEnablerRequest) Reset

func (*ShowInputMethodAndSubtypeEnablerRequest) String

type ShowInputMethodAndSubtypeEnablerResponse

type ShowInputMethodAndSubtypeEnablerResponse struct {
	// contains filtered or unexported fields
}

func (*ShowInputMethodAndSubtypeEnablerResponse) Descriptor deprecated

func (*ShowInputMethodAndSubtypeEnablerResponse) Descriptor() ([]byte, []int)

Deprecated: Use ShowInputMethodAndSubtypeEnablerResponse.ProtoReflect.Descriptor instead.

func (*ShowInputMethodAndSubtypeEnablerResponse) ProtoMessage

func (*ShowInputMethodAndSubtypeEnablerResponse) ProtoReflect

func (*ShowInputMethodAndSubtypeEnablerResponse) Reset

func (*ShowInputMethodAndSubtypeEnablerResponse) String

type ShowInputMethodPickerRequest

type ShowInputMethodPickerRequest struct {
	// contains filtered or unexported fields
}

func (*ShowInputMethodPickerRequest) Descriptor deprecated

func (*ShowInputMethodPickerRequest) Descriptor() ([]byte, []int)

Deprecated: Use ShowInputMethodPickerRequest.ProtoReflect.Descriptor instead.

func (*ShowInputMethodPickerRequest) ProtoMessage

func (*ShowInputMethodPickerRequest) ProtoMessage()

func (*ShowInputMethodPickerRequest) ProtoReflect

func (*ShowInputMethodPickerRequest) Reset

func (x *ShowInputMethodPickerRequest) Reset()

func (*ShowInputMethodPickerRequest) String

type ShowInputMethodPickerResponse

type ShowInputMethodPickerResponse struct {
	// contains filtered or unexported fields
}

func (*ShowInputMethodPickerResponse) Descriptor deprecated

func (*ShowInputMethodPickerResponse) Descriptor() ([]byte, []int)

Deprecated: Use ShowInputMethodPickerResponse.ProtoReflect.Descriptor instead.

func (*ShowInputMethodPickerResponse) ProtoMessage

func (*ShowInputMethodPickerResponse) ProtoMessage()

func (*ShowInputMethodPickerResponse) ProtoReflect

func (*ShowInputMethodPickerResponse) Reset

func (x *ShowInputMethodPickerResponse) Reset()

func (*ShowInputMethodPickerResponse) String

type ShowSoftInput2Request

type ShowSoftInput2Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*ShowSoftInput2Request) Descriptor deprecated

func (*ShowSoftInput2Request) Descriptor() ([]byte, []int)

Deprecated: Use ShowSoftInput2Request.ProtoReflect.Descriptor instead.

func (*ShowSoftInput2Request) GetArg0

func (x *ShowSoftInput2Request) GetArg0() int64

func (*ShowSoftInput2Request) GetArg1

func (x *ShowSoftInput2Request) GetArg1() int32

func (*ShowSoftInput2Request) ProtoMessage

func (*ShowSoftInput2Request) ProtoMessage()

func (*ShowSoftInput2Request) ProtoReflect

func (x *ShowSoftInput2Request) ProtoReflect() protoreflect.Message

func (*ShowSoftInput2Request) Reset

func (x *ShowSoftInput2Request) Reset()

func (*ShowSoftInput2Request) String

func (x *ShowSoftInput2Request) String() string

type ShowSoftInput2Response

type ShowSoftInput2Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ShowSoftInput2Response) Descriptor deprecated

func (*ShowSoftInput2Response) Descriptor() ([]byte, []int)

Deprecated: Use ShowSoftInput2Response.ProtoReflect.Descriptor instead.

func (*ShowSoftInput2Response) GetResult

func (x *ShowSoftInput2Response) GetResult() bool

func (*ShowSoftInput2Response) ProtoMessage

func (*ShowSoftInput2Response) ProtoMessage()

func (*ShowSoftInput2Response) ProtoReflect

func (x *ShowSoftInput2Response) ProtoReflect() protoreflect.Message

func (*ShowSoftInput2Response) Reset

func (x *ShowSoftInput2Response) Reset()

func (*ShowSoftInput2Response) String

func (x *ShowSoftInput2Response) String() string

type ShowSoftInput3_1Request

type ShowSoftInput3_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*ShowSoftInput3_1Request) Descriptor deprecated

func (*ShowSoftInput3_1Request) Descriptor() ([]byte, []int)

Deprecated: Use ShowSoftInput3_1Request.ProtoReflect.Descriptor instead.

func (*ShowSoftInput3_1Request) GetArg0

func (x *ShowSoftInput3_1Request) GetArg0() int64

func (*ShowSoftInput3_1Request) GetArg1

func (x *ShowSoftInput3_1Request) GetArg1() int32

func (*ShowSoftInput3_1Request) GetArg2

func (x *ShowSoftInput3_1Request) GetArg2() int64

func (*ShowSoftInput3_1Request) ProtoMessage

func (*ShowSoftInput3_1Request) ProtoMessage()

func (*ShowSoftInput3_1Request) ProtoReflect

func (x *ShowSoftInput3_1Request) ProtoReflect() protoreflect.Message

func (*ShowSoftInput3_1Request) Reset

func (x *ShowSoftInput3_1Request) Reset()

func (*ShowSoftInput3_1Request) String

func (x *ShowSoftInput3_1Request) String() string

type ShowSoftInput3_1Response

type ShowSoftInput3_1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ShowSoftInput3_1Response) Descriptor deprecated

func (*ShowSoftInput3_1Response) Descriptor() ([]byte, []int)

Deprecated: Use ShowSoftInput3_1Response.ProtoReflect.Descriptor instead.

func (*ShowSoftInput3_1Response) GetResult

func (x *ShowSoftInput3_1Response) GetResult() bool

func (*ShowSoftInput3_1Response) ProtoMessage

func (*ShowSoftInput3_1Response) ProtoMessage()

func (*ShowSoftInput3_1Response) ProtoReflect

func (x *ShowSoftInput3_1Response) ProtoReflect() protoreflect.Message

func (*ShowSoftInput3_1Response) Reset

func (x *ShowSoftInput3_1Response) Reset()

func (*ShowSoftInput3_1Response) String

func (x *ShowSoftInput3_1Response) String() string

type ShowSoftInputFromInputMethodRequest

type ShowSoftInputFromInputMethodRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*ShowSoftInputFromInputMethodRequest) Descriptor deprecated

func (*ShowSoftInputFromInputMethodRequest) Descriptor() ([]byte, []int)

Deprecated: Use ShowSoftInputFromInputMethodRequest.ProtoReflect.Descriptor instead.

func (*ShowSoftInputFromInputMethodRequest) GetArg0

func (*ShowSoftInputFromInputMethodRequest) GetArg1

func (*ShowSoftInputFromInputMethodRequest) ProtoMessage

func (*ShowSoftInputFromInputMethodRequest) ProtoMessage()

func (*ShowSoftInputFromInputMethodRequest) ProtoReflect

func (*ShowSoftInputFromInputMethodRequest) Reset

func (*ShowSoftInputFromInputMethodRequest) String

type ShowSoftInputFromInputMethodResponse

type ShowSoftInputFromInputMethodResponse struct {
	// contains filtered or unexported fields
}

func (*ShowSoftInputFromInputMethodResponse) Descriptor deprecated

func (*ShowSoftInputFromInputMethodResponse) Descriptor() ([]byte, []int)

Deprecated: Use ShowSoftInputFromInputMethodResponse.ProtoReflect.Descriptor instead.

func (*ShowSoftInputFromInputMethodResponse) ProtoMessage

func (*ShowSoftInputFromInputMethodResponse) ProtoMessage()

func (*ShowSoftInputFromInputMethodResponse) ProtoReflect

func (*ShowSoftInputFromInputMethodResponse) Reset

func (*ShowSoftInputFromInputMethodResponse) String

type ShowSoftInputRequest added in v0.0.6

type ShowSoftInputRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*ShowSoftInputRequest) Descriptor deprecated added in v0.0.6

func (*ShowSoftInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use ShowSoftInputRequest.ProtoReflect.Descriptor instead.

func (*ShowSoftInputRequest) GetArg0 added in v0.0.6

func (x *ShowSoftInputRequest) GetArg0() int32

func (*ShowSoftInputRequest) GetArg1 added in v0.0.6

func (x *ShowSoftInputRequest) GetArg1() int64

func (*ShowSoftInputRequest) ProtoMessage added in v0.0.6

func (*ShowSoftInputRequest) ProtoMessage()

func (*ShowSoftInputRequest) ProtoReflect added in v0.0.6

func (x *ShowSoftInputRequest) ProtoReflect() protoreflect.Message

func (*ShowSoftInputRequest) Reset added in v0.0.6

func (x *ShowSoftInputRequest) Reset()

func (*ShowSoftInputRequest) String added in v0.0.6

func (x *ShowSoftInputRequest) String() string

type ShowSoftInputResponse added in v0.0.6

type ShowSoftInputResponse struct {
	// contains filtered or unexported fields
}

func (*ShowSoftInputResponse) Descriptor deprecated added in v0.0.6

func (*ShowSoftInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use ShowSoftInputResponse.ProtoReflect.Descriptor instead.

func (*ShowSoftInputResponse) ProtoMessage added in v0.0.6

func (*ShowSoftInputResponse) ProtoMessage()

func (*ShowSoftInputResponse) ProtoReflect added in v0.0.6

func (x *ShowSoftInputResponse) ProtoReflect() protoreflect.Message

func (*ShowSoftInputResponse) Reset added in v0.0.6

func (x *ShowSoftInputResponse) Reset()

func (*ShowSoftInputResponse) String added in v0.0.6

func (x *ShowSoftInputResponse) String() string

type ShowStatusIconRequest

type ShowStatusIconRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*ShowStatusIconRequest) Descriptor deprecated

func (*ShowStatusIconRequest) Descriptor() ([]byte, []int)

Deprecated: Use ShowStatusIconRequest.ProtoReflect.Descriptor instead.

func (*ShowStatusIconRequest) GetArg0

func (x *ShowStatusIconRequest) GetArg0() int64

func (*ShowStatusIconRequest) GetArg1

func (x *ShowStatusIconRequest) GetArg1() string

func (*ShowStatusIconRequest) GetArg2

func (x *ShowStatusIconRequest) GetArg2() int32

func (*ShowStatusIconRequest) ProtoMessage

func (*ShowStatusIconRequest) ProtoMessage()

func (*ShowStatusIconRequest) ProtoReflect

func (x *ShowStatusIconRequest) ProtoReflect() protoreflect.Message

func (*ShowStatusIconRequest) Reset

func (x *ShowStatusIconRequest) Reset()

func (*ShowStatusIconRequest) String

func (x *ShowStatusIconRequest) String() string

type ShowStatusIconResponse

type ShowStatusIconResponse struct {
	// contains filtered or unexported fields
}

func (*ShowStatusIconResponse) Descriptor deprecated

func (*ShowStatusIconResponse) Descriptor() ([]byte, []int)

Deprecated: Use ShowStatusIconResponse.ProtoReflect.Descriptor instead.

func (*ShowStatusIconResponse) ProtoMessage

func (*ShowStatusIconResponse) ProtoMessage()

func (*ShowStatusIconResponse) ProtoReflect

func (x *ShowStatusIconResponse) ProtoReflect() protoreflect.Message

func (*ShowStatusIconResponse) Reset

func (x *ShowStatusIconResponse) Reset()

func (*ShowStatusIconResponse) String

func (x *ShowStatusIconResponse) String() string

type StartConnectionlessStylusHandwritingForDelegation4_1Request

type StartConnectionlessStylusHandwritingForDelegation4_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*StartConnectionlessStylusHandwritingForDelegation4_1Request) Descriptor deprecated

Deprecated: Use StartConnectionlessStylusHandwritingForDelegation4_1Request.ProtoReflect.Descriptor instead.

func (*StartConnectionlessStylusHandwritingForDelegation4_1Request) GetArg0

func (*StartConnectionlessStylusHandwritingForDelegation4_1Request) GetArg1

func (*StartConnectionlessStylusHandwritingForDelegation4_1Request) GetArg2

func (*StartConnectionlessStylusHandwritingForDelegation4_1Request) GetArg3

func (*StartConnectionlessStylusHandwritingForDelegation4_1Request) ProtoMessage

func (*StartConnectionlessStylusHandwritingForDelegation4_1Request) ProtoReflect

func (*StartConnectionlessStylusHandwritingForDelegation4_1Request) Reset

func (*StartConnectionlessStylusHandwritingForDelegation4_1Request) String

type StartConnectionlessStylusHandwritingForDelegation4_1Response

type StartConnectionlessStylusHandwritingForDelegation4_1Response struct {
	// contains filtered or unexported fields
}

func (*StartConnectionlessStylusHandwritingForDelegation4_1Response) Descriptor deprecated

Deprecated: Use StartConnectionlessStylusHandwritingForDelegation4_1Response.ProtoReflect.Descriptor instead.

func (*StartConnectionlessStylusHandwritingForDelegation4_1Response) ProtoMessage

func (*StartConnectionlessStylusHandwritingForDelegation4_1Response) ProtoReflect

func (*StartConnectionlessStylusHandwritingForDelegation4_1Response) Reset

func (*StartConnectionlessStylusHandwritingForDelegation4_1Response) String

type StartConnectionlessStylusHandwritingForDelegation5Request

type StartConnectionlessStylusHandwritingForDelegation5Request struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 string `protobuf:"bytes,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int64  `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4 int64  `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
	// contains filtered or unexported fields
}

func (*StartConnectionlessStylusHandwritingForDelegation5Request) Descriptor deprecated

Deprecated: Use StartConnectionlessStylusHandwritingForDelegation5Request.ProtoReflect.Descriptor instead.

func (*StartConnectionlessStylusHandwritingForDelegation5Request) GetArg0

func (*StartConnectionlessStylusHandwritingForDelegation5Request) GetArg1

func (*StartConnectionlessStylusHandwritingForDelegation5Request) GetArg2

func (*StartConnectionlessStylusHandwritingForDelegation5Request) GetArg3

func (*StartConnectionlessStylusHandwritingForDelegation5Request) GetArg4

func (*StartConnectionlessStylusHandwritingForDelegation5Request) ProtoMessage

func (*StartConnectionlessStylusHandwritingForDelegation5Request) ProtoReflect

func (*StartConnectionlessStylusHandwritingForDelegation5Request) Reset

func (*StartConnectionlessStylusHandwritingForDelegation5Request) String

type StartConnectionlessStylusHandwritingForDelegation5Response

type StartConnectionlessStylusHandwritingForDelegation5Response struct {
	// contains filtered or unexported fields
}

func (*StartConnectionlessStylusHandwritingForDelegation5Response) Descriptor deprecated

Deprecated: Use StartConnectionlessStylusHandwritingForDelegation5Response.ProtoReflect.Descriptor instead.

func (*StartConnectionlessStylusHandwritingForDelegation5Response) ProtoMessage

func (*StartConnectionlessStylusHandwritingForDelegation5Response) ProtoReflect

func (*StartConnectionlessStylusHandwritingForDelegation5Response) Reset

func (*StartConnectionlessStylusHandwritingForDelegation5Response) String

type StartConnectionlessStylusHandwritingRequest

type StartConnectionlessStylusHandwritingRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*StartConnectionlessStylusHandwritingRequest) Descriptor deprecated

Deprecated: Use StartConnectionlessStylusHandwritingRequest.ProtoReflect.Descriptor instead.

func (*StartConnectionlessStylusHandwritingRequest) GetArg0

func (*StartConnectionlessStylusHandwritingRequest) GetArg1

func (*StartConnectionlessStylusHandwritingRequest) GetArg2

func (*StartConnectionlessStylusHandwritingRequest) GetArg3

func (*StartConnectionlessStylusHandwritingRequest) ProtoMessage

func (*StartConnectionlessStylusHandwritingRequest) ProtoReflect

func (*StartConnectionlessStylusHandwritingRequest) Reset

func (*StartConnectionlessStylusHandwritingRequest) String

type StartConnectionlessStylusHandwritingResponse

type StartConnectionlessStylusHandwritingResponse struct {
	// contains filtered or unexported fields
}

func (*StartConnectionlessStylusHandwritingResponse) Descriptor deprecated

Deprecated: Use StartConnectionlessStylusHandwritingResponse.ProtoReflect.Descriptor instead.

func (*StartConnectionlessStylusHandwritingResponse) ProtoMessage

func (*StartConnectionlessStylusHandwritingResponse) ProtoReflect

func (*StartConnectionlessStylusHandwritingResponse) Reset

func (*StartConnectionlessStylusHandwritingResponse) String

type StartInputRequest added in v0.0.6

type StartInputRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*StartInputRequest) Descriptor deprecated added in v0.0.6

func (*StartInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use StartInputRequest.ProtoReflect.Descriptor instead.

func (*StartInputRequest) GetArg0 added in v0.0.6

func (x *StartInputRequest) GetArg0() int64

func (*StartInputRequest) GetArg1 added in v0.0.6

func (x *StartInputRequest) GetArg1() int64

func (*StartInputRequest) ProtoMessage added in v0.0.6

func (*StartInputRequest) ProtoMessage()

func (*StartInputRequest) ProtoReflect added in v0.0.6

func (x *StartInputRequest) ProtoReflect() protoreflect.Message

func (*StartInputRequest) Reset added in v0.0.6

func (x *StartInputRequest) Reset()

func (*StartInputRequest) String added in v0.0.6

func (x *StartInputRequest) String() string

type StartInputResponse added in v0.0.6

type StartInputResponse struct {
	// contains filtered or unexported fields
}

func (*StartInputResponse) Descriptor deprecated added in v0.0.6

func (*StartInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use StartInputResponse.ProtoReflect.Descriptor instead.

func (*StartInputResponse) ProtoMessage added in v0.0.6

func (*StartInputResponse) ProtoMessage()

func (*StartInputResponse) ProtoReflect added in v0.0.6

func (x *StartInputResponse) ProtoReflect() protoreflect.Message

func (*StartInputResponse) Reset added in v0.0.6

func (x *StartInputResponse) Reset()

func (*StartInputResponse) String added in v0.0.6

func (x *StartInputResponse) String() string

type StartStylusHandwritingRequest

type StartStylusHandwritingRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*StartStylusHandwritingRequest) Descriptor deprecated

func (*StartStylusHandwritingRequest) Descriptor() ([]byte, []int)

Deprecated: Use StartStylusHandwritingRequest.ProtoReflect.Descriptor instead.

func (*StartStylusHandwritingRequest) GetArg0

func (x *StartStylusHandwritingRequest) GetArg0() int64

func (*StartStylusHandwritingRequest) ProtoMessage

func (*StartStylusHandwritingRequest) ProtoMessage()

func (*StartStylusHandwritingRequest) ProtoReflect

func (*StartStylusHandwritingRequest) Reset

func (x *StartStylusHandwritingRequest) Reset()

func (*StartStylusHandwritingRequest) String

type StartStylusHandwritingResponse

type StartStylusHandwritingResponse struct {
	// contains filtered or unexported fields
}

func (*StartStylusHandwritingResponse) Descriptor deprecated

func (*StartStylusHandwritingResponse) Descriptor() ([]byte, []int)

Deprecated: Use StartStylusHandwritingResponse.ProtoReflect.Descriptor instead.

func (*StartStylusHandwritingResponse) ProtoMessage

func (*StartStylusHandwritingResponse) ProtoMessage()

func (*StartStylusHandwritingResponse) ProtoReflect

func (*StartStylusHandwritingResponse) Reset

func (x *StartStylusHandwritingResponse) Reset()

func (*StartStylusHandwritingResponse) String

type SupportsConnectionlessStylusHandwritingRequest added in v0.0.6

type SupportsConnectionlessStylusHandwritingRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*SupportsConnectionlessStylusHandwritingRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use SupportsConnectionlessStylusHandwritingRequest.ProtoReflect.Descriptor instead.

func (*SupportsConnectionlessStylusHandwritingRequest) GetHandle added in v0.0.6

func (*SupportsConnectionlessStylusHandwritingRequest) ProtoMessage added in v0.0.6

func (*SupportsConnectionlessStylusHandwritingRequest) ProtoReflect added in v0.0.6

func (*SupportsConnectionlessStylusHandwritingRequest) Reset added in v0.0.6

func (*SupportsConnectionlessStylusHandwritingRequest) String added in v0.0.6

type SupportsConnectionlessStylusHandwritingResponse added in v0.0.6

type SupportsConnectionlessStylusHandwritingResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SupportsConnectionlessStylusHandwritingResponse) Descriptor deprecated added in v0.0.6

Deprecated: Use SupportsConnectionlessStylusHandwritingResponse.ProtoReflect.Descriptor instead.

func (*SupportsConnectionlessStylusHandwritingResponse) GetResult added in v0.0.6

func (*SupportsConnectionlessStylusHandwritingResponse) ProtoMessage added in v0.0.6

func (*SupportsConnectionlessStylusHandwritingResponse) ProtoReflect added in v0.0.6

func (*SupportsConnectionlessStylusHandwritingResponse) Reset added in v0.0.6

func (*SupportsConnectionlessStylusHandwritingResponse) String added in v0.0.6

type SupportsStylusHandwritingRequest added in v0.0.6

type SupportsStylusHandwritingRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*SupportsStylusHandwritingRequest) Descriptor deprecated added in v0.0.6

func (*SupportsStylusHandwritingRequest) Descriptor() ([]byte, []int)

Deprecated: Use SupportsStylusHandwritingRequest.ProtoReflect.Descriptor instead.

func (*SupportsStylusHandwritingRequest) GetHandle added in v0.0.6

func (x *SupportsStylusHandwritingRequest) GetHandle() int64

func (*SupportsStylusHandwritingRequest) ProtoMessage added in v0.0.6

func (*SupportsStylusHandwritingRequest) ProtoMessage()

func (*SupportsStylusHandwritingRequest) ProtoReflect added in v0.0.6

func (*SupportsStylusHandwritingRequest) Reset added in v0.0.6

func (*SupportsStylusHandwritingRequest) String added in v0.0.6

type SupportsStylusHandwritingResponse added in v0.0.6

type SupportsStylusHandwritingResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SupportsStylusHandwritingResponse) Descriptor deprecated added in v0.0.6

func (*SupportsStylusHandwritingResponse) Descriptor() ([]byte, []int)

Deprecated: Use SupportsStylusHandwritingResponse.ProtoReflect.Descriptor instead.

func (*SupportsStylusHandwritingResponse) GetResult added in v0.0.6

func (x *SupportsStylusHandwritingResponse) GetResult() bool

func (*SupportsStylusHandwritingResponse) ProtoMessage added in v0.0.6

func (*SupportsStylusHandwritingResponse) ProtoMessage()

func (*SupportsStylusHandwritingResponse) ProtoReflect added in v0.0.6

func (*SupportsStylusHandwritingResponse) Reset added in v0.0.6

func (*SupportsStylusHandwritingResponse) String added in v0.0.6

type SuppressesSpellCheckerRequest added in v0.0.6

type SuppressesSpellCheckerRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*SuppressesSpellCheckerRequest) Descriptor deprecated added in v0.0.6

func (*SuppressesSpellCheckerRequest) Descriptor() ([]byte, []int)

Deprecated: Use SuppressesSpellCheckerRequest.ProtoReflect.Descriptor instead.

func (*SuppressesSpellCheckerRequest) GetHandle added in v0.0.6

func (x *SuppressesSpellCheckerRequest) GetHandle() int64

func (*SuppressesSpellCheckerRequest) ProtoMessage added in v0.0.6

func (*SuppressesSpellCheckerRequest) ProtoMessage()

func (*SuppressesSpellCheckerRequest) ProtoReflect added in v0.0.6

func (*SuppressesSpellCheckerRequest) Reset added in v0.0.6

func (x *SuppressesSpellCheckerRequest) Reset()

func (*SuppressesSpellCheckerRequest) String added in v0.0.6

type SuppressesSpellCheckerResponse added in v0.0.6

type SuppressesSpellCheckerResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SuppressesSpellCheckerResponse) Descriptor deprecated added in v0.0.6

func (*SuppressesSpellCheckerResponse) Descriptor() ([]byte, []int)

Deprecated: Use SuppressesSpellCheckerResponse.ProtoReflect.Descriptor instead.

func (*SuppressesSpellCheckerResponse) GetResult added in v0.0.6

func (x *SuppressesSpellCheckerResponse) GetResult() bool

func (*SuppressesSpellCheckerResponse) ProtoMessage added in v0.0.6

func (*SuppressesSpellCheckerResponse) ProtoMessage()

func (*SuppressesSpellCheckerResponse) ProtoReflect added in v0.0.6

func (*SuppressesSpellCheckerResponse) Reset added in v0.0.6

func (x *SuppressesSpellCheckerResponse) Reset()

func (*SuppressesSpellCheckerResponse) String added in v0.0.6

type SurroundingTextDescribeContentsRequest added in v0.0.6

type SurroundingTextDescribeContentsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*SurroundingTextDescribeContentsRequest) Descriptor deprecated added in v0.0.6

func (*SurroundingTextDescribeContentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use SurroundingTextDescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*SurroundingTextDescribeContentsRequest) GetHandle added in v0.0.6

func (*SurroundingTextDescribeContentsRequest) ProtoMessage added in v0.0.6

func (*SurroundingTextDescribeContentsRequest) ProtoReflect added in v0.0.6

func (*SurroundingTextDescribeContentsRequest) Reset added in v0.0.6

func (*SurroundingTextDescribeContentsRequest) String added in v0.0.6

type SurroundingTextServiceClient added in v0.0.6

SurroundingTextServiceClient is the client API for SurroundingTextService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewSurroundingTextServiceClient added in v0.0.6

func NewSurroundingTextServiceClient(cc grpc.ClientConnInterface) SurroundingTextServiceClient

type SurroundingTextServiceServer added in v0.0.6

SurroundingTextServiceServer is the server API for SurroundingTextService service. All implementations must embed UnimplementedSurroundingTextServiceServer for forward compatibility.

type SurroundingTextWriteToParcelRequest added in v0.0.6

type SurroundingTextWriteToParcelRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SurroundingTextWriteToParcelRequest) Descriptor deprecated added in v0.0.6

func (*SurroundingTextWriteToParcelRequest) Descriptor() ([]byte, []int)

Deprecated: Use SurroundingTextWriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*SurroundingTextWriteToParcelRequest) GetArg0 added in v0.0.6

func (*SurroundingTextWriteToParcelRequest) GetArg1 added in v0.0.6

func (*SurroundingTextWriteToParcelRequest) GetHandle added in v0.0.6

func (*SurroundingTextWriteToParcelRequest) ProtoMessage added in v0.0.6

func (*SurroundingTextWriteToParcelRequest) ProtoMessage()

func (*SurroundingTextWriteToParcelRequest) ProtoReflect added in v0.0.6

func (*SurroundingTextWriteToParcelRequest) Reset added in v0.0.6

func (*SurroundingTextWriteToParcelRequest) String added in v0.0.6

type SwitchToLastInputMethodRequest

type SwitchToLastInputMethodRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SwitchToLastInputMethodRequest) Descriptor deprecated

func (*SwitchToLastInputMethodRequest) Descriptor() ([]byte, []int)

Deprecated: Use SwitchToLastInputMethodRequest.ProtoReflect.Descriptor instead.

func (*SwitchToLastInputMethodRequest) GetArg0

func (*SwitchToLastInputMethodRequest) ProtoMessage

func (*SwitchToLastInputMethodRequest) ProtoMessage()

func (*SwitchToLastInputMethodRequest) ProtoReflect

func (*SwitchToLastInputMethodRequest) Reset

func (x *SwitchToLastInputMethodRequest) Reset()

func (*SwitchToLastInputMethodRequest) String

type SwitchToLastInputMethodResponse

type SwitchToLastInputMethodResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SwitchToLastInputMethodResponse) Descriptor deprecated

func (*SwitchToLastInputMethodResponse) Descriptor() ([]byte, []int)

Deprecated: Use SwitchToLastInputMethodResponse.ProtoReflect.Descriptor instead.

func (*SwitchToLastInputMethodResponse) GetResult

func (x *SwitchToLastInputMethodResponse) GetResult() bool

func (*SwitchToLastInputMethodResponse) ProtoMessage

func (*SwitchToLastInputMethodResponse) ProtoMessage()

func (*SwitchToLastInputMethodResponse) ProtoReflect

func (*SwitchToLastInputMethodResponse) Reset

func (*SwitchToLastInputMethodResponse) String

type SwitchToNextInputMethodRequest

type SwitchToNextInputMethodRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 bool  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SwitchToNextInputMethodRequest) Descriptor deprecated

func (*SwitchToNextInputMethodRequest) Descriptor() ([]byte, []int)

Deprecated: Use SwitchToNextInputMethodRequest.ProtoReflect.Descriptor instead.

func (*SwitchToNextInputMethodRequest) GetArg0

func (*SwitchToNextInputMethodRequest) GetArg1

func (x *SwitchToNextInputMethodRequest) GetArg1() bool

func (*SwitchToNextInputMethodRequest) ProtoMessage

func (*SwitchToNextInputMethodRequest) ProtoMessage()

func (*SwitchToNextInputMethodRequest) ProtoReflect

func (*SwitchToNextInputMethodRequest) Reset

func (x *SwitchToNextInputMethodRequest) Reset()

func (*SwitchToNextInputMethodRequest) String

type SwitchToNextInputMethodResponse

type SwitchToNextInputMethodResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SwitchToNextInputMethodResponse) Descriptor deprecated

func (*SwitchToNextInputMethodResponse) Descriptor() ([]byte, []int)

Deprecated: Use SwitchToNextInputMethodResponse.ProtoReflect.Descriptor instead.

func (*SwitchToNextInputMethodResponse) GetResult

func (x *SwitchToNextInputMethodResponse) GetResult() bool

func (*SwitchToNextInputMethodResponse) ProtoMessage

func (*SwitchToNextInputMethodResponse) ProtoMessage()

func (*SwitchToNextInputMethodResponse) ProtoReflect

func (*SwitchToNextInputMethodResponse) Reset

func (*SwitchToNextInputMethodResponse) String

type TakeSnapshotRequest added in v0.0.6

type TakeSnapshotRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*TakeSnapshotRequest) Descriptor deprecated added in v0.0.6

func (*TakeSnapshotRequest) Descriptor() ([]byte, []int)

Deprecated: Use TakeSnapshotRequest.ProtoReflect.Descriptor instead.

func (*TakeSnapshotRequest) GetHandle added in v0.0.6

func (x *TakeSnapshotRequest) GetHandle() int64

func (*TakeSnapshotRequest) ProtoMessage added in v0.0.6

func (*TakeSnapshotRequest) ProtoMessage()

func (*TakeSnapshotRequest) ProtoReflect added in v0.0.6

func (x *TakeSnapshotRequest) ProtoReflect() protoreflect.Message

func (*TakeSnapshotRequest) Reset added in v0.0.6

func (x *TakeSnapshotRequest) Reset()

func (*TakeSnapshotRequest) String added in v0.0.6

func (x *TakeSnapshotRequest) String() string

type TakeSnapshotResponse added in v0.0.6

type TakeSnapshotResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*TakeSnapshotResponse) Descriptor deprecated added in v0.0.6

func (*TakeSnapshotResponse) Descriptor() ([]byte, []int)

Deprecated: Use TakeSnapshotResponse.ProtoReflect.Descriptor instead.

func (*TakeSnapshotResponse) GetResult added in v0.0.6

func (x *TakeSnapshotResponse) GetResult() int64

func (*TakeSnapshotResponse) ProtoMessage added in v0.0.6

func (*TakeSnapshotResponse) ProtoMessage()

func (*TakeSnapshotResponse) ProtoReflect added in v0.0.6

func (x *TakeSnapshotResponse) ProtoReflect() protoreflect.Message

func (*TakeSnapshotResponse) Reset added in v0.0.6

func (x *TakeSnapshotResponse) Reset()

func (*TakeSnapshotResponse) String added in v0.0.6

func (x *TakeSnapshotResponse) String() string

type TextAppearanceInfoBuilderServiceClient added in v0.0.6

type TextAppearanceInfoBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetAllCaps(ctx context.Context, in *SetAllCapsRequest, opts ...grpc.CallOption) (*SetAllCapsResponse, error)
	SetElegantTextHeight(ctx context.Context, in *SetElegantTextHeightRequest, opts ...grpc.CallOption) (*SetElegantTextHeightResponse, error)
	SetFallbackLineSpacing(ctx context.Context, in *SetFallbackLineSpacingRequest, opts ...grpc.CallOption) (*SetFallbackLineSpacingResponse, error)
	SetFontFeatureSettings(ctx context.Context, in *SetFontFeatureSettingsRequest, opts ...grpc.CallOption) (*SetFontFeatureSettingsResponse, error)
	SetFontVariationSettings(ctx context.Context, in *SetFontVariationSettingsRequest, opts ...grpc.CallOption) (*SetFontVariationSettingsResponse, error)
	SetHighlightTextColor(ctx context.Context, in *SetHighlightTextColorRequest, opts ...grpc.CallOption) (*SetHighlightTextColorResponse, error)
	SetHintTextColor(ctx context.Context, in *SetHintTextColorRequest, opts ...grpc.CallOption) (*SetHintTextColorResponse, error)
	SetLetterSpacing(ctx context.Context, in *SetLetterSpacingRequest, opts ...grpc.CallOption) (*SetLetterSpacingResponse, error)
	SetLineBreakStyle(ctx context.Context, in *SetLineBreakStyleRequest, opts ...grpc.CallOption) (*SetLineBreakStyleResponse, error)
	SetLineBreakWordStyle(ctx context.Context, in *SetLineBreakWordStyleRequest, opts ...grpc.CallOption) (*SetLineBreakWordStyleResponse, error)
	SetLinkTextColor(ctx context.Context, in *SetLinkTextColorRequest, opts ...grpc.CallOption) (*SetLinkTextColorResponse, error)
	SetShadowColor(ctx context.Context, in *SetShadowColorRequest, opts ...grpc.CallOption) (*SetShadowColorResponse, error)
	SetShadowDx(ctx context.Context, in *SetShadowDxRequest, opts ...grpc.CallOption) (*SetShadowDxResponse, error)
	SetShadowDy(ctx context.Context, in *SetShadowDyRequest, opts ...grpc.CallOption) (*SetShadowDyResponse, error)
	SetShadowRadius(ctx context.Context, in *SetShadowRadiusRequest, opts ...grpc.CallOption) (*SetShadowRadiusResponse, error)
	SetSystemFontFamilyName(ctx context.Context, in *SetSystemFontFamilyNameRequest, opts ...grpc.CallOption) (*SetSystemFontFamilyNameResponse, error)
	SetTextColor(ctx context.Context, in *SetTextColorRequest, opts ...grpc.CallOption) (*SetTextColorResponse, error)
	SetTextFontWeight(ctx context.Context, in *SetTextFontWeightRequest, opts ...grpc.CallOption) (*SetTextFontWeightResponse, error)
	SetTextLocales(ctx context.Context, in *SetTextLocalesRequest, opts ...grpc.CallOption) (*SetTextLocalesResponse, error)
	SetTextScaleX(ctx context.Context, in *SetTextScaleXRequest, opts ...grpc.CallOption) (*SetTextScaleXResponse, error)
	SetTextSize(ctx context.Context, in *SetTextSizeRequest, opts ...grpc.CallOption) (*SetTextSizeResponse, error)
	SetTextStyle(ctx context.Context, in *SetTextStyleRequest, opts ...grpc.CallOption) (*SetTextStyleResponse, error)
}

TextAppearanceInfoBuilderServiceClient is the client API for TextAppearanceInfoBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewTextAppearanceInfoBuilderServiceClient added in v0.0.6

func NewTextAppearanceInfoBuilderServiceClient(cc grpc.ClientConnInterface) TextAppearanceInfoBuilderServiceClient

type TextAppearanceInfoBuilderServiceServer added in v0.0.6

type TextAppearanceInfoBuilderServiceServer interface {
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	SetAllCaps(context.Context, *SetAllCapsRequest) (*SetAllCapsResponse, error)
	SetElegantTextHeight(context.Context, *SetElegantTextHeightRequest) (*SetElegantTextHeightResponse, error)
	SetFallbackLineSpacing(context.Context, *SetFallbackLineSpacingRequest) (*SetFallbackLineSpacingResponse, error)
	SetFontFeatureSettings(context.Context, *SetFontFeatureSettingsRequest) (*SetFontFeatureSettingsResponse, error)
	SetFontVariationSettings(context.Context, *SetFontVariationSettingsRequest) (*SetFontVariationSettingsResponse, error)
	SetHighlightTextColor(context.Context, *SetHighlightTextColorRequest) (*SetHighlightTextColorResponse, error)
	SetHintTextColor(context.Context, *SetHintTextColorRequest) (*SetHintTextColorResponse, error)
	SetLetterSpacing(context.Context, *SetLetterSpacingRequest) (*SetLetterSpacingResponse, error)
	SetLineBreakStyle(context.Context, *SetLineBreakStyleRequest) (*SetLineBreakStyleResponse, error)
	SetLineBreakWordStyle(context.Context, *SetLineBreakWordStyleRequest) (*SetLineBreakWordStyleResponse, error)
	SetLinkTextColor(context.Context, *SetLinkTextColorRequest) (*SetLinkTextColorResponse, error)
	SetShadowColor(context.Context, *SetShadowColorRequest) (*SetShadowColorResponse, error)
	SetShadowDx(context.Context, *SetShadowDxRequest) (*SetShadowDxResponse, error)
	SetShadowDy(context.Context, *SetShadowDyRequest) (*SetShadowDyResponse, error)
	SetShadowRadius(context.Context, *SetShadowRadiusRequest) (*SetShadowRadiusResponse, error)
	SetSystemFontFamilyName(context.Context, *SetSystemFontFamilyNameRequest) (*SetSystemFontFamilyNameResponse, error)
	SetTextColor(context.Context, *SetTextColorRequest) (*SetTextColorResponse, error)
	SetTextFontWeight(context.Context, *SetTextFontWeightRequest) (*SetTextFontWeightResponse, error)
	SetTextLocales(context.Context, *SetTextLocalesRequest) (*SetTextLocalesResponse, error)
	SetTextScaleX(context.Context, *SetTextScaleXRequest) (*SetTextScaleXResponse, error)
	SetTextSize(context.Context, *SetTextSizeRequest) (*SetTextSizeResponse, error)
	SetTextStyle(context.Context, *SetTextStyleRequest) (*SetTextStyleResponse, error)
	// contains filtered or unexported methods
}

TextAppearanceInfoBuilderServiceServer is the server API for TextAppearanceInfoBuilderService service. All implementations must embed UnimplementedTextAppearanceInfoBuilderServiceServer for forward compatibility.

type TextAppearanceInfoServiceClient added in v0.0.6

type TextAppearanceInfoServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetFontFeatureSettings(ctx context.Context, in *GetFontFeatureSettingsRequest, opts ...grpc.CallOption) (*GetFontFeatureSettingsResponse, error)
	GetFontVariationSettings(ctx context.Context, in *GetFontVariationSettingsRequest, opts ...grpc.CallOption) (*GetFontVariationSettingsResponse, error)
	GetHighlightTextColor(ctx context.Context, in *GetHighlightTextColorRequest, opts ...grpc.CallOption) (*GetHighlightTextColorResponse, error)
	GetHintTextColor(ctx context.Context, in *GetHintTextColorRequest, opts ...grpc.CallOption) (*GetHintTextColorResponse, error)
	GetLetterSpacing(ctx context.Context, in *GetLetterSpacingRequest, opts ...grpc.CallOption) (*GetLetterSpacingResponse, error)
	GetLineBreakStyle(ctx context.Context, in *GetLineBreakStyleRequest, opts ...grpc.CallOption) (*GetLineBreakStyleResponse, error)
	GetLineBreakWordStyle(ctx context.Context, in *GetLineBreakWordStyleRequest, opts ...grpc.CallOption) (*GetLineBreakWordStyleResponse, error)
	GetLinkTextColor(ctx context.Context, in *GetLinkTextColorRequest, opts ...grpc.CallOption) (*GetLinkTextColorResponse, error)
	GetShadowColor(ctx context.Context, in *GetShadowColorRequest, opts ...grpc.CallOption) (*GetShadowColorResponse, error)
	GetShadowDx(ctx context.Context, in *GetShadowDxRequest, opts ...grpc.CallOption) (*GetShadowDxResponse, error)
	GetShadowDy(ctx context.Context, in *GetShadowDyRequest, opts ...grpc.CallOption) (*GetShadowDyResponse, error)
	GetShadowRadius(ctx context.Context, in *GetShadowRadiusRequest, opts ...grpc.CallOption) (*GetShadowRadiusResponse, error)
	GetSystemFontFamilyName(ctx context.Context, in *GetSystemFontFamilyNameRequest, opts ...grpc.CallOption) (*GetSystemFontFamilyNameResponse, error)
	GetTextColor(ctx context.Context, in *GetTextColorRequest, opts ...grpc.CallOption) (*GetTextColorResponse, error)
	GetTextFontWeight(ctx context.Context, in *GetTextFontWeightRequest, opts ...grpc.CallOption) (*GetTextFontWeightResponse, error)
	GetTextLocales(ctx context.Context, in *GetTextLocalesRequest, opts ...grpc.CallOption) (*GetTextLocalesResponse, error)
	GetTextScaleX(ctx context.Context, in *GetTextScaleXRequest, opts ...grpc.CallOption) (*GetTextScaleXResponse, error)
	GetTextSize(ctx context.Context, in *GetTextSizeRequest, opts ...grpc.CallOption) (*GetTextSizeResponse, error)
	GetTextStyle(ctx context.Context, in *GetTextStyleRequest, opts ...grpc.CallOption) (*GetTextStyleResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	IsAllCaps(ctx context.Context, in *IsAllCapsRequest, opts ...grpc.CallOption) (*IsAllCapsResponse, error)
	IsElegantTextHeight(ctx context.Context, in *IsElegantTextHeightRequest, opts ...grpc.CallOption) (*IsElegantTextHeightResponse, error)
	IsFallbackLineSpacing(ctx context.Context, in *IsFallbackLineSpacingRequest, opts ...grpc.CallOption) (*IsFallbackLineSpacingResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

TextAppearanceInfoServiceClient is the client API for TextAppearanceInfoService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewTextAppearanceInfoServiceClient added in v0.0.6

func NewTextAppearanceInfoServiceClient(cc grpc.ClientConnInterface) TextAppearanceInfoServiceClient

type TextAppearanceInfoServiceServer added in v0.0.6

type TextAppearanceInfoServiceServer interface {
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
	GetFontFeatureSettings(context.Context, *GetFontFeatureSettingsRequest) (*GetFontFeatureSettingsResponse, error)
	GetFontVariationSettings(context.Context, *GetFontVariationSettingsRequest) (*GetFontVariationSettingsResponse, error)
	GetHighlightTextColor(context.Context, *GetHighlightTextColorRequest) (*GetHighlightTextColorResponse, error)
	GetHintTextColor(context.Context, *GetHintTextColorRequest) (*GetHintTextColorResponse, error)
	GetLetterSpacing(context.Context, *GetLetterSpacingRequest) (*GetLetterSpacingResponse, error)
	GetLineBreakStyle(context.Context, *GetLineBreakStyleRequest) (*GetLineBreakStyleResponse, error)
	GetLineBreakWordStyle(context.Context, *GetLineBreakWordStyleRequest) (*GetLineBreakWordStyleResponse, error)
	GetLinkTextColor(context.Context, *GetLinkTextColorRequest) (*GetLinkTextColorResponse, error)
	GetShadowColor(context.Context, *GetShadowColorRequest) (*GetShadowColorResponse, error)
	GetShadowDx(context.Context, *GetShadowDxRequest) (*GetShadowDxResponse, error)
	GetShadowDy(context.Context, *GetShadowDyRequest) (*GetShadowDyResponse, error)
	GetShadowRadius(context.Context, *GetShadowRadiusRequest) (*GetShadowRadiusResponse, error)
	GetSystemFontFamilyName(context.Context, *GetSystemFontFamilyNameRequest) (*GetSystemFontFamilyNameResponse, error)
	GetTextColor(context.Context, *GetTextColorRequest) (*GetTextColorResponse, error)
	GetTextFontWeight(context.Context, *GetTextFontWeightRequest) (*GetTextFontWeightResponse, error)
	GetTextLocales(context.Context, *GetTextLocalesRequest) (*GetTextLocalesResponse, error)
	GetTextScaleX(context.Context, *GetTextScaleXRequest) (*GetTextScaleXResponse, error)
	GetTextSize(context.Context, *GetTextSizeRequest) (*GetTextSizeResponse, error)
	GetTextStyle(context.Context, *GetTextStyleRequest) (*GetTextStyleResponse, error)
	HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
	IsAllCaps(context.Context, *IsAllCapsRequest) (*IsAllCapsResponse, error)
	IsElegantTextHeight(context.Context, *IsElegantTextHeightRequest) (*IsElegantTextHeightResponse, error)
	IsFallbackLineSpacing(context.Context, *IsFallbackLineSpacingRequest) (*IsFallbackLineSpacingResponse, error)
	ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

TextAppearanceInfoServiceServer is the server API for TextAppearanceInfoService service. All implementations must embed UnimplementedTextAppearanceInfoServiceServer for forward compatibility.

type TextAttributeBuilderServiceClient added in v0.0.6

type TextAttributeBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetExtras(ctx context.Context, in *SetExtrasRequest, opts ...grpc.CallOption) (*SetExtrasResponse, error)
}

TextAttributeBuilderServiceClient is the client API for TextAttributeBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewTextAttributeBuilderServiceClient added in v0.0.6

func NewTextAttributeBuilderServiceClient(cc grpc.ClientConnInterface) TextAttributeBuilderServiceClient

type TextAttributeBuilderServiceServer added in v0.0.6

type TextAttributeBuilderServiceServer interface {
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	SetExtras(context.Context, *SetExtrasRequest) (*SetExtrasResponse, error)
	// contains filtered or unexported methods
}

TextAttributeBuilderServiceServer is the server API for TextAttributeBuilderService service. All implementations must embed UnimplementedTextAttributeBuilderServiceServer for forward compatibility.

type TextAttributeServiceClient added in v0.0.6

type TextAttributeServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetExtras(ctx context.Context, in *GetExtrasRequest, opts ...grpc.CallOption) (*GetExtrasResponse, error)
	GetTextConversionSuggestions(ctx context.Context, in *GetTextConversionSuggestionsRequest, opts ...grpc.CallOption) (*GetTextConversionSuggestionsResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

TextAttributeServiceClient is the client API for TextAttributeService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewTextAttributeServiceClient added in v0.0.6

func NewTextAttributeServiceClient(cc grpc.ClientConnInterface) TextAttributeServiceClient

type TextAttributeServiceServer added in v0.0.6

type TextAttributeServiceServer interface {
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	GetExtras(context.Context, *GetExtrasRequest) (*GetExtrasResponse, error)
	GetTextConversionSuggestions(context.Context, *GetTextConversionSuggestionsRequest) (*GetTextConversionSuggestionsResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

TextAttributeServiceServer is the server API for TextAttributeService service. All implementations must embed UnimplementedTextAttributeServiceServer for forward compatibility.

type TextBoundsInfoBuilderServiceClient added in v0.0.6

TextBoundsInfoBuilderServiceClient is the client API for TextBoundsInfoBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewTextBoundsInfoBuilderServiceClient added in v0.0.6

func NewTextBoundsInfoBuilderServiceClient(cc grpc.ClientConnInterface) TextBoundsInfoBuilderServiceClient

type TextBoundsInfoBuilderServiceServer added in v0.0.6

TextBoundsInfoBuilderServiceServer is the server API for TextBoundsInfoBuilderService service. All implementations must embed UnimplementedTextBoundsInfoBuilderServiceServer for forward compatibility.

type TextBoundsInfoResultServiceClient added in v0.0.6

type TextBoundsInfoResultServiceClient interface {
	NewTextBoundsInfoResult(ctx context.Context, in *NewTextBoundsInfoResultRequest, opts ...grpc.CallOption) (*NewTextBoundsInfoResultResponse, error)
	GetResultCode(ctx context.Context, in *GetResultCodeRequest, opts ...grpc.CallOption) (*GetResultCodeResponse, error)
	GetTextBoundsInfo(ctx context.Context, in *GetTextBoundsInfoRequest, opts ...grpc.CallOption) (*GetTextBoundsInfoResponse, error)
}

TextBoundsInfoResultServiceClient is the client API for TextBoundsInfoResultService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewTextBoundsInfoResultServiceClient added in v0.0.6

func NewTextBoundsInfoResultServiceClient(cc grpc.ClientConnInterface) TextBoundsInfoResultServiceClient

type TextBoundsInfoResultServiceServer added in v0.0.6

type TextBoundsInfoResultServiceServer interface {
	NewTextBoundsInfoResult(context.Context, *NewTextBoundsInfoResultRequest) (*NewTextBoundsInfoResultResponse, error)
	GetResultCode(context.Context, *GetResultCodeRequest) (*GetResultCodeResponse, error)
	GetTextBoundsInfo(context.Context, *GetTextBoundsInfoRequest) (*GetTextBoundsInfoResponse, error)
	// contains filtered or unexported methods
}

TextBoundsInfoResultServiceServer is the server API for TextBoundsInfoResultService service. All implementations must embed UnimplementedTextBoundsInfoResultServiceServer for forward compatibility.

type TextBoundsInfoServiceClient added in v0.0.6

type TextBoundsInfoServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetCharacterBidiLevel(ctx context.Context, in *GetCharacterBidiLevelRequest, opts ...grpc.CallOption) (*GetCharacterBidiLevelResponse, error)
	GetCharacterBounds(ctx context.Context, in *GetCharacterBoundsRequest, opts ...grpc.CallOption) (*GetCharacterBoundsResponse, error)
	GetCharacterFlags(ctx context.Context, in *GetCharacterFlagsRequest, opts ...grpc.CallOption) (*GetCharacterFlagsResponse, error)
	GetEndIndex(ctx context.Context, in *GetEndIndexRequest, opts ...grpc.CallOption) (*GetEndIndexResponse, error)
	GetGraphemeSegmentFinder(ctx context.Context, in *GetGraphemeSegmentFinderRequest, opts ...grpc.CallOption) (*GetGraphemeSegmentFinderResponse, error)
	GetLineSegmentFinder(ctx context.Context, in *GetLineSegmentFinderRequest, opts ...grpc.CallOption) (*GetLineSegmentFinderResponse, error)
	GetMatrix(ctx context.Context, in *GetMatrixRequest, opts ...grpc.CallOption) (*GetMatrixResponse, error)
	GetOffsetForPosition(ctx context.Context, in *GetOffsetForPositionRequest, opts ...grpc.CallOption) (*GetOffsetForPositionResponse, error)
	GetRangeForRect(ctx context.Context, in *GetRangeForRectRequest, opts ...grpc.CallOption) (*GetRangeForRectResponse, error)
	GetStartIndex(ctx context.Context, in *GetStartIndexRequest, opts ...grpc.CallOption) (*GetStartIndexResponse, error)
	GetWordSegmentFinder(ctx context.Context, in *GetWordSegmentFinderRequest, opts ...grpc.CallOption) (*GetWordSegmentFinderResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

TextBoundsInfoServiceClient is the client API for TextBoundsInfoService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewTextBoundsInfoServiceClient added in v0.0.6

func NewTextBoundsInfoServiceClient(cc grpc.ClientConnInterface) TextBoundsInfoServiceClient

type TextBoundsInfoServiceServer added in v0.0.6

TextBoundsInfoServiceServer is the server API for TextBoundsInfoService service. All implementations must embed UnimplementedTextBoundsInfoServiceServer for forward compatibility.

type TextSnapshotGetCursorCapsModeRequest added in v0.0.6

type TextSnapshotGetCursorCapsModeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*TextSnapshotGetCursorCapsModeRequest) Descriptor deprecated added in v0.0.6

func (*TextSnapshotGetCursorCapsModeRequest) Descriptor() ([]byte, []int)

Deprecated: Use TextSnapshotGetCursorCapsModeRequest.ProtoReflect.Descriptor instead.

func (*TextSnapshotGetCursorCapsModeRequest) GetHandle added in v0.0.6

func (*TextSnapshotGetCursorCapsModeRequest) ProtoMessage added in v0.0.6

func (*TextSnapshotGetCursorCapsModeRequest) ProtoMessage()

func (*TextSnapshotGetCursorCapsModeRequest) ProtoReflect added in v0.0.6

func (*TextSnapshotGetCursorCapsModeRequest) Reset added in v0.0.6

func (*TextSnapshotGetCursorCapsModeRequest) String added in v0.0.6

type TextSnapshotGetSurroundingTextRequest added in v0.0.6

type TextSnapshotGetSurroundingTextRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*TextSnapshotGetSurroundingTextRequest) Descriptor deprecated added in v0.0.6

func (*TextSnapshotGetSurroundingTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use TextSnapshotGetSurroundingTextRequest.ProtoReflect.Descriptor instead.

func (*TextSnapshotGetSurroundingTextRequest) GetHandle added in v0.0.6

func (*TextSnapshotGetSurroundingTextRequest) ProtoMessage added in v0.0.6

func (*TextSnapshotGetSurroundingTextRequest) ProtoMessage()

func (*TextSnapshotGetSurroundingTextRequest) ProtoReflect added in v0.0.6

func (*TextSnapshotGetSurroundingTextRequest) Reset added in v0.0.6

func (*TextSnapshotGetSurroundingTextRequest) String added in v0.0.6

type TextSnapshotServiceClient added in v0.0.6

TextSnapshotServiceClient is the client API for TextSnapshotService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewTextSnapshotServiceClient added in v0.0.6

func NewTextSnapshotServiceClient(cc grpc.ClientConnInterface) TextSnapshotServiceClient

type TextSnapshotServiceServer added in v0.0.6

TextSnapshotServiceServer is the server API for TextSnapshotService service. All implementations must embed UnimplementedTextSnapshotServiceServer for forward compatibility.

type ToStringRequest added in v0.0.6

type ToStringRequest struct {
	// contains filtered or unexported fields
}

func (*ToStringRequest) Descriptor deprecated added in v0.0.6

func (*ToStringRequest) Descriptor() ([]byte, []int)

Deprecated: Use ToStringRequest.ProtoReflect.Descriptor instead.

func (*ToStringRequest) ProtoMessage added in v0.0.6

func (*ToStringRequest) ProtoMessage()

func (*ToStringRequest) ProtoReflect added in v0.0.6

func (x *ToStringRequest) ProtoReflect() protoreflect.Message

func (*ToStringRequest) Reset added in v0.0.6

func (x *ToStringRequest) Reset()

func (*ToStringRequest) String added in v0.0.6

func (x *ToStringRequest) String() string

type ToStringResponse added in v0.0.6

type ToStringResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ToStringResponse) Descriptor deprecated added in v0.0.6

func (*ToStringResponse) Descriptor() ([]byte, []int)

Deprecated: Use ToStringResponse.ProtoReflect.Descriptor instead.

func (*ToStringResponse) GetResult added in v0.0.6

func (x *ToStringResponse) GetResult() string

func (*ToStringResponse) ProtoMessage added in v0.0.6

func (*ToStringResponse) ProtoMessage()

func (*ToStringResponse) ProtoReflect added in v0.0.6

func (x *ToStringResponse) ProtoReflect() protoreflect.Message

func (*ToStringResponse) Reset added in v0.0.6

func (x *ToStringResponse) Reset()

func (*ToStringResponse) String added in v0.0.6

func (x *ToStringResponse) String() string

type ToggleSoftInputFromWindowRequest

type ToggleSoftInputFromWindowRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*ToggleSoftInputFromWindowRequest) Descriptor deprecated

func (*ToggleSoftInputFromWindowRequest) Descriptor() ([]byte, []int)

Deprecated: Use ToggleSoftInputFromWindowRequest.ProtoReflect.Descriptor instead.

func (*ToggleSoftInputFromWindowRequest) GetArg0

func (*ToggleSoftInputFromWindowRequest) GetArg1

func (*ToggleSoftInputFromWindowRequest) GetArg2

func (*ToggleSoftInputFromWindowRequest) ProtoMessage

func (*ToggleSoftInputFromWindowRequest) ProtoMessage()

func (*ToggleSoftInputFromWindowRequest) ProtoReflect

func (*ToggleSoftInputFromWindowRequest) Reset

func (*ToggleSoftInputFromWindowRequest) String

type ToggleSoftInputFromWindowResponse

type ToggleSoftInputFromWindowResponse struct {
	// contains filtered or unexported fields
}

func (*ToggleSoftInputFromWindowResponse) Descriptor deprecated

func (*ToggleSoftInputFromWindowResponse) Descriptor() ([]byte, []int)

Deprecated: Use ToggleSoftInputFromWindowResponse.ProtoReflect.Descriptor instead.

func (*ToggleSoftInputFromWindowResponse) ProtoMessage

func (*ToggleSoftInputFromWindowResponse) ProtoMessage()

func (*ToggleSoftInputFromWindowResponse) ProtoReflect

func (*ToggleSoftInputFromWindowResponse) Reset

func (*ToggleSoftInputFromWindowResponse) String

type ToggleSoftInputRequest

type ToggleSoftInputRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*ToggleSoftInputRequest) Descriptor deprecated

func (*ToggleSoftInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use ToggleSoftInputRequest.ProtoReflect.Descriptor instead.

func (*ToggleSoftInputRequest) GetArg0

func (x *ToggleSoftInputRequest) GetArg0() int32

func (*ToggleSoftInputRequest) GetArg1

func (x *ToggleSoftInputRequest) GetArg1() int32

func (*ToggleSoftInputRequest) ProtoMessage

func (*ToggleSoftInputRequest) ProtoMessage()

func (*ToggleSoftInputRequest) ProtoReflect

func (x *ToggleSoftInputRequest) ProtoReflect() protoreflect.Message

func (*ToggleSoftInputRequest) Reset

func (x *ToggleSoftInputRequest) Reset()

func (*ToggleSoftInputRequest) String

func (x *ToggleSoftInputRequest) String() string

type ToggleSoftInputResponse

type ToggleSoftInputResponse struct {
	// contains filtered or unexported fields
}

func (*ToggleSoftInputResponse) Descriptor deprecated

func (*ToggleSoftInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use ToggleSoftInputResponse.ProtoReflect.Descriptor instead.

func (*ToggleSoftInputResponse) ProtoMessage

func (*ToggleSoftInputResponse) ProtoMessage()

func (*ToggleSoftInputResponse) ProtoReflect

func (x *ToggleSoftInputResponse) ProtoReflect() protoreflect.Message

func (*ToggleSoftInputResponse) Reset

func (x *ToggleSoftInputResponse) Reset()

func (*ToggleSoftInputResponse) String

func (x *ToggleSoftInputResponse) String() string

type UnbindInputRequest added in v0.0.6

type UnbindInputRequest struct {
	// contains filtered or unexported fields
}

func (*UnbindInputRequest) Descriptor deprecated added in v0.0.6

func (*UnbindInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use UnbindInputRequest.ProtoReflect.Descriptor instead.

func (*UnbindInputRequest) ProtoMessage added in v0.0.6

func (*UnbindInputRequest) ProtoMessage()

func (*UnbindInputRequest) ProtoReflect added in v0.0.6

func (x *UnbindInputRequest) ProtoReflect() protoreflect.Message

func (*UnbindInputRequest) Reset added in v0.0.6

func (x *UnbindInputRequest) Reset()

func (*UnbindInputRequest) String added in v0.0.6

func (x *UnbindInputRequest) String() string

type UnbindInputResponse added in v0.0.6

type UnbindInputResponse struct {
	// contains filtered or unexported fields
}

func (*UnbindInputResponse) Descriptor deprecated added in v0.0.6

func (*UnbindInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use UnbindInputResponse.ProtoReflect.Descriptor instead.

func (*UnbindInputResponse) ProtoMessage added in v0.0.6

func (*UnbindInputResponse) ProtoMessage()

func (*UnbindInputResponse) ProtoReflect added in v0.0.6

func (x *UnbindInputResponse) ProtoReflect() protoreflect.Message

func (*UnbindInputResponse) Reset added in v0.0.6

func (x *UnbindInputResponse) Reset()

func (*UnbindInputResponse) String added in v0.0.6

func (x *UnbindInputResponse) String() string

type UnimplementedBaseInputConnectionServiceServer added in v0.0.6

type UnimplementedBaseInputConnectionServiceServer struct{}

UnimplementedBaseInputConnectionServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedBaseInputConnectionServiceServer) BeginBatchEdit added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) ClearMetaKeyStates added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) CloseConnection added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) CommitCompletion added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) CommitContent added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) CommitCorrection added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) CommitText added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) DeleteSurroundingText added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) EndBatchEdit added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) FinishComposingText added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) GetComposingSpanEnd added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) GetComposingSpanStart added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) GetCursorCapsMode added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) GetEditable added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) GetExtractedText added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) GetHandler added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) GetSelectedText added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) GetSurroundingText added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) GetTextAfterCursor added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) GetTextBeforeCursor added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) NewBaseInputConnection added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) PerformContextMenuAction added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) PerformEditorAction added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) PerformPrivateCommand added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) RemoveComposingSpans added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) ReplaceText added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) ReportFullscreenMode added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) RequestCursorUpdates added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) SendKeyEvent added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) SetComposingRegion added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) SetComposingSpans added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) SetComposingText added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) SetSelection added in v0.0.6

func (UnimplementedBaseInputConnectionServiceServer) TakeSnapshot added in v0.0.6

type UnimplementedCompletionInfoServiceServer added in v0.0.6

type UnimplementedCompletionInfoServiceServer struct{}

UnimplementedCompletionInfoServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedCompletionInfoServiceServer) DescribeContents added in v0.0.6

func (UnimplementedCompletionInfoServiceServer) GetId added in v0.0.6

func (UnimplementedCompletionInfoServiceServer) GetLabel added in v0.0.6

func (UnimplementedCompletionInfoServiceServer) GetPosition added in v0.0.6

func (UnimplementedCompletionInfoServiceServer) GetText added in v0.0.6

func (UnimplementedCompletionInfoServiceServer) NewCompletionInfo added in v0.0.6

func (UnimplementedCompletionInfoServiceServer) ToString added in v0.0.6

func (UnimplementedCompletionInfoServiceServer) WriteToParcel added in v0.0.6

type UnimplementedConnectionlessHandwritingCallbackServiceServer added in v0.0.6

type UnimplementedConnectionlessHandwritingCallbackServiceServer struct{}

UnimplementedConnectionlessHandwritingCallbackServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedConnectionlessHandwritingCallbackServiceServer) OnError added in v0.0.6

func (UnimplementedConnectionlessHandwritingCallbackServiceServer) OnResult added in v0.0.6

type UnimplementedCorrectionInfoServiceServer added in v0.0.6

type UnimplementedCorrectionInfoServiceServer struct{}

UnimplementedCorrectionInfoServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedCorrectionInfoServiceServer) DescribeContents added in v0.0.6

func (UnimplementedCorrectionInfoServiceServer) GetNewText added in v0.0.6

func (UnimplementedCorrectionInfoServiceServer) GetOffset added in v0.0.6

func (UnimplementedCorrectionInfoServiceServer) GetOldText added in v0.0.6

func (UnimplementedCorrectionInfoServiceServer) NewCorrectionInfo added in v0.0.6

func (UnimplementedCorrectionInfoServiceServer) ToString added in v0.0.6

func (UnimplementedCorrectionInfoServiceServer) WriteToParcel added in v0.0.6

type UnimplementedCursorAnchorInfoBuilderServiceServer added in v0.0.6

type UnimplementedCursorAnchorInfoBuilderServiceServer struct{}

UnimplementedCursorAnchorInfoBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedCursorAnchorInfoBuilderServiceServer) AddCharacterBounds added in v0.0.6

func (UnimplementedCursorAnchorInfoBuilderServiceServer) AddVisibleLineBounds added in v0.0.6

func (UnimplementedCursorAnchorInfoBuilderServiceServer) Build added in v0.0.6

func (UnimplementedCursorAnchorInfoBuilderServiceServer) ClearVisibleLineBounds added in v0.0.6

func (UnimplementedCursorAnchorInfoBuilderServiceServer) Reset added in v0.0.6

func (UnimplementedCursorAnchorInfoBuilderServiceServer) SetEditorBoundsInfo added in v0.0.6

func (UnimplementedCursorAnchorInfoBuilderServiceServer) SetInsertionMarkerLocation added in v0.0.6

func (UnimplementedCursorAnchorInfoBuilderServiceServer) SetMatrix added in v0.0.6

func (UnimplementedCursorAnchorInfoBuilderServiceServer) SetSelectionRange added in v0.0.6

func (UnimplementedCursorAnchorInfoBuilderServiceServer) SetTextAppearanceInfo added in v0.0.6

type UnimplementedCursorAnchorInfoServiceServer added in v0.0.6

type UnimplementedCursorAnchorInfoServiceServer struct{}

UnimplementedCursorAnchorInfoServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedCursorAnchorInfoServiceServer) DescribeContents added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) Equals added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) GetCharacterBoundsFlags added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) GetComposingText added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) GetComposingTextStart added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) GetEditorBoundsInfo added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) GetInsertionMarkerBaseline added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) GetInsertionMarkerBottom added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) GetInsertionMarkerFlags added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) GetInsertionMarkerHorizontal added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) GetInsertionMarkerTop added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) GetMatrix added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) GetSelectionEnd added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) GetSelectionStart added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) GetTextAppearanceInfo added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) GetVisibleLineBounds added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) HashCode added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) NewCursorAnchorInfo added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) ToString added in v0.0.6

func (UnimplementedCursorAnchorInfoServiceServer) WriteToParcel added in v0.0.6

type UnimplementedDeleteGestureBuilderServiceServer added in v0.0.6

type UnimplementedDeleteGestureBuilderServiceServer struct{}

UnimplementedDeleteGestureBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedDeleteGestureBuilderServiceServer) Build added in v0.0.6

func (UnimplementedDeleteGestureBuilderServiceServer) SetDeletionArea added in v0.0.6

func (UnimplementedDeleteGestureBuilderServiceServer) SetFallbackText added in v0.0.6

func (UnimplementedDeleteGestureBuilderServiceServer) SetGranularity added in v0.0.6

type UnimplementedDeleteGestureServiceServer added in v0.0.6

type UnimplementedDeleteGestureServiceServer struct{}

UnimplementedDeleteGestureServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedDeleteGestureServiceServer) DescribeContents added in v0.0.6

func (UnimplementedDeleteGestureServiceServer) Equals added in v0.0.6

func (UnimplementedDeleteGestureServiceServer) GetDeletionArea added in v0.0.6

func (UnimplementedDeleteGestureServiceServer) GetGranularity added in v0.0.6

func (UnimplementedDeleteGestureServiceServer) HashCode added in v0.0.6

func (UnimplementedDeleteGestureServiceServer) WriteToParcel added in v0.0.6

type UnimplementedDeleteRangeGestureBuilderServiceServer added in v0.0.6

type UnimplementedDeleteRangeGestureBuilderServiceServer struct{}

UnimplementedDeleteRangeGestureBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedDeleteRangeGestureBuilderServiceServer) Build added in v0.0.6

func (UnimplementedDeleteRangeGestureBuilderServiceServer) SetDeletionEndArea added in v0.0.6

func (UnimplementedDeleteRangeGestureBuilderServiceServer) SetDeletionStartArea added in v0.0.6

func (UnimplementedDeleteRangeGestureBuilderServiceServer) SetFallbackText added in v0.0.6

func (UnimplementedDeleteRangeGestureBuilderServiceServer) SetGranularity added in v0.0.6

type UnimplementedDeleteRangeGestureServiceServer added in v0.0.6

type UnimplementedDeleteRangeGestureServiceServer struct{}

UnimplementedDeleteRangeGestureServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedDeleteRangeGestureServiceServer) DescribeContents added in v0.0.6

func (UnimplementedDeleteRangeGestureServiceServer) Equals added in v0.0.6

func (UnimplementedDeleteRangeGestureServiceServer) GetDeletionEndArea added in v0.0.6

func (UnimplementedDeleteRangeGestureServiceServer) GetDeletionStartArea added in v0.0.6

func (UnimplementedDeleteRangeGestureServiceServer) GetGranularity added in v0.0.6

func (UnimplementedDeleteRangeGestureServiceServer) HashCode added in v0.0.6

func (UnimplementedDeleteRangeGestureServiceServer) WriteToParcel added in v0.0.6

type UnimplementedEditorBoundsInfoBuilderServiceServer added in v0.0.6

type UnimplementedEditorBoundsInfoBuilderServiceServer struct{}

UnimplementedEditorBoundsInfoBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedEditorBoundsInfoBuilderServiceServer) Build added in v0.0.6

func (UnimplementedEditorBoundsInfoBuilderServiceServer) SetEditorBounds added in v0.0.6

func (UnimplementedEditorBoundsInfoBuilderServiceServer) SetHandwritingBounds added in v0.0.6

type UnimplementedEditorBoundsInfoServiceServer added in v0.0.6

type UnimplementedEditorBoundsInfoServiceServer struct{}

UnimplementedEditorBoundsInfoServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedEditorBoundsInfoServiceServer) DescribeContents added in v0.0.6

func (UnimplementedEditorBoundsInfoServiceServer) Equals added in v0.0.6

func (UnimplementedEditorBoundsInfoServiceServer) GetEditorBounds added in v0.0.6

func (UnimplementedEditorBoundsInfoServiceServer) GetHandwritingBounds added in v0.0.6

func (UnimplementedEditorBoundsInfoServiceServer) HashCode added in v0.0.6

func (UnimplementedEditorBoundsInfoServiceServer) ToString added in v0.0.6

func (UnimplementedEditorBoundsInfoServiceServer) WriteToParcel added in v0.0.6

type UnimplementedEditorInfoServiceServer added in v0.0.6

type UnimplementedEditorInfoServiceServer struct{}

UnimplementedEditorInfoServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedEditorInfoServiceServer) DescribeContents added in v0.0.6

func (UnimplementedEditorInfoServiceServer) Dump added in v0.0.6

func (UnimplementedEditorInfoServiceServer) GetAutofillId added in v0.0.6

func (UnimplementedEditorInfoServiceServer) GetInitialSelectedText added in v0.0.6

func (UnimplementedEditorInfoServiceServer) GetInitialSurroundingText added in v0.0.6

func (UnimplementedEditorInfoServiceServer) GetInitialTextAfterCursor added in v0.0.6

func (UnimplementedEditorInfoServiceServer) GetInitialTextBeforeCursor added in v0.0.6

func (UnimplementedEditorInfoServiceServer) GetInitialToolType added in v0.0.6

func (UnimplementedEditorInfoServiceServer) IsStylusHandwritingEnabled added in v0.0.6

func (UnimplementedEditorInfoServiceServer) IsWritingToolsEnabled added in v0.0.6

func (UnimplementedEditorInfoServiceServer) MakeCompatible added in v0.0.6

func (UnimplementedEditorInfoServiceServer) NewEditorInfo added in v0.0.6

func (UnimplementedEditorInfoServiceServer) SetAutofillId added in v0.0.6

func (UnimplementedEditorInfoServiceServer) SetInitialSurroundingSubText added in v0.0.6

func (UnimplementedEditorInfoServiceServer) SetInitialSurroundingText added in v0.0.6

func (UnimplementedEditorInfoServiceServer) SetInitialToolType added in v0.0.6

func (UnimplementedEditorInfoServiceServer) SetStylusHandwritingEnabled added in v0.0.6

func (UnimplementedEditorInfoServiceServer) SetWritingToolsEnabled added in v0.0.6

func (UnimplementedEditorInfoServiceServer) WriteToParcel added in v0.0.6

type UnimplementedExtractedTextRequestServiceServer added in v0.0.6

type UnimplementedExtractedTextRequestServiceServer struct{}

UnimplementedExtractedTextRequestServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedExtractedTextRequestServiceServer) DescribeContents added in v0.0.6

func (UnimplementedExtractedTextRequestServiceServer) NewExtractedTextRequestOp added in v0.0.6

func (UnimplementedExtractedTextRequestServiceServer) WriteToParcel added in v0.0.6

type UnimplementedExtractedTextServiceServer added in v0.0.6

type UnimplementedExtractedTextServiceServer struct{}

UnimplementedExtractedTextServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedExtractedTextServiceServer) DescribeContents added in v0.0.6

func (UnimplementedExtractedTextServiceServer) NewExtractedText added in v0.0.6

func (UnimplementedExtractedTextServiceServer) WriteToParcel added in v0.0.6

type UnimplementedHandwritingGestureServiceServer added in v0.0.6

type UnimplementedHandwritingGestureServiceServer struct{}

UnimplementedHandwritingGestureServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedHandwritingGestureServiceServer) GetFallbackText added in v0.0.6

type UnimplementedInlineSuggestionInfoServiceServer added in v0.0.6

type UnimplementedInlineSuggestionInfoServiceServer struct{}

UnimplementedInlineSuggestionInfoServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInlineSuggestionInfoServiceServer) DescribeContents added in v0.0.6

func (UnimplementedInlineSuggestionInfoServiceServer) Equals added in v0.0.6

func (UnimplementedInlineSuggestionInfoServiceServer) GetAutofillHints added in v0.0.6

func (UnimplementedInlineSuggestionInfoServiceServer) GetInlinePresentationSpec added in v0.0.6

func (UnimplementedInlineSuggestionInfoServiceServer) GetSource added in v0.0.6

func (UnimplementedInlineSuggestionInfoServiceServer) GetType added in v0.0.6

func (UnimplementedInlineSuggestionInfoServiceServer) HashCode added in v0.0.6

func (UnimplementedInlineSuggestionInfoServiceServer) IsPinned added in v0.0.6

func (UnimplementedInlineSuggestionInfoServiceServer) ToString added in v0.0.6

func (UnimplementedInlineSuggestionInfoServiceServer) WriteToParcel added in v0.0.6

type UnimplementedInlineSuggestionServiceServer added in v0.0.6

type UnimplementedInlineSuggestionServiceServer struct{}

UnimplementedInlineSuggestionServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInlineSuggestionServiceServer) DescribeContents added in v0.0.6

func (UnimplementedInlineSuggestionServiceServer) Equals added in v0.0.6

func (UnimplementedInlineSuggestionServiceServer) GetInfo added in v0.0.6

func (UnimplementedInlineSuggestionServiceServer) HashCode added in v0.0.6

func (UnimplementedInlineSuggestionServiceServer) ToString added in v0.0.6

func (UnimplementedInlineSuggestionServiceServer) WriteToParcel added in v0.0.6

type UnimplementedInlineSuggestionsRequestBuilderServiceServer added in v0.0.6

type UnimplementedInlineSuggestionsRequestBuilderServiceServer struct{}

UnimplementedInlineSuggestionsRequestBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInlineSuggestionsRequestBuilderServiceServer) AddInlinePresentationSpecs added in v0.0.6

func (UnimplementedInlineSuggestionsRequestBuilderServiceServer) Build added in v0.0.6

func (UnimplementedInlineSuggestionsRequestBuilderServiceServer) SetExtras added in v0.0.6

func (UnimplementedInlineSuggestionsRequestBuilderServiceServer) SetInlineTooltipPresentationSpec added in v0.0.6

func (UnimplementedInlineSuggestionsRequestBuilderServiceServer) SetMaxSuggestionCount added in v0.0.6

func (UnimplementedInlineSuggestionsRequestBuilderServiceServer) SetSupportedLocales added in v0.0.6

type UnimplementedInlineSuggestionsRequestServiceServer added in v0.0.6

type UnimplementedInlineSuggestionsRequestServiceServer struct{}

UnimplementedInlineSuggestionsRequestServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInlineSuggestionsRequestServiceServer) DescribeContents added in v0.0.6

func (UnimplementedInlineSuggestionsRequestServiceServer) Equals added in v0.0.6

func (UnimplementedInlineSuggestionsRequestServiceServer) GetExtras added in v0.0.6

func (UnimplementedInlineSuggestionsRequestServiceServer) GetHostPackageName added in v0.0.6

func (UnimplementedInlineSuggestionsRequestServiceServer) GetInlinePresentationSpecs added in v0.0.6

func (UnimplementedInlineSuggestionsRequestServiceServer) GetInlineTooltipPresentationSpec added in v0.0.6

func (UnimplementedInlineSuggestionsRequestServiceServer) GetMaxSuggestionCount added in v0.0.6

func (UnimplementedInlineSuggestionsRequestServiceServer) GetSupportedLocales added in v0.0.6

func (UnimplementedInlineSuggestionsRequestServiceServer) HashCode added in v0.0.6

func (UnimplementedInlineSuggestionsRequestServiceServer) ToString added in v0.0.6

func (UnimplementedInlineSuggestionsRequestServiceServer) WriteToParcel added in v0.0.6

type UnimplementedInlineSuggestionsResponseServiceServer added in v0.0.6

type UnimplementedInlineSuggestionsResponseServiceServer struct{}

UnimplementedInlineSuggestionsResponseServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInlineSuggestionsResponseServiceServer) DescribeContents added in v0.0.6

func (UnimplementedInlineSuggestionsResponseServiceServer) Equals added in v0.0.6

func (UnimplementedInlineSuggestionsResponseServiceServer) GetInlineSuggestions added in v0.0.6

func (UnimplementedInlineSuggestionsResponseServiceServer) HashCode added in v0.0.6

func (UnimplementedInlineSuggestionsResponseServiceServer) ToString added in v0.0.6

func (UnimplementedInlineSuggestionsResponseServiceServer) WriteToParcel added in v0.0.6

type UnimplementedInputBindingServiceServer added in v0.0.6

type UnimplementedInputBindingServiceServer struct{}

UnimplementedInputBindingServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInputBindingServiceServer) DescribeContents added in v0.0.6

func (UnimplementedInputBindingServiceServer) GetConnection added in v0.0.6

func (UnimplementedInputBindingServiceServer) GetConnectionToken added in v0.0.6

func (UnimplementedInputBindingServiceServer) GetPid added in v0.0.6

func (UnimplementedInputBindingServiceServer) GetUid added in v0.0.6

func (UnimplementedInputBindingServiceServer) NewInputBinding added in v0.0.6

func (UnimplementedInputBindingServiceServer) ToString added in v0.0.6

func (UnimplementedInputBindingServiceServer) WriteToParcel added in v0.0.6

type UnimplementedInputConnectionServiceServer added in v0.0.6

type UnimplementedInputConnectionServiceServer struct{}

UnimplementedInputConnectionServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInputConnectionServiceServer) BeginBatchEdit added in v0.0.6

func (UnimplementedInputConnectionServiceServer) ClearMetaKeyStates added in v0.0.6

func (UnimplementedInputConnectionServiceServer) CloseConnection added in v0.0.6

func (UnimplementedInputConnectionServiceServer) CommitCompletion added in v0.0.6

func (UnimplementedInputConnectionServiceServer) CommitContent added in v0.0.6

func (UnimplementedInputConnectionServiceServer) CommitCorrection added in v0.0.6

func (UnimplementedInputConnectionServiceServer) CommitText added in v0.0.6

func (UnimplementedInputConnectionServiceServer) DeleteSurroundingText added in v0.0.6

func (UnimplementedInputConnectionServiceServer) DeleteSurroundingTextInCodePoints added in v0.0.6

func (UnimplementedInputConnectionServiceServer) EndBatchEdit added in v0.0.6

func (UnimplementedInputConnectionServiceServer) FinishComposingText added in v0.0.6

func (UnimplementedInputConnectionServiceServer) GetCursorCapsMode added in v0.0.6

func (UnimplementedInputConnectionServiceServer) GetExtractedText added in v0.0.6

func (UnimplementedInputConnectionServiceServer) GetHandler added in v0.0.6

func (UnimplementedInputConnectionServiceServer) GetSelectedText added in v0.0.6

func (UnimplementedInputConnectionServiceServer) GetTextAfterCursor added in v0.0.6

func (UnimplementedInputConnectionServiceServer) GetTextBeforeCursor added in v0.0.6

func (UnimplementedInputConnectionServiceServer) PerformContextMenuAction added in v0.0.6

func (UnimplementedInputConnectionServiceServer) PerformEditorAction added in v0.0.6

func (UnimplementedInputConnectionServiceServer) PerformPrivateCommand added in v0.0.6

func (UnimplementedInputConnectionServiceServer) ReportFullscreenMode added in v0.0.6

func (UnimplementedInputConnectionServiceServer) RequestCursorUpdates added in v0.0.6

func (UnimplementedInputConnectionServiceServer) SendKeyEvent added in v0.0.6

func (UnimplementedInputConnectionServiceServer) SetComposingRegion added in v0.0.6

func (UnimplementedInputConnectionServiceServer) SetComposingText added in v0.0.6

func (UnimplementedInputConnectionServiceServer) SetSelection added in v0.0.6

type UnimplementedInputConnectionWrapperServiceServer added in v0.0.6

type UnimplementedInputConnectionWrapperServiceServer struct{}

UnimplementedInputConnectionWrapperServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInputConnectionWrapperServiceServer) BeginBatchEdit added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) ClearMetaKeyStates added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) CloseConnection added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) CommitCompletion added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) CommitContent added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) CommitCorrection added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) CommitText2 added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) CommitText3_1 added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) DeleteSurroundingText added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) EndBatchEdit added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) FinishComposingText added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) GetCursorCapsMode added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) GetExtractedText added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) GetHandler added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) GetSelectedText added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) GetSurroundingText added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) GetTextAfterCursor added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) GetTextBeforeCursor added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) NewInputConnectionWrapper added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) PerformContextMenuAction added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) PerformEditorAction added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) PerformHandwritingGesture added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) PerformPrivateCommand added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) PerformSpellCheck added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) PreviewHandwritingGesture added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) ReplaceText added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) ReportFullscreenMode added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) RequestCursorUpdates1 added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) RequestCursorUpdates2_1 added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) SendKeyEvent added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) SetComposingRegion2 added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) SetComposingRegion3_1 added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) SetComposingText2 added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) SetComposingText3_1 added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) SetImeConsumesInput added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) SetSelection added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) SetTarget added in v0.0.6

func (UnimplementedInputConnectionWrapperServiceServer) TakeSnapshot added in v0.0.6

type UnimplementedInputContentInfoServiceServer added in v0.0.6

type UnimplementedInputContentInfoServiceServer struct{}

UnimplementedInputContentInfoServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInputContentInfoServiceServer) DescribeContents added in v0.0.6

func (UnimplementedInputContentInfoServiceServer) GetContentUri added in v0.0.6

func (UnimplementedInputContentInfoServiceServer) GetDescription added in v0.0.6

func (UnimplementedInputContentInfoServiceServer) GetLinkUri added in v0.0.6

func (UnimplementedInputContentInfoServiceServer) NewInputContentInfo added in v0.0.6

func (UnimplementedInputContentInfoServiceServer) ReleasePermission added in v0.0.6

func (UnimplementedInputContentInfoServiceServer) RequestPermission added in v0.0.6

func (UnimplementedInputContentInfoServiceServer) WriteToParcel added in v0.0.6

type UnimplementedInputMethodInfoServiceServer added in v0.0.6

type UnimplementedInputMethodInfoServiceServer struct{}

UnimplementedInputMethodInfoServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInputMethodInfoServiceServer) DescribeContents added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) Dump added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) Equals added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) GetComponent added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) GetConfigChanges added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) GetId added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) GetIsDefaultResourceId added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) GetPackageName added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) GetServiceInfo added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) GetServiceName added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) GetSettingsActivity added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) GetSubtypeAt added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) GetSubtypeCount added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) HashCode added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) LoadIcon added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) LoadLabel added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) NewInputMethodInfo added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) ShouldShowInInputMethodPicker added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) SupportsStylusHandwriting added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) SuppressesSpellChecker added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) ToString added in v0.0.6

func (UnimplementedInputMethodInfoServiceServer) WriteToParcel added in v0.0.6

type UnimplementedInputMethodManagerServiceServer

type UnimplementedInputMethodManagerServiceServer struct{}

UnimplementedInputMethodManagerServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInputMethodManagerServiceServer) GetInputMethodList

func (UnimplementedInputMethodManagerServiceServer) HideStatusIcon

func (UnimplementedInputMethodManagerServiceServer) InvalidateInput

func (UnimplementedInputMethodManagerServiceServer) IsAcceptingText

func (UnimplementedInputMethodManagerServiceServer) IsActive0

func (UnimplementedInputMethodManagerServiceServer) IsActive1_1

func (UnimplementedInputMethodManagerServiceServer) IsFullscreenMode

func (UnimplementedInputMethodManagerServiceServer) IsWatchingCursor

func (UnimplementedInputMethodManagerServiceServer) RestartInput

func (UnimplementedInputMethodManagerServiceServer) SendAppPrivateCommand

func (UnimplementedInputMethodManagerServiceServer) SetInputMethod

func (UnimplementedInputMethodManagerServiceServer) ShowInputMethodPicker

func (UnimplementedInputMethodManagerServiceServer) ShowSoftInput2

func (UnimplementedInputMethodManagerServiceServer) ShowSoftInput3_1

func (UnimplementedInputMethodManagerServiceServer) ShowStatusIcon

func (UnimplementedInputMethodManagerServiceServer) StartStylusHandwriting

func (UnimplementedInputMethodManagerServiceServer) ToggleSoftInput

type UnimplementedInputMethodServiceServer added in v0.0.6

type UnimplementedInputMethodServiceServer struct{}

UnimplementedInputMethodServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInputMethodServiceServer) AttachToken added in v0.0.6

func (UnimplementedInputMethodServiceServer) BindInput added in v0.0.6

func (UnimplementedInputMethodServiceServer) ChangeInputMethodSubtype added in v0.0.6

func (UnimplementedInputMethodServiceServer) CreateSession added in v0.0.6

func (UnimplementedInputMethodServiceServer) HideSoftInput added in v0.0.6

func (UnimplementedInputMethodServiceServer) RestartInput added in v0.0.6

func (UnimplementedInputMethodServiceServer) RevokeSession added in v0.0.6

func (UnimplementedInputMethodServiceServer) SetSessionEnabled added in v0.0.6

func (UnimplementedInputMethodServiceServer) ShowSoftInput added in v0.0.6

func (UnimplementedInputMethodServiceServer) StartInput added in v0.0.6

func (UnimplementedInputMethodServiceServer) UnbindInput added in v0.0.6

type UnimplementedInputMethodSessionCallbackServiceServer added in v0.0.6

type UnimplementedInputMethodSessionCallbackServiceServer struct{}

UnimplementedInputMethodSessionCallbackServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInputMethodSessionCallbackServiceServer) SessionCreated added in v0.0.6

type UnimplementedInputMethodSessionEventCallbackServiceServer added in v0.0.6

type UnimplementedInputMethodSessionEventCallbackServiceServer struct{}

UnimplementedInputMethodSessionEventCallbackServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInputMethodSessionEventCallbackServiceServer) FinishedEvent added in v0.0.6

type UnimplementedInputMethodSessionServiceServer added in v0.0.6

type UnimplementedInputMethodSessionServiceServer struct{}

UnimplementedInputMethodSessionServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInputMethodSessionServiceServer) AppPrivateCommand added in v0.0.6

func (UnimplementedInputMethodSessionServiceServer) DispatchGenericMotionEvent added in v0.0.6

func (UnimplementedInputMethodSessionServiceServer) DispatchKeyEvent added in v0.0.6

func (UnimplementedInputMethodSessionServiceServer) DispatchTrackballEvent added in v0.0.6

func (UnimplementedInputMethodSessionServiceServer) DisplayCompletions added in v0.0.6

func (UnimplementedInputMethodSessionServiceServer) FinishInput added in v0.0.6

func (UnimplementedInputMethodSessionServiceServer) ToggleSoftInput added in v0.0.6

func (UnimplementedInputMethodSessionServiceServer) UpdateCursor added in v0.0.6

func (UnimplementedInputMethodSessionServiceServer) UpdateCursorAnchorInfo added in v0.0.6

func (UnimplementedInputMethodSessionServiceServer) UpdateExtractedText added in v0.0.6

func (UnimplementedInputMethodSessionServiceServer) UpdateSelection added in v0.0.6

func (UnimplementedInputMethodSessionServiceServer) ViewClicked added in v0.0.6

type UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer added in v0.0.6

type UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer struct{}

UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer) Build added in v0.0.6

func (UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer) SetIsAsciiCapable added in v0.0.6

func (UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer) SetIsAuxiliary added in v0.0.6

func (UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer) SetLanguageTag added in v0.0.6

func (UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer) SetLayoutLabelNonLocalized added in v0.0.6

func (UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer) SetLayoutLabelResource added in v0.0.6

func (UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer) SetOverridesImplicitlyEnabledSubtype added in v0.0.6

func (UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer) SetPhysicalKeyboardHint added in v0.0.6

func (UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer) SetSubtypeExtraValue added in v0.0.6

func (UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer) SetSubtypeIconResId added in v0.0.6

func (UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer) SetSubtypeId added in v0.0.6

func (UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer) SetSubtypeLocale added in v0.0.6

func (UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer) SetSubtypeMode added in v0.0.6

func (UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer) SetSubtypeNameOverride added in v0.0.6

func (UnimplementedInputMethodSubtypeInputMethodSubtypeBuilderServiceServer) SetSubtypeNameResId added in v0.0.6

type UnimplementedInputMethodSubtypeServiceServer added in v0.0.6

type UnimplementedInputMethodSubtypeServiceServer struct{}

UnimplementedInputMethodSubtypeServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInputMethodSubtypeServiceServer) ContainsExtraValueKey added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) DescribeContents added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) Equals added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) GetDisplayName added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) GetExtraValue added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) GetExtraValueOf added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) GetIconResId added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) GetLanguageTag added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) GetLayoutDisplayName added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) GetLayoutLabelNonLocalized added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) GetLayoutLabelResource added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) GetLocale added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) GetMode added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) GetNameOverride added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) GetNameResId added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) GetPhysicalKeyboardHintLanguageTag added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) GetPhysicalKeyboardHintLayoutType added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) HashCode added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) IsAsciiCapable added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) IsAuxiliary added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) NewInputMethodSubtype added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) OverridesImplicitlyEnabledSubtype added in v0.0.6

func (UnimplementedInputMethodSubtypeServiceServer) WriteToParcel added in v0.0.6

type UnimplementedInsertGestureBuilderServiceServer added in v0.0.6

type UnimplementedInsertGestureBuilderServiceServer struct{}

UnimplementedInsertGestureBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInsertGestureBuilderServiceServer) Build added in v0.0.6

func (UnimplementedInsertGestureBuilderServiceServer) SetFallbackText added in v0.0.6

func (UnimplementedInsertGestureBuilderServiceServer) SetInsertionPoint added in v0.0.6

func (UnimplementedInsertGestureBuilderServiceServer) SetTextToInsert added in v0.0.6

type UnimplementedInsertGestureServiceServer added in v0.0.6

type UnimplementedInsertGestureServiceServer struct{}

UnimplementedInsertGestureServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInsertGestureServiceServer) DescribeContents added in v0.0.6

func (UnimplementedInsertGestureServiceServer) Equals added in v0.0.6

func (UnimplementedInsertGestureServiceServer) GetInsertionPoint added in v0.0.6

func (UnimplementedInsertGestureServiceServer) GetTextToInsert added in v0.0.6

func (UnimplementedInsertGestureServiceServer) HashCode added in v0.0.6

func (UnimplementedInsertGestureServiceServer) WriteToParcel added in v0.0.6

type UnimplementedInsertModeGestureBuilderServiceServer added in v0.0.6

type UnimplementedInsertModeGestureBuilderServiceServer struct{}

UnimplementedInsertModeGestureBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInsertModeGestureBuilderServiceServer) Build added in v0.0.6

func (UnimplementedInsertModeGestureBuilderServiceServer) SetCancellationSignal added in v0.0.6

func (UnimplementedInsertModeGestureBuilderServiceServer) SetFallbackText added in v0.0.6

func (UnimplementedInsertModeGestureBuilderServiceServer) SetInsertionPoint added in v0.0.6

type UnimplementedInsertModeGestureServiceServer added in v0.0.6

type UnimplementedInsertModeGestureServiceServer struct{}

UnimplementedInsertModeGestureServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInsertModeGestureServiceServer) DescribeContents added in v0.0.6

func (UnimplementedInsertModeGestureServiceServer) Equals added in v0.0.6

func (UnimplementedInsertModeGestureServiceServer) GetCancellationSignal added in v0.0.6

func (UnimplementedInsertModeGestureServiceServer) GetInsertionPoint added in v0.0.6

func (UnimplementedInsertModeGestureServiceServer) HashCode added in v0.0.6

func (UnimplementedInsertModeGestureServiceServer) WriteToParcel added in v0.0.6

type UnimplementedJoinOrSplitGestureBuilderServiceServer added in v0.0.6

type UnimplementedJoinOrSplitGestureBuilderServiceServer struct{}

UnimplementedJoinOrSplitGestureBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedJoinOrSplitGestureBuilderServiceServer) Build added in v0.0.6

func (UnimplementedJoinOrSplitGestureBuilderServiceServer) SetFallbackText added in v0.0.6

func (UnimplementedJoinOrSplitGestureBuilderServiceServer) SetJoinOrSplitPoint added in v0.0.6

type UnimplementedJoinOrSplitGestureServiceServer added in v0.0.6

type UnimplementedJoinOrSplitGestureServiceServer struct{}

UnimplementedJoinOrSplitGestureServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedJoinOrSplitGestureServiceServer) DescribeContents added in v0.0.6

func (UnimplementedJoinOrSplitGestureServiceServer) Equals added in v0.0.6

func (UnimplementedJoinOrSplitGestureServiceServer) GetJoinOrSplitPoint added in v0.0.6

func (UnimplementedJoinOrSplitGestureServiceServer) HashCode added in v0.0.6

func (UnimplementedJoinOrSplitGestureServiceServer) WriteToParcel added in v0.0.6

type UnimplementedRemoveSpaceGestureBuilderServiceServer added in v0.0.6

type UnimplementedRemoveSpaceGestureBuilderServiceServer struct{}

UnimplementedRemoveSpaceGestureBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedRemoveSpaceGestureBuilderServiceServer) Build added in v0.0.6

func (UnimplementedRemoveSpaceGestureBuilderServiceServer) SetFallbackText added in v0.0.6

func (UnimplementedRemoveSpaceGestureBuilderServiceServer) SetPoints added in v0.0.6

type UnimplementedRemoveSpaceGestureServiceServer added in v0.0.6

type UnimplementedRemoveSpaceGestureServiceServer struct{}

UnimplementedRemoveSpaceGestureServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedRemoveSpaceGestureServiceServer) DescribeContents added in v0.0.6

func (UnimplementedRemoveSpaceGestureServiceServer) Equals added in v0.0.6

func (UnimplementedRemoveSpaceGestureServiceServer) GetEndPoint added in v0.0.6

func (UnimplementedRemoveSpaceGestureServiceServer) GetStartPoint added in v0.0.6

func (UnimplementedRemoveSpaceGestureServiceServer) HashCode added in v0.0.6

func (UnimplementedRemoveSpaceGestureServiceServer) WriteToParcel added in v0.0.6

type UnimplementedSelectGestureBuilderServiceServer added in v0.0.6

type UnimplementedSelectGestureBuilderServiceServer struct{}

UnimplementedSelectGestureBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedSelectGestureBuilderServiceServer) Build added in v0.0.6

func (UnimplementedSelectGestureBuilderServiceServer) SetFallbackText added in v0.0.6

func (UnimplementedSelectGestureBuilderServiceServer) SetGranularity added in v0.0.6

func (UnimplementedSelectGestureBuilderServiceServer) SetSelectionArea added in v0.0.6

type UnimplementedSelectGestureServiceServer added in v0.0.6

type UnimplementedSelectGestureServiceServer struct{}

UnimplementedSelectGestureServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedSelectGestureServiceServer) DescribeContents added in v0.0.6

func (UnimplementedSelectGestureServiceServer) Equals added in v0.0.6

func (UnimplementedSelectGestureServiceServer) GetGranularity added in v0.0.6

func (UnimplementedSelectGestureServiceServer) GetSelectionArea added in v0.0.6

func (UnimplementedSelectGestureServiceServer) HashCode added in v0.0.6

func (UnimplementedSelectGestureServiceServer) WriteToParcel added in v0.0.6

type UnimplementedSelectRangeGestureBuilderServiceServer added in v0.0.6

type UnimplementedSelectRangeGestureBuilderServiceServer struct{}

UnimplementedSelectRangeGestureBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedSelectRangeGestureBuilderServiceServer) Build added in v0.0.6

func (UnimplementedSelectRangeGestureBuilderServiceServer) SetFallbackText added in v0.0.6

func (UnimplementedSelectRangeGestureBuilderServiceServer) SetGranularity added in v0.0.6

func (UnimplementedSelectRangeGestureBuilderServiceServer) SetSelectionEndArea added in v0.0.6

func (UnimplementedSelectRangeGestureBuilderServiceServer) SetSelectionStartArea added in v0.0.6

type UnimplementedSelectRangeGestureServiceServer added in v0.0.6

type UnimplementedSelectRangeGestureServiceServer struct{}

UnimplementedSelectRangeGestureServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedSelectRangeGestureServiceServer) DescribeContents added in v0.0.6

func (UnimplementedSelectRangeGestureServiceServer) Equals added in v0.0.6

func (UnimplementedSelectRangeGestureServiceServer) GetGranularity added in v0.0.6

func (UnimplementedSelectRangeGestureServiceServer) GetSelectionEndArea added in v0.0.6

func (UnimplementedSelectRangeGestureServiceServer) GetSelectionStartArea added in v0.0.6

func (UnimplementedSelectRangeGestureServiceServer) HashCode added in v0.0.6

func (UnimplementedSelectRangeGestureServiceServer) WriteToParcel added in v0.0.6

type UnimplementedSurroundingTextServiceServer added in v0.0.6

type UnimplementedSurroundingTextServiceServer struct{}

UnimplementedSurroundingTextServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedSurroundingTextServiceServer) DescribeContents added in v0.0.6

func (UnimplementedSurroundingTextServiceServer) GetOffset added in v0.0.6

func (UnimplementedSurroundingTextServiceServer) GetSelectionEnd added in v0.0.6

func (UnimplementedSurroundingTextServiceServer) GetSelectionStart added in v0.0.6

func (UnimplementedSurroundingTextServiceServer) GetText added in v0.0.6

func (UnimplementedSurroundingTextServiceServer) NewSurroundingText added in v0.0.6

func (UnimplementedSurroundingTextServiceServer) WriteToParcel added in v0.0.6

type UnimplementedTextAppearanceInfoBuilderServiceServer added in v0.0.6

type UnimplementedTextAppearanceInfoBuilderServiceServer struct{}

UnimplementedTextAppearanceInfoBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTextAppearanceInfoBuilderServiceServer) Build added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetAllCaps added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetElegantTextHeight added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetFallbackLineSpacing added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetFontFeatureSettings added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetFontVariationSettings added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetHighlightTextColor added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetHintTextColor added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetLetterSpacing added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetLineBreakStyle added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetLineBreakWordStyle added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetLinkTextColor added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetShadowColor added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetShadowDx added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetShadowDy added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetShadowRadius added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetSystemFontFamilyName added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetTextColor added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetTextFontWeight added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetTextLocales added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetTextScaleX added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetTextSize added in v0.0.6

func (UnimplementedTextAppearanceInfoBuilderServiceServer) SetTextStyle added in v0.0.6

type UnimplementedTextAppearanceInfoServiceServer added in v0.0.6

type UnimplementedTextAppearanceInfoServiceServer struct{}

UnimplementedTextAppearanceInfoServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTextAppearanceInfoServiceServer) DescribeContents added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) Equals added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetFontFeatureSettings added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetFontVariationSettings added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetHighlightTextColor added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetHintTextColor added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetLetterSpacing added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetLineBreakStyle added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetLineBreakWordStyle added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetLinkTextColor added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetShadowColor added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetShadowDx added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetShadowDy added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetShadowRadius added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetSystemFontFamilyName added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetTextColor added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetTextFontWeight added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetTextLocales added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetTextScaleX added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetTextSize added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) GetTextStyle added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) HashCode added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) IsAllCaps added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) IsElegantTextHeight added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) IsFallbackLineSpacing added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) ToString added in v0.0.6

func (UnimplementedTextAppearanceInfoServiceServer) WriteToParcel added in v0.0.6

type UnimplementedTextAttributeBuilderServiceServer added in v0.0.6

type UnimplementedTextAttributeBuilderServiceServer struct{}

UnimplementedTextAttributeBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTextAttributeBuilderServiceServer) Build added in v0.0.6

func (UnimplementedTextAttributeBuilderServiceServer) SetExtras added in v0.0.6

type UnimplementedTextAttributeServiceServer added in v0.0.6

type UnimplementedTextAttributeServiceServer struct{}

UnimplementedTextAttributeServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTextAttributeServiceServer) DescribeContents added in v0.0.6

func (UnimplementedTextAttributeServiceServer) GetExtras added in v0.0.6

func (UnimplementedTextAttributeServiceServer) GetTextConversionSuggestions added in v0.0.6

func (UnimplementedTextAttributeServiceServer) WriteToParcel added in v0.0.6

type UnimplementedTextBoundsInfoBuilderServiceServer added in v0.0.6

type UnimplementedTextBoundsInfoBuilderServiceServer struct{}

UnimplementedTextBoundsInfoBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTextBoundsInfoBuilderServiceServer) Build added in v0.0.6

func (UnimplementedTextBoundsInfoBuilderServiceServer) Clear added in v0.0.6

func (UnimplementedTextBoundsInfoBuilderServiceServer) SetCharacterBidiLevel added in v0.0.6

func (UnimplementedTextBoundsInfoBuilderServiceServer) SetCharacterBounds added in v0.0.6

func (UnimplementedTextBoundsInfoBuilderServiceServer) SetCharacterFlags added in v0.0.6

func (UnimplementedTextBoundsInfoBuilderServiceServer) SetGraphemeSegmentFinder added in v0.0.6

func (UnimplementedTextBoundsInfoBuilderServiceServer) SetLineSegmentFinder added in v0.0.6

func (UnimplementedTextBoundsInfoBuilderServiceServer) SetMatrix added in v0.0.6

func (UnimplementedTextBoundsInfoBuilderServiceServer) SetStartAndEnd added in v0.0.6

func (UnimplementedTextBoundsInfoBuilderServiceServer) SetWordSegmentFinder added in v0.0.6

type UnimplementedTextBoundsInfoResultServiceServer added in v0.0.6

type UnimplementedTextBoundsInfoResultServiceServer struct{}

UnimplementedTextBoundsInfoResultServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTextBoundsInfoResultServiceServer) GetResultCode added in v0.0.6

func (UnimplementedTextBoundsInfoResultServiceServer) GetTextBoundsInfo added in v0.0.6

func (UnimplementedTextBoundsInfoResultServiceServer) NewTextBoundsInfoResult added in v0.0.6

type UnimplementedTextBoundsInfoServiceServer added in v0.0.6

type UnimplementedTextBoundsInfoServiceServer struct{}

UnimplementedTextBoundsInfoServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTextBoundsInfoServiceServer) DescribeContents added in v0.0.6

func (UnimplementedTextBoundsInfoServiceServer) GetCharacterBidiLevel added in v0.0.6

func (UnimplementedTextBoundsInfoServiceServer) GetCharacterBounds added in v0.0.6

func (UnimplementedTextBoundsInfoServiceServer) GetCharacterFlags added in v0.0.6

func (UnimplementedTextBoundsInfoServiceServer) GetEndIndex added in v0.0.6

func (UnimplementedTextBoundsInfoServiceServer) GetGraphemeSegmentFinder added in v0.0.6

func (UnimplementedTextBoundsInfoServiceServer) GetLineSegmentFinder added in v0.0.6

func (UnimplementedTextBoundsInfoServiceServer) GetMatrix added in v0.0.6

func (UnimplementedTextBoundsInfoServiceServer) GetOffsetForPosition added in v0.0.6

func (UnimplementedTextBoundsInfoServiceServer) GetRangeForRect added in v0.0.6

func (UnimplementedTextBoundsInfoServiceServer) GetStartIndex added in v0.0.6

func (UnimplementedTextBoundsInfoServiceServer) GetWordSegmentFinder added in v0.0.6

func (UnimplementedTextBoundsInfoServiceServer) WriteToParcel added in v0.0.6

type UnimplementedTextSnapshotServiceServer added in v0.0.6

type UnimplementedTextSnapshotServiceServer struct{}

UnimplementedTextSnapshotServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTextSnapshotServiceServer) GetCompositionEnd added in v0.0.6

func (UnimplementedTextSnapshotServiceServer) GetCompositionStart added in v0.0.6

func (UnimplementedTextSnapshotServiceServer) GetCursorCapsMode added in v0.0.6

func (UnimplementedTextSnapshotServiceServer) GetSelectionEnd added in v0.0.6

func (UnimplementedTextSnapshotServiceServer) GetSelectionStart added in v0.0.6

func (UnimplementedTextSnapshotServiceServer) GetSurroundingText added in v0.0.6

func (UnimplementedTextSnapshotServiceServer) NewTextSnapshot added in v0.0.6

type UnsafeBaseInputConnectionServiceServer added in v0.0.6

type UnsafeBaseInputConnectionServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeBaseInputConnectionServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BaseInputConnectionServiceServer will result in compilation errors.

type UnsafeCompletionInfoServiceServer added in v0.0.6

type UnsafeCompletionInfoServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeCompletionInfoServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CompletionInfoServiceServer will result in compilation errors.

type UnsafeConnectionlessHandwritingCallbackServiceServer added in v0.0.6

type UnsafeConnectionlessHandwritingCallbackServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeConnectionlessHandwritingCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ConnectionlessHandwritingCallbackServiceServer will result in compilation errors.

type UnsafeCorrectionInfoServiceServer added in v0.0.6

type UnsafeCorrectionInfoServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeCorrectionInfoServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CorrectionInfoServiceServer will result in compilation errors.

type UnsafeCursorAnchorInfoBuilderServiceServer added in v0.0.6

type UnsafeCursorAnchorInfoBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeCursorAnchorInfoBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CursorAnchorInfoBuilderServiceServer will result in compilation errors.

type UnsafeCursorAnchorInfoServiceServer added in v0.0.6

type UnsafeCursorAnchorInfoServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeCursorAnchorInfoServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CursorAnchorInfoServiceServer will result in compilation errors.

type UnsafeDeleteGestureBuilderServiceServer added in v0.0.6

type UnsafeDeleteGestureBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeDeleteGestureBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DeleteGestureBuilderServiceServer will result in compilation errors.

type UnsafeDeleteGestureServiceServer added in v0.0.6

type UnsafeDeleteGestureServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeDeleteGestureServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DeleteGestureServiceServer will result in compilation errors.

type UnsafeDeleteRangeGestureBuilderServiceServer added in v0.0.6

type UnsafeDeleteRangeGestureBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeDeleteRangeGestureBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DeleteRangeGestureBuilderServiceServer will result in compilation errors.

type UnsafeDeleteRangeGestureServiceServer added in v0.0.6

type UnsafeDeleteRangeGestureServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeDeleteRangeGestureServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DeleteRangeGestureServiceServer will result in compilation errors.

type UnsafeEditorBoundsInfoBuilderServiceServer added in v0.0.6

type UnsafeEditorBoundsInfoBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeEditorBoundsInfoBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EditorBoundsInfoBuilderServiceServer will result in compilation errors.

type UnsafeEditorBoundsInfoServiceServer added in v0.0.6

type UnsafeEditorBoundsInfoServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeEditorBoundsInfoServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EditorBoundsInfoServiceServer will result in compilation errors.

type UnsafeEditorInfoServiceServer added in v0.0.6

type UnsafeEditorInfoServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeEditorInfoServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EditorInfoServiceServer will result in compilation errors.

type UnsafeExtractedTextRequestServiceServer added in v0.0.6

type UnsafeExtractedTextRequestServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeExtractedTextRequestServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ExtractedTextRequestServiceServer will result in compilation errors.

type UnsafeExtractedTextServiceServer added in v0.0.6

type UnsafeExtractedTextServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeExtractedTextServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ExtractedTextServiceServer will result in compilation errors.

type UnsafeHandwritingGestureServiceServer added in v0.0.6

type UnsafeHandwritingGestureServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeHandwritingGestureServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HandwritingGestureServiceServer will result in compilation errors.

type UnsafeInlineSuggestionInfoServiceServer added in v0.0.6

type UnsafeInlineSuggestionInfoServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInlineSuggestionInfoServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InlineSuggestionInfoServiceServer will result in compilation errors.

type UnsafeInlineSuggestionServiceServer added in v0.0.6

type UnsafeInlineSuggestionServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInlineSuggestionServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InlineSuggestionServiceServer will result in compilation errors.

type UnsafeInlineSuggestionsRequestBuilderServiceServer added in v0.0.6

type UnsafeInlineSuggestionsRequestBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInlineSuggestionsRequestBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InlineSuggestionsRequestBuilderServiceServer will result in compilation errors.

type UnsafeInlineSuggestionsRequestServiceServer added in v0.0.6

type UnsafeInlineSuggestionsRequestServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInlineSuggestionsRequestServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InlineSuggestionsRequestServiceServer will result in compilation errors.

type UnsafeInlineSuggestionsResponseServiceServer added in v0.0.6

type UnsafeInlineSuggestionsResponseServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInlineSuggestionsResponseServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InlineSuggestionsResponseServiceServer will result in compilation errors.

type UnsafeInputBindingServiceServer added in v0.0.6

type UnsafeInputBindingServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInputBindingServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InputBindingServiceServer will result in compilation errors.

type UnsafeInputConnectionServiceServer added in v0.0.6

type UnsafeInputConnectionServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInputConnectionServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InputConnectionServiceServer will result in compilation errors.

type UnsafeInputConnectionWrapperServiceServer added in v0.0.6

type UnsafeInputConnectionWrapperServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInputConnectionWrapperServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InputConnectionWrapperServiceServer will result in compilation errors.

type UnsafeInputContentInfoServiceServer added in v0.0.6

type UnsafeInputContentInfoServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInputContentInfoServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InputContentInfoServiceServer will result in compilation errors.

type UnsafeInputMethodInfoServiceServer added in v0.0.6

type UnsafeInputMethodInfoServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInputMethodInfoServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InputMethodInfoServiceServer will result in compilation errors.

type UnsafeInputMethodManagerServiceServer

type UnsafeInputMethodManagerServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInputMethodManagerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InputMethodManagerServiceServer will result in compilation errors.

type UnsafeInputMethodServiceServer added in v0.0.6

type UnsafeInputMethodServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInputMethodServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InputMethodServiceServer will result in compilation errors.

type UnsafeInputMethodSessionCallbackServiceServer added in v0.0.6

type UnsafeInputMethodSessionCallbackServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInputMethodSessionCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InputMethodSessionCallbackServiceServer will result in compilation errors.

type UnsafeInputMethodSessionEventCallbackServiceServer added in v0.0.6

type UnsafeInputMethodSessionEventCallbackServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInputMethodSessionEventCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InputMethodSessionEventCallbackServiceServer will result in compilation errors.

type UnsafeInputMethodSessionServiceServer added in v0.0.6

type UnsafeInputMethodSessionServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInputMethodSessionServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InputMethodSessionServiceServer will result in compilation errors.

type UnsafeInputMethodSubtypeInputMethodSubtypeBuilderServiceServer added in v0.0.6

type UnsafeInputMethodSubtypeInputMethodSubtypeBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInputMethodSubtypeInputMethodSubtypeBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InputMethodSubtypeInputMethodSubtypeBuilderServiceServer will result in compilation errors.

type UnsafeInputMethodSubtypeServiceServer added in v0.0.6

type UnsafeInputMethodSubtypeServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInputMethodSubtypeServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InputMethodSubtypeServiceServer will result in compilation errors.

type UnsafeInsertGestureBuilderServiceServer added in v0.0.6

type UnsafeInsertGestureBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInsertGestureBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InsertGestureBuilderServiceServer will result in compilation errors.

type UnsafeInsertGestureServiceServer added in v0.0.6

type UnsafeInsertGestureServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInsertGestureServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InsertGestureServiceServer will result in compilation errors.

type UnsafeInsertModeGestureBuilderServiceServer added in v0.0.6

type UnsafeInsertModeGestureBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInsertModeGestureBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InsertModeGestureBuilderServiceServer will result in compilation errors.

type UnsafeInsertModeGestureServiceServer added in v0.0.6

type UnsafeInsertModeGestureServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInsertModeGestureServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InsertModeGestureServiceServer will result in compilation errors.

type UnsafeJoinOrSplitGestureBuilderServiceServer added in v0.0.6

type UnsafeJoinOrSplitGestureBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeJoinOrSplitGestureBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to JoinOrSplitGestureBuilderServiceServer will result in compilation errors.

type UnsafeJoinOrSplitGestureServiceServer added in v0.0.6

type UnsafeJoinOrSplitGestureServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeJoinOrSplitGestureServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to JoinOrSplitGestureServiceServer will result in compilation errors.

type UnsafeRemoveSpaceGestureBuilderServiceServer added in v0.0.6

type UnsafeRemoveSpaceGestureBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeRemoveSpaceGestureBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RemoveSpaceGestureBuilderServiceServer will result in compilation errors.

type UnsafeRemoveSpaceGestureServiceServer added in v0.0.6

type UnsafeRemoveSpaceGestureServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeRemoveSpaceGestureServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RemoveSpaceGestureServiceServer will result in compilation errors.

type UnsafeSelectGestureBuilderServiceServer added in v0.0.6

type UnsafeSelectGestureBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeSelectGestureBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SelectGestureBuilderServiceServer will result in compilation errors.

type UnsafeSelectGestureServiceServer added in v0.0.6

type UnsafeSelectGestureServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeSelectGestureServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SelectGestureServiceServer will result in compilation errors.

type UnsafeSelectRangeGestureBuilderServiceServer added in v0.0.6

type UnsafeSelectRangeGestureBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeSelectRangeGestureBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SelectRangeGestureBuilderServiceServer will result in compilation errors.

type UnsafeSelectRangeGestureServiceServer added in v0.0.6

type UnsafeSelectRangeGestureServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeSelectRangeGestureServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SelectRangeGestureServiceServer will result in compilation errors.

type UnsafeSurroundingTextServiceServer added in v0.0.6

type UnsafeSurroundingTextServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeSurroundingTextServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SurroundingTextServiceServer will result in compilation errors.

type UnsafeTextAppearanceInfoBuilderServiceServer added in v0.0.6

type UnsafeTextAppearanceInfoBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTextAppearanceInfoBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TextAppearanceInfoBuilderServiceServer will result in compilation errors.

type UnsafeTextAppearanceInfoServiceServer added in v0.0.6

type UnsafeTextAppearanceInfoServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTextAppearanceInfoServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TextAppearanceInfoServiceServer will result in compilation errors.

type UnsafeTextAttributeBuilderServiceServer added in v0.0.6

type UnsafeTextAttributeBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTextAttributeBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TextAttributeBuilderServiceServer will result in compilation errors.

type UnsafeTextAttributeServiceServer added in v0.0.6

type UnsafeTextAttributeServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTextAttributeServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TextAttributeServiceServer will result in compilation errors.

type UnsafeTextBoundsInfoBuilderServiceServer added in v0.0.6

type UnsafeTextBoundsInfoBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTextBoundsInfoBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TextBoundsInfoBuilderServiceServer will result in compilation errors.

type UnsafeTextBoundsInfoResultServiceServer added in v0.0.6

type UnsafeTextBoundsInfoResultServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTextBoundsInfoResultServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TextBoundsInfoResultServiceServer will result in compilation errors.

type UnsafeTextBoundsInfoServiceServer added in v0.0.6

type UnsafeTextBoundsInfoServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTextBoundsInfoServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TextBoundsInfoServiceServer will result in compilation errors.

type UnsafeTextSnapshotServiceServer added in v0.0.6

type UnsafeTextSnapshotServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTextSnapshotServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TextSnapshotServiceServer will result in compilation errors.

type UpdateCursorAnchorInfoRequest

type UpdateCursorAnchorInfoRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateCursorAnchorInfoRequest) Descriptor deprecated

func (*UpdateCursorAnchorInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateCursorAnchorInfoRequest.ProtoReflect.Descriptor instead.

func (*UpdateCursorAnchorInfoRequest) GetArg0

func (x *UpdateCursorAnchorInfoRequest) GetArg0() int64

func (*UpdateCursorAnchorInfoRequest) ProtoMessage

func (*UpdateCursorAnchorInfoRequest) ProtoMessage()

func (*UpdateCursorAnchorInfoRequest) ProtoReflect

func (*UpdateCursorAnchorInfoRequest) Reset

func (x *UpdateCursorAnchorInfoRequest) Reset()

func (*UpdateCursorAnchorInfoRequest) String

type UpdateCursorAnchorInfoResponse

type UpdateCursorAnchorInfoResponse struct {
	// contains filtered or unexported fields
}

func (*UpdateCursorAnchorInfoResponse) Descriptor deprecated

func (*UpdateCursorAnchorInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateCursorAnchorInfoResponse.ProtoReflect.Descriptor instead.

func (*UpdateCursorAnchorInfoResponse) ProtoMessage

func (*UpdateCursorAnchorInfoResponse) ProtoMessage()

func (*UpdateCursorAnchorInfoResponse) ProtoReflect

func (*UpdateCursorAnchorInfoResponse) Reset

func (x *UpdateCursorAnchorInfoResponse) Reset()

func (*UpdateCursorAnchorInfoResponse) String

type UpdateCursorRequest

type UpdateCursorRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateCursorRequest) Descriptor deprecated

func (*UpdateCursorRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateCursorRequest.ProtoReflect.Descriptor instead.

func (*UpdateCursorRequest) GetArg0

func (x *UpdateCursorRequest) GetArg0() int64

func (*UpdateCursorRequest) ProtoMessage

func (*UpdateCursorRequest) ProtoMessage()

func (*UpdateCursorRequest) ProtoReflect

func (x *UpdateCursorRequest) ProtoReflect() protoreflect.Message

func (*UpdateCursorRequest) Reset

func (x *UpdateCursorRequest) Reset()

func (*UpdateCursorRequest) String

func (x *UpdateCursorRequest) String() string

type UpdateCursorResponse

type UpdateCursorResponse struct {
	// contains filtered or unexported fields
}

func (*UpdateCursorResponse) Descriptor deprecated

func (*UpdateCursorResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateCursorResponse.ProtoReflect.Descriptor instead.

func (*UpdateCursorResponse) ProtoMessage

func (*UpdateCursorResponse) ProtoMessage()

func (*UpdateCursorResponse) ProtoReflect

func (x *UpdateCursorResponse) ProtoReflect() protoreflect.Message

func (*UpdateCursorResponse) Reset

func (x *UpdateCursorResponse) Reset()

func (*UpdateCursorResponse) String

func (x *UpdateCursorResponse) String() string

type UpdateExtractedTextRequest

type UpdateExtractedTextRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateExtractedTextRequest) Descriptor deprecated

func (*UpdateExtractedTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateExtractedTextRequest.ProtoReflect.Descriptor instead.

func (*UpdateExtractedTextRequest) GetArg0

func (x *UpdateExtractedTextRequest) GetArg0() int32

func (*UpdateExtractedTextRequest) GetArg1

func (x *UpdateExtractedTextRequest) GetArg1() int64

func (*UpdateExtractedTextRequest) ProtoMessage

func (*UpdateExtractedTextRequest) ProtoMessage()

func (*UpdateExtractedTextRequest) ProtoReflect

func (*UpdateExtractedTextRequest) Reset

func (x *UpdateExtractedTextRequest) Reset()

func (*UpdateExtractedTextRequest) String

func (x *UpdateExtractedTextRequest) String() string

type UpdateExtractedTextResponse

type UpdateExtractedTextResponse struct {
	// contains filtered or unexported fields
}

func (*UpdateExtractedTextResponse) Descriptor deprecated

func (*UpdateExtractedTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateExtractedTextResponse.ProtoReflect.Descriptor instead.

func (*UpdateExtractedTextResponse) ProtoMessage

func (*UpdateExtractedTextResponse) ProtoMessage()

func (*UpdateExtractedTextResponse) ProtoReflect

func (*UpdateExtractedTextResponse) Reset

func (x *UpdateExtractedTextResponse) Reset()

func (*UpdateExtractedTextResponse) String

func (x *UpdateExtractedTextResponse) String() string

type UpdateSelectionRequest

type UpdateSelectionRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4 int32 `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
	Arg5 int32 `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateSelectionRequest) Descriptor deprecated

func (*UpdateSelectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateSelectionRequest.ProtoReflect.Descriptor instead.

func (*UpdateSelectionRequest) GetArg0

func (x *UpdateSelectionRequest) GetArg0() int32

func (*UpdateSelectionRequest) GetArg1

func (x *UpdateSelectionRequest) GetArg1() int32

func (*UpdateSelectionRequest) GetArg2

func (x *UpdateSelectionRequest) GetArg2() int32

func (*UpdateSelectionRequest) GetArg3

func (x *UpdateSelectionRequest) GetArg3() int32

func (*UpdateSelectionRequest) GetArg4

func (x *UpdateSelectionRequest) GetArg4() int32

func (*UpdateSelectionRequest) GetArg5 added in v0.0.6

func (x *UpdateSelectionRequest) GetArg5() int32

func (*UpdateSelectionRequest) ProtoMessage

func (*UpdateSelectionRequest) ProtoMessage()

func (*UpdateSelectionRequest) ProtoReflect

func (x *UpdateSelectionRequest) ProtoReflect() protoreflect.Message

func (*UpdateSelectionRequest) Reset

func (x *UpdateSelectionRequest) Reset()

func (*UpdateSelectionRequest) String

func (x *UpdateSelectionRequest) String() string

type UpdateSelectionResponse

type UpdateSelectionResponse struct {
	// contains filtered or unexported fields
}

func (*UpdateSelectionResponse) Descriptor deprecated

func (*UpdateSelectionResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateSelectionResponse.ProtoReflect.Descriptor instead.

func (*UpdateSelectionResponse) ProtoMessage

func (*UpdateSelectionResponse) ProtoMessage()

func (*UpdateSelectionResponse) ProtoReflect

func (x *UpdateSelectionResponse) ProtoReflect() protoreflect.Message

func (*UpdateSelectionResponse) Reset

func (x *UpdateSelectionResponse) Reset()

func (*UpdateSelectionResponse) String

func (x *UpdateSelectionResponse) String() string

type ViewClickedRequest

type ViewClickedRequest struct {
	Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ViewClickedRequest) Descriptor deprecated

func (*ViewClickedRequest) Descriptor() ([]byte, []int)

Deprecated: Use ViewClickedRequest.ProtoReflect.Descriptor instead.

func (*ViewClickedRequest) GetArg0

func (x *ViewClickedRequest) GetArg0() bool

func (*ViewClickedRequest) ProtoMessage

func (*ViewClickedRequest) ProtoMessage()

func (*ViewClickedRequest) ProtoReflect

func (x *ViewClickedRequest) ProtoReflect() protoreflect.Message

func (*ViewClickedRequest) Reset

func (x *ViewClickedRequest) Reset()

func (*ViewClickedRequest) String

func (x *ViewClickedRequest) String() string

type ViewClickedResponse

type ViewClickedResponse struct {
	// contains filtered or unexported fields
}

func (*ViewClickedResponse) Descriptor deprecated

func (*ViewClickedResponse) Descriptor() ([]byte, []int)

Deprecated: Use ViewClickedResponse.ProtoReflect.Descriptor instead.

func (*ViewClickedResponse) ProtoMessage

func (*ViewClickedResponse) ProtoMessage()

func (*ViewClickedResponse) ProtoReflect

func (x *ViewClickedResponse) ProtoReflect() protoreflect.Message

func (*ViewClickedResponse) Reset

func (x *ViewClickedResponse) Reset()

func (*ViewClickedResponse) String

func (x *ViewClickedResponse) String() string

type WriteToParcelRequest added in v0.0.6

type WriteToParcelRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*WriteToParcelRequest) Descriptor deprecated added in v0.0.6

func (*WriteToParcelRequest) Descriptor() ([]byte, []int)

Deprecated: Use WriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*WriteToParcelRequest) GetArg0 added in v0.0.6

func (x *WriteToParcelRequest) GetArg0() int64

func (*WriteToParcelRequest) GetArg1 added in v0.0.6

func (x *WriteToParcelRequest) GetArg1() int32

func (*WriteToParcelRequest) ProtoMessage added in v0.0.6

func (*WriteToParcelRequest) ProtoMessage()

func (*WriteToParcelRequest) ProtoReflect added in v0.0.6

func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message

func (*WriteToParcelRequest) Reset added in v0.0.6

func (x *WriteToParcelRequest) Reset()

func (*WriteToParcelRequest) String added in v0.0.6

func (x *WriteToParcelRequest) String() string

type WriteToParcelResponse added in v0.0.6

type WriteToParcelResponse struct {
	// contains filtered or unexported fields
}

func (*WriteToParcelResponse) Descriptor deprecated added in v0.0.6

func (*WriteToParcelResponse) Descriptor() ([]byte, []int)

Deprecated: Use WriteToParcelResponse.ProtoReflect.Descriptor instead.

func (*WriteToParcelResponse) ProtoMessage added in v0.0.6

func (*WriteToParcelResponse) ProtoMessage()

func (*WriteToParcelResponse) ProtoReflect added in v0.0.6

func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message

func (*WriteToParcelResponse) Reset added in v0.0.6

func (x *WriteToParcelResponse) Reset()

func (*WriteToParcelResponse) String added in v0.0.6

func (x *WriteToParcelResponse) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL