Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterGestureServiceServer(s grpc.ServiceRegistrar, srv GestureServiceServer)
- func RegisterLibrariesServiceServer(s grpc.ServiceRegistrar, srv LibrariesServiceServer)
- func RegisterLibraryServiceServer(s grpc.ServiceRegistrar, srv LibraryServiceServer)
- func RegisterOverlayViewOnGestureListenerServiceServer(s grpc.ServiceRegistrar, srv OverlayViewOnGestureListenerServiceServer)
- func RegisterOverlayViewOnGesturePerformedListenerServiceServer(s grpc.ServiceRegistrar, ...)
- func RegisterOverlayViewOnGesturingListenerServiceServer(s grpc.ServiceRegistrar, srv OverlayViewOnGesturingListenerServiceServer)
- func RegisterOverlayViewServiceServer(s grpc.ServiceRegistrar, srv OverlayViewServiceServer)
- func RegisterPointServiceServer(s grpc.ServiceRegistrar, srv PointServiceServer)
- func RegisterPredictionServiceServer(s grpc.ServiceRegistrar, srv PredictionServiceServer)
- func RegisterStoreServiceServer(s grpc.ServiceRegistrar, srv StoreServiceServer)
- func RegisterStrokeServiceServer(s grpc.ServiceRegistrar, srv StrokeServiceServer)
- func RegisterUtilsServiceServer(s grpc.ServiceRegistrar, srv UtilsServiceServer)
- type AddGestureRequest
- func (*AddGestureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddGestureRequest) GetArg0() string
- func (x *AddGestureRequest) GetArg1() int64
- func (*AddGestureRequest) ProtoMessage()
- func (x *AddGestureRequest) ProtoReflect() protoreflect.Message
- func (x *AddGestureRequest) Reset()
- func (x *AddGestureRequest) String() string
- type AddGestureResponse
- type AddOnGestureListenerRequest
- func (*AddOnGestureListenerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddOnGestureListenerRequest) GetArg0() int64
- func (x *AddOnGestureListenerRequest) GetHandle() int64
- func (*AddOnGestureListenerRequest) ProtoMessage()
- func (x *AddOnGestureListenerRequest) ProtoReflect() protoreflect.Message
- func (x *AddOnGestureListenerRequest) Reset()
- func (x *AddOnGestureListenerRequest) String() string
- type AddOnGestureListenerResponse
- func (*AddOnGestureListenerResponse) Descriptor() ([]byte, []int)deprecated
- func (*AddOnGestureListenerResponse) ProtoMessage()
- func (x *AddOnGestureListenerResponse) ProtoReflect() protoreflect.Message
- func (x *AddOnGestureListenerResponse) Reset()
- func (x *AddOnGestureListenerResponse) String() string
- type AddOnGesturePerformedListenerRequest
- func (*AddOnGesturePerformedListenerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddOnGesturePerformedListenerRequest) GetArg0() int64
- func (x *AddOnGesturePerformedListenerRequest) GetHandle() int64
- func (*AddOnGesturePerformedListenerRequest) ProtoMessage()
- func (x *AddOnGesturePerformedListenerRequest) ProtoReflect() protoreflect.Message
- func (x *AddOnGesturePerformedListenerRequest) Reset()
- func (x *AddOnGesturePerformedListenerRequest) String() string
- type AddOnGesturePerformedListenerResponse
- func (*AddOnGesturePerformedListenerResponse) Descriptor() ([]byte, []int)deprecated
- func (*AddOnGesturePerformedListenerResponse) ProtoMessage()
- func (x *AddOnGesturePerformedListenerResponse) ProtoReflect() protoreflect.Message
- func (x *AddOnGesturePerformedListenerResponse) Reset()
- func (x *AddOnGesturePerformedListenerResponse) String() string
- type AddOnGesturingListenerRequest
- func (*AddOnGesturingListenerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddOnGesturingListenerRequest) GetArg0() int64
- func (x *AddOnGesturingListenerRequest) GetHandle() int64
- func (*AddOnGesturingListenerRequest) ProtoMessage()
- func (x *AddOnGesturingListenerRequest) ProtoReflect() protoreflect.Message
- func (x *AddOnGesturingListenerRequest) Reset()
- func (x *AddOnGesturingListenerRequest) String() string
- type AddOnGesturingListenerResponse
- func (*AddOnGesturingListenerResponse) Descriptor() ([]byte, []int)deprecated
- func (*AddOnGesturingListenerResponse) ProtoMessage()
- func (x *AddOnGesturingListenerResponse) ProtoReflect() protoreflect.Message
- func (x *AddOnGesturingListenerResponse) Reset()
- func (x *AddOnGesturingListenerResponse) String() string
- type AddStrokeRequest
- func (*AddStrokeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddStrokeRequest) GetArg0() int64
- func (x *AddStrokeRequest) GetHandle() int64
- func (*AddStrokeRequest) ProtoMessage()
- func (x *AddStrokeRequest) ProtoReflect() protoreflect.Message
- func (x *AddStrokeRequest) Reset()
- func (x *AddStrokeRequest) String() string
- type AddStrokeResponse
- type CancelClearAnimationRequest
- func (*CancelClearAnimationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CancelClearAnimationRequest) GetHandle() int64
- func (*CancelClearAnimationRequest) ProtoMessage()
- func (x *CancelClearAnimationRequest) ProtoReflect() protoreflect.Message
- func (x *CancelClearAnimationRequest) Reset()
- func (x *CancelClearAnimationRequest) String() string
- type CancelClearAnimationResponse
- func (*CancelClearAnimationResponse) Descriptor() ([]byte, []int)deprecated
- func (*CancelClearAnimationResponse) ProtoMessage()
- func (x *CancelClearAnimationResponse) ProtoReflect() protoreflect.Message
- func (x *CancelClearAnimationResponse) Reset()
- func (x *CancelClearAnimationResponse) String() string
- type CancelGestureRequest
- func (*CancelGestureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CancelGestureRequest) GetHandle() int64
- func (*CancelGestureRequest) ProtoMessage()
- func (x *CancelGestureRequest) ProtoReflect() protoreflect.Message
- func (x *CancelGestureRequest) Reset()
- func (x *CancelGestureRequest) String() string
- type CancelGestureResponse
- type ClearPathRequest
- type ClearPathResponse
- type ClearRequest
- func (*ClearRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ClearRequest) GetArg0() bool
- func (x *ClearRequest) GetHandle() int64
- func (*ClearRequest) ProtoMessage()
- func (x *ClearRequest) ProtoReflect() protoreflect.Message
- func (x *ClearRequest) Reset()
- func (x *ClearRequest) String() string
- type ClearResponse
- type CloneRequest
- type CloneResponse
- type ComputeOrientedBoundingBoxRequest
- func (*ComputeOrientedBoundingBoxRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ComputeOrientedBoundingBoxRequest) GetArg0() int64
- func (*ComputeOrientedBoundingBoxRequest) ProtoMessage()
- func (x *ComputeOrientedBoundingBoxRequest) ProtoReflect() protoreflect.Message
- func (x *ComputeOrientedBoundingBoxRequest) Reset()
- func (x *ComputeOrientedBoundingBoxRequest) String() string
- type ComputeOrientedBoundingBoxResponse
- func (*ComputeOrientedBoundingBoxResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ComputeOrientedBoundingBoxResponse) GetResult() int64
- func (*ComputeOrientedBoundingBoxResponse) ProtoMessage()
- func (x *ComputeOrientedBoundingBoxResponse) ProtoReflect() protoreflect.Message
- func (x *ComputeOrientedBoundingBoxResponse) Reset()
- func (x *ComputeOrientedBoundingBoxResponse) String() string
- type DescribeContentsRequest
- func (*DescribeContentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DescribeContentsRequest) GetHandle() int64
- func (*DescribeContentsRequest) ProtoMessage()
- func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message
- func (x *DescribeContentsRequest) Reset()
- func (x *DescribeContentsRequest) String() string
- type DescribeContentsResponse
- func (*DescribeContentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DescribeContentsResponse) GetResult() int32
- func (*DescribeContentsResponse) ProtoMessage()
- func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message
- func (x *DescribeContentsResponse) Reset()
- func (x *DescribeContentsResponse) String() string
- type DispatchTouchEventRequest
- func (*DispatchTouchEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DispatchTouchEventRequest) GetArg0() int64
- func (x *DispatchTouchEventRequest) GetHandle() int64
- func (*DispatchTouchEventRequest) ProtoMessage()
- func (x *DispatchTouchEventRequest) ProtoReflect() protoreflect.Message
- func (x *DispatchTouchEventRequest) Reset()
- func (x *DispatchTouchEventRequest) String() string
- type DispatchTouchEventResponse
- func (*DispatchTouchEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DispatchTouchEventResponse) GetResult() bool
- func (*DispatchTouchEventResponse) ProtoMessage()
- func (x *DispatchTouchEventResponse) ProtoReflect() protoreflect.Message
- func (x *DispatchTouchEventResponse) Reset()
- func (x *DispatchTouchEventResponse) String() string
- type DrawRequest
- type DrawResponse
- type FromFile1Request
- type FromFile1Response
- type FromFile1_1Request
- func (*FromFile1_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *FromFile1_1Request) GetArg0() string
- func (*FromFile1_1Request) ProtoMessage()
- func (x *FromFile1_1Request) ProtoReflect() protoreflect.Message
- func (x *FromFile1_1Request) Reset()
- func (x *FromFile1_1Request) String() string
- type FromFile1_1Response
- func (*FromFile1_1Response) Descriptor() ([]byte, []int)deprecated
- func (x *FromFile1_1Response) GetResult() int64
- func (*FromFile1_1Response) ProtoMessage()
- func (x *FromFile1_1Response) ProtoReflect() protoreflect.Message
- func (x *FromFile1_1Response) Reset()
- func (x *FromFile1_1Response) String() string
- type FromFileDescriptorRequest
- func (*FromFileDescriptorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FromFileDescriptorRequest) GetArg0() int64
- func (*FromFileDescriptorRequest) ProtoMessage()
- func (x *FromFileDescriptorRequest) ProtoReflect() protoreflect.Message
- func (x *FromFileDescriptorRequest) Reset()
- func (x *FromFileDescriptorRequest) String() string
- type FromFileDescriptorResponse
- func (*FromFileDescriptorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FromFileDescriptorResponse) GetResult() int64
- func (*FromFileDescriptorResponse) ProtoMessage()
- func (x *FromFileDescriptorResponse) ProtoReflect() protoreflect.Message
- func (x *FromFileDescriptorResponse) Reset()
- func (x *FromFileDescriptorResponse) String() string
- type FromPrivateFileRequest
- func (*FromPrivateFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FromPrivateFileRequest) GetArg0() int64
- func (x *FromPrivateFileRequest) GetArg1() string
- func (*FromPrivateFileRequest) ProtoMessage()
- func (x *FromPrivateFileRequest) ProtoReflect() protoreflect.Message
- func (x *FromPrivateFileRequest) Reset()
- func (x *FromPrivateFileRequest) String() string
- type FromPrivateFileResponse
- func (*FromPrivateFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FromPrivateFileResponse) GetResult() int64
- func (*FromPrivateFileResponse) ProtoMessage()
- func (x *FromPrivateFileResponse) ProtoReflect() protoreflect.Message
- func (x *FromPrivateFileResponse) Reset()
- func (x *FromPrivateFileResponse) String() string
- type FromRawResourceRequest
- func (*FromRawResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FromRawResourceRequest) GetArg0() int64
- func (x *FromRawResourceRequest) GetArg1() int32
- func (*FromRawResourceRequest) ProtoMessage()
- func (x *FromRawResourceRequest) ProtoReflect() protoreflect.Message
- func (x *FromRawResourceRequest) Reset()
- func (x *FromRawResourceRequest) String() string
- type FromRawResourceResponse
- func (*FromRawResourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FromRawResourceResponse) GetResult() int64
- func (*FromRawResourceResponse) ProtoMessage()
- func (x *FromRawResourceResponse) ProtoReflect() protoreflect.Message
- func (x *FromRawResourceResponse) Reset()
- func (x *FromRawResourceResponse) String() string
- type GestureServiceClient
- type GestureServiceServer
- type GetBoundingBoxRequest
- func (*GetBoundingBoxRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBoundingBoxRequest) GetHandle() int64
- func (*GetBoundingBoxRequest) ProtoMessage()
- func (x *GetBoundingBoxRequest) ProtoReflect() protoreflect.Message
- func (x *GetBoundingBoxRequest) Reset()
- func (x *GetBoundingBoxRequest) String() string
- type GetBoundingBoxResponse
- func (*GetBoundingBoxResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBoundingBoxResponse) GetResult() int64
- func (*GetBoundingBoxResponse) ProtoMessage()
- func (x *GetBoundingBoxResponse) ProtoReflect() protoreflect.Message
- func (x *GetBoundingBoxResponse) Reset()
- func (x *GetBoundingBoxResponse) String() string
- type GetCurrentStrokeRequest
- func (*GetCurrentStrokeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentStrokeRequest) GetHandle() int64
- func (*GetCurrentStrokeRequest) ProtoMessage()
- func (x *GetCurrentStrokeRequest) ProtoReflect() protoreflect.Message
- func (x *GetCurrentStrokeRequest) Reset()
- func (x *GetCurrentStrokeRequest) String() string
- type GetCurrentStrokeResponse
- func (*GetCurrentStrokeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentStrokeResponse) GetResult() int64
- func (*GetCurrentStrokeResponse) ProtoMessage()
- func (x *GetCurrentStrokeResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentStrokeResponse) Reset()
- func (x *GetCurrentStrokeResponse) String() string
- type GetFadeOffsetRequest
- func (*GetFadeOffsetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFadeOffsetRequest) GetHandle() int64
- func (*GetFadeOffsetRequest) ProtoMessage()
- func (x *GetFadeOffsetRequest) ProtoReflect() protoreflect.Message
- func (x *GetFadeOffsetRequest) Reset()
- func (x *GetFadeOffsetRequest) String() string
- type GetFadeOffsetResponse
- func (*GetFadeOffsetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFadeOffsetResponse) GetResult() int64
- func (*GetFadeOffsetResponse) ProtoMessage()
- func (x *GetFadeOffsetResponse) ProtoReflect() protoreflect.Message
- func (x *GetFadeOffsetResponse) Reset()
- func (x *GetFadeOffsetResponse) String() string
- type GetGestureColorRequest
- func (*GetGestureColorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGestureColorRequest) GetHandle() int64
- func (*GetGestureColorRequest) ProtoMessage()
- func (x *GetGestureColorRequest) ProtoReflect() protoreflect.Message
- func (x *GetGestureColorRequest) Reset()
- func (x *GetGestureColorRequest) String() string
- type GetGestureColorResponse
- func (*GetGestureColorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGestureColorResponse) GetResult() int32
- func (*GetGestureColorResponse) ProtoMessage()
- func (x *GetGestureColorResponse) ProtoReflect() protoreflect.Message
- func (x *GetGestureColorResponse) Reset()
- func (x *GetGestureColorResponse) String() string
- type GetGestureEntriesRequest
- type GetGestureEntriesResponse
- func (*GetGestureEntriesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGestureEntriesResponse) GetResult() int64
- func (*GetGestureEntriesResponse) ProtoMessage()
- func (x *GetGestureEntriesResponse) ProtoReflect() protoreflect.Message
- func (x *GetGestureEntriesResponse) Reset()
- func (x *GetGestureEntriesResponse) String() string
- type GetGesturePath0Request
- func (*GetGesturePath0Request) Descriptor() ([]byte, []int)deprecated
- func (x *GetGesturePath0Request) GetHandle() int64
- func (*GetGesturePath0Request) ProtoMessage()
- func (x *GetGesturePath0Request) ProtoReflect() protoreflect.Message
- func (x *GetGesturePath0Request) Reset()
- func (x *GetGesturePath0Request) String() string
- type GetGesturePath0Response
- func (*GetGesturePath0Response) Descriptor() ([]byte, []int)deprecated
- func (x *GetGesturePath0Response) GetResult() int64
- func (*GetGesturePath0Response) ProtoMessage()
- func (x *GetGesturePath0Response) ProtoReflect() protoreflect.Message
- func (x *GetGesturePath0Response) Reset()
- func (x *GetGesturePath0Response) String() string
- type GetGesturePath1_1Request
- func (*GetGesturePath1_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *GetGesturePath1_1Request) GetArg0() int64
- func (x *GetGesturePath1_1Request) GetHandle() int64
- func (*GetGesturePath1_1Request) ProtoMessage()
- func (x *GetGesturePath1_1Request) ProtoReflect() protoreflect.Message
- func (x *GetGesturePath1_1Request) Reset()
- func (x *GetGesturePath1_1Request) String() string
- type GetGesturePath1_1Response
- func (*GetGesturePath1_1Response) Descriptor() ([]byte, []int)deprecated
- func (x *GetGesturePath1_1Response) GetResult() int64
- func (*GetGesturePath1_1Response) ProtoMessage()
- func (x *GetGesturePath1_1Response) ProtoReflect() protoreflect.Message
- func (x *GetGesturePath1_1Response) Reset()
- func (x *GetGesturePath1_1Response) String() string
- type GetGestureRequest
- type GetGestureResponse
- func (*GetGestureResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGestureResponse) GetResult() int64
- func (*GetGestureResponse) ProtoMessage()
- func (x *GetGestureResponse) ProtoReflect() protoreflect.Message
- func (x *GetGestureResponse) Reset()
- func (x *GetGestureResponse) String() string
- type GetGestureStrokeAngleThresholdRequest
- func (*GetGestureStrokeAngleThresholdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGestureStrokeAngleThresholdRequest) GetHandle() int64
- func (*GetGestureStrokeAngleThresholdRequest) ProtoMessage()
- func (x *GetGestureStrokeAngleThresholdRequest) ProtoReflect() protoreflect.Message
- func (x *GetGestureStrokeAngleThresholdRequest) Reset()
- func (x *GetGestureStrokeAngleThresholdRequest) String() string
- type GetGestureStrokeAngleThresholdResponse
- func (*GetGestureStrokeAngleThresholdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGestureStrokeAngleThresholdResponse) GetResult() float32
- func (*GetGestureStrokeAngleThresholdResponse) ProtoMessage()
- func (x *GetGestureStrokeAngleThresholdResponse) ProtoReflect() protoreflect.Message
- func (x *GetGestureStrokeAngleThresholdResponse) Reset()
- func (x *GetGestureStrokeAngleThresholdResponse) String() string
- type GetGestureStrokeLengthThresholdRequest
- func (*GetGestureStrokeLengthThresholdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGestureStrokeLengthThresholdRequest) GetHandle() int64
- func (*GetGestureStrokeLengthThresholdRequest) ProtoMessage()
- func (x *GetGestureStrokeLengthThresholdRequest) ProtoReflect() protoreflect.Message
- func (x *GetGestureStrokeLengthThresholdRequest) Reset()
- func (x *GetGestureStrokeLengthThresholdRequest) String() string
- type GetGestureStrokeLengthThresholdResponse
- func (*GetGestureStrokeLengthThresholdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGestureStrokeLengthThresholdResponse) GetResult() float32
- func (*GetGestureStrokeLengthThresholdResponse) ProtoMessage()
- func (x *GetGestureStrokeLengthThresholdResponse) ProtoReflect() protoreflect.Message
- func (x *GetGestureStrokeLengthThresholdResponse) Reset()
- func (x *GetGestureStrokeLengthThresholdResponse) String() string
- type GetGestureStrokeSquarenessTresholdRequest
- func (*GetGestureStrokeSquarenessTresholdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGestureStrokeSquarenessTresholdRequest) GetHandle() int64
- func (*GetGestureStrokeSquarenessTresholdRequest) ProtoMessage()
- func (x *GetGestureStrokeSquarenessTresholdRequest) ProtoReflect() protoreflect.Message
- func (x *GetGestureStrokeSquarenessTresholdRequest) Reset()
- func (x *GetGestureStrokeSquarenessTresholdRequest) String() string
- type GetGestureStrokeSquarenessTresholdResponse
- func (*GetGestureStrokeSquarenessTresholdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGestureStrokeSquarenessTresholdResponse) GetResult() float32
- func (*GetGestureStrokeSquarenessTresholdResponse) ProtoMessage()
- func (x *GetGestureStrokeSquarenessTresholdResponse) ProtoReflect() protoreflect.Message
- func (x *GetGestureStrokeSquarenessTresholdResponse) Reset()
- func (x *GetGestureStrokeSquarenessTresholdResponse) String() string
- type GetGestureStrokeTypeRequest
- func (*GetGestureStrokeTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGestureStrokeTypeRequest) GetHandle() int64
- func (*GetGestureStrokeTypeRequest) ProtoMessage()
- func (x *GetGestureStrokeTypeRequest) ProtoReflect() protoreflect.Message
- func (x *GetGestureStrokeTypeRequest) Reset()
- func (x *GetGestureStrokeTypeRequest) String() string
- type GetGestureStrokeTypeResponse
- func (*GetGestureStrokeTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGestureStrokeTypeResponse) GetResult() int32
- func (*GetGestureStrokeTypeResponse) ProtoMessage()
- func (x *GetGestureStrokeTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetGestureStrokeTypeResponse) Reset()
- func (x *GetGestureStrokeTypeResponse) String() string
- type GetGestureStrokeWidthRequest
- func (*GetGestureStrokeWidthRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGestureStrokeWidthRequest) GetHandle() int64
- func (*GetGestureStrokeWidthRequest) ProtoMessage()
- func (x *GetGestureStrokeWidthRequest) ProtoReflect() protoreflect.Message
- func (x *GetGestureStrokeWidthRequest) Reset()
- func (x *GetGestureStrokeWidthRequest) String() string
- type GetGestureStrokeWidthResponse
- func (*GetGestureStrokeWidthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGestureStrokeWidthResponse) GetResult() float32
- func (*GetGestureStrokeWidthResponse) ProtoMessage()
- func (x *GetGestureStrokeWidthResponse) ProtoReflect() protoreflect.Message
- func (x *GetGestureStrokeWidthResponse) Reset()
- func (x *GetGestureStrokeWidthResponse) String() string
- type GetGesturesRequest
- func (*GetGesturesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGesturesRequest) GetArg0() string
- func (*GetGesturesRequest) ProtoMessage()
- func (x *GetGesturesRequest) ProtoReflect() protoreflect.Message
- func (x *GetGesturesRequest) Reset()
- func (x *GetGesturesRequest) String() string
- type GetGesturesResponse
- func (*GetGesturesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGesturesResponse) GetResult() int64
- func (*GetGesturesResponse) ProtoMessage()
- func (x *GetGesturesResponse) ProtoReflect() protoreflect.Message
- func (x *GetGesturesResponse) Reset()
- func (x *GetGesturesResponse) String() string
- type GetIDRequest
- type GetIDResponse
- type GetLengthRequest
- type GetLengthResponse
- type GetOrientationRequest
- func (*GetOrientationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrientationRequest) GetHandle() int64
- func (*GetOrientationRequest) ProtoMessage()
- func (x *GetOrientationRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrientationRequest) Reset()
- func (x *GetOrientationRequest) String() string
- type GetOrientationResponse
- func (*GetOrientationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrientationResponse) GetResult() int32
- func (*GetOrientationResponse) ProtoMessage()
- func (x *GetOrientationResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrientationResponse) Reset()
- func (x *GetOrientationResponse) String() string
- type GetOrientationStyleRequest
- type GetOrientationStyleResponse
- func (*GetOrientationStyleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrientationStyleResponse) GetResult() int32
- func (*GetOrientationStyleResponse) ProtoMessage()
- func (x *GetOrientationStyleResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrientationStyleResponse) Reset()
- func (x *GetOrientationStyleResponse) String() string
- type GetPathRequest
- type GetPathResponse
- type GetSequenceTypeRequest
- type GetSequenceTypeResponse
- func (*GetSequenceTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSequenceTypeResponse) GetResult() int32
- func (*GetSequenceTypeResponse) ProtoMessage()
- func (x *GetSequenceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetSequenceTypeResponse) Reset()
- func (x *GetSequenceTypeResponse) String() string
- type GetStrokesCountRequest
- func (*GetStrokesCountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStrokesCountRequest) GetHandle() int64
- func (*GetStrokesCountRequest) ProtoMessage()
- func (x *GetStrokesCountRequest) ProtoReflect() protoreflect.Message
- func (x *GetStrokesCountRequest) Reset()
- func (x *GetStrokesCountRequest) String() string
- type GetStrokesCountResponse
- func (*GetStrokesCountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStrokesCountResponse) GetResult() int32
- func (*GetStrokesCountResponse) ProtoMessage()
- func (x *GetStrokesCountResponse) ProtoReflect() protoreflect.Message
- func (x *GetStrokesCountResponse) Reset()
- func (x *GetStrokesCountResponse) String() string
- type GetStrokesRequest
- type GetStrokesResponse
- func (*GetStrokesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStrokesResponse) GetResult() int64
- func (*GetStrokesResponse) ProtoMessage()
- func (x *GetStrokesResponse) ProtoReflect() protoreflect.Message
- func (x *GetStrokesResponse) Reset()
- func (x *GetStrokesResponse) String() string
- type GetUncertainGestureColorRequest
- func (*GetUncertainGestureColorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUncertainGestureColorRequest) GetHandle() int64
- func (*GetUncertainGestureColorRequest) ProtoMessage()
- func (x *GetUncertainGestureColorRequest) ProtoReflect() protoreflect.Message
- func (x *GetUncertainGestureColorRequest) Reset()
- func (x *GetUncertainGestureColorRequest) String() string
- type GetUncertainGestureColorResponse
- func (*GetUncertainGestureColorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUncertainGestureColorResponse) GetResult() int32
- func (*GetUncertainGestureColorResponse) ProtoMessage()
- func (x *GetUncertainGestureColorResponse) ProtoReflect() protoreflect.Message
- func (x *GetUncertainGestureColorResponse) Reset()
- func (x *GetUncertainGestureColorResponse) String() string
- type HasChangedRequest
- type HasChangedResponse
- func (*HasChangedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *HasChangedResponse) GetResult() bool
- func (*HasChangedResponse) ProtoMessage()
- func (x *HasChangedResponse) ProtoReflect() protoreflect.Message
- func (x *HasChangedResponse) Reset()
- func (x *HasChangedResponse) String() string
- type IsEventsInterceptionEnabledRequest
- func (*IsEventsInterceptionEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsEventsInterceptionEnabledRequest) GetHandle() int64
- func (*IsEventsInterceptionEnabledRequest) ProtoMessage()
- func (x *IsEventsInterceptionEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *IsEventsInterceptionEnabledRequest) Reset()
- func (x *IsEventsInterceptionEnabledRequest) String() string
- type IsEventsInterceptionEnabledResponse
- func (*IsEventsInterceptionEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsEventsInterceptionEnabledResponse) GetResult() bool
- func (*IsEventsInterceptionEnabledResponse) ProtoMessage()
- func (x *IsEventsInterceptionEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *IsEventsInterceptionEnabledResponse) Reset()
- func (x *IsEventsInterceptionEnabledResponse) String() string
- type IsFadeEnabledRequest
- func (*IsFadeEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsFadeEnabledRequest) GetHandle() int64
- func (*IsFadeEnabledRequest) ProtoMessage()
- func (x *IsFadeEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *IsFadeEnabledRequest) Reset()
- func (x *IsFadeEnabledRequest) String() string
- type IsFadeEnabledResponse
- func (*IsFadeEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsFadeEnabledResponse) GetResult() bool
- func (*IsFadeEnabledResponse) ProtoMessage()
- func (x *IsFadeEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *IsFadeEnabledResponse) Reset()
- func (x *IsFadeEnabledResponse) String() string
- type IsGestureVisibleRequest
- func (*IsGestureVisibleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsGestureVisibleRequest) GetHandle() int64
- func (*IsGestureVisibleRequest) ProtoMessage()
- func (x *IsGestureVisibleRequest) ProtoReflect() protoreflect.Message
- func (x *IsGestureVisibleRequest) Reset()
- func (x *IsGestureVisibleRequest) String() string
- type IsGestureVisibleResponse
- func (*IsGestureVisibleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsGestureVisibleResponse) GetResult() bool
- func (*IsGestureVisibleResponse) ProtoMessage()
- func (x *IsGestureVisibleResponse) ProtoReflect() protoreflect.Message
- func (x *IsGestureVisibleResponse) Reset()
- func (x *IsGestureVisibleResponse) String() string
- type IsGesturingRequest
- func (*IsGesturingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsGesturingRequest) GetHandle() int64
- func (*IsGesturingRequest) ProtoMessage()
- func (x *IsGesturingRequest) ProtoReflect() protoreflect.Message
- func (x *IsGesturingRequest) Reset()
- func (x *IsGesturingRequest) String() string
- type IsGesturingResponse
- func (*IsGesturingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsGesturingResponse) GetResult() bool
- func (*IsGesturingResponse) ProtoMessage()
- func (x *IsGesturingResponse) ProtoReflect() protoreflect.Message
- func (x *IsGesturingResponse) Reset()
- func (x *IsGesturingResponse) String() string
- type IsReadOnlyRequest
- type IsReadOnlyResponse
- func (*IsReadOnlyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsReadOnlyResponse) GetResult() bool
- func (*IsReadOnlyResponse) ProtoMessage()
- func (x *IsReadOnlyResponse) ProtoReflect() protoreflect.Message
- func (x *IsReadOnlyResponse) Reset()
- func (x *IsReadOnlyResponse) String() string
- type LibrariesServiceClient
- type LibrariesServiceServer
- type LibraryServiceClient
- type LibraryServiceServer
- type Load1Request
- func (*Load1Request) Descriptor() ([]byte, []int)deprecated
- func (x *Load1Request) GetArg0() int64
- func (x *Load1Request) GetHandle() int64
- func (*Load1Request) ProtoMessage()
- func (x *Load1Request) ProtoReflect() protoreflect.Message
- func (x *Load1Request) Reset()
- func (x *Load1Request) String() string
- type Load1Response
- type Load2_1Request
- func (*Load2_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *Load2_1Request) GetArg0() int64
- func (x *Load2_1Request) GetArg1() bool
- func (x *Load2_1Request) GetHandle() int64
- func (*Load2_1Request) ProtoMessage()
- func (x *Load2_1Request) ProtoReflect() protoreflect.Message
- func (x *Load2_1Request) Reset()
- func (x *Load2_1Request) String() string
- type Load2_1Response
- type LoadRequest
- type LoadResponse
- type NewGestureRequest
- type NewGestureResponse
- func (*NewGestureResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewGestureResponse) GetResult() int64
- func (*NewGestureResponse) ProtoMessage()
- func (x *NewGestureResponse) ProtoReflect() protoreflect.Message
- func (x *NewGestureResponse) Reset()
- func (x *NewGestureResponse) String() string
- type NewOverlayViewRequest
- func (*NewOverlayViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewOverlayViewRequest) GetArg0() int64
- func (*NewOverlayViewRequest) ProtoMessage()
- func (x *NewOverlayViewRequest) ProtoReflect() protoreflect.Message
- func (x *NewOverlayViewRequest) Reset()
- func (x *NewOverlayViewRequest) String() string
- type NewOverlayViewResponse
- func (*NewOverlayViewResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewOverlayViewResponse) GetResult() int64
- func (*NewOverlayViewResponse) ProtoMessage()
- func (x *NewOverlayViewResponse) ProtoReflect() protoreflect.Message
- func (x *NewOverlayViewResponse) Reset()
- func (x *NewOverlayViewResponse) String() string
- type NewPointRequest
- func (*NewPointRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewPointRequest) GetArg0() float32
- func (x *NewPointRequest) GetArg1() float32
- func (x *NewPointRequest) GetArg2() int64
- func (*NewPointRequest) ProtoMessage()
- func (x *NewPointRequest) ProtoReflect() protoreflect.Message
- func (x *NewPointRequest) Reset()
- func (x *NewPointRequest) String() string
- type NewPointResponse
- type NewStoreRequest
- type NewStoreResponse
- type NewStrokeRequest
- type NewStrokeResponse
- type OnGestureCancelledRequest
- func (*OnGestureCancelledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnGestureCancelledRequest) GetArg0() int64
- func (x *OnGestureCancelledRequest) GetArg1() int64
- func (*OnGestureCancelledRequest) ProtoMessage()
- func (x *OnGestureCancelledRequest) ProtoReflect() protoreflect.Message
- func (x *OnGestureCancelledRequest) Reset()
- func (x *OnGestureCancelledRequest) String() string
- type OnGestureCancelledResponse
- type OnGestureEndedRequest
- func (*OnGestureEndedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnGestureEndedRequest) GetArg0() int64
- func (x *OnGestureEndedRequest) GetArg1() int64
- func (*OnGestureEndedRequest) ProtoMessage()
- func (x *OnGestureEndedRequest) ProtoReflect() protoreflect.Message
- func (x *OnGestureEndedRequest) Reset()
- func (x *OnGestureEndedRequest) String() string
- type OnGestureEndedResponse
- type OnGesturePerformedRequest
- func (*OnGesturePerformedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnGesturePerformedRequest) GetArg0() int64
- func (x *OnGesturePerformedRequest) GetArg1() int64
- func (*OnGesturePerformedRequest) ProtoMessage()
- func (x *OnGesturePerformedRequest) ProtoReflect() protoreflect.Message
- func (x *OnGesturePerformedRequest) Reset()
- func (x *OnGesturePerformedRequest) String() string
- type OnGesturePerformedResponse
- type OnGestureRequest
- func (*OnGestureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnGestureRequest) GetArg0() int64
- func (x *OnGestureRequest) GetArg1() int64
- func (*OnGestureRequest) ProtoMessage()
- func (x *OnGestureRequest) ProtoReflect() protoreflect.Message
- func (x *OnGestureRequest) Reset()
- func (x *OnGestureRequest) String() string
- type OnGestureResponse
- type OnGestureStartedRequest
- func (*OnGestureStartedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnGestureStartedRequest) GetArg0() int64
- func (x *OnGestureStartedRequest) GetArg1() int64
- func (*OnGestureStartedRequest) ProtoMessage()
- func (x *OnGestureStartedRequest) ProtoReflect() protoreflect.Message
- func (x *OnGestureStartedRequest) Reset()
- func (x *OnGestureStartedRequest) String() string
- type OnGestureStartedResponse
- type OnGesturingEndedRequest
- func (*OnGesturingEndedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnGesturingEndedRequest) GetArg0() int64
- func (*OnGesturingEndedRequest) ProtoMessage()
- func (x *OnGesturingEndedRequest) ProtoReflect() protoreflect.Message
- func (x *OnGesturingEndedRequest) Reset()
- func (x *OnGesturingEndedRequest) String() string
- type OnGesturingEndedResponse
- type OnGesturingStartedRequest
- func (*OnGesturingStartedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnGesturingStartedRequest) GetArg0() int64
- func (*OnGesturingStartedRequest) ProtoMessage()
- func (x *OnGesturingStartedRequest) ProtoReflect() protoreflect.Message
- func (x *OnGesturingStartedRequest) Reset()
- func (x *OnGesturingStartedRequest) String() string
- type OnGesturingStartedResponse
- type OverlayViewOnGestureListenerServiceClient
- type OverlayViewOnGestureListenerServiceServer
- type OverlayViewOnGesturePerformedListenerServiceClient
- type OverlayViewOnGesturePerformedListenerServiceServer
- type OverlayViewOnGesturingListenerServiceClient
- type OverlayViewOnGesturingListenerServiceServer
- type OverlayViewServiceClient
- type OverlayViewServiceServer
- type PointServiceClient
- type PointServiceServer
- type PredictionServiceClient
- type PredictionServiceServer
- type RecognizeRequest
- type RecognizeResponse
- type RemoveAllOnGestureListenersRequest
- func (*RemoveAllOnGestureListenersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveAllOnGestureListenersRequest) GetHandle() int64
- func (*RemoveAllOnGestureListenersRequest) ProtoMessage()
- func (x *RemoveAllOnGestureListenersRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveAllOnGestureListenersRequest) Reset()
- func (x *RemoveAllOnGestureListenersRequest) String() string
- type RemoveAllOnGestureListenersResponse
- func (*RemoveAllOnGestureListenersResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveAllOnGestureListenersResponse) ProtoMessage()
- func (x *RemoveAllOnGestureListenersResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveAllOnGestureListenersResponse) Reset()
- func (x *RemoveAllOnGestureListenersResponse) String() string
- type RemoveAllOnGesturePerformedListenersRequest
- func (*RemoveAllOnGesturePerformedListenersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveAllOnGesturePerformedListenersRequest) GetHandle() int64
- func (*RemoveAllOnGesturePerformedListenersRequest) ProtoMessage()
- func (x *RemoveAllOnGesturePerformedListenersRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveAllOnGesturePerformedListenersRequest) Reset()
- func (x *RemoveAllOnGesturePerformedListenersRequest) String() string
- type RemoveAllOnGesturePerformedListenersResponse
- func (*RemoveAllOnGesturePerformedListenersResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveAllOnGesturePerformedListenersResponse) ProtoMessage()
- func (x *RemoveAllOnGesturePerformedListenersResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveAllOnGesturePerformedListenersResponse) Reset()
- func (x *RemoveAllOnGesturePerformedListenersResponse) String() string
- type RemoveAllOnGesturingListenersRequest
- func (*RemoveAllOnGesturingListenersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveAllOnGesturingListenersRequest) GetHandle() int64
- func (*RemoveAllOnGesturingListenersRequest) ProtoMessage()
- func (x *RemoveAllOnGesturingListenersRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveAllOnGesturingListenersRequest) Reset()
- func (x *RemoveAllOnGesturingListenersRequest) String() string
- type RemoveAllOnGesturingListenersResponse
- func (*RemoveAllOnGesturingListenersResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveAllOnGesturingListenersResponse) ProtoMessage()
- func (x *RemoveAllOnGesturingListenersResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveAllOnGesturingListenersResponse) Reset()
- func (x *RemoveAllOnGesturingListenersResponse) String() string
- type RemoveEntryRequest
- func (*RemoveEntryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveEntryRequest) GetArg0() string
- func (*RemoveEntryRequest) ProtoMessage()
- func (x *RemoveEntryRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveEntryRequest) Reset()
- func (x *RemoveEntryRequest) String() string
- type RemoveEntryResponse
- type RemoveGestureRequest
- func (*RemoveGestureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveGestureRequest) GetArg0() string
- func (x *RemoveGestureRequest) GetArg1() int64
- func (*RemoveGestureRequest) ProtoMessage()
- func (x *RemoveGestureRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveGestureRequest) Reset()
- func (x *RemoveGestureRequest) String() string
- type RemoveGestureResponse
- type RemoveOnGestureListenerRequest
- func (*RemoveOnGestureListenerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveOnGestureListenerRequest) GetArg0() int64
- func (x *RemoveOnGestureListenerRequest) GetHandle() int64
- func (*RemoveOnGestureListenerRequest) ProtoMessage()
- func (x *RemoveOnGestureListenerRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveOnGestureListenerRequest) Reset()
- func (x *RemoveOnGestureListenerRequest) String() string
- type RemoveOnGestureListenerResponse
- func (*RemoveOnGestureListenerResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveOnGestureListenerResponse) ProtoMessage()
- func (x *RemoveOnGestureListenerResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveOnGestureListenerResponse) Reset()
- func (x *RemoveOnGestureListenerResponse) String() string
- type RemoveOnGesturePerformedListenerRequest
- func (*RemoveOnGesturePerformedListenerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveOnGesturePerformedListenerRequest) GetArg0() int64
- func (x *RemoveOnGesturePerformedListenerRequest) GetHandle() int64
- func (*RemoveOnGesturePerformedListenerRequest) ProtoMessage()
- func (x *RemoveOnGesturePerformedListenerRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveOnGesturePerformedListenerRequest) Reset()
- func (x *RemoveOnGesturePerformedListenerRequest) String() string
- type RemoveOnGesturePerformedListenerResponse
- func (*RemoveOnGesturePerformedListenerResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveOnGesturePerformedListenerResponse) ProtoMessage()
- func (x *RemoveOnGesturePerformedListenerResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveOnGesturePerformedListenerResponse) Reset()
- func (x *RemoveOnGesturePerformedListenerResponse) String() string
- type RemoveOnGesturingListenerRequest
- func (*RemoveOnGesturingListenerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveOnGesturingListenerRequest) GetArg0() int64
- func (x *RemoveOnGesturingListenerRequest) GetHandle() int64
- func (*RemoveOnGesturingListenerRequest) ProtoMessage()
- func (x *RemoveOnGesturingListenerRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveOnGesturingListenerRequest) Reset()
- func (x *RemoveOnGesturingListenerRequest) String() string
- type RemoveOnGesturingListenerResponse
- func (*RemoveOnGesturingListenerResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveOnGesturingListenerResponse) ProtoMessage()
- func (x *RemoveOnGesturingListenerResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveOnGesturingListenerResponse) Reset()
- func (x *RemoveOnGesturingListenerResponse) String() string
- type Save1Request
- func (*Save1Request) Descriptor() ([]byte, []int)deprecated
- func (x *Save1Request) GetArg0() int64
- func (x *Save1Request) GetHandle() int64
- func (*Save1Request) ProtoMessage()
- func (x *Save1Request) ProtoReflect() protoreflect.Message
- func (x *Save1Request) Reset()
- func (x *Save1Request) String() string
- type Save1Response
- type Save2_1Request
- func (*Save2_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *Save2_1Request) GetArg0() int64
- func (x *Save2_1Request) GetArg1() bool
- func (x *Save2_1Request) GetHandle() int64
- func (*Save2_1Request) ProtoMessage()
- func (x *Save2_1Request) ProtoReflect() protoreflect.Message
- func (x *Save2_1Request) Reset()
- func (x *Save2_1Request) String() string
- type Save2_1Response
- type SaveRequest
- type SaveResponse
- type SetEventsInterceptionEnabledRequest
- func (*SetEventsInterceptionEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetEventsInterceptionEnabledRequest) GetArg0() bool
- func (x *SetEventsInterceptionEnabledRequest) GetHandle() int64
- func (*SetEventsInterceptionEnabledRequest) ProtoMessage()
- func (x *SetEventsInterceptionEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *SetEventsInterceptionEnabledRequest) Reset()
- func (x *SetEventsInterceptionEnabledRequest) String() string
- type SetEventsInterceptionEnabledResponse
- func (*SetEventsInterceptionEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetEventsInterceptionEnabledResponse) ProtoMessage()
- func (x *SetEventsInterceptionEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *SetEventsInterceptionEnabledResponse) Reset()
- func (x *SetEventsInterceptionEnabledResponse) String() string
- type SetFadeEnabledRequest
- func (*SetFadeEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetFadeEnabledRequest) GetArg0() bool
- func (x *SetFadeEnabledRequest) GetHandle() int64
- func (*SetFadeEnabledRequest) ProtoMessage()
- func (x *SetFadeEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *SetFadeEnabledRequest) Reset()
- func (x *SetFadeEnabledRequest) String() string
- type SetFadeEnabledResponse
- type SetFadeOffsetRequest
- func (*SetFadeOffsetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetFadeOffsetRequest) GetArg0() int64
- func (x *SetFadeOffsetRequest) GetHandle() int64
- func (*SetFadeOffsetRequest) ProtoMessage()
- func (x *SetFadeOffsetRequest) ProtoReflect() protoreflect.Message
- func (x *SetFadeOffsetRequest) Reset()
- func (x *SetFadeOffsetRequest) String() string
- type SetFadeOffsetResponse
- type SetGestureColorRequest
- func (*SetGestureColorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetGestureColorRequest) GetArg0() int32
- func (x *SetGestureColorRequest) GetHandle() int64
- func (*SetGestureColorRequest) ProtoMessage()
- func (x *SetGestureColorRequest) ProtoReflect() protoreflect.Message
- func (x *SetGestureColorRequest) Reset()
- func (x *SetGestureColorRequest) String() string
- type SetGestureColorResponse
- type SetGestureRequest
- func (*SetGestureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetGestureRequest) GetArg0() int64
- func (x *SetGestureRequest) GetHandle() int64
- func (*SetGestureRequest) ProtoMessage()
- func (x *SetGestureRequest) ProtoReflect() protoreflect.Message
- func (x *SetGestureRequest) Reset()
- func (x *SetGestureRequest) String() string
- type SetGestureResponse
- type SetGestureStrokeAngleThresholdRequest
- func (*SetGestureStrokeAngleThresholdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetGestureStrokeAngleThresholdRequest) GetArg0() float32
- func (x *SetGestureStrokeAngleThresholdRequest) GetHandle() int64
- func (*SetGestureStrokeAngleThresholdRequest) ProtoMessage()
- func (x *SetGestureStrokeAngleThresholdRequest) ProtoReflect() protoreflect.Message
- func (x *SetGestureStrokeAngleThresholdRequest) Reset()
- func (x *SetGestureStrokeAngleThresholdRequest) String() string
- type SetGestureStrokeAngleThresholdResponse
- func (*SetGestureStrokeAngleThresholdResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetGestureStrokeAngleThresholdResponse) ProtoMessage()
- func (x *SetGestureStrokeAngleThresholdResponse) ProtoReflect() protoreflect.Message
- func (x *SetGestureStrokeAngleThresholdResponse) Reset()
- func (x *SetGestureStrokeAngleThresholdResponse) String() string
- type SetGestureStrokeLengthThresholdRequest
- func (*SetGestureStrokeLengthThresholdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetGestureStrokeLengthThresholdRequest) GetArg0() float32
- func (x *SetGestureStrokeLengthThresholdRequest) GetHandle() int64
- func (*SetGestureStrokeLengthThresholdRequest) ProtoMessage()
- func (x *SetGestureStrokeLengthThresholdRequest) ProtoReflect() protoreflect.Message
- func (x *SetGestureStrokeLengthThresholdRequest) Reset()
- func (x *SetGestureStrokeLengthThresholdRequest) String() string
- type SetGestureStrokeLengthThresholdResponse
- func (*SetGestureStrokeLengthThresholdResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetGestureStrokeLengthThresholdResponse) ProtoMessage()
- func (x *SetGestureStrokeLengthThresholdResponse) ProtoReflect() protoreflect.Message
- func (x *SetGestureStrokeLengthThresholdResponse) Reset()
- func (x *SetGestureStrokeLengthThresholdResponse) String() string
- type SetGestureStrokeSquarenessTresholdRequest
- func (*SetGestureStrokeSquarenessTresholdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetGestureStrokeSquarenessTresholdRequest) GetArg0() float32
- func (x *SetGestureStrokeSquarenessTresholdRequest) GetHandle() int64
- func (*SetGestureStrokeSquarenessTresholdRequest) ProtoMessage()
- func (x *SetGestureStrokeSquarenessTresholdRequest) ProtoReflect() protoreflect.Message
- func (x *SetGestureStrokeSquarenessTresholdRequest) Reset()
- func (x *SetGestureStrokeSquarenessTresholdRequest) String() string
- type SetGestureStrokeSquarenessTresholdResponse
- func (*SetGestureStrokeSquarenessTresholdResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetGestureStrokeSquarenessTresholdResponse) ProtoMessage()
- func (x *SetGestureStrokeSquarenessTresholdResponse) ProtoReflect() protoreflect.Message
- func (x *SetGestureStrokeSquarenessTresholdResponse) Reset()
- func (x *SetGestureStrokeSquarenessTresholdResponse) String() string
- type SetGestureStrokeTypeRequest
- func (*SetGestureStrokeTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetGestureStrokeTypeRequest) GetArg0() int32
- func (x *SetGestureStrokeTypeRequest) GetHandle() int64
- func (*SetGestureStrokeTypeRequest) ProtoMessage()
- func (x *SetGestureStrokeTypeRequest) ProtoReflect() protoreflect.Message
- func (x *SetGestureStrokeTypeRequest) Reset()
- func (x *SetGestureStrokeTypeRequest) String() string
- type SetGestureStrokeTypeResponse
- func (*SetGestureStrokeTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetGestureStrokeTypeResponse) ProtoMessage()
- func (x *SetGestureStrokeTypeResponse) ProtoReflect() protoreflect.Message
- func (x *SetGestureStrokeTypeResponse) Reset()
- func (x *SetGestureStrokeTypeResponse) String() string
- type SetGestureStrokeWidthRequest
- func (*SetGestureStrokeWidthRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetGestureStrokeWidthRequest) GetArg0() float32
- func (x *SetGestureStrokeWidthRequest) GetHandle() int64
- func (*SetGestureStrokeWidthRequest) ProtoMessage()
- func (x *SetGestureStrokeWidthRequest) ProtoReflect() protoreflect.Message
- func (x *SetGestureStrokeWidthRequest) Reset()
- func (x *SetGestureStrokeWidthRequest) String() string
- type SetGestureStrokeWidthResponse
- func (*SetGestureStrokeWidthResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetGestureStrokeWidthResponse) ProtoMessage()
- func (x *SetGestureStrokeWidthResponse) ProtoReflect() protoreflect.Message
- func (x *SetGestureStrokeWidthResponse) Reset()
- func (x *SetGestureStrokeWidthResponse) String() string
- type SetGestureVisibleRequest
- func (*SetGestureVisibleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetGestureVisibleRequest) GetArg0() bool
- func (x *SetGestureVisibleRequest) GetHandle() int64
- func (*SetGestureVisibleRequest) ProtoMessage()
- func (x *SetGestureVisibleRequest) ProtoReflect() protoreflect.Message
- func (x *SetGestureVisibleRequest) Reset()
- func (x *SetGestureVisibleRequest) String() string
- type SetGestureVisibleResponse
- type SetOrientationRequest
- func (*SetOrientationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetOrientationRequest) GetArg0() int32
- func (x *SetOrientationRequest) GetHandle() int64
- func (*SetOrientationRequest) ProtoMessage()
- func (x *SetOrientationRequest) ProtoReflect() protoreflect.Message
- func (x *SetOrientationRequest) Reset()
- func (x *SetOrientationRequest) String() string
- type SetOrientationResponse
- type SetOrientationStyleRequest
- func (*SetOrientationStyleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetOrientationStyleRequest) GetArg0() int32
- func (*SetOrientationStyleRequest) ProtoMessage()
- func (x *SetOrientationStyleRequest) ProtoReflect() protoreflect.Message
- func (x *SetOrientationStyleRequest) Reset()
- func (x *SetOrientationStyleRequest) String() string
- type SetOrientationStyleResponse
- type SetSequenceTypeRequest
- func (*SetSequenceTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSequenceTypeRequest) GetArg0() int32
- func (*SetSequenceTypeRequest) ProtoMessage()
- func (x *SetSequenceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *SetSequenceTypeRequest) Reset()
- func (x *SetSequenceTypeRequest) String() string
- type SetSequenceTypeResponse
- type SetUncertainGestureColorRequest
- func (*SetUncertainGestureColorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetUncertainGestureColorRequest) GetArg0() int32
- func (x *SetUncertainGestureColorRequest) GetHandle() int64
- func (*SetUncertainGestureColorRequest) ProtoMessage()
- func (x *SetUncertainGestureColorRequest) ProtoReflect() protoreflect.Message
- func (x *SetUncertainGestureColorRequest) Reset()
- func (x *SetUncertainGestureColorRequest) String() string
- type SetUncertainGestureColorResponse
- func (*SetUncertainGestureColorResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetUncertainGestureColorResponse) ProtoMessage()
- func (x *SetUncertainGestureColorResponse) ProtoReflect() protoreflect.Message
- func (x *SetUncertainGestureColorResponse) Reset()
- func (x *SetUncertainGestureColorResponse) String() string
- type SpatialSampling2Request
- func (*SpatialSampling2Request) Descriptor() ([]byte, []int)deprecated
- func (x *SpatialSampling2Request) GetArg0() int64
- func (x *SpatialSampling2Request) GetArg1() int32
- func (*SpatialSampling2Request) ProtoMessage()
- func (x *SpatialSampling2Request) ProtoReflect() protoreflect.Message
- func (x *SpatialSampling2Request) Reset()
- func (x *SpatialSampling2Request) String() string
- type SpatialSampling2Response
- func (*SpatialSampling2Response) Descriptor() ([]byte, []int)deprecated
- func (x *SpatialSampling2Response) GetResult() int64
- func (*SpatialSampling2Response) ProtoMessage()
- func (x *SpatialSampling2Response) ProtoReflect() protoreflect.Message
- func (x *SpatialSampling2Response) Reset()
- func (x *SpatialSampling2Response) String() string
- type SpatialSampling3_1Request
- func (*SpatialSampling3_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *SpatialSampling3_1Request) GetArg0() int64
- func (x *SpatialSampling3_1Request) GetArg1() int32
- func (x *SpatialSampling3_1Request) GetArg2() bool
- func (*SpatialSampling3_1Request) ProtoMessage()
- func (x *SpatialSampling3_1Request) ProtoReflect() protoreflect.Message
- func (x *SpatialSampling3_1Request) Reset()
- func (x *SpatialSampling3_1Request) String() string
- type SpatialSampling3_1Response
- func (*SpatialSampling3_1Response) Descriptor() ([]byte, []int)deprecated
- func (x *SpatialSampling3_1Response) GetResult() int64
- func (*SpatialSampling3_1Response) ProtoMessage()
- func (x *SpatialSampling3_1Response) ProtoReflect() protoreflect.Message
- func (x *SpatialSampling3_1Response) Reset()
- func (x *SpatialSampling3_1Response) String() string
- type StoreAddGestureRequest
- func (*StoreAddGestureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StoreAddGestureRequest) GetArg0() string
- func (x *StoreAddGestureRequest) GetArg1() int64
- func (x *StoreAddGestureRequest) GetHandle() int64
- func (*StoreAddGestureRequest) ProtoMessage()
- func (x *StoreAddGestureRequest) ProtoReflect() protoreflect.Message
- func (x *StoreAddGestureRequest) Reset()
- func (x *StoreAddGestureRequest) String() string
- type StoreGetGestureEntriesRequest
- func (*StoreGetGestureEntriesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StoreGetGestureEntriesRequest) GetHandle() int64
- func (*StoreGetGestureEntriesRequest) ProtoMessage()
- func (x *StoreGetGestureEntriesRequest) ProtoReflect() protoreflect.Message
- func (x *StoreGetGestureEntriesRequest) Reset()
- func (x *StoreGetGestureEntriesRequest) String() string
- type StoreGetGesturesRequest
- func (*StoreGetGesturesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StoreGetGesturesRequest) GetArg0() string
- func (x *StoreGetGesturesRequest) GetHandle() int64
- func (*StoreGetGesturesRequest) ProtoMessage()
- func (x *StoreGetGesturesRequest) ProtoReflect() protoreflect.Message
- func (x *StoreGetGesturesRequest) Reset()
- func (x *StoreGetGesturesRequest) String() string
- type StoreGetOrientationStyleRequest
- func (*StoreGetOrientationStyleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StoreGetOrientationStyleRequest) GetHandle() int64
- func (*StoreGetOrientationStyleRequest) ProtoMessage()
- func (x *StoreGetOrientationStyleRequest) ProtoReflect() protoreflect.Message
- func (x *StoreGetOrientationStyleRequest) Reset()
- func (x *StoreGetOrientationStyleRequest) String() string
- type StoreGetSequenceTypeRequest
- func (*StoreGetSequenceTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StoreGetSequenceTypeRequest) GetHandle() int64
- func (*StoreGetSequenceTypeRequest) ProtoMessage()
- func (x *StoreGetSequenceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *StoreGetSequenceTypeRequest) Reset()
- func (x *StoreGetSequenceTypeRequest) String() string
- type StoreRecognizeRequest
- func (*StoreRecognizeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StoreRecognizeRequest) GetArg0() int64
- func (x *StoreRecognizeRequest) GetHandle() int64
- func (*StoreRecognizeRequest) ProtoMessage()
- func (x *StoreRecognizeRequest) ProtoReflect() protoreflect.Message
- func (x *StoreRecognizeRequest) Reset()
- func (x *StoreRecognizeRequest) String() string
- type StoreRemoveEntryRequest
- func (*StoreRemoveEntryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StoreRemoveEntryRequest) GetArg0() string
- func (x *StoreRemoveEntryRequest) GetHandle() int64
- func (*StoreRemoveEntryRequest) ProtoMessage()
- func (x *StoreRemoveEntryRequest) ProtoReflect() protoreflect.Message
- func (x *StoreRemoveEntryRequest) Reset()
- func (x *StoreRemoveEntryRequest) String() string
- type StoreRemoveGestureRequest
- func (*StoreRemoveGestureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StoreRemoveGestureRequest) GetArg0() string
- func (x *StoreRemoveGestureRequest) GetArg1() int64
- func (x *StoreRemoveGestureRequest) GetHandle() int64
- func (*StoreRemoveGestureRequest) ProtoMessage()
- func (x *StoreRemoveGestureRequest) ProtoReflect() protoreflect.Message
- func (x *StoreRemoveGestureRequest) Reset()
- func (x *StoreRemoveGestureRequest) String() string
- type StoreServiceClient
- type StoreServiceServer
- type StoreSetOrientationStyleRequest
- func (*StoreSetOrientationStyleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StoreSetOrientationStyleRequest) GetArg0() int32
- func (x *StoreSetOrientationStyleRequest) GetHandle() int64
- func (*StoreSetOrientationStyleRequest) ProtoMessage()
- func (x *StoreSetOrientationStyleRequest) ProtoReflect() protoreflect.Message
- func (x *StoreSetOrientationStyleRequest) Reset()
- func (x *StoreSetOrientationStyleRequest) String() string
- type StoreSetSequenceTypeRequest
- func (*StoreSetSequenceTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StoreSetSequenceTypeRequest) GetArg0() int32
- func (x *StoreSetSequenceTypeRequest) GetHandle() int64
- func (*StoreSetSequenceTypeRequest) ProtoMessage()
- func (x *StoreSetSequenceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *StoreSetSequenceTypeRequest) Reset()
- func (x *StoreSetSequenceTypeRequest) String() string
- type StrokeComputeOrientedBoundingBoxRequest
- func (*StrokeComputeOrientedBoundingBoxRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StrokeComputeOrientedBoundingBoxRequest) GetHandle() int64
- func (*StrokeComputeOrientedBoundingBoxRequest) ProtoMessage()
- func (x *StrokeComputeOrientedBoundingBoxRequest) ProtoReflect() protoreflect.Message
- func (x *StrokeComputeOrientedBoundingBoxRequest) Reset()
- func (x *StrokeComputeOrientedBoundingBoxRequest) String() string
- type StrokeServiceClient
- type StrokeServiceServer
- type TemporalSamplingRequest
- func (*TemporalSamplingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TemporalSamplingRequest) GetArg0() int64
- func (x *TemporalSamplingRequest) GetArg1() int32
- func (*TemporalSamplingRequest) ProtoMessage()
- func (x *TemporalSamplingRequest) ProtoReflect() protoreflect.Message
- func (x *TemporalSamplingRequest) Reset()
- func (x *TemporalSamplingRequest) String() string
- type TemporalSamplingResponse
- func (*TemporalSamplingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TemporalSamplingResponse) GetResult() int64
- func (*TemporalSamplingResponse) ProtoMessage()
- func (x *TemporalSamplingResponse) ProtoReflect() protoreflect.Message
- func (x *TemporalSamplingResponse) Reset()
- func (x *TemporalSamplingResponse) String() string
- type ToBitmap4Request
- func (*ToBitmap4Request) Descriptor() ([]byte, []int)deprecated
- func (x *ToBitmap4Request) GetArg0() int32
- func (x *ToBitmap4Request) GetArg1() int32
- func (x *ToBitmap4Request) GetArg2() int32
- func (x *ToBitmap4Request) GetArg3() int32
- func (x *ToBitmap4Request) GetHandle() int64
- func (*ToBitmap4Request) ProtoMessage()
- func (x *ToBitmap4Request) ProtoReflect() protoreflect.Message
- func (x *ToBitmap4Request) Reset()
- func (x *ToBitmap4Request) String() string
- type ToBitmap4Response
- type ToBitmap5_1Request
- func (*ToBitmap5_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *ToBitmap5_1Request) GetArg0() int32
- func (x *ToBitmap5_1Request) GetArg1() int32
- func (x *ToBitmap5_1Request) GetArg2() int32
- func (x *ToBitmap5_1Request) GetArg3() int32
- func (x *ToBitmap5_1Request) GetArg4() int32
- func (x *ToBitmap5_1Request) GetHandle() int64
- func (*ToBitmap5_1Request) ProtoMessage()
- func (x *ToBitmap5_1Request) ProtoReflect() protoreflect.Message
- func (x *ToBitmap5_1Request) Reset()
- func (x *ToBitmap5_1Request) String() string
- type ToBitmap5_1Response
- func (*ToBitmap5_1Response) Descriptor() ([]byte, []int)deprecated
- func (x *ToBitmap5_1Response) GetResult() int64
- func (*ToBitmap5_1Response) ProtoMessage()
- func (x *ToBitmap5_1Response) ProtoReflect() protoreflect.Message
- func (x *ToBitmap5_1Response) Reset()
- func (x *ToBitmap5_1Response) String() string
- type ToPath0Request
- type ToPath0Response
- type ToPath1_1Request
- func (*ToPath1_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *ToPath1_1Request) GetArg0() int64
- func (x *ToPath1_1Request) GetHandle() int64
- func (*ToPath1_1Request) ProtoMessage()
- func (x *ToPath1_1Request) ProtoReflect() protoreflect.Message
- func (x *ToPath1_1Request) Reset()
- func (x *ToPath1_1Request) String() string
- type ToPath1_1Response
- type ToPath4_3Request
- func (*ToPath4_3Request) Descriptor() ([]byte, []int)deprecated
- func (x *ToPath4_3Request) GetArg0() int32
- func (x *ToPath4_3Request) GetArg1() int32
- func (x *ToPath4_3Request) GetArg2() int32
- func (x *ToPath4_3Request) GetArg3() int32
- func (x *ToPath4_3Request) GetHandle() int64
- func (*ToPath4_3Request) ProtoMessage()
- func (x *ToPath4_3Request) ProtoReflect() protoreflect.Message
- func (x *ToPath4_3Request) Reset()
- func (x *ToPath4_3Request) String() string
- type ToPath4_3Response
- type ToPath5_2Request
- func (*ToPath5_2Request) Descriptor() ([]byte, []int)deprecated
- func (x *ToPath5_2Request) GetArg0() int64
- func (x *ToPath5_2Request) GetArg1() int32
- func (x *ToPath5_2Request) GetArg2() int32
- func (x *ToPath5_2Request) GetArg3() int32
- func (x *ToPath5_2Request) GetArg4() int32
- func (x *ToPath5_2Request) GetHandle() int64
- func (*ToPath5_2Request) ProtoMessage()
- func (x *ToPath5_2Request) ProtoReflect() protoreflect.Message
- func (x *ToPath5_2Request) Reset()
- func (x *ToPath5_2Request) String() string
- type ToPath5_2Response
- type ToPathRequest
- func (*ToPathRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ToPathRequest) GetArg0() float32
- func (x *ToPathRequest) GetArg1() float32
- func (x *ToPathRequest) GetArg2() int32
- func (x *ToPathRequest) GetHandle() int64
- func (*ToPathRequest) ProtoMessage()
- func (x *ToPathRequest) ProtoReflect() protoreflect.Message
- func (x *ToPathRequest) Reset()
- func (x *ToPathRequest) String() string
- type ToPathResponse
- type ToStringRequest
- type ToStringResponse
- type UnimplementedGestureServiceServer
- func (UnimplementedGestureServiceServer) AddStroke(context.Context, *AddStrokeRequest) (*AddStrokeResponse, error)
- func (UnimplementedGestureServiceServer) Clone(context.Context, *CloneRequest) (*CloneResponse, error)
- func (UnimplementedGestureServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedGestureServiceServer) GetBoundingBox(context.Context, *GetBoundingBoxRequest) (*GetBoundingBoxResponse, error)
- func (UnimplementedGestureServiceServer) GetID(context.Context, *GetIDRequest) (*GetIDResponse, error)
- func (UnimplementedGestureServiceServer) GetLength(context.Context, *GetLengthRequest) (*GetLengthResponse, error)
- func (UnimplementedGestureServiceServer) GetStrokes(context.Context, *GetStrokesRequest) (*GetStrokesResponse, error)
- func (UnimplementedGestureServiceServer) GetStrokesCount(context.Context, *GetStrokesCountRequest) (*GetStrokesCountResponse, error)
- func (UnimplementedGestureServiceServer) NewGesture(context.Context, *NewGestureRequest) (*NewGestureResponse, error)
- func (UnimplementedGestureServiceServer) ToBitmap4(context.Context, *ToBitmap4Request) (*ToBitmap4Response, error)
- func (UnimplementedGestureServiceServer) ToBitmap5_1(context.Context, *ToBitmap5_1Request) (*ToBitmap5_1Response, error)
- func (UnimplementedGestureServiceServer) ToPath0(context.Context, *ToPath0Request) (*ToPath0Response, error)
- func (UnimplementedGestureServiceServer) ToPath1_1(context.Context, *ToPath1_1Request) (*ToPath1_1Response, error)
- func (UnimplementedGestureServiceServer) ToPath4_3(context.Context, *ToPath4_3Request) (*ToPath4_3Response, error)
- func (UnimplementedGestureServiceServer) ToPath5_2(context.Context, *ToPath5_2Request) (*ToPath5_2Response, error)
- func (UnimplementedGestureServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedLibrariesServiceServer
- func (UnimplementedLibrariesServiceServer) FromFile1(context.Context, *FromFile1Request) (*FromFile1Response, error)
- func (UnimplementedLibrariesServiceServer) FromFile1_1(context.Context, *FromFile1_1Request) (*FromFile1_1Response, error)
- func (UnimplementedLibrariesServiceServer) FromFileDescriptor(context.Context, *FromFileDescriptorRequest) (*FromFileDescriptorResponse, error)
- func (UnimplementedLibrariesServiceServer) FromPrivateFile(context.Context, *FromPrivateFileRequest) (*FromPrivateFileResponse, error)
- func (UnimplementedLibrariesServiceServer) FromRawResource(context.Context, *FromRawResourceRequest) (*FromRawResourceResponse, error)
- type UnimplementedLibraryServiceServer
- func (UnimplementedLibraryServiceServer) AddGesture(context.Context, *AddGestureRequest) (*AddGestureResponse, error)
- func (UnimplementedLibraryServiceServer) GetGestureEntries(context.Context, *GetGestureEntriesRequest) (*GetGestureEntriesResponse, error)
- func (UnimplementedLibraryServiceServer) GetGestures(context.Context, *GetGesturesRequest) (*GetGesturesResponse, error)
- func (UnimplementedLibraryServiceServer) GetOrientationStyle(context.Context, *GetOrientationStyleRequest) (*GetOrientationStyleResponse, error)
- func (UnimplementedLibraryServiceServer) GetSequenceType(context.Context, *GetSequenceTypeRequest) (*GetSequenceTypeResponse, error)
- func (UnimplementedLibraryServiceServer) IsReadOnly(context.Context, *IsReadOnlyRequest) (*IsReadOnlyResponse, error)
- func (UnimplementedLibraryServiceServer) Load(context.Context, *LoadRequest) (*LoadResponse, error)
- func (UnimplementedLibraryServiceServer) Recognize(context.Context, *RecognizeRequest) (*RecognizeResponse, error)
- func (UnimplementedLibraryServiceServer) RemoveEntry(context.Context, *RemoveEntryRequest) (*RemoveEntryResponse, error)
- func (UnimplementedLibraryServiceServer) RemoveGesture(context.Context, *RemoveGestureRequest) (*RemoveGestureResponse, error)
- func (UnimplementedLibraryServiceServer) Save(context.Context, *SaveRequest) (*SaveResponse, error)
- func (UnimplementedLibraryServiceServer) SetOrientationStyle(context.Context, *SetOrientationStyleRequest) (*SetOrientationStyleResponse, error)
- func (UnimplementedLibraryServiceServer) SetSequenceType(context.Context, *SetSequenceTypeRequest) (*SetSequenceTypeResponse, error)
- type UnimplementedOverlayViewOnGestureListenerServiceServer
- func (UnimplementedOverlayViewOnGestureListenerServiceServer) OnGesture(context.Context, *OnGestureRequest) (*OnGestureResponse, error)
- func (UnimplementedOverlayViewOnGestureListenerServiceServer) OnGestureCancelled(context.Context, *OnGestureCancelledRequest) (*OnGestureCancelledResponse, error)
- func (UnimplementedOverlayViewOnGestureListenerServiceServer) OnGestureEnded(context.Context, *OnGestureEndedRequest) (*OnGestureEndedResponse, error)
- func (UnimplementedOverlayViewOnGestureListenerServiceServer) OnGestureStarted(context.Context, *OnGestureStartedRequest) (*OnGestureStartedResponse, error)
- type UnimplementedOverlayViewOnGesturePerformedListenerServiceServer
- type UnimplementedOverlayViewOnGesturingListenerServiceServer
- func (UnimplementedOverlayViewOnGesturingListenerServiceServer) OnGesturingEnded(context.Context, *OnGesturingEndedRequest) (*OnGesturingEndedResponse, error)
- func (UnimplementedOverlayViewOnGesturingListenerServiceServer) OnGesturingStarted(context.Context, *OnGesturingStartedRequest) (*OnGesturingStartedResponse, error)
- type UnimplementedOverlayViewServiceServer
- func (UnimplementedOverlayViewServiceServer) AddOnGestureListener(context.Context, *AddOnGestureListenerRequest) (*AddOnGestureListenerResponse, error)
- func (UnimplementedOverlayViewServiceServer) AddOnGesturePerformedListener(context.Context, *AddOnGesturePerformedListenerRequest) (*AddOnGesturePerformedListenerResponse, error)
- func (UnimplementedOverlayViewServiceServer) AddOnGesturingListener(context.Context, *AddOnGesturingListenerRequest) (*AddOnGesturingListenerResponse, error)
- func (UnimplementedOverlayViewServiceServer) CancelClearAnimation(context.Context, *CancelClearAnimationRequest) (*CancelClearAnimationResponse, error)
- func (UnimplementedOverlayViewServiceServer) CancelGesture(context.Context, *CancelGestureRequest) (*CancelGestureResponse, error)
- func (UnimplementedOverlayViewServiceServer) Clear(context.Context, *ClearRequest) (*ClearResponse, error)
- func (UnimplementedOverlayViewServiceServer) DispatchTouchEvent(context.Context, *DispatchTouchEventRequest) (*DispatchTouchEventResponse, error)
- func (UnimplementedOverlayViewServiceServer) Draw(context.Context, *DrawRequest) (*DrawResponse, error)
- func (UnimplementedOverlayViewServiceServer) GetCurrentStroke(context.Context, *GetCurrentStrokeRequest) (*GetCurrentStrokeResponse, error)
- func (UnimplementedOverlayViewServiceServer) GetFadeOffset(context.Context, *GetFadeOffsetRequest) (*GetFadeOffsetResponse, error)
- func (UnimplementedOverlayViewServiceServer) GetGesture(context.Context, *GetGestureRequest) (*GetGestureResponse, error)
- func (UnimplementedOverlayViewServiceServer) GetGestureColor(context.Context, *GetGestureColorRequest) (*GetGestureColorResponse, error)
- func (UnimplementedOverlayViewServiceServer) GetGesturePath0(context.Context, *GetGesturePath0Request) (*GetGesturePath0Response, error)
- func (UnimplementedOverlayViewServiceServer) GetGesturePath1_1(context.Context, *GetGesturePath1_1Request) (*GetGesturePath1_1Response, error)
- func (UnimplementedOverlayViewServiceServer) GetGestureStrokeAngleThreshold(context.Context, *GetGestureStrokeAngleThresholdRequest) (*GetGestureStrokeAngleThresholdResponse, error)
- func (UnimplementedOverlayViewServiceServer) GetGestureStrokeLengthThreshold(context.Context, *GetGestureStrokeLengthThresholdRequest) (*GetGestureStrokeLengthThresholdResponse, error)
- func (UnimplementedOverlayViewServiceServer) GetGestureStrokeSquarenessTreshold(context.Context, *GetGestureStrokeSquarenessTresholdRequest) (*GetGestureStrokeSquarenessTresholdResponse, error)
- func (UnimplementedOverlayViewServiceServer) GetGestureStrokeType(context.Context, *GetGestureStrokeTypeRequest) (*GetGestureStrokeTypeResponse, error)
- func (UnimplementedOverlayViewServiceServer) GetGestureStrokeWidth(context.Context, *GetGestureStrokeWidthRequest) (*GetGestureStrokeWidthResponse, error)
- func (UnimplementedOverlayViewServiceServer) GetOrientation(context.Context, *GetOrientationRequest) (*GetOrientationResponse, error)
- func (UnimplementedOverlayViewServiceServer) GetUncertainGestureColor(context.Context, *GetUncertainGestureColorRequest) (*GetUncertainGestureColorResponse, error)
- func (UnimplementedOverlayViewServiceServer) IsEventsInterceptionEnabled(context.Context, *IsEventsInterceptionEnabledRequest) (*IsEventsInterceptionEnabledResponse, error)
- func (UnimplementedOverlayViewServiceServer) IsFadeEnabled(context.Context, *IsFadeEnabledRequest) (*IsFadeEnabledResponse, error)
- func (UnimplementedOverlayViewServiceServer) IsGestureVisible(context.Context, *IsGestureVisibleRequest) (*IsGestureVisibleResponse, error)
- func (UnimplementedOverlayViewServiceServer) IsGesturing(context.Context, *IsGesturingRequest) (*IsGesturingResponse, error)
- func (UnimplementedOverlayViewServiceServer) NewOverlayView(context.Context, *NewOverlayViewRequest) (*NewOverlayViewResponse, error)
- func (UnimplementedOverlayViewServiceServer) RemoveAllOnGestureListeners(context.Context, *RemoveAllOnGestureListenersRequest) (*RemoveAllOnGestureListenersResponse, error)
- func (UnimplementedOverlayViewServiceServer) RemoveAllOnGesturePerformedListeners(context.Context, *RemoveAllOnGesturePerformedListenersRequest) (*RemoveAllOnGesturePerformedListenersResponse, error)
- func (UnimplementedOverlayViewServiceServer) RemoveAllOnGesturingListeners(context.Context, *RemoveAllOnGesturingListenersRequest) (*RemoveAllOnGesturingListenersResponse, error)
- func (UnimplementedOverlayViewServiceServer) RemoveOnGestureListener(context.Context, *RemoveOnGestureListenerRequest) (*RemoveOnGestureListenerResponse, error)
- func (UnimplementedOverlayViewServiceServer) RemoveOnGesturePerformedListener(context.Context, *RemoveOnGesturePerformedListenerRequest) (*RemoveOnGesturePerformedListenerResponse, error)
- func (UnimplementedOverlayViewServiceServer) RemoveOnGesturingListener(context.Context, *RemoveOnGesturingListenerRequest) (*RemoveOnGesturingListenerResponse, error)
- func (UnimplementedOverlayViewServiceServer) SetEventsInterceptionEnabled(context.Context, *SetEventsInterceptionEnabledRequest) (*SetEventsInterceptionEnabledResponse, error)
- func (UnimplementedOverlayViewServiceServer) SetFadeEnabled(context.Context, *SetFadeEnabledRequest) (*SetFadeEnabledResponse, error)
- func (UnimplementedOverlayViewServiceServer) SetFadeOffset(context.Context, *SetFadeOffsetRequest) (*SetFadeOffsetResponse, error)
- func (UnimplementedOverlayViewServiceServer) SetGesture(context.Context, *SetGestureRequest) (*SetGestureResponse, error)
- func (UnimplementedOverlayViewServiceServer) SetGestureColor(context.Context, *SetGestureColorRequest) (*SetGestureColorResponse, error)
- func (UnimplementedOverlayViewServiceServer) SetGestureStrokeAngleThreshold(context.Context, *SetGestureStrokeAngleThresholdRequest) (*SetGestureStrokeAngleThresholdResponse, error)
- func (UnimplementedOverlayViewServiceServer) SetGestureStrokeLengthThreshold(context.Context, *SetGestureStrokeLengthThresholdRequest) (*SetGestureStrokeLengthThresholdResponse, error)
- func (UnimplementedOverlayViewServiceServer) SetGestureStrokeSquarenessTreshold(context.Context, *SetGestureStrokeSquarenessTresholdRequest) (*SetGestureStrokeSquarenessTresholdResponse, error)
- func (UnimplementedOverlayViewServiceServer) SetGestureStrokeType(context.Context, *SetGestureStrokeTypeRequest) (*SetGestureStrokeTypeResponse, error)
- func (UnimplementedOverlayViewServiceServer) SetGestureStrokeWidth(context.Context, *SetGestureStrokeWidthRequest) (*SetGestureStrokeWidthResponse, error)
- func (UnimplementedOverlayViewServiceServer) SetGestureVisible(context.Context, *SetGestureVisibleRequest) (*SetGestureVisibleResponse, error)
- func (UnimplementedOverlayViewServiceServer) SetOrientation(context.Context, *SetOrientationRequest) (*SetOrientationResponse, error)
- func (UnimplementedOverlayViewServiceServer) SetUncertainGestureColor(context.Context, *SetUncertainGestureColorRequest) (*SetUncertainGestureColorResponse, error)
- type UnimplementedPointServiceServer
- type UnimplementedPredictionServiceServer
- type UnimplementedStoreServiceServer
- func (UnimplementedStoreServiceServer) AddGesture(context.Context, *StoreAddGestureRequest) (*AddGestureResponse, error)
- func (UnimplementedStoreServiceServer) GetGestureEntries(context.Context, *StoreGetGestureEntriesRequest) (*GetGestureEntriesResponse, error)
- func (UnimplementedStoreServiceServer) GetGestures(context.Context, *StoreGetGesturesRequest) (*GetGesturesResponse, error)
- func (UnimplementedStoreServiceServer) GetOrientationStyle(context.Context, *StoreGetOrientationStyleRequest) (*GetOrientationStyleResponse, error)
- func (UnimplementedStoreServiceServer) GetSequenceType(context.Context, *StoreGetSequenceTypeRequest) (*GetSequenceTypeResponse, error)
- func (UnimplementedStoreServiceServer) HasChanged(context.Context, *HasChangedRequest) (*HasChangedResponse, error)
- func (UnimplementedStoreServiceServer) Load1(context.Context, *Load1Request) (*Load1Response, error)
- func (UnimplementedStoreServiceServer) Load2_1(context.Context, *Load2_1Request) (*Load2_1Response, error)
- func (UnimplementedStoreServiceServer) NewStore(context.Context, *NewStoreRequest) (*NewStoreResponse, error)
- func (UnimplementedStoreServiceServer) Recognize(context.Context, *StoreRecognizeRequest) (*RecognizeResponse, error)
- func (UnimplementedStoreServiceServer) RemoveEntry(context.Context, *StoreRemoveEntryRequest) (*RemoveEntryResponse, error)
- func (UnimplementedStoreServiceServer) RemoveGesture(context.Context, *StoreRemoveGestureRequest) (*RemoveGestureResponse, error)
- func (UnimplementedStoreServiceServer) Save1(context.Context, *Save1Request) (*Save1Response, error)
- func (UnimplementedStoreServiceServer) Save2_1(context.Context, *Save2_1Request) (*Save2_1Response, error)
- func (UnimplementedStoreServiceServer) SetOrientationStyle(context.Context, *StoreSetOrientationStyleRequest) (*SetOrientationStyleResponse, error)
- func (UnimplementedStoreServiceServer) SetSequenceType(context.Context, *StoreSetSequenceTypeRequest) (*SetSequenceTypeResponse, error)
- type UnimplementedStrokeServiceServer
- func (UnimplementedStrokeServiceServer) ClearPath(context.Context, *ClearPathRequest) (*ClearPathResponse, error)
- func (UnimplementedStrokeServiceServer) Clone(context.Context, *CloneRequest) (*CloneResponse, error)
- func (UnimplementedStrokeServiceServer) ComputeOrientedBoundingBox(context.Context, *StrokeComputeOrientedBoundingBoxRequest) (*ComputeOrientedBoundingBoxResponse, error)
- func (UnimplementedStrokeServiceServer) GetPath(context.Context, *GetPathRequest) (*GetPathResponse, error)
- func (UnimplementedStrokeServiceServer) NewStroke(context.Context, *NewStrokeRequest) (*NewStrokeResponse, error)
- func (UnimplementedStrokeServiceServer) ToPath(context.Context, *ToPathRequest) (*ToPathResponse, error)
- type UnimplementedUtilsServiceServer
- func (UnimplementedUtilsServiceServer) ComputeOrientedBoundingBox(context.Context, *ComputeOrientedBoundingBoxRequest) (*ComputeOrientedBoundingBoxResponse, error)
- func (UnimplementedUtilsServiceServer) SpatialSampling2(context.Context, *SpatialSampling2Request) (*SpatialSampling2Response, error)
- func (UnimplementedUtilsServiceServer) SpatialSampling3_1(context.Context, *SpatialSampling3_1Request) (*SpatialSampling3_1Response, error)
- func (UnimplementedUtilsServiceServer) TemporalSampling(context.Context, *TemporalSamplingRequest) (*TemporalSamplingResponse, error)
- type UnsafeGestureServiceServer
- type UnsafeLibrariesServiceServer
- type UnsafeLibraryServiceServer
- type UnsafeOverlayViewOnGestureListenerServiceServer
- type UnsafeOverlayViewOnGesturePerformedListenerServiceServer
- type UnsafeOverlayViewOnGesturingListenerServiceServer
- type UnsafeOverlayViewServiceServer
- type UnsafePointServiceServer
- type UnsafePredictionServiceServer
- type UnsafeStoreServiceServer
- type UnsafeStrokeServiceServer
- type UnsafeUtilsServiceServer
- type UtilsServiceClient
- type UtilsServiceServer
- type WriteToParcelRequest
- func (*WriteToParcelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WriteToParcelRequest) GetArg0() int64
- func (x *WriteToParcelRequest) GetArg1() int32
- func (x *WriteToParcelRequest) GetHandle() int64
- func (*WriteToParcelRequest) ProtoMessage()
- func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message
- func (x *WriteToParcelRequest) Reset()
- func (x *WriteToParcelRequest) String() string
- type WriteToParcelResponse
Constants ¶
const ( UtilsService_ComputeOrientedBoundingBox_FullMethodName = "/gesture.UtilsService/ComputeOrientedBoundingBox" UtilsService_SpatialSampling2_FullMethodName = "/gesture.UtilsService/SpatialSampling2" UtilsService_SpatialSampling3_1_FullMethodName = "/gesture.UtilsService/SpatialSampling3_1" UtilsService_TemporalSampling_FullMethodName = "/gesture.UtilsService/TemporalSampling" )
const ( LibraryService_AddGesture_FullMethodName = "/gesture.LibraryService/AddGesture" LibraryService_GetGestureEntries_FullMethodName = "/gesture.LibraryService/GetGestureEntries" LibraryService_GetGestures_FullMethodName = "/gesture.LibraryService/GetGestures" LibraryService_GetOrientationStyle_FullMethodName = "/gesture.LibraryService/GetOrientationStyle" LibraryService_GetSequenceType_FullMethodName = "/gesture.LibraryService/GetSequenceType" LibraryService_IsReadOnly_FullMethodName = "/gesture.LibraryService/IsReadOnly" LibraryService_Load_FullMethodName = "/gesture.LibraryService/Load" LibraryService_Recognize_FullMethodName = "/gesture.LibraryService/Recognize" LibraryService_RemoveEntry_FullMethodName = "/gesture.LibraryService/RemoveEntry" LibraryService_RemoveGesture_FullMethodName = "/gesture.LibraryService/RemoveGesture" LibraryService_Save_FullMethodName = "/gesture.LibraryService/Save" LibraryService_SetOrientationStyle_FullMethodName = "/gesture.LibraryService/SetOrientationStyle" LibraryService_SetSequenceType_FullMethodName = "/gesture.LibraryService/SetSequenceType" )
const ( PointService_NewPoint_FullMethodName = "/gesture.PointService/NewPoint" PointService_Clone_FullMethodName = "/gesture.PointService/Clone" )
const ( StrokeService_NewStroke_FullMethodName = "/gesture.StrokeService/NewStroke" StrokeService_ClearPath_FullMethodName = "/gesture.StrokeService/ClearPath" StrokeService_Clone_FullMethodName = "/gesture.StrokeService/Clone" StrokeService_ComputeOrientedBoundingBox_FullMethodName = "/gesture.StrokeService/ComputeOrientedBoundingBox" StrokeService_GetPath_FullMethodName = "/gesture.StrokeService/GetPath" StrokeService_ToPath_FullMethodName = "/gesture.StrokeService/ToPath" )
const ( LibrariesService_FromFile1_FullMethodName = "/gesture.LibrariesService/FromFile1" LibrariesService_FromFile1_1_FullMethodName = "/gesture.LibrariesService/FromFile1_1" LibrariesService_FromFileDescriptor_FullMethodName = "/gesture.LibrariesService/FromFileDescriptor" LibrariesService_FromPrivateFile_FullMethodName = "/gesture.LibrariesService/FromPrivateFile" LibrariesService_FromRawResource_FullMethodName = "/gesture.LibrariesService/FromRawResource" )
const ( OverlayViewService_NewOverlayView_FullMethodName = "/gesture.OverlayViewService/NewOverlayView" OverlayViewService_AddOnGestureListener_FullMethodName = "/gesture.OverlayViewService/AddOnGestureListener" OverlayViewService_AddOnGesturePerformedListener_FullMethodName = "/gesture.OverlayViewService/AddOnGesturePerformedListener" OverlayViewService_AddOnGesturingListener_FullMethodName = "/gesture.OverlayViewService/AddOnGesturingListener" OverlayViewService_CancelClearAnimation_FullMethodName = "/gesture.OverlayViewService/CancelClearAnimation" OverlayViewService_CancelGesture_FullMethodName = "/gesture.OverlayViewService/CancelGesture" OverlayViewService_Clear_FullMethodName = "/gesture.OverlayViewService/Clear" OverlayViewService_DispatchTouchEvent_FullMethodName = "/gesture.OverlayViewService/DispatchTouchEvent" OverlayViewService_Draw_FullMethodName = "/gesture.OverlayViewService/Draw" OverlayViewService_GetCurrentStroke_FullMethodName = "/gesture.OverlayViewService/GetCurrentStroke" OverlayViewService_GetFadeOffset_FullMethodName = "/gesture.OverlayViewService/GetFadeOffset" OverlayViewService_GetGesture_FullMethodName = "/gesture.OverlayViewService/GetGesture" OverlayViewService_GetGestureColor_FullMethodName = "/gesture.OverlayViewService/GetGestureColor" OverlayViewService_GetGesturePath0_FullMethodName = "/gesture.OverlayViewService/GetGesturePath0" OverlayViewService_GetGesturePath1_1_FullMethodName = "/gesture.OverlayViewService/GetGesturePath1_1" OverlayViewService_GetGestureStrokeAngleThreshold_FullMethodName = "/gesture.OverlayViewService/GetGestureStrokeAngleThreshold" OverlayViewService_GetGestureStrokeLengthThreshold_FullMethodName = "/gesture.OverlayViewService/GetGestureStrokeLengthThreshold" OverlayViewService_GetGestureStrokeSquarenessTreshold_FullMethodName = "/gesture.OverlayViewService/GetGestureStrokeSquarenessTreshold" OverlayViewService_GetGestureStrokeType_FullMethodName = "/gesture.OverlayViewService/GetGestureStrokeType" OverlayViewService_GetGestureStrokeWidth_FullMethodName = "/gesture.OverlayViewService/GetGestureStrokeWidth" OverlayViewService_GetOrientation_FullMethodName = "/gesture.OverlayViewService/GetOrientation" OverlayViewService_GetUncertainGestureColor_FullMethodName = "/gesture.OverlayViewService/GetUncertainGestureColor" OverlayViewService_IsEventsInterceptionEnabled_FullMethodName = "/gesture.OverlayViewService/IsEventsInterceptionEnabled" OverlayViewService_IsFadeEnabled_FullMethodName = "/gesture.OverlayViewService/IsFadeEnabled" OverlayViewService_IsGestureVisible_FullMethodName = "/gesture.OverlayViewService/IsGestureVisible" OverlayViewService_IsGesturing_FullMethodName = "/gesture.OverlayViewService/IsGesturing" OverlayViewService_RemoveAllOnGestureListeners_FullMethodName = "/gesture.OverlayViewService/RemoveAllOnGestureListeners" OverlayViewService_RemoveAllOnGesturePerformedListeners_FullMethodName = "/gesture.OverlayViewService/RemoveAllOnGesturePerformedListeners" OverlayViewService_RemoveAllOnGesturingListeners_FullMethodName = "/gesture.OverlayViewService/RemoveAllOnGesturingListeners" OverlayViewService_RemoveOnGestureListener_FullMethodName = "/gesture.OverlayViewService/RemoveOnGestureListener" OverlayViewService_RemoveOnGesturePerformedListener_FullMethodName = "/gesture.OverlayViewService/RemoveOnGesturePerformedListener" OverlayViewService_RemoveOnGesturingListener_FullMethodName = "/gesture.OverlayViewService/RemoveOnGesturingListener" OverlayViewService_SetEventsInterceptionEnabled_FullMethodName = "/gesture.OverlayViewService/SetEventsInterceptionEnabled" OverlayViewService_SetFadeEnabled_FullMethodName = "/gesture.OverlayViewService/SetFadeEnabled" OverlayViewService_SetFadeOffset_FullMethodName = "/gesture.OverlayViewService/SetFadeOffset" OverlayViewService_SetGesture_FullMethodName = "/gesture.OverlayViewService/SetGesture" OverlayViewService_SetGestureColor_FullMethodName = "/gesture.OverlayViewService/SetGestureColor" OverlayViewService_SetGestureStrokeAngleThreshold_FullMethodName = "/gesture.OverlayViewService/SetGestureStrokeAngleThreshold" OverlayViewService_SetGestureStrokeLengthThreshold_FullMethodName = "/gesture.OverlayViewService/SetGestureStrokeLengthThreshold" OverlayViewService_SetGestureStrokeSquarenessTreshold_FullMethodName = "/gesture.OverlayViewService/SetGestureStrokeSquarenessTreshold" OverlayViewService_SetGestureStrokeType_FullMethodName = "/gesture.OverlayViewService/SetGestureStrokeType" OverlayViewService_SetGestureStrokeWidth_FullMethodName = "/gesture.OverlayViewService/SetGestureStrokeWidth" OverlayViewService_SetGestureVisible_FullMethodName = "/gesture.OverlayViewService/SetGestureVisible" OverlayViewService_SetOrientation_FullMethodName = "/gesture.OverlayViewService/SetOrientation" OverlayViewService_SetUncertainGestureColor_FullMethodName = "/gesture.OverlayViewService/SetUncertainGestureColor" )
const ( OverlayViewOnGestureListenerService_OnGesture_FullMethodName = "/gesture.OverlayViewOnGestureListenerService/OnGesture" OverlayViewOnGestureListenerService_OnGestureCancelled_FullMethodName = "/gesture.OverlayViewOnGestureListenerService/OnGestureCancelled" OverlayViewOnGestureListenerService_OnGestureEnded_FullMethodName = "/gesture.OverlayViewOnGestureListenerService/OnGestureEnded" OverlayViewOnGestureListenerService_OnGestureStarted_FullMethodName = "/gesture.OverlayViewOnGestureListenerService/OnGestureStarted" )
const ( OverlayViewOnGesturingListenerService_OnGesturingEnded_FullMethodName = "/gesture.OverlayViewOnGesturingListenerService/OnGesturingEnded" OverlayViewOnGesturingListenerService_OnGesturingStarted_FullMethodName = "/gesture.OverlayViewOnGesturingListenerService/OnGesturingStarted" )
const ( StoreService_NewStore_FullMethodName = "/gesture.StoreService/NewStore" StoreService_AddGesture_FullMethodName = "/gesture.StoreService/AddGesture" StoreService_GetGestureEntries_FullMethodName = "/gesture.StoreService/GetGestureEntries" StoreService_GetGestures_FullMethodName = "/gesture.StoreService/GetGestures" StoreService_GetOrientationStyle_FullMethodName = "/gesture.StoreService/GetOrientationStyle" StoreService_GetSequenceType_FullMethodName = "/gesture.StoreService/GetSequenceType" StoreService_HasChanged_FullMethodName = "/gesture.StoreService/HasChanged" StoreService_Load1_FullMethodName = "/gesture.StoreService/Load1" StoreService_Load2_1_FullMethodName = "/gesture.StoreService/Load2_1" StoreService_Recognize_FullMethodName = "/gesture.StoreService/Recognize" StoreService_RemoveEntry_FullMethodName = "/gesture.StoreService/RemoveEntry" StoreService_RemoveGesture_FullMethodName = "/gesture.StoreService/RemoveGesture" StoreService_Save1_FullMethodName = "/gesture.StoreService/Save1" StoreService_Save2_1_FullMethodName = "/gesture.StoreService/Save2_1" StoreService_SetOrientationStyle_FullMethodName = "/gesture.StoreService/SetOrientationStyle" StoreService_SetSequenceType_FullMethodName = "/gesture.StoreService/SetSequenceType" )
const ( GestureService_NewGesture_FullMethodName = "/gesture.GestureService/NewGesture" GestureService_AddStroke_FullMethodName = "/gesture.GestureService/AddStroke" GestureService_Clone_FullMethodName = "/gesture.GestureService/Clone" GestureService_DescribeContents_FullMethodName = "/gesture.GestureService/DescribeContents" GestureService_GetBoundingBox_FullMethodName = "/gesture.GestureService/GetBoundingBox" GestureService_GetID_FullMethodName = "/gesture.GestureService/GetID" GestureService_GetLength_FullMethodName = "/gesture.GestureService/GetLength" GestureService_GetStrokes_FullMethodName = "/gesture.GestureService/GetStrokes" GestureService_GetStrokesCount_FullMethodName = "/gesture.GestureService/GetStrokesCount" GestureService_ToBitmap4_FullMethodName = "/gesture.GestureService/ToBitmap4" GestureService_ToBitmap5_1_FullMethodName = "/gesture.GestureService/ToBitmap5_1" GestureService_ToPath0_FullMethodName = "/gesture.GestureService/ToPath0" GestureService_ToPath1_1_FullMethodName = "/gesture.GestureService/ToPath1_1" GestureService_ToPath5_2_FullMethodName = "/gesture.GestureService/ToPath5_2" GestureService_ToPath4_3_FullMethodName = "/gesture.GestureService/ToPath4_3" GestureService_WriteToParcel_FullMethodName = "/gesture.GestureService/WriteToParcel" )
const (
OverlayViewOnGesturePerformedListenerService_OnGesturePerformed_FullMethodName = "/gesture.OverlayViewOnGesturePerformedListenerService/OnGesturePerformed"
)
const (
PredictionService_ToString_FullMethodName = "/gesture.PredictionService/ToString"
)
Variables ¶
var File_proto_gesture_gesture_proto protoreflect.FileDescriptor
var GestureService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "gesture.GestureService", HandlerType: (*GestureServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewGesture", Handler: _GestureService_NewGesture_Handler, }, { MethodName: "AddStroke", Handler: _GestureService_AddStroke_Handler, }, { MethodName: "Clone", Handler: _GestureService_Clone_Handler, }, { MethodName: "DescribeContents", Handler: _GestureService_DescribeContents_Handler, }, { MethodName: "GetBoundingBox", Handler: _GestureService_GetBoundingBox_Handler, }, { MethodName: "GetID", Handler: _GestureService_GetID_Handler, }, { MethodName: "GetLength", Handler: _GestureService_GetLength_Handler, }, { MethodName: "GetStrokes", Handler: _GestureService_GetStrokes_Handler, }, { MethodName: "GetStrokesCount", Handler: _GestureService_GetStrokesCount_Handler, }, { MethodName: "ToBitmap4", Handler: _GestureService_ToBitmap4_Handler, }, { MethodName: "ToBitmap5_1", Handler: _GestureService_ToBitmap5_1_Handler, }, { MethodName: "ToPath0", Handler: _GestureService_ToPath0_Handler, }, { MethodName: "ToPath1_1", Handler: _GestureService_ToPath1_1_Handler, }, { MethodName: "ToPath5_2", Handler: _GestureService_ToPath5_2_Handler, }, { MethodName: "ToPath4_3", Handler: _GestureService_ToPath4_3_Handler, }, { MethodName: "WriteToParcel", Handler: _GestureService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/gesture/gesture.proto", }
GestureService_ServiceDesc is the grpc.ServiceDesc for GestureService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var LibrariesService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "gesture.LibrariesService", HandlerType: (*LibrariesServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "FromFile1", Handler: _LibrariesService_FromFile1_Handler, }, { MethodName: "FromFile1_1", Handler: _LibrariesService_FromFile1_1_Handler, }, { MethodName: "FromFileDescriptor", Handler: _LibrariesService_FromFileDescriptor_Handler, }, { MethodName: "FromPrivateFile", Handler: _LibrariesService_FromPrivateFile_Handler, }, { MethodName: "FromRawResource", Handler: _LibrariesService_FromRawResource_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/gesture/gesture.proto", }
LibrariesService_ServiceDesc is the grpc.ServiceDesc for LibrariesService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var LibraryService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "gesture.LibraryService", HandlerType: (*LibraryServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddGesture", Handler: _LibraryService_AddGesture_Handler, }, { MethodName: "GetGestureEntries", Handler: _LibraryService_GetGestureEntries_Handler, }, { MethodName: "GetGestures", Handler: _LibraryService_GetGestures_Handler, }, { MethodName: "GetOrientationStyle", Handler: _LibraryService_GetOrientationStyle_Handler, }, { MethodName: "GetSequenceType", Handler: _LibraryService_GetSequenceType_Handler, }, { MethodName: "IsReadOnly", Handler: _LibraryService_IsReadOnly_Handler, }, { MethodName: "Load", Handler: _LibraryService_Load_Handler, }, { MethodName: "Recognize", Handler: _LibraryService_Recognize_Handler, }, { MethodName: "RemoveEntry", Handler: _LibraryService_RemoveEntry_Handler, }, { MethodName: "RemoveGesture", Handler: _LibraryService_RemoveGesture_Handler, }, { MethodName: "Save", Handler: _LibraryService_Save_Handler, }, { MethodName: "SetOrientationStyle", Handler: _LibraryService_SetOrientationStyle_Handler, }, { MethodName: "SetSequenceType", Handler: _LibraryService_SetSequenceType_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/gesture/gesture.proto", }
LibraryService_ServiceDesc is the grpc.ServiceDesc for LibraryService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var OverlayViewOnGestureListenerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "gesture.OverlayViewOnGestureListenerService", HandlerType: (*OverlayViewOnGestureListenerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnGesture", Handler: _OverlayViewOnGestureListenerService_OnGesture_Handler, }, { MethodName: "OnGestureCancelled", Handler: _OverlayViewOnGestureListenerService_OnGestureCancelled_Handler, }, { MethodName: "OnGestureEnded", Handler: _OverlayViewOnGestureListenerService_OnGestureEnded_Handler, }, { MethodName: "OnGestureStarted", Handler: _OverlayViewOnGestureListenerService_OnGestureStarted_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/gesture/gesture.proto", }
OverlayViewOnGestureListenerService_ServiceDesc is the grpc.ServiceDesc for OverlayViewOnGestureListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var OverlayViewOnGesturePerformedListenerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "gesture.OverlayViewOnGesturePerformedListenerService", HandlerType: (*OverlayViewOnGesturePerformedListenerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnGesturePerformed", Handler: _OverlayViewOnGesturePerformedListenerService_OnGesturePerformed_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/gesture/gesture.proto", }
OverlayViewOnGesturePerformedListenerService_ServiceDesc is the grpc.ServiceDesc for OverlayViewOnGesturePerformedListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var OverlayViewOnGesturingListenerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "gesture.OverlayViewOnGesturingListenerService", HandlerType: (*OverlayViewOnGesturingListenerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnGesturingEnded", Handler: _OverlayViewOnGesturingListenerService_OnGesturingEnded_Handler, }, { MethodName: "OnGesturingStarted", Handler: _OverlayViewOnGesturingListenerService_OnGesturingStarted_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/gesture/gesture.proto", }
OverlayViewOnGesturingListenerService_ServiceDesc is the grpc.ServiceDesc for OverlayViewOnGesturingListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var OverlayViewService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "gesture.OverlayViewService", HandlerType: (*OverlayViewServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewOverlayView", Handler: _OverlayViewService_NewOverlayView_Handler, }, { MethodName: "AddOnGestureListener", Handler: _OverlayViewService_AddOnGestureListener_Handler, }, { MethodName: "AddOnGesturePerformedListener", Handler: _OverlayViewService_AddOnGesturePerformedListener_Handler, }, { MethodName: "AddOnGesturingListener", Handler: _OverlayViewService_AddOnGesturingListener_Handler, }, { MethodName: "CancelClearAnimation", Handler: _OverlayViewService_CancelClearAnimation_Handler, }, { MethodName: "CancelGesture", Handler: _OverlayViewService_CancelGesture_Handler, }, { MethodName: "Clear", Handler: _OverlayViewService_Clear_Handler, }, { MethodName: "DispatchTouchEvent", Handler: _OverlayViewService_DispatchTouchEvent_Handler, }, { MethodName: "Draw", Handler: _OverlayViewService_Draw_Handler, }, { MethodName: "GetCurrentStroke", Handler: _OverlayViewService_GetCurrentStroke_Handler, }, { MethodName: "GetFadeOffset", Handler: _OverlayViewService_GetFadeOffset_Handler, }, { MethodName: "GetGesture", Handler: _OverlayViewService_GetGesture_Handler, }, { MethodName: "GetGestureColor", Handler: _OverlayViewService_GetGestureColor_Handler, }, { MethodName: "GetGesturePath0", Handler: _OverlayViewService_GetGesturePath0_Handler, }, { MethodName: "GetGesturePath1_1", Handler: _OverlayViewService_GetGesturePath1_1_Handler, }, { MethodName: "GetGestureStrokeAngleThreshold", Handler: _OverlayViewService_GetGestureStrokeAngleThreshold_Handler, }, { MethodName: "GetGestureStrokeLengthThreshold", Handler: _OverlayViewService_GetGestureStrokeLengthThreshold_Handler, }, { MethodName: "GetGestureStrokeSquarenessTreshold", Handler: _OverlayViewService_GetGestureStrokeSquarenessTreshold_Handler, }, { MethodName: "GetGestureStrokeType", Handler: _OverlayViewService_GetGestureStrokeType_Handler, }, { MethodName: "GetGestureStrokeWidth", Handler: _OverlayViewService_GetGestureStrokeWidth_Handler, }, { MethodName: "GetOrientation", Handler: _OverlayViewService_GetOrientation_Handler, }, { MethodName: "GetUncertainGestureColor", Handler: _OverlayViewService_GetUncertainGestureColor_Handler, }, { MethodName: "IsEventsInterceptionEnabled", Handler: _OverlayViewService_IsEventsInterceptionEnabled_Handler, }, { MethodName: "IsFadeEnabled", Handler: _OverlayViewService_IsFadeEnabled_Handler, }, { MethodName: "IsGestureVisible", Handler: _OverlayViewService_IsGestureVisible_Handler, }, { MethodName: "IsGesturing", Handler: _OverlayViewService_IsGesturing_Handler, }, { MethodName: "RemoveAllOnGestureListeners", Handler: _OverlayViewService_RemoveAllOnGestureListeners_Handler, }, { MethodName: "RemoveAllOnGesturePerformedListeners", Handler: _OverlayViewService_RemoveAllOnGesturePerformedListeners_Handler, }, { MethodName: "RemoveAllOnGesturingListeners", Handler: _OverlayViewService_RemoveAllOnGesturingListeners_Handler, }, { MethodName: "RemoveOnGestureListener", Handler: _OverlayViewService_RemoveOnGestureListener_Handler, }, { MethodName: "RemoveOnGesturePerformedListener", Handler: _OverlayViewService_RemoveOnGesturePerformedListener_Handler, }, { MethodName: "RemoveOnGesturingListener", Handler: _OverlayViewService_RemoveOnGesturingListener_Handler, }, { MethodName: "SetEventsInterceptionEnabled", Handler: _OverlayViewService_SetEventsInterceptionEnabled_Handler, }, { MethodName: "SetFadeEnabled", Handler: _OverlayViewService_SetFadeEnabled_Handler, }, { MethodName: "SetFadeOffset", Handler: _OverlayViewService_SetFadeOffset_Handler, }, { MethodName: "SetGesture", Handler: _OverlayViewService_SetGesture_Handler, }, { MethodName: "SetGestureColor", Handler: _OverlayViewService_SetGestureColor_Handler, }, { MethodName: "SetGestureStrokeAngleThreshold", Handler: _OverlayViewService_SetGestureStrokeAngleThreshold_Handler, }, { MethodName: "SetGestureStrokeLengthThreshold", Handler: _OverlayViewService_SetGestureStrokeLengthThreshold_Handler, }, { MethodName: "SetGestureStrokeSquarenessTreshold", Handler: _OverlayViewService_SetGestureStrokeSquarenessTreshold_Handler, }, { MethodName: "SetGestureStrokeType", Handler: _OverlayViewService_SetGestureStrokeType_Handler, }, { MethodName: "SetGestureStrokeWidth", Handler: _OverlayViewService_SetGestureStrokeWidth_Handler, }, { MethodName: "SetGestureVisible", Handler: _OverlayViewService_SetGestureVisible_Handler, }, { MethodName: "SetOrientation", Handler: _OverlayViewService_SetOrientation_Handler, }, { MethodName: "SetUncertainGestureColor", Handler: _OverlayViewService_SetUncertainGestureColor_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/gesture/gesture.proto", }
OverlayViewService_ServiceDesc is the grpc.ServiceDesc for OverlayViewService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var PointService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "gesture.PointService", HandlerType: (*PointServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewPoint", Handler: _PointService_NewPoint_Handler, }, { MethodName: "Clone", Handler: _PointService_Clone_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/gesture/gesture.proto", }
PointService_ServiceDesc is the grpc.ServiceDesc for PointService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var PredictionService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "gesture.PredictionService", HandlerType: (*PredictionServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ToString", Handler: _PredictionService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/gesture/gesture.proto", }
PredictionService_ServiceDesc is the grpc.ServiceDesc for PredictionService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var StoreService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "gesture.StoreService", HandlerType: (*StoreServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewStore", Handler: _StoreService_NewStore_Handler, }, { MethodName: "AddGesture", Handler: _StoreService_AddGesture_Handler, }, { MethodName: "GetGestureEntries", Handler: _StoreService_GetGestureEntries_Handler, }, { MethodName: "GetGestures", Handler: _StoreService_GetGestures_Handler, }, { MethodName: "GetOrientationStyle", Handler: _StoreService_GetOrientationStyle_Handler, }, { MethodName: "GetSequenceType", Handler: _StoreService_GetSequenceType_Handler, }, { MethodName: "HasChanged", Handler: _StoreService_HasChanged_Handler, }, { MethodName: "Load1", Handler: _StoreService_Load1_Handler, }, { MethodName: "Load2_1", Handler: _StoreService_Load2_1_Handler, }, { MethodName: "Recognize", Handler: _StoreService_Recognize_Handler, }, { MethodName: "RemoveEntry", Handler: _StoreService_RemoveEntry_Handler, }, { MethodName: "RemoveGesture", Handler: _StoreService_RemoveGesture_Handler, }, { MethodName: "Save1", Handler: _StoreService_Save1_Handler, }, { MethodName: "Save2_1", Handler: _StoreService_Save2_1_Handler, }, { MethodName: "SetOrientationStyle", Handler: _StoreService_SetOrientationStyle_Handler, }, { MethodName: "SetSequenceType", Handler: _StoreService_SetSequenceType_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/gesture/gesture.proto", }
StoreService_ServiceDesc is the grpc.ServiceDesc for StoreService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var StrokeService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "gesture.StrokeService", HandlerType: (*StrokeServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewStroke", Handler: _StrokeService_NewStroke_Handler, }, { MethodName: "ClearPath", Handler: _StrokeService_ClearPath_Handler, }, { MethodName: "Clone", Handler: _StrokeService_Clone_Handler, }, { MethodName: "ComputeOrientedBoundingBox", Handler: _StrokeService_ComputeOrientedBoundingBox_Handler, }, { MethodName: "GetPath", Handler: _StrokeService_GetPath_Handler, }, { MethodName: "ToPath", Handler: _StrokeService_ToPath_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/gesture/gesture.proto", }
StrokeService_ServiceDesc is the grpc.ServiceDesc for StrokeService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var UtilsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "gesture.UtilsService", HandlerType: (*UtilsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ComputeOrientedBoundingBox", Handler: _UtilsService_ComputeOrientedBoundingBox_Handler, }, { MethodName: "SpatialSampling2", Handler: _UtilsService_SpatialSampling2_Handler, }, { MethodName: "SpatialSampling3_1", Handler: _UtilsService_SpatialSampling3_1_Handler, }, { MethodName: "TemporalSampling", Handler: _UtilsService_TemporalSampling_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/gesture/gesture.proto", }
UtilsService_ServiceDesc is the grpc.ServiceDesc for UtilsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterGestureServiceServer ¶
func RegisterGestureServiceServer(s grpc.ServiceRegistrar, srv GestureServiceServer)
func RegisterLibrariesServiceServer ¶
func RegisterLibrariesServiceServer(s grpc.ServiceRegistrar, srv LibrariesServiceServer)
func RegisterLibraryServiceServer ¶
func RegisterLibraryServiceServer(s grpc.ServiceRegistrar, srv LibraryServiceServer)
func RegisterOverlayViewOnGestureListenerServiceServer ¶
func RegisterOverlayViewOnGestureListenerServiceServer(s grpc.ServiceRegistrar, srv OverlayViewOnGestureListenerServiceServer)
func RegisterOverlayViewOnGesturePerformedListenerServiceServer ¶
func RegisterOverlayViewOnGesturePerformedListenerServiceServer(s grpc.ServiceRegistrar, srv OverlayViewOnGesturePerformedListenerServiceServer)
func RegisterOverlayViewOnGesturingListenerServiceServer ¶
func RegisterOverlayViewOnGesturingListenerServiceServer(s grpc.ServiceRegistrar, srv OverlayViewOnGesturingListenerServiceServer)
func RegisterOverlayViewServiceServer ¶
func RegisterOverlayViewServiceServer(s grpc.ServiceRegistrar, srv OverlayViewServiceServer)
func RegisterPointServiceServer ¶
func RegisterPointServiceServer(s grpc.ServiceRegistrar, srv PointServiceServer)
func RegisterPredictionServiceServer ¶
func RegisterPredictionServiceServer(s grpc.ServiceRegistrar, srv PredictionServiceServer)
func RegisterStoreServiceServer ¶
func RegisterStoreServiceServer(s grpc.ServiceRegistrar, srv StoreServiceServer)
func RegisterStrokeServiceServer ¶
func RegisterStrokeServiceServer(s grpc.ServiceRegistrar, srv StrokeServiceServer)
func RegisterUtilsServiceServer ¶
func RegisterUtilsServiceServer(s grpc.ServiceRegistrar, srv UtilsServiceServer)
Types ¶
type AddGestureRequest ¶
type AddGestureRequest 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 (*AddGestureRequest) Descriptor
deprecated
func (*AddGestureRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddGestureRequest.ProtoReflect.Descriptor instead.
func (*AddGestureRequest) GetArg0 ¶
func (x *AddGestureRequest) GetArg0() string
func (*AddGestureRequest) GetArg1 ¶
func (x *AddGestureRequest) GetArg1() int64
func (*AddGestureRequest) ProtoMessage ¶
func (*AddGestureRequest) ProtoMessage()
func (*AddGestureRequest) ProtoReflect ¶
func (x *AddGestureRequest) ProtoReflect() protoreflect.Message
func (*AddGestureRequest) Reset ¶
func (x *AddGestureRequest) Reset()
func (*AddGestureRequest) String ¶
func (x *AddGestureRequest) String() string
type AddGestureResponse ¶
type AddGestureResponse struct {
// contains filtered or unexported fields
}
func (*AddGestureResponse) Descriptor
deprecated
func (*AddGestureResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddGestureResponse.ProtoReflect.Descriptor instead.
func (*AddGestureResponse) ProtoMessage ¶
func (*AddGestureResponse) ProtoMessage()
func (*AddGestureResponse) ProtoReflect ¶
func (x *AddGestureResponse) ProtoReflect() protoreflect.Message
func (*AddGestureResponse) Reset ¶
func (x *AddGestureResponse) Reset()
func (*AddGestureResponse) String ¶
func (x *AddGestureResponse) String() string
type AddOnGestureListenerRequest ¶
type AddOnGestureListenerRequest 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 (*AddOnGestureListenerRequest) Descriptor
deprecated
func (*AddOnGestureListenerRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddOnGestureListenerRequest.ProtoReflect.Descriptor instead.
func (*AddOnGestureListenerRequest) GetArg0 ¶
func (x *AddOnGestureListenerRequest) GetArg0() int64
func (*AddOnGestureListenerRequest) GetHandle ¶
func (x *AddOnGestureListenerRequest) GetHandle() int64
func (*AddOnGestureListenerRequest) ProtoMessage ¶
func (*AddOnGestureListenerRequest) ProtoMessage()
func (*AddOnGestureListenerRequest) ProtoReflect ¶
func (x *AddOnGestureListenerRequest) ProtoReflect() protoreflect.Message
func (*AddOnGestureListenerRequest) Reset ¶
func (x *AddOnGestureListenerRequest) Reset()
func (*AddOnGestureListenerRequest) String ¶
func (x *AddOnGestureListenerRequest) String() string
type AddOnGestureListenerResponse ¶
type AddOnGestureListenerResponse struct {
// contains filtered or unexported fields
}
func (*AddOnGestureListenerResponse) Descriptor
deprecated
func (*AddOnGestureListenerResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddOnGestureListenerResponse.ProtoReflect.Descriptor instead.
func (*AddOnGestureListenerResponse) ProtoMessage ¶
func (*AddOnGestureListenerResponse) ProtoMessage()
func (*AddOnGestureListenerResponse) ProtoReflect ¶
func (x *AddOnGestureListenerResponse) ProtoReflect() protoreflect.Message
func (*AddOnGestureListenerResponse) Reset ¶
func (x *AddOnGestureListenerResponse) Reset()
func (*AddOnGestureListenerResponse) String ¶
func (x *AddOnGestureListenerResponse) String() string
type AddOnGesturePerformedListenerRequest ¶
type AddOnGesturePerformedListenerRequest 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 (*AddOnGesturePerformedListenerRequest) Descriptor
deprecated
func (*AddOnGesturePerformedListenerRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddOnGesturePerformedListenerRequest.ProtoReflect.Descriptor instead.
func (*AddOnGesturePerformedListenerRequest) GetArg0 ¶
func (x *AddOnGesturePerformedListenerRequest) GetArg0() int64
func (*AddOnGesturePerformedListenerRequest) GetHandle ¶
func (x *AddOnGesturePerformedListenerRequest) GetHandle() int64
func (*AddOnGesturePerformedListenerRequest) ProtoMessage ¶
func (*AddOnGesturePerformedListenerRequest) ProtoMessage()
func (*AddOnGesturePerformedListenerRequest) ProtoReflect ¶
func (x *AddOnGesturePerformedListenerRequest) ProtoReflect() protoreflect.Message
func (*AddOnGesturePerformedListenerRequest) Reset ¶
func (x *AddOnGesturePerformedListenerRequest) Reset()
func (*AddOnGesturePerformedListenerRequest) String ¶
func (x *AddOnGesturePerformedListenerRequest) String() string
type AddOnGesturePerformedListenerResponse ¶
type AddOnGesturePerformedListenerResponse struct {
// contains filtered or unexported fields
}
func (*AddOnGesturePerformedListenerResponse) Descriptor
deprecated
func (*AddOnGesturePerformedListenerResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddOnGesturePerformedListenerResponse.ProtoReflect.Descriptor instead.
func (*AddOnGesturePerformedListenerResponse) ProtoMessage ¶
func (*AddOnGesturePerformedListenerResponse) ProtoMessage()
func (*AddOnGesturePerformedListenerResponse) ProtoReflect ¶
func (x *AddOnGesturePerformedListenerResponse) ProtoReflect() protoreflect.Message
func (*AddOnGesturePerformedListenerResponse) Reset ¶
func (x *AddOnGesturePerformedListenerResponse) Reset()
func (*AddOnGesturePerformedListenerResponse) String ¶
func (x *AddOnGesturePerformedListenerResponse) String() string
type AddOnGesturingListenerRequest ¶
type AddOnGesturingListenerRequest 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 (*AddOnGesturingListenerRequest) Descriptor
deprecated
func (*AddOnGesturingListenerRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddOnGesturingListenerRequest.ProtoReflect.Descriptor instead.
func (*AddOnGesturingListenerRequest) GetArg0 ¶
func (x *AddOnGesturingListenerRequest) GetArg0() int64
func (*AddOnGesturingListenerRequest) GetHandle ¶
func (x *AddOnGesturingListenerRequest) GetHandle() int64
func (*AddOnGesturingListenerRequest) ProtoMessage ¶
func (*AddOnGesturingListenerRequest) ProtoMessage()
func (*AddOnGesturingListenerRequest) ProtoReflect ¶
func (x *AddOnGesturingListenerRequest) ProtoReflect() protoreflect.Message
func (*AddOnGesturingListenerRequest) Reset ¶
func (x *AddOnGesturingListenerRequest) Reset()
func (*AddOnGesturingListenerRequest) String ¶
func (x *AddOnGesturingListenerRequest) String() string
type AddOnGesturingListenerResponse ¶
type AddOnGesturingListenerResponse struct {
// contains filtered or unexported fields
}
func (*AddOnGesturingListenerResponse) Descriptor
deprecated
func (*AddOnGesturingListenerResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddOnGesturingListenerResponse.ProtoReflect.Descriptor instead.
func (*AddOnGesturingListenerResponse) ProtoMessage ¶
func (*AddOnGesturingListenerResponse) ProtoMessage()
func (*AddOnGesturingListenerResponse) ProtoReflect ¶
func (x *AddOnGesturingListenerResponse) ProtoReflect() protoreflect.Message
func (*AddOnGesturingListenerResponse) Reset ¶
func (x *AddOnGesturingListenerResponse) Reset()
func (*AddOnGesturingListenerResponse) String ¶
func (x *AddOnGesturingListenerResponse) String() string
type AddStrokeRequest ¶
type AddStrokeRequest 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 (*AddStrokeRequest) Descriptor
deprecated
func (*AddStrokeRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddStrokeRequest.ProtoReflect.Descriptor instead.
func (*AddStrokeRequest) GetArg0 ¶
func (x *AddStrokeRequest) GetArg0() int64
func (*AddStrokeRequest) GetHandle ¶
func (x *AddStrokeRequest) GetHandle() int64
func (*AddStrokeRequest) ProtoMessage ¶
func (*AddStrokeRequest) ProtoMessage()
func (*AddStrokeRequest) ProtoReflect ¶
func (x *AddStrokeRequest) ProtoReflect() protoreflect.Message
func (*AddStrokeRequest) Reset ¶
func (x *AddStrokeRequest) Reset()
func (*AddStrokeRequest) String ¶
func (x *AddStrokeRequest) String() string
type AddStrokeResponse ¶
type AddStrokeResponse struct {
// contains filtered or unexported fields
}
func (*AddStrokeResponse) Descriptor
deprecated
func (*AddStrokeResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddStrokeResponse.ProtoReflect.Descriptor instead.
func (*AddStrokeResponse) ProtoMessage ¶
func (*AddStrokeResponse) ProtoMessage()
func (*AddStrokeResponse) ProtoReflect ¶
func (x *AddStrokeResponse) ProtoReflect() protoreflect.Message
func (*AddStrokeResponse) Reset ¶
func (x *AddStrokeResponse) Reset()
func (*AddStrokeResponse) String ¶
func (x *AddStrokeResponse) String() string
type CancelClearAnimationRequest ¶
type CancelClearAnimationRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*CancelClearAnimationRequest) Descriptor
deprecated
func (*CancelClearAnimationRequest) Descriptor() ([]byte, []int)
Deprecated: Use CancelClearAnimationRequest.ProtoReflect.Descriptor instead.
func (*CancelClearAnimationRequest) GetHandle ¶
func (x *CancelClearAnimationRequest) GetHandle() int64
func (*CancelClearAnimationRequest) ProtoMessage ¶
func (*CancelClearAnimationRequest) ProtoMessage()
func (*CancelClearAnimationRequest) ProtoReflect ¶
func (x *CancelClearAnimationRequest) ProtoReflect() protoreflect.Message
func (*CancelClearAnimationRequest) Reset ¶
func (x *CancelClearAnimationRequest) Reset()
func (*CancelClearAnimationRequest) String ¶
func (x *CancelClearAnimationRequest) String() string
type CancelClearAnimationResponse ¶
type CancelClearAnimationResponse struct {
// contains filtered or unexported fields
}
func (*CancelClearAnimationResponse) Descriptor
deprecated
func (*CancelClearAnimationResponse) Descriptor() ([]byte, []int)
Deprecated: Use CancelClearAnimationResponse.ProtoReflect.Descriptor instead.
func (*CancelClearAnimationResponse) ProtoMessage ¶
func (*CancelClearAnimationResponse) ProtoMessage()
func (*CancelClearAnimationResponse) ProtoReflect ¶
func (x *CancelClearAnimationResponse) ProtoReflect() protoreflect.Message
func (*CancelClearAnimationResponse) Reset ¶
func (x *CancelClearAnimationResponse) Reset()
func (*CancelClearAnimationResponse) String ¶
func (x *CancelClearAnimationResponse) String() string
type CancelGestureRequest ¶
type CancelGestureRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*CancelGestureRequest) Descriptor
deprecated
func (*CancelGestureRequest) Descriptor() ([]byte, []int)
Deprecated: Use CancelGestureRequest.ProtoReflect.Descriptor instead.
func (*CancelGestureRequest) GetHandle ¶
func (x *CancelGestureRequest) GetHandle() int64
func (*CancelGestureRequest) ProtoMessage ¶
func (*CancelGestureRequest) ProtoMessage()
func (*CancelGestureRequest) ProtoReflect ¶
func (x *CancelGestureRequest) ProtoReflect() protoreflect.Message
func (*CancelGestureRequest) Reset ¶
func (x *CancelGestureRequest) Reset()
func (*CancelGestureRequest) String ¶
func (x *CancelGestureRequest) String() string
type CancelGestureResponse ¶
type CancelGestureResponse struct {
// contains filtered or unexported fields
}
func (*CancelGestureResponse) Descriptor
deprecated
func (*CancelGestureResponse) Descriptor() ([]byte, []int)
Deprecated: Use CancelGestureResponse.ProtoReflect.Descriptor instead.
func (*CancelGestureResponse) ProtoMessage ¶
func (*CancelGestureResponse) ProtoMessage()
func (*CancelGestureResponse) ProtoReflect ¶
func (x *CancelGestureResponse) ProtoReflect() protoreflect.Message
func (*CancelGestureResponse) Reset ¶
func (x *CancelGestureResponse) Reset()
func (*CancelGestureResponse) String ¶
func (x *CancelGestureResponse) String() string
type ClearPathRequest ¶
type ClearPathRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*ClearPathRequest) Descriptor
deprecated
func (*ClearPathRequest) Descriptor() ([]byte, []int)
Deprecated: Use ClearPathRequest.ProtoReflect.Descriptor instead.
func (*ClearPathRequest) GetHandle ¶
func (x *ClearPathRequest) GetHandle() int64
func (*ClearPathRequest) ProtoMessage ¶
func (*ClearPathRequest) ProtoMessage()
func (*ClearPathRequest) ProtoReflect ¶
func (x *ClearPathRequest) ProtoReflect() protoreflect.Message
func (*ClearPathRequest) Reset ¶
func (x *ClearPathRequest) Reset()
func (*ClearPathRequest) String ¶
func (x *ClearPathRequest) String() string
type ClearPathResponse ¶
type ClearPathResponse struct {
// contains filtered or unexported fields
}
func (*ClearPathResponse) Descriptor
deprecated
func (*ClearPathResponse) Descriptor() ([]byte, []int)
Deprecated: Use ClearPathResponse.ProtoReflect.Descriptor instead.
func (*ClearPathResponse) ProtoMessage ¶
func (*ClearPathResponse) ProtoMessage()
func (*ClearPathResponse) ProtoReflect ¶
func (x *ClearPathResponse) ProtoReflect() protoreflect.Message
func (*ClearPathResponse) Reset ¶
func (x *ClearPathResponse) Reset()
func (*ClearPathResponse) String ¶
func (x *ClearPathResponse) String() string
type ClearRequest ¶
type ClearRequest 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 (*ClearRequest) Descriptor
deprecated
func (*ClearRequest) Descriptor() ([]byte, []int)
Deprecated: Use ClearRequest.ProtoReflect.Descriptor instead.
func (*ClearRequest) GetArg0 ¶
func (x *ClearRequest) GetArg0() bool
func (*ClearRequest) GetHandle ¶
func (x *ClearRequest) GetHandle() int64
func (*ClearRequest) ProtoMessage ¶
func (*ClearRequest) ProtoMessage()
func (*ClearRequest) ProtoReflect ¶
func (x *ClearRequest) ProtoReflect() protoreflect.Message
func (*ClearRequest) Reset ¶
func (x *ClearRequest) Reset()
func (*ClearRequest) String ¶
func (x *ClearRequest) String() string
type ClearResponse ¶
type ClearResponse struct {
// contains filtered or unexported fields
}
func (*ClearResponse) Descriptor
deprecated
func (*ClearResponse) Descriptor() ([]byte, []int)
Deprecated: Use ClearResponse.ProtoReflect.Descriptor instead.
func (*ClearResponse) ProtoMessage ¶
func (*ClearResponse) ProtoMessage()
func (*ClearResponse) ProtoReflect ¶
func (x *ClearResponse) ProtoReflect() protoreflect.Message
func (*ClearResponse) Reset ¶
func (x *ClearResponse) Reset()
func (*ClearResponse) String ¶
func (x *ClearResponse) String() string
type CloneRequest ¶
type CloneRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*CloneRequest) Descriptor
deprecated
func (*CloneRequest) Descriptor() ([]byte, []int)
Deprecated: Use CloneRequest.ProtoReflect.Descriptor instead.
func (*CloneRequest) GetHandle ¶
func (x *CloneRequest) GetHandle() int64
func (*CloneRequest) ProtoMessage ¶
func (*CloneRequest) ProtoMessage()
func (*CloneRequest) ProtoReflect ¶
func (x *CloneRequest) ProtoReflect() protoreflect.Message
func (*CloneRequest) Reset ¶
func (x *CloneRequest) Reset()
func (*CloneRequest) String ¶
func (x *CloneRequest) String() string
type CloneResponse ¶
type CloneResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CloneResponse) Descriptor
deprecated
func (*CloneResponse) Descriptor() ([]byte, []int)
Deprecated: Use CloneResponse.ProtoReflect.Descriptor instead.
func (*CloneResponse) GetResult ¶
func (x *CloneResponse) GetResult() int64
func (*CloneResponse) ProtoMessage ¶
func (*CloneResponse) ProtoMessage()
func (*CloneResponse) ProtoReflect ¶
func (x *CloneResponse) ProtoReflect() protoreflect.Message
func (*CloneResponse) Reset ¶
func (x *CloneResponse) Reset()
func (*CloneResponse) String ¶
func (x *CloneResponse) String() string
type ComputeOrientedBoundingBoxRequest ¶
type ComputeOrientedBoundingBoxRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*ComputeOrientedBoundingBoxRequest) Descriptor
deprecated
func (*ComputeOrientedBoundingBoxRequest) Descriptor() ([]byte, []int)
Deprecated: Use ComputeOrientedBoundingBoxRequest.ProtoReflect.Descriptor instead.
func (*ComputeOrientedBoundingBoxRequest) GetArg0 ¶
func (x *ComputeOrientedBoundingBoxRequest) GetArg0() int64
func (*ComputeOrientedBoundingBoxRequest) ProtoMessage ¶
func (*ComputeOrientedBoundingBoxRequest) ProtoMessage()
func (*ComputeOrientedBoundingBoxRequest) ProtoReflect ¶
func (x *ComputeOrientedBoundingBoxRequest) ProtoReflect() protoreflect.Message
func (*ComputeOrientedBoundingBoxRequest) Reset ¶
func (x *ComputeOrientedBoundingBoxRequest) Reset()
func (*ComputeOrientedBoundingBoxRequest) String ¶
func (x *ComputeOrientedBoundingBoxRequest) String() string
type ComputeOrientedBoundingBoxResponse ¶
type ComputeOrientedBoundingBoxResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ComputeOrientedBoundingBoxResponse) Descriptor
deprecated
func (*ComputeOrientedBoundingBoxResponse) Descriptor() ([]byte, []int)
Deprecated: Use ComputeOrientedBoundingBoxResponse.ProtoReflect.Descriptor instead.
func (*ComputeOrientedBoundingBoxResponse) GetResult ¶
func (x *ComputeOrientedBoundingBoxResponse) GetResult() int64
func (*ComputeOrientedBoundingBoxResponse) ProtoMessage ¶
func (*ComputeOrientedBoundingBoxResponse) ProtoMessage()
func (*ComputeOrientedBoundingBoxResponse) ProtoReflect ¶
func (x *ComputeOrientedBoundingBoxResponse) ProtoReflect() protoreflect.Message
func (*ComputeOrientedBoundingBoxResponse) Reset ¶
func (x *ComputeOrientedBoundingBoxResponse) Reset()
func (*ComputeOrientedBoundingBoxResponse) String ¶
func (x *ComputeOrientedBoundingBoxResponse) String() string
type DescribeContentsRequest ¶
type DescribeContentsRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*DescribeContentsRequest) Descriptor
deprecated
func (*DescribeContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DescribeContentsRequest.ProtoReflect.Descriptor instead.
func (*DescribeContentsRequest) GetHandle ¶
func (x *DescribeContentsRequest) GetHandle() int64
func (*DescribeContentsRequest) ProtoMessage ¶
func (*DescribeContentsRequest) ProtoMessage()
func (*DescribeContentsRequest) ProtoReflect ¶
func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message
func (*DescribeContentsRequest) Reset ¶
func (x *DescribeContentsRequest) Reset()
func (*DescribeContentsRequest) String ¶
func (x *DescribeContentsRequest) String() string
type DescribeContentsResponse ¶
type DescribeContentsResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*DescribeContentsResponse) Descriptor
deprecated
func (*DescribeContentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use DescribeContentsResponse.ProtoReflect.Descriptor instead.
func (*DescribeContentsResponse) GetResult ¶
func (x *DescribeContentsResponse) GetResult() int32
func (*DescribeContentsResponse) ProtoMessage ¶
func (*DescribeContentsResponse) ProtoMessage()
func (*DescribeContentsResponse) ProtoReflect ¶
func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message
func (*DescribeContentsResponse) Reset ¶
func (x *DescribeContentsResponse) Reset()
func (*DescribeContentsResponse) String ¶
func (x *DescribeContentsResponse) String() string
type DispatchTouchEventRequest ¶
type DispatchTouchEventRequest 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 (*DispatchTouchEventRequest) Descriptor
deprecated
func (*DispatchTouchEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use DispatchTouchEventRequest.ProtoReflect.Descriptor instead.
func (*DispatchTouchEventRequest) GetArg0 ¶
func (x *DispatchTouchEventRequest) GetArg0() int64
func (*DispatchTouchEventRequest) GetHandle ¶
func (x *DispatchTouchEventRequest) GetHandle() int64
func (*DispatchTouchEventRequest) ProtoMessage ¶
func (*DispatchTouchEventRequest) ProtoMessage()
func (*DispatchTouchEventRequest) ProtoReflect ¶
func (x *DispatchTouchEventRequest) ProtoReflect() protoreflect.Message
func (*DispatchTouchEventRequest) Reset ¶
func (x *DispatchTouchEventRequest) Reset()
func (*DispatchTouchEventRequest) String ¶
func (x *DispatchTouchEventRequest) String() string
type DispatchTouchEventResponse ¶
type DispatchTouchEventResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*DispatchTouchEventResponse) Descriptor
deprecated
func (*DispatchTouchEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use DispatchTouchEventResponse.ProtoReflect.Descriptor instead.
func (*DispatchTouchEventResponse) GetResult ¶
func (x *DispatchTouchEventResponse) GetResult() bool
func (*DispatchTouchEventResponse) ProtoMessage ¶
func (*DispatchTouchEventResponse) ProtoMessage()
func (*DispatchTouchEventResponse) ProtoReflect ¶
func (x *DispatchTouchEventResponse) ProtoReflect() protoreflect.Message
func (*DispatchTouchEventResponse) Reset ¶
func (x *DispatchTouchEventResponse) Reset()
func (*DispatchTouchEventResponse) String ¶
func (x *DispatchTouchEventResponse) String() string
type DrawRequest ¶
type DrawRequest 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 (*DrawRequest) Descriptor
deprecated
func (*DrawRequest) Descriptor() ([]byte, []int)
Deprecated: Use DrawRequest.ProtoReflect.Descriptor instead.
func (*DrawRequest) GetArg0 ¶
func (x *DrawRequest) GetArg0() int64
func (*DrawRequest) GetHandle ¶
func (x *DrawRequest) GetHandle() int64
func (*DrawRequest) ProtoMessage ¶
func (*DrawRequest) ProtoMessage()
func (*DrawRequest) ProtoReflect ¶
func (x *DrawRequest) ProtoReflect() protoreflect.Message
func (*DrawRequest) Reset ¶
func (x *DrawRequest) Reset()
func (*DrawRequest) String ¶
func (x *DrawRequest) String() string
type DrawResponse ¶
type DrawResponse struct {
// contains filtered or unexported fields
}
func (*DrawResponse) Descriptor
deprecated
func (*DrawResponse) Descriptor() ([]byte, []int)
Deprecated: Use DrawResponse.ProtoReflect.Descriptor instead.
func (*DrawResponse) ProtoMessage ¶
func (*DrawResponse) ProtoMessage()
func (*DrawResponse) ProtoReflect ¶
func (x *DrawResponse) ProtoReflect() protoreflect.Message
func (*DrawResponse) Reset ¶
func (x *DrawResponse) Reset()
func (*DrawResponse) String ¶
func (x *DrawResponse) String() string
type FromFile1Request ¶
type FromFile1Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*FromFile1Request) Descriptor
deprecated
func (*FromFile1Request) Descriptor() ([]byte, []int)
Deprecated: Use FromFile1Request.ProtoReflect.Descriptor instead.
func (*FromFile1Request) GetArg0 ¶
func (x *FromFile1Request) GetArg0() int64
func (*FromFile1Request) ProtoMessage ¶
func (*FromFile1Request) ProtoMessage()
func (*FromFile1Request) ProtoReflect ¶
func (x *FromFile1Request) ProtoReflect() protoreflect.Message
func (*FromFile1Request) Reset ¶
func (x *FromFile1Request) Reset()
func (*FromFile1Request) String ¶
func (x *FromFile1Request) String() string
type FromFile1Response ¶
type FromFile1Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*FromFile1Response) Descriptor
deprecated
func (*FromFile1Response) Descriptor() ([]byte, []int)
Deprecated: Use FromFile1Response.ProtoReflect.Descriptor instead.
func (*FromFile1Response) GetResult ¶
func (x *FromFile1Response) GetResult() int64
func (*FromFile1Response) ProtoMessage ¶
func (*FromFile1Response) ProtoMessage()
func (*FromFile1Response) ProtoReflect ¶
func (x *FromFile1Response) ProtoReflect() protoreflect.Message
func (*FromFile1Response) Reset ¶
func (x *FromFile1Response) Reset()
func (*FromFile1Response) String ¶
func (x *FromFile1Response) String() string
type FromFile1_1Request ¶
type FromFile1_1Request struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*FromFile1_1Request) Descriptor
deprecated
func (*FromFile1_1Request) Descriptor() ([]byte, []int)
Deprecated: Use FromFile1_1Request.ProtoReflect.Descriptor instead.
func (*FromFile1_1Request) GetArg0 ¶
func (x *FromFile1_1Request) GetArg0() string
func (*FromFile1_1Request) ProtoMessage ¶
func (*FromFile1_1Request) ProtoMessage()
func (*FromFile1_1Request) ProtoReflect ¶
func (x *FromFile1_1Request) ProtoReflect() protoreflect.Message
func (*FromFile1_1Request) Reset ¶
func (x *FromFile1_1Request) Reset()
func (*FromFile1_1Request) String ¶
func (x *FromFile1_1Request) String() string
type FromFile1_1Response ¶
type FromFile1_1Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*FromFile1_1Response) Descriptor
deprecated
func (*FromFile1_1Response) Descriptor() ([]byte, []int)
Deprecated: Use FromFile1_1Response.ProtoReflect.Descriptor instead.
func (*FromFile1_1Response) GetResult ¶
func (x *FromFile1_1Response) GetResult() int64
func (*FromFile1_1Response) ProtoMessage ¶
func (*FromFile1_1Response) ProtoMessage()
func (*FromFile1_1Response) ProtoReflect ¶
func (x *FromFile1_1Response) ProtoReflect() protoreflect.Message
func (*FromFile1_1Response) Reset ¶
func (x *FromFile1_1Response) Reset()
func (*FromFile1_1Response) String ¶
func (x *FromFile1_1Response) String() string
type FromFileDescriptorRequest ¶
type FromFileDescriptorRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*FromFileDescriptorRequest) Descriptor
deprecated
func (*FromFileDescriptorRequest) Descriptor() ([]byte, []int)
Deprecated: Use FromFileDescriptorRequest.ProtoReflect.Descriptor instead.
func (*FromFileDescriptorRequest) GetArg0 ¶
func (x *FromFileDescriptorRequest) GetArg0() int64
func (*FromFileDescriptorRequest) ProtoMessage ¶
func (*FromFileDescriptorRequest) ProtoMessage()
func (*FromFileDescriptorRequest) ProtoReflect ¶
func (x *FromFileDescriptorRequest) ProtoReflect() protoreflect.Message
func (*FromFileDescriptorRequest) Reset ¶
func (x *FromFileDescriptorRequest) Reset()
func (*FromFileDescriptorRequest) String ¶
func (x *FromFileDescriptorRequest) String() string
type FromFileDescriptorResponse ¶
type FromFileDescriptorResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*FromFileDescriptorResponse) Descriptor
deprecated
func (*FromFileDescriptorResponse) Descriptor() ([]byte, []int)
Deprecated: Use FromFileDescriptorResponse.ProtoReflect.Descriptor instead.
func (*FromFileDescriptorResponse) GetResult ¶
func (x *FromFileDescriptorResponse) GetResult() int64
func (*FromFileDescriptorResponse) ProtoMessage ¶
func (*FromFileDescriptorResponse) ProtoMessage()
func (*FromFileDescriptorResponse) ProtoReflect ¶
func (x *FromFileDescriptorResponse) ProtoReflect() protoreflect.Message
func (*FromFileDescriptorResponse) Reset ¶
func (x *FromFileDescriptorResponse) Reset()
func (*FromFileDescriptorResponse) String ¶
func (x *FromFileDescriptorResponse) String() string
type FromPrivateFileRequest ¶
type FromPrivateFileRequest 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 (*FromPrivateFileRequest) Descriptor
deprecated
func (*FromPrivateFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use FromPrivateFileRequest.ProtoReflect.Descriptor instead.
func (*FromPrivateFileRequest) GetArg0 ¶
func (x *FromPrivateFileRequest) GetArg0() int64
func (*FromPrivateFileRequest) GetArg1 ¶
func (x *FromPrivateFileRequest) GetArg1() string
func (*FromPrivateFileRequest) ProtoMessage ¶
func (*FromPrivateFileRequest) ProtoMessage()
func (*FromPrivateFileRequest) ProtoReflect ¶
func (x *FromPrivateFileRequest) ProtoReflect() protoreflect.Message
func (*FromPrivateFileRequest) Reset ¶
func (x *FromPrivateFileRequest) Reset()
func (*FromPrivateFileRequest) String ¶
func (x *FromPrivateFileRequest) String() string
type FromPrivateFileResponse ¶
type FromPrivateFileResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*FromPrivateFileResponse) Descriptor
deprecated
func (*FromPrivateFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use FromPrivateFileResponse.ProtoReflect.Descriptor instead.
func (*FromPrivateFileResponse) GetResult ¶
func (x *FromPrivateFileResponse) GetResult() int64
func (*FromPrivateFileResponse) ProtoMessage ¶
func (*FromPrivateFileResponse) ProtoMessage()
func (*FromPrivateFileResponse) ProtoReflect ¶
func (x *FromPrivateFileResponse) ProtoReflect() protoreflect.Message
func (*FromPrivateFileResponse) Reset ¶
func (x *FromPrivateFileResponse) Reset()
func (*FromPrivateFileResponse) String ¶
func (x *FromPrivateFileResponse) String() string
type FromRawResourceRequest ¶
type FromRawResourceRequest 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 (*FromRawResourceRequest) Descriptor
deprecated
func (*FromRawResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use FromRawResourceRequest.ProtoReflect.Descriptor instead.
func (*FromRawResourceRequest) GetArg0 ¶
func (x *FromRawResourceRequest) GetArg0() int64
func (*FromRawResourceRequest) GetArg1 ¶
func (x *FromRawResourceRequest) GetArg1() int32
func (*FromRawResourceRequest) ProtoMessage ¶
func (*FromRawResourceRequest) ProtoMessage()
func (*FromRawResourceRequest) ProtoReflect ¶
func (x *FromRawResourceRequest) ProtoReflect() protoreflect.Message
func (*FromRawResourceRequest) Reset ¶
func (x *FromRawResourceRequest) Reset()
func (*FromRawResourceRequest) String ¶
func (x *FromRawResourceRequest) String() string
type FromRawResourceResponse ¶
type FromRawResourceResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*FromRawResourceResponse) Descriptor
deprecated
func (*FromRawResourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use FromRawResourceResponse.ProtoReflect.Descriptor instead.
func (*FromRawResourceResponse) GetResult ¶
func (x *FromRawResourceResponse) GetResult() int64
func (*FromRawResourceResponse) ProtoMessage ¶
func (*FromRawResourceResponse) ProtoMessage()
func (*FromRawResourceResponse) ProtoReflect ¶
func (x *FromRawResourceResponse) ProtoReflect() protoreflect.Message
func (*FromRawResourceResponse) Reset ¶
func (x *FromRawResourceResponse) Reset()
func (*FromRawResourceResponse) String ¶
func (x *FromRawResourceResponse) String() string
type GestureServiceClient ¶
type GestureServiceClient interface {
NewGesture(ctx context.Context, in *NewGestureRequest, opts ...grpc.CallOption) (*NewGestureResponse, error)
AddStroke(ctx context.Context, in *AddStrokeRequest, opts ...grpc.CallOption) (*AddStrokeResponse, error)
Clone(ctx context.Context, in *CloneRequest, opts ...grpc.CallOption) (*CloneResponse, error)
DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
GetBoundingBox(ctx context.Context, in *GetBoundingBoxRequest, opts ...grpc.CallOption) (*GetBoundingBoxResponse, error)
GetID(ctx context.Context, in *GetIDRequest, opts ...grpc.CallOption) (*GetIDResponse, error)
GetLength(ctx context.Context, in *GetLengthRequest, opts ...grpc.CallOption) (*GetLengthResponse, error)
GetStrokes(ctx context.Context, in *GetStrokesRequest, opts ...grpc.CallOption) (*GetStrokesResponse, error)
GetStrokesCount(ctx context.Context, in *GetStrokesCountRequest, opts ...grpc.CallOption) (*GetStrokesCountResponse, error)
ToBitmap4(ctx context.Context, in *ToBitmap4Request, opts ...grpc.CallOption) (*ToBitmap4Response, error)
ToBitmap5_1(ctx context.Context, in *ToBitmap5_1Request, opts ...grpc.CallOption) (*ToBitmap5_1Response, error)
ToPath0(ctx context.Context, in *ToPath0Request, opts ...grpc.CallOption) (*ToPath0Response, error)
ToPath1_1(ctx context.Context, in *ToPath1_1Request, opts ...grpc.CallOption) (*ToPath1_1Response, error)
ToPath5_2(ctx context.Context, in *ToPath5_2Request, opts ...grpc.CallOption) (*ToPath5_2Response, error)
ToPath4_3(ctx context.Context, in *ToPath4_3Request, opts ...grpc.CallOption) (*ToPath4_3Response, error)
WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
GestureServiceClient is the client API for GestureService 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 NewGestureServiceClient ¶
func NewGestureServiceClient(cc grpc.ClientConnInterface) GestureServiceClient
type GestureServiceServer ¶
type GestureServiceServer interface {
NewGesture(context.Context, *NewGestureRequest) (*NewGestureResponse, error)
AddStroke(context.Context, *AddStrokeRequest) (*AddStrokeResponse, error)
Clone(context.Context, *CloneRequest) (*CloneResponse, error)
DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
GetBoundingBox(context.Context, *GetBoundingBoxRequest) (*GetBoundingBoxResponse, error)
GetID(context.Context, *GetIDRequest) (*GetIDResponse, error)
GetLength(context.Context, *GetLengthRequest) (*GetLengthResponse, error)
GetStrokes(context.Context, *GetStrokesRequest) (*GetStrokesResponse, error)
GetStrokesCount(context.Context, *GetStrokesCountRequest) (*GetStrokesCountResponse, error)
ToBitmap4(context.Context, *ToBitmap4Request) (*ToBitmap4Response, error)
ToBitmap5_1(context.Context, *ToBitmap5_1Request) (*ToBitmap5_1Response, error)
ToPath0(context.Context, *ToPath0Request) (*ToPath0Response, error)
ToPath1_1(context.Context, *ToPath1_1Request) (*ToPath1_1Response, error)
ToPath5_2(context.Context, *ToPath5_2Request) (*ToPath5_2Response, error)
ToPath4_3(context.Context, *ToPath4_3Request) (*ToPath4_3Response, error)
WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
GestureServiceServer is the server API for GestureService service. All implementations must embed UnimplementedGestureServiceServer for forward compatibility.
type GetBoundingBoxRequest ¶
type GetBoundingBoxRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetBoundingBoxRequest) Descriptor
deprecated
func (*GetBoundingBoxRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBoundingBoxRequest.ProtoReflect.Descriptor instead.
func (*GetBoundingBoxRequest) GetHandle ¶
func (x *GetBoundingBoxRequest) GetHandle() int64
func (*GetBoundingBoxRequest) ProtoMessage ¶
func (*GetBoundingBoxRequest) ProtoMessage()
func (*GetBoundingBoxRequest) ProtoReflect ¶
func (x *GetBoundingBoxRequest) ProtoReflect() protoreflect.Message
func (*GetBoundingBoxRequest) Reset ¶
func (x *GetBoundingBoxRequest) Reset()
func (*GetBoundingBoxRequest) String ¶
func (x *GetBoundingBoxRequest) String() string
type GetBoundingBoxResponse ¶
type GetBoundingBoxResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetBoundingBoxResponse) Descriptor
deprecated
func (*GetBoundingBoxResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBoundingBoxResponse.ProtoReflect.Descriptor instead.
func (*GetBoundingBoxResponse) GetResult ¶
func (x *GetBoundingBoxResponse) GetResult() int64
func (*GetBoundingBoxResponse) ProtoMessage ¶
func (*GetBoundingBoxResponse) ProtoMessage()
func (*GetBoundingBoxResponse) ProtoReflect ¶
func (x *GetBoundingBoxResponse) ProtoReflect() protoreflect.Message
func (*GetBoundingBoxResponse) Reset ¶
func (x *GetBoundingBoxResponse) Reset()
func (*GetBoundingBoxResponse) String ¶
func (x *GetBoundingBoxResponse) String() string
type GetCurrentStrokeRequest ¶
type GetCurrentStrokeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetCurrentStrokeRequest) Descriptor
deprecated
func (*GetCurrentStrokeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentStrokeRequest.ProtoReflect.Descriptor instead.
func (*GetCurrentStrokeRequest) GetHandle ¶
func (x *GetCurrentStrokeRequest) GetHandle() int64
func (*GetCurrentStrokeRequest) ProtoMessage ¶
func (*GetCurrentStrokeRequest) ProtoMessage()
func (*GetCurrentStrokeRequest) ProtoReflect ¶
func (x *GetCurrentStrokeRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentStrokeRequest) Reset ¶
func (x *GetCurrentStrokeRequest) Reset()
func (*GetCurrentStrokeRequest) String ¶
func (x *GetCurrentStrokeRequest) String() string
type GetCurrentStrokeResponse ¶
type GetCurrentStrokeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCurrentStrokeResponse) Descriptor
deprecated
func (*GetCurrentStrokeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentStrokeResponse.ProtoReflect.Descriptor instead.
func (*GetCurrentStrokeResponse) GetResult ¶
func (x *GetCurrentStrokeResponse) GetResult() int64
func (*GetCurrentStrokeResponse) ProtoMessage ¶
func (*GetCurrentStrokeResponse) ProtoMessage()
func (*GetCurrentStrokeResponse) ProtoReflect ¶
func (x *GetCurrentStrokeResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentStrokeResponse) Reset ¶
func (x *GetCurrentStrokeResponse) Reset()
func (*GetCurrentStrokeResponse) String ¶
func (x *GetCurrentStrokeResponse) String() string
type GetFadeOffsetRequest ¶
type GetFadeOffsetRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetFadeOffsetRequest) Descriptor
deprecated
func (*GetFadeOffsetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFadeOffsetRequest.ProtoReflect.Descriptor instead.
func (*GetFadeOffsetRequest) GetHandle ¶
func (x *GetFadeOffsetRequest) GetHandle() int64
func (*GetFadeOffsetRequest) ProtoMessage ¶
func (*GetFadeOffsetRequest) ProtoMessage()
func (*GetFadeOffsetRequest) ProtoReflect ¶
func (x *GetFadeOffsetRequest) ProtoReflect() protoreflect.Message
func (*GetFadeOffsetRequest) Reset ¶
func (x *GetFadeOffsetRequest) Reset()
func (*GetFadeOffsetRequest) String ¶
func (x *GetFadeOffsetRequest) String() string
type GetFadeOffsetResponse ¶
type GetFadeOffsetResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetFadeOffsetResponse) Descriptor
deprecated
func (*GetFadeOffsetResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFadeOffsetResponse.ProtoReflect.Descriptor instead.
func (*GetFadeOffsetResponse) GetResult ¶
func (x *GetFadeOffsetResponse) GetResult() int64
func (*GetFadeOffsetResponse) ProtoMessage ¶
func (*GetFadeOffsetResponse) ProtoMessage()
func (*GetFadeOffsetResponse) ProtoReflect ¶
func (x *GetFadeOffsetResponse) ProtoReflect() protoreflect.Message
func (*GetFadeOffsetResponse) Reset ¶
func (x *GetFadeOffsetResponse) Reset()
func (*GetFadeOffsetResponse) String ¶
func (x *GetFadeOffsetResponse) String() string
type GetGestureColorRequest ¶
type GetGestureColorRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetGestureColorRequest) Descriptor
deprecated
func (*GetGestureColorRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGestureColorRequest.ProtoReflect.Descriptor instead.
func (*GetGestureColorRequest) GetHandle ¶
func (x *GetGestureColorRequest) GetHandle() int64
func (*GetGestureColorRequest) ProtoMessage ¶
func (*GetGestureColorRequest) ProtoMessage()
func (*GetGestureColorRequest) ProtoReflect ¶
func (x *GetGestureColorRequest) ProtoReflect() protoreflect.Message
func (*GetGestureColorRequest) Reset ¶
func (x *GetGestureColorRequest) Reset()
func (*GetGestureColorRequest) String ¶
func (x *GetGestureColorRequest) String() string
type GetGestureColorResponse ¶
type GetGestureColorResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetGestureColorResponse) Descriptor
deprecated
func (*GetGestureColorResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGestureColorResponse.ProtoReflect.Descriptor instead.
func (*GetGestureColorResponse) GetResult ¶
func (x *GetGestureColorResponse) GetResult() int32
func (*GetGestureColorResponse) ProtoMessage ¶
func (*GetGestureColorResponse) ProtoMessage()
func (*GetGestureColorResponse) ProtoReflect ¶
func (x *GetGestureColorResponse) ProtoReflect() protoreflect.Message
func (*GetGestureColorResponse) Reset ¶
func (x *GetGestureColorResponse) Reset()
func (*GetGestureColorResponse) String ¶
func (x *GetGestureColorResponse) String() string
type GetGestureEntriesRequest ¶
type GetGestureEntriesRequest struct {
// contains filtered or unexported fields
}
func (*GetGestureEntriesRequest) Descriptor
deprecated
func (*GetGestureEntriesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGestureEntriesRequest.ProtoReflect.Descriptor instead.
func (*GetGestureEntriesRequest) ProtoMessage ¶
func (*GetGestureEntriesRequest) ProtoMessage()
func (*GetGestureEntriesRequest) ProtoReflect ¶
func (x *GetGestureEntriesRequest) ProtoReflect() protoreflect.Message
func (*GetGestureEntriesRequest) Reset ¶
func (x *GetGestureEntriesRequest) Reset()
func (*GetGestureEntriesRequest) String ¶
func (x *GetGestureEntriesRequest) String() string
type GetGestureEntriesResponse ¶
type GetGestureEntriesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetGestureEntriesResponse) Descriptor
deprecated
func (*GetGestureEntriesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGestureEntriesResponse.ProtoReflect.Descriptor instead.
func (*GetGestureEntriesResponse) GetResult ¶
func (x *GetGestureEntriesResponse) GetResult() int64
func (*GetGestureEntriesResponse) ProtoMessage ¶
func (*GetGestureEntriesResponse) ProtoMessage()
func (*GetGestureEntriesResponse) ProtoReflect ¶
func (x *GetGestureEntriesResponse) ProtoReflect() protoreflect.Message
func (*GetGestureEntriesResponse) Reset ¶
func (x *GetGestureEntriesResponse) Reset()
func (*GetGestureEntriesResponse) String ¶
func (x *GetGestureEntriesResponse) String() string
type GetGesturePath0Request ¶
type GetGesturePath0Request struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetGesturePath0Request) Descriptor
deprecated
func (*GetGesturePath0Request) Descriptor() ([]byte, []int)
Deprecated: Use GetGesturePath0Request.ProtoReflect.Descriptor instead.
func (*GetGesturePath0Request) GetHandle ¶
func (x *GetGesturePath0Request) GetHandle() int64
func (*GetGesturePath0Request) ProtoMessage ¶
func (*GetGesturePath0Request) ProtoMessage()
func (*GetGesturePath0Request) ProtoReflect ¶
func (x *GetGesturePath0Request) ProtoReflect() protoreflect.Message
func (*GetGesturePath0Request) Reset ¶
func (x *GetGesturePath0Request) Reset()
func (*GetGesturePath0Request) String ¶
func (x *GetGesturePath0Request) String() string
type GetGesturePath0Response ¶
type GetGesturePath0Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetGesturePath0Response) Descriptor
deprecated
func (*GetGesturePath0Response) Descriptor() ([]byte, []int)
Deprecated: Use GetGesturePath0Response.ProtoReflect.Descriptor instead.
func (*GetGesturePath0Response) GetResult ¶
func (x *GetGesturePath0Response) GetResult() int64
func (*GetGesturePath0Response) ProtoMessage ¶
func (*GetGesturePath0Response) ProtoMessage()
func (*GetGesturePath0Response) ProtoReflect ¶
func (x *GetGesturePath0Response) ProtoReflect() protoreflect.Message
func (*GetGesturePath0Response) Reset ¶
func (x *GetGesturePath0Response) Reset()
func (*GetGesturePath0Response) String ¶
func (x *GetGesturePath0Response) String() string
type GetGesturePath1_1Request ¶
type GetGesturePath1_1Request 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 (*GetGesturePath1_1Request) Descriptor
deprecated
func (*GetGesturePath1_1Request) Descriptor() ([]byte, []int)
Deprecated: Use GetGesturePath1_1Request.ProtoReflect.Descriptor instead.
func (*GetGesturePath1_1Request) GetArg0 ¶
func (x *GetGesturePath1_1Request) GetArg0() int64
func (*GetGesturePath1_1Request) GetHandle ¶
func (x *GetGesturePath1_1Request) GetHandle() int64
func (*GetGesturePath1_1Request) ProtoMessage ¶
func (*GetGesturePath1_1Request) ProtoMessage()
func (*GetGesturePath1_1Request) ProtoReflect ¶
func (x *GetGesturePath1_1Request) ProtoReflect() protoreflect.Message
func (*GetGesturePath1_1Request) Reset ¶
func (x *GetGesturePath1_1Request) Reset()
func (*GetGesturePath1_1Request) String ¶
func (x *GetGesturePath1_1Request) String() string
type GetGesturePath1_1Response ¶
type GetGesturePath1_1Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetGesturePath1_1Response) Descriptor
deprecated
func (*GetGesturePath1_1Response) Descriptor() ([]byte, []int)
Deprecated: Use GetGesturePath1_1Response.ProtoReflect.Descriptor instead.
func (*GetGesturePath1_1Response) GetResult ¶
func (x *GetGesturePath1_1Response) GetResult() int64
func (*GetGesturePath1_1Response) ProtoMessage ¶
func (*GetGesturePath1_1Response) ProtoMessage()
func (*GetGesturePath1_1Response) ProtoReflect ¶
func (x *GetGesturePath1_1Response) ProtoReflect() protoreflect.Message
func (*GetGesturePath1_1Response) Reset ¶
func (x *GetGesturePath1_1Response) Reset()
func (*GetGesturePath1_1Response) String ¶
func (x *GetGesturePath1_1Response) String() string
type GetGestureRequest ¶
type GetGestureRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetGestureRequest) Descriptor
deprecated
func (*GetGestureRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGestureRequest.ProtoReflect.Descriptor instead.
func (*GetGestureRequest) GetHandle ¶
func (x *GetGestureRequest) GetHandle() int64
func (*GetGestureRequest) ProtoMessage ¶
func (*GetGestureRequest) ProtoMessage()
func (*GetGestureRequest) ProtoReflect ¶
func (x *GetGestureRequest) ProtoReflect() protoreflect.Message
func (*GetGestureRequest) Reset ¶
func (x *GetGestureRequest) Reset()
func (*GetGestureRequest) String ¶
func (x *GetGestureRequest) String() string
type GetGestureResponse ¶
type GetGestureResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetGestureResponse) Descriptor
deprecated
func (*GetGestureResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGestureResponse.ProtoReflect.Descriptor instead.
func (*GetGestureResponse) GetResult ¶
func (x *GetGestureResponse) GetResult() int64
func (*GetGestureResponse) ProtoMessage ¶
func (*GetGestureResponse) ProtoMessage()
func (*GetGestureResponse) ProtoReflect ¶
func (x *GetGestureResponse) ProtoReflect() protoreflect.Message
func (*GetGestureResponse) Reset ¶
func (x *GetGestureResponse) Reset()
func (*GetGestureResponse) String ¶
func (x *GetGestureResponse) String() string
type GetGestureStrokeAngleThresholdRequest ¶
type GetGestureStrokeAngleThresholdRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetGestureStrokeAngleThresholdRequest) Descriptor
deprecated
func (*GetGestureStrokeAngleThresholdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGestureStrokeAngleThresholdRequest.ProtoReflect.Descriptor instead.
func (*GetGestureStrokeAngleThresholdRequest) GetHandle ¶
func (x *GetGestureStrokeAngleThresholdRequest) GetHandle() int64
func (*GetGestureStrokeAngleThresholdRequest) ProtoMessage ¶
func (*GetGestureStrokeAngleThresholdRequest) ProtoMessage()
func (*GetGestureStrokeAngleThresholdRequest) ProtoReflect ¶
func (x *GetGestureStrokeAngleThresholdRequest) ProtoReflect() protoreflect.Message
func (*GetGestureStrokeAngleThresholdRequest) Reset ¶
func (x *GetGestureStrokeAngleThresholdRequest) Reset()
func (*GetGestureStrokeAngleThresholdRequest) String ¶
func (x *GetGestureStrokeAngleThresholdRequest) String() string
type GetGestureStrokeAngleThresholdResponse ¶
type GetGestureStrokeAngleThresholdResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetGestureStrokeAngleThresholdResponse) Descriptor
deprecated
func (*GetGestureStrokeAngleThresholdResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGestureStrokeAngleThresholdResponse.ProtoReflect.Descriptor instead.
func (*GetGestureStrokeAngleThresholdResponse) GetResult ¶
func (x *GetGestureStrokeAngleThresholdResponse) GetResult() float32
func (*GetGestureStrokeAngleThresholdResponse) ProtoMessage ¶
func (*GetGestureStrokeAngleThresholdResponse) ProtoMessage()
func (*GetGestureStrokeAngleThresholdResponse) ProtoReflect ¶
func (x *GetGestureStrokeAngleThresholdResponse) ProtoReflect() protoreflect.Message
func (*GetGestureStrokeAngleThresholdResponse) Reset ¶
func (x *GetGestureStrokeAngleThresholdResponse) Reset()
func (*GetGestureStrokeAngleThresholdResponse) String ¶
func (x *GetGestureStrokeAngleThresholdResponse) String() string
type GetGestureStrokeLengthThresholdRequest ¶
type GetGestureStrokeLengthThresholdRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetGestureStrokeLengthThresholdRequest) Descriptor
deprecated
func (*GetGestureStrokeLengthThresholdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGestureStrokeLengthThresholdRequest.ProtoReflect.Descriptor instead.
func (*GetGestureStrokeLengthThresholdRequest) GetHandle ¶
func (x *GetGestureStrokeLengthThresholdRequest) GetHandle() int64
func (*GetGestureStrokeLengthThresholdRequest) ProtoMessage ¶
func (*GetGestureStrokeLengthThresholdRequest) ProtoMessage()
func (*GetGestureStrokeLengthThresholdRequest) ProtoReflect ¶
func (x *GetGestureStrokeLengthThresholdRequest) ProtoReflect() protoreflect.Message
func (*GetGestureStrokeLengthThresholdRequest) Reset ¶
func (x *GetGestureStrokeLengthThresholdRequest) Reset()
func (*GetGestureStrokeLengthThresholdRequest) String ¶
func (x *GetGestureStrokeLengthThresholdRequest) String() string
type GetGestureStrokeLengthThresholdResponse ¶
type GetGestureStrokeLengthThresholdResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetGestureStrokeLengthThresholdResponse) Descriptor
deprecated
func (*GetGestureStrokeLengthThresholdResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGestureStrokeLengthThresholdResponse.ProtoReflect.Descriptor instead.
func (*GetGestureStrokeLengthThresholdResponse) GetResult ¶
func (x *GetGestureStrokeLengthThresholdResponse) GetResult() float32
func (*GetGestureStrokeLengthThresholdResponse) ProtoMessage ¶
func (*GetGestureStrokeLengthThresholdResponse) ProtoMessage()
func (*GetGestureStrokeLengthThresholdResponse) ProtoReflect ¶
func (x *GetGestureStrokeLengthThresholdResponse) ProtoReflect() protoreflect.Message
func (*GetGestureStrokeLengthThresholdResponse) Reset ¶
func (x *GetGestureStrokeLengthThresholdResponse) Reset()
func (*GetGestureStrokeLengthThresholdResponse) String ¶
func (x *GetGestureStrokeLengthThresholdResponse) String() string
type GetGestureStrokeSquarenessTresholdRequest ¶
type GetGestureStrokeSquarenessTresholdRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetGestureStrokeSquarenessTresholdRequest) Descriptor
deprecated
func (*GetGestureStrokeSquarenessTresholdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGestureStrokeSquarenessTresholdRequest.ProtoReflect.Descriptor instead.
func (*GetGestureStrokeSquarenessTresholdRequest) GetHandle ¶
func (x *GetGestureStrokeSquarenessTresholdRequest) GetHandle() int64
func (*GetGestureStrokeSquarenessTresholdRequest) ProtoMessage ¶
func (*GetGestureStrokeSquarenessTresholdRequest) ProtoMessage()
func (*GetGestureStrokeSquarenessTresholdRequest) ProtoReflect ¶
func (x *GetGestureStrokeSquarenessTresholdRequest) ProtoReflect() protoreflect.Message
func (*GetGestureStrokeSquarenessTresholdRequest) Reset ¶
func (x *GetGestureStrokeSquarenessTresholdRequest) Reset()
func (*GetGestureStrokeSquarenessTresholdRequest) String ¶
func (x *GetGestureStrokeSquarenessTresholdRequest) String() string
type GetGestureStrokeSquarenessTresholdResponse ¶
type GetGestureStrokeSquarenessTresholdResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetGestureStrokeSquarenessTresholdResponse) Descriptor
deprecated
func (*GetGestureStrokeSquarenessTresholdResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGestureStrokeSquarenessTresholdResponse.ProtoReflect.Descriptor instead.
func (*GetGestureStrokeSquarenessTresholdResponse) GetResult ¶
func (x *GetGestureStrokeSquarenessTresholdResponse) GetResult() float32
func (*GetGestureStrokeSquarenessTresholdResponse) ProtoMessage ¶
func (*GetGestureStrokeSquarenessTresholdResponse) ProtoMessage()
func (*GetGestureStrokeSquarenessTresholdResponse) ProtoReflect ¶
func (x *GetGestureStrokeSquarenessTresholdResponse) ProtoReflect() protoreflect.Message
func (*GetGestureStrokeSquarenessTresholdResponse) Reset ¶
func (x *GetGestureStrokeSquarenessTresholdResponse) Reset()
func (*GetGestureStrokeSquarenessTresholdResponse) String ¶
func (x *GetGestureStrokeSquarenessTresholdResponse) String() string
type GetGestureStrokeTypeRequest ¶
type GetGestureStrokeTypeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetGestureStrokeTypeRequest) Descriptor
deprecated
func (*GetGestureStrokeTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGestureStrokeTypeRequest.ProtoReflect.Descriptor instead.
func (*GetGestureStrokeTypeRequest) GetHandle ¶
func (x *GetGestureStrokeTypeRequest) GetHandle() int64
func (*GetGestureStrokeTypeRequest) ProtoMessage ¶
func (*GetGestureStrokeTypeRequest) ProtoMessage()
func (*GetGestureStrokeTypeRequest) ProtoReflect ¶
func (x *GetGestureStrokeTypeRequest) ProtoReflect() protoreflect.Message
func (*GetGestureStrokeTypeRequest) Reset ¶
func (x *GetGestureStrokeTypeRequest) Reset()
func (*GetGestureStrokeTypeRequest) String ¶
func (x *GetGestureStrokeTypeRequest) String() string
type GetGestureStrokeTypeResponse ¶
type GetGestureStrokeTypeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetGestureStrokeTypeResponse) Descriptor
deprecated
func (*GetGestureStrokeTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGestureStrokeTypeResponse.ProtoReflect.Descriptor instead.
func (*GetGestureStrokeTypeResponse) GetResult ¶
func (x *GetGestureStrokeTypeResponse) GetResult() int32
func (*GetGestureStrokeTypeResponse) ProtoMessage ¶
func (*GetGestureStrokeTypeResponse) ProtoMessage()
func (*GetGestureStrokeTypeResponse) ProtoReflect ¶
func (x *GetGestureStrokeTypeResponse) ProtoReflect() protoreflect.Message
func (*GetGestureStrokeTypeResponse) Reset ¶
func (x *GetGestureStrokeTypeResponse) Reset()
func (*GetGestureStrokeTypeResponse) String ¶
func (x *GetGestureStrokeTypeResponse) String() string
type GetGestureStrokeWidthRequest ¶
type GetGestureStrokeWidthRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetGestureStrokeWidthRequest) Descriptor
deprecated
func (*GetGestureStrokeWidthRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGestureStrokeWidthRequest.ProtoReflect.Descriptor instead.
func (*GetGestureStrokeWidthRequest) GetHandle ¶
func (x *GetGestureStrokeWidthRequest) GetHandle() int64
func (*GetGestureStrokeWidthRequest) ProtoMessage ¶
func (*GetGestureStrokeWidthRequest) ProtoMessage()
func (*GetGestureStrokeWidthRequest) ProtoReflect ¶
func (x *GetGestureStrokeWidthRequest) ProtoReflect() protoreflect.Message
func (*GetGestureStrokeWidthRequest) Reset ¶
func (x *GetGestureStrokeWidthRequest) Reset()
func (*GetGestureStrokeWidthRequest) String ¶
func (x *GetGestureStrokeWidthRequest) String() string
type GetGestureStrokeWidthResponse ¶
type GetGestureStrokeWidthResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetGestureStrokeWidthResponse) Descriptor
deprecated
func (*GetGestureStrokeWidthResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGestureStrokeWidthResponse.ProtoReflect.Descriptor instead.
func (*GetGestureStrokeWidthResponse) GetResult ¶
func (x *GetGestureStrokeWidthResponse) GetResult() float32
func (*GetGestureStrokeWidthResponse) ProtoMessage ¶
func (*GetGestureStrokeWidthResponse) ProtoMessage()
func (*GetGestureStrokeWidthResponse) ProtoReflect ¶
func (x *GetGestureStrokeWidthResponse) ProtoReflect() protoreflect.Message
func (*GetGestureStrokeWidthResponse) Reset ¶
func (x *GetGestureStrokeWidthResponse) Reset()
func (*GetGestureStrokeWidthResponse) String ¶
func (x *GetGestureStrokeWidthResponse) String() string
type GetGesturesRequest ¶
type GetGesturesRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetGesturesRequest) Descriptor
deprecated
func (*GetGesturesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGesturesRequest.ProtoReflect.Descriptor instead.
func (*GetGesturesRequest) GetArg0 ¶
func (x *GetGesturesRequest) GetArg0() string
func (*GetGesturesRequest) ProtoMessage ¶
func (*GetGesturesRequest) ProtoMessage()
func (*GetGesturesRequest) ProtoReflect ¶
func (x *GetGesturesRequest) ProtoReflect() protoreflect.Message
func (*GetGesturesRequest) Reset ¶
func (x *GetGesturesRequest) Reset()
func (*GetGesturesRequest) String ¶
func (x *GetGesturesRequest) String() string
type GetGesturesResponse ¶
type GetGesturesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetGesturesResponse) Descriptor
deprecated
func (*GetGesturesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGesturesResponse.ProtoReflect.Descriptor instead.
func (*GetGesturesResponse) GetResult ¶
func (x *GetGesturesResponse) GetResult() int64
func (*GetGesturesResponse) ProtoMessage ¶
func (*GetGesturesResponse) ProtoMessage()
func (*GetGesturesResponse) ProtoReflect ¶
func (x *GetGesturesResponse) ProtoReflect() protoreflect.Message
func (*GetGesturesResponse) Reset ¶
func (x *GetGesturesResponse) Reset()
func (*GetGesturesResponse) String ¶
func (x *GetGesturesResponse) String() string
type GetIDRequest ¶
type GetIDRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetIDRequest) Descriptor
deprecated
func (*GetIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIDRequest.ProtoReflect.Descriptor instead.
func (*GetIDRequest) GetHandle ¶
func (x *GetIDRequest) GetHandle() int64
func (*GetIDRequest) ProtoMessage ¶
func (*GetIDRequest) ProtoMessage()
func (*GetIDRequest) ProtoReflect ¶
func (x *GetIDRequest) ProtoReflect() protoreflect.Message
func (*GetIDRequest) Reset ¶
func (x *GetIDRequest) Reset()
func (*GetIDRequest) String ¶
func (x *GetIDRequest) String() string
type GetIDResponse ¶
type GetIDResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetIDResponse) Descriptor
deprecated
func (*GetIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIDResponse.ProtoReflect.Descriptor instead.
func (*GetIDResponse) GetResult ¶
func (x *GetIDResponse) GetResult() int64
func (*GetIDResponse) ProtoMessage ¶
func (*GetIDResponse) ProtoMessage()
func (*GetIDResponse) ProtoReflect ¶
func (x *GetIDResponse) ProtoReflect() protoreflect.Message
func (*GetIDResponse) Reset ¶
func (x *GetIDResponse) Reset()
func (*GetIDResponse) String ¶
func (x *GetIDResponse) String() string
type GetLengthRequest ¶
type GetLengthRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetLengthRequest) Descriptor
deprecated
func (*GetLengthRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLengthRequest.ProtoReflect.Descriptor instead.
func (*GetLengthRequest) GetHandle ¶
func (x *GetLengthRequest) GetHandle() int64
func (*GetLengthRequest) ProtoMessage ¶
func (*GetLengthRequest) ProtoMessage()
func (*GetLengthRequest) ProtoReflect ¶
func (x *GetLengthRequest) ProtoReflect() protoreflect.Message
func (*GetLengthRequest) Reset ¶
func (x *GetLengthRequest) Reset()
func (*GetLengthRequest) String ¶
func (x *GetLengthRequest) String() string
type GetLengthResponse ¶
type GetLengthResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetLengthResponse) Descriptor
deprecated
func (*GetLengthResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLengthResponse.ProtoReflect.Descriptor instead.
func (*GetLengthResponse) GetResult ¶
func (x *GetLengthResponse) GetResult() float32
func (*GetLengthResponse) ProtoMessage ¶
func (*GetLengthResponse) ProtoMessage()
func (*GetLengthResponse) ProtoReflect ¶
func (x *GetLengthResponse) ProtoReflect() protoreflect.Message
func (*GetLengthResponse) Reset ¶
func (x *GetLengthResponse) Reset()
func (*GetLengthResponse) String ¶
func (x *GetLengthResponse) String() string
type GetOrientationRequest ¶
type GetOrientationRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrientationRequest) Descriptor
deprecated
func (*GetOrientationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrientationRequest.ProtoReflect.Descriptor instead.
func (*GetOrientationRequest) GetHandle ¶
func (x *GetOrientationRequest) GetHandle() int64
func (*GetOrientationRequest) ProtoMessage ¶
func (*GetOrientationRequest) ProtoMessage()
func (*GetOrientationRequest) ProtoReflect ¶
func (x *GetOrientationRequest) ProtoReflect() protoreflect.Message
func (*GetOrientationRequest) Reset ¶
func (x *GetOrientationRequest) Reset()
func (*GetOrientationRequest) String ¶
func (x *GetOrientationRequest) String() string
type GetOrientationResponse ¶
type GetOrientationResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrientationResponse) Descriptor
deprecated
func (*GetOrientationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrientationResponse.ProtoReflect.Descriptor instead.
func (*GetOrientationResponse) GetResult ¶
func (x *GetOrientationResponse) GetResult() int32
func (*GetOrientationResponse) ProtoMessage ¶
func (*GetOrientationResponse) ProtoMessage()
func (*GetOrientationResponse) ProtoReflect ¶
func (x *GetOrientationResponse) ProtoReflect() protoreflect.Message
func (*GetOrientationResponse) Reset ¶
func (x *GetOrientationResponse) Reset()
func (*GetOrientationResponse) String ¶
func (x *GetOrientationResponse) String() string
type GetOrientationStyleRequest ¶
type GetOrientationStyleRequest struct {
// contains filtered or unexported fields
}
func (*GetOrientationStyleRequest) Descriptor
deprecated
func (*GetOrientationStyleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrientationStyleRequest.ProtoReflect.Descriptor instead.
func (*GetOrientationStyleRequest) ProtoMessage ¶
func (*GetOrientationStyleRequest) ProtoMessage()
func (*GetOrientationStyleRequest) ProtoReflect ¶
func (x *GetOrientationStyleRequest) ProtoReflect() protoreflect.Message
func (*GetOrientationStyleRequest) Reset ¶
func (x *GetOrientationStyleRequest) Reset()
func (*GetOrientationStyleRequest) String ¶
func (x *GetOrientationStyleRequest) String() string
type GetOrientationStyleResponse ¶
type GetOrientationStyleResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrientationStyleResponse) Descriptor
deprecated
func (*GetOrientationStyleResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrientationStyleResponse.ProtoReflect.Descriptor instead.
func (*GetOrientationStyleResponse) GetResult ¶
func (x *GetOrientationStyleResponse) GetResult() int32
func (*GetOrientationStyleResponse) ProtoMessage ¶
func (*GetOrientationStyleResponse) ProtoMessage()
func (*GetOrientationStyleResponse) ProtoReflect ¶
func (x *GetOrientationStyleResponse) ProtoReflect() protoreflect.Message
func (*GetOrientationStyleResponse) Reset ¶
func (x *GetOrientationStyleResponse) Reset()
func (*GetOrientationStyleResponse) String ¶
func (x *GetOrientationStyleResponse) String() string
type GetPathRequest ¶
type GetPathRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetPathRequest) Descriptor
deprecated
func (*GetPathRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPathRequest.ProtoReflect.Descriptor instead.
func (*GetPathRequest) GetHandle ¶
func (x *GetPathRequest) GetHandle() int64
func (*GetPathRequest) ProtoMessage ¶
func (*GetPathRequest) ProtoMessage()
func (*GetPathRequest) ProtoReflect ¶
func (x *GetPathRequest) ProtoReflect() protoreflect.Message
func (*GetPathRequest) Reset ¶
func (x *GetPathRequest) Reset()
func (*GetPathRequest) String ¶
func (x *GetPathRequest) String() string
type GetPathResponse ¶
type GetPathResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPathResponse) Descriptor
deprecated
func (*GetPathResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPathResponse.ProtoReflect.Descriptor instead.
func (*GetPathResponse) GetResult ¶
func (x *GetPathResponse) GetResult() int64
func (*GetPathResponse) ProtoMessage ¶
func (*GetPathResponse) ProtoMessage()
func (*GetPathResponse) ProtoReflect ¶
func (x *GetPathResponse) ProtoReflect() protoreflect.Message
func (*GetPathResponse) Reset ¶
func (x *GetPathResponse) Reset()
func (*GetPathResponse) String ¶
func (x *GetPathResponse) String() string
type GetSequenceTypeRequest ¶
type GetSequenceTypeRequest struct {
// contains filtered or unexported fields
}
func (*GetSequenceTypeRequest) Descriptor
deprecated
func (*GetSequenceTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSequenceTypeRequest.ProtoReflect.Descriptor instead.
func (*GetSequenceTypeRequest) ProtoMessage ¶
func (*GetSequenceTypeRequest) ProtoMessage()
func (*GetSequenceTypeRequest) ProtoReflect ¶
func (x *GetSequenceTypeRequest) ProtoReflect() protoreflect.Message
func (*GetSequenceTypeRequest) Reset ¶
func (x *GetSequenceTypeRequest) Reset()
func (*GetSequenceTypeRequest) String ¶
func (x *GetSequenceTypeRequest) String() string
type GetSequenceTypeResponse ¶
type GetSequenceTypeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSequenceTypeResponse) Descriptor
deprecated
func (*GetSequenceTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSequenceTypeResponse.ProtoReflect.Descriptor instead.
func (*GetSequenceTypeResponse) GetResult ¶
func (x *GetSequenceTypeResponse) GetResult() int32
func (*GetSequenceTypeResponse) ProtoMessage ¶
func (*GetSequenceTypeResponse) ProtoMessage()
func (*GetSequenceTypeResponse) ProtoReflect ¶
func (x *GetSequenceTypeResponse) ProtoReflect() protoreflect.Message
func (*GetSequenceTypeResponse) Reset ¶
func (x *GetSequenceTypeResponse) Reset()
func (*GetSequenceTypeResponse) String ¶
func (x *GetSequenceTypeResponse) String() string
type GetStrokesCountRequest ¶
type GetStrokesCountRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetStrokesCountRequest) Descriptor
deprecated
func (*GetStrokesCountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStrokesCountRequest.ProtoReflect.Descriptor instead.
func (*GetStrokesCountRequest) GetHandle ¶
func (x *GetStrokesCountRequest) GetHandle() int64
func (*GetStrokesCountRequest) ProtoMessage ¶
func (*GetStrokesCountRequest) ProtoMessage()
func (*GetStrokesCountRequest) ProtoReflect ¶
func (x *GetStrokesCountRequest) ProtoReflect() protoreflect.Message
func (*GetStrokesCountRequest) Reset ¶
func (x *GetStrokesCountRequest) Reset()
func (*GetStrokesCountRequest) String ¶
func (x *GetStrokesCountRequest) String() string
type GetStrokesCountResponse ¶
type GetStrokesCountResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetStrokesCountResponse) Descriptor
deprecated
func (*GetStrokesCountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStrokesCountResponse.ProtoReflect.Descriptor instead.
func (*GetStrokesCountResponse) GetResult ¶
func (x *GetStrokesCountResponse) GetResult() int32
func (*GetStrokesCountResponse) ProtoMessage ¶
func (*GetStrokesCountResponse) ProtoMessage()
func (*GetStrokesCountResponse) ProtoReflect ¶
func (x *GetStrokesCountResponse) ProtoReflect() protoreflect.Message
func (*GetStrokesCountResponse) Reset ¶
func (x *GetStrokesCountResponse) Reset()
func (*GetStrokesCountResponse) String ¶
func (x *GetStrokesCountResponse) String() string
type GetStrokesRequest ¶
type GetStrokesRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetStrokesRequest) Descriptor
deprecated
func (*GetStrokesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStrokesRequest.ProtoReflect.Descriptor instead.
func (*GetStrokesRequest) GetHandle ¶
func (x *GetStrokesRequest) GetHandle() int64
func (*GetStrokesRequest) ProtoMessage ¶
func (*GetStrokesRequest) ProtoMessage()
func (*GetStrokesRequest) ProtoReflect ¶
func (x *GetStrokesRequest) ProtoReflect() protoreflect.Message
func (*GetStrokesRequest) Reset ¶
func (x *GetStrokesRequest) Reset()
func (*GetStrokesRequest) String ¶
func (x *GetStrokesRequest) String() string
type GetStrokesResponse ¶
type GetStrokesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetStrokesResponse) Descriptor
deprecated
func (*GetStrokesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStrokesResponse.ProtoReflect.Descriptor instead.
func (*GetStrokesResponse) GetResult ¶
func (x *GetStrokesResponse) GetResult() int64
func (*GetStrokesResponse) ProtoMessage ¶
func (*GetStrokesResponse) ProtoMessage()
func (*GetStrokesResponse) ProtoReflect ¶
func (x *GetStrokesResponse) ProtoReflect() protoreflect.Message
func (*GetStrokesResponse) Reset ¶
func (x *GetStrokesResponse) Reset()
func (*GetStrokesResponse) String ¶
func (x *GetStrokesResponse) String() string
type GetUncertainGestureColorRequest ¶
type GetUncertainGestureColorRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetUncertainGestureColorRequest) Descriptor
deprecated
func (*GetUncertainGestureColorRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUncertainGestureColorRequest.ProtoReflect.Descriptor instead.
func (*GetUncertainGestureColorRequest) GetHandle ¶
func (x *GetUncertainGestureColorRequest) GetHandle() int64
func (*GetUncertainGestureColorRequest) ProtoMessage ¶
func (*GetUncertainGestureColorRequest) ProtoMessage()
func (*GetUncertainGestureColorRequest) ProtoReflect ¶
func (x *GetUncertainGestureColorRequest) ProtoReflect() protoreflect.Message
func (*GetUncertainGestureColorRequest) Reset ¶
func (x *GetUncertainGestureColorRequest) Reset()
func (*GetUncertainGestureColorRequest) String ¶
func (x *GetUncertainGestureColorRequest) String() string
type GetUncertainGestureColorResponse ¶
type GetUncertainGestureColorResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetUncertainGestureColorResponse) Descriptor
deprecated
func (*GetUncertainGestureColorResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUncertainGestureColorResponse.ProtoReflect.Descriptor instead.
func (*GetUncertainGestureColorResponse) GetResult ¶
func (x *GetUncertainGestureColorResponse) GetResult() int32
func (*GetUncertainGestureColorResponse) ProtoMessage ¶
func (*GetUncertainGestureColorResponse) ProtoMessage()
func (*GetUncertainGestureColorResponse) ProtoReflect ¶
func (x *GetUncertainGestureColorResponse) ProtoReflect() protoreflect.Message
func (*GetUncertainGestureColorResponse) Reset ¶
func (x *GetUncertainGestureColorResponse) Reset()
func (*GetUncertainGestureColorResponse) String ¶
func (x *GetUncertainGestureColorResponse) String() string
type HasChangedRequest ¶
type HasChangedRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*HasChangedRequest) Descriptor
deprecated
func (*HasChangedRequest) Descriptor() ([]byte, []int)
Deprecated: Use HasChangedRequest.ProtoReflect.Descriptor instead.
func (*HasChangedRequest) GetHandle ¶
func (x *HasChangedRequest) GetHandle() int64
func (*HasChangedRequest) ProtoMessage ¶
func (*HasChangedRequest) ProtoMessage()
func (*HasChangedRequest) ProtoReflect ¶
func (x *HasChangedRequest) ProtoReflect() protoreflect.Message
func (*HasChangedRequest) Reset ¶
func (x *HasChangedRequest) Reset()
func (*HasChangedRequest) String ¶
func (x *HasChangedRequest) String() string
type HasChangedResponse ¶
type HasChangedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*HasChangedResponse) Descriptor
deprecated
func (*HasChangedResponse) Descriptor() ([]byte, []int)
Deprecated: Use HasChangedResponse.ProtoReflect.Descriptor instead.
func (*HasChangedResponse) GetResult ¶
func (x *HasChangedResponse) GetResult() bool
func (*HasChangedResponse) ProtoMessage ¶
func (*HasChangedResponse) ProtoMessage()
func (*HasChangedResponse) ProtoReflect ¶
func (x *HasChangedResponse) ProtoReflect() protoreflect.Message
func (*HasChangedResponse) Reset ¶
func (x *HasChangedResponse) Reset()
func (*HasChangedResponse) String ¶
func (x *HasChangedResponse) String() string
type IsEventsInterceptionEnabledRequest ¶
type IsEventsInterceptionEnabledRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*IsEventsInterceptionEnabledRequest) Descriptor
deprecated
func (*IsEventsInterceptionEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsEventsInterceptionEnabledRequest.ProtoReflect.Descriptor instead.
func (*IsEventsInterceptionEnabledRequest) GetHandle ¶
func (x *IsEventsInterceptionEnabledRequest) GetHandle() int64
func (*IsEventsInterceptionEnabledRequest) ProtoMessage ¶
func (*IsEventsInterceptionEnabledRequest) ProtoMessage()
func (*IsEventsInterceptionEnabledRequest) ProtoReflect ¶
func (x *IsEventsInterceptionEnabledRequest) ProtoReflect() protoreflect.Message
func (*IsEventsInterceptionEnabledRequest) Reset ¶
func (x *IsEventsInterceptionEnabledRequest) Reset()
func (*IsEventsInterceptionEnabledRequest) String ¶
func (x *IsEventsInterceptionEnabledRequest) String() string
type IsEventsInterceptionEnabledResponse ¶
type IsEventsInterceptionEnabledResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsEventsInterceptionEnabledResponse) Descriptor
deprecated
func (*IsEventsInterceptionEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsEventsInterceptionEnabledResponse.ProtoReflect.Descriptor instead.
func (*IsEventsInterceptionEnabledResponse) GetResult ¶
func (x *IsEventsInterceptionEnabledResponse) GetResult() bool
func (*IsEventsInterceptionEnabledResponse) ProtoMessage ¶
func (*IsEventsInterceptionEnabledResponse) ProtoMessage()
func (*IsEventsInterceptionEnabledResponse) ProtoReflect ¶
func (x *IsEventsInterceptionEnabledResponse) ProtoReflect() protoreflect.Message
func (*IsEventsInterceptionEnabledResponse) Reset ¶
func (x *IsEventsInterceptionEnabledResponse) Reset()
func (*IsEventsInterceptionEnabledResponse) String ¶
func (x *IsEventsInterceptionEnabledResponse) String() string
type IsFadeEnabledRequest ¶
type IsFadeEnabledRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*IsFadeEnabledRequest) Descriptor
deprecated
func (*IsFadeEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsFadeEnabledRequest.ProtoReflect.Descriptor instead.
func (*IsFadeEnabledRequest) GetHandle ¶
func (x *IsFadeEnabledRequest) GetHandle() int64
func (*IsFadeEnabledRequest) ProtoMessage ¶
func (*IsFadeEnabledRequest) ProtoMessage()
func (*IsFadeEnabledRequest) ProtoReflect ¶
func (x *IsFadeEnabledRequest) ProtoReflect() protoreflect.Message
func (*IsFadeEnabledRequest) Reset ¶
func (x *IsFadeEnabledRequest) Reset()
func (*IsFadeEnabledRequest) String ¶
func (x *IsFadeEnabledRequest) String() string
type IsFadeEnabledResponse ¶
type IsFadeEnabledResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsFadeEnabledResponse) Descriptor
deprecated
func (*IsFadeEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsFadeEnabledResponse.ProtoReflect.Descriptor instead.
func (*IsFadeEnabledResponse) GetResult ¶
func (x *IsFadeEnabledResponse) GetResult() bool
func (*IsFadeEnabledResponse) ProtoMessage ¶
func (*IsFadeEnabledResponse) ProtoMessage()
func (*IsFadeEnabledResponse) ProtoReflect ¶
func (x *IsFadeEnabledResponse) ProtoReflect() protoreflect.Message
func (*IsFadeEnabledResponse) Reset ¶
func (x *IsFadeEnabledResponse) Reset()
func (*IsFadeEnabledResponse) String ¶
func (x *IsFadeEnabledResponse) String() string
type IsGestureVisibleRequest ¶
type IsGestureVisibleRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*IsGestureVisibleRequest) Descriptor
deprecated
func (*IsGestureVisibleRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsGestureVisibleRequest.ProtoReflect.Descriptor instead.
func (*IsGestureVisibleRequest) GetHandle ¶
func (x *IsGestureVisibleRequest) GetHandle() int64
func (*IsGestureVisibleRequest) ProtoMessage ¶
func (*IsGestureVisibleRequest) ProtoMessage()
func (*IsGestureVisibleRequest) ProtoReflect ¶
func (x *IsGestureVisibleRequest) ProtoReflect() protoreflect.Message
func (*IsGestureVisibleRequest) Reset ¶
func (x *IsGestureVisibleRequest) Reset()
func (*IsGestureVisibleRequest) String ¶
func (x *IsGestureVisibleRequest) String() string
type IsGestureVisibleResponse ¶
type IsGestureVisibleResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsGestureVisibleResponse) Descriptor
deprecated
func (*IsGestureVisibleResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsGestureVisibleResponse.ProtoReflect.Descriptor instead.
func (*IsGestureVisibleResponse) GetResult ¶
func (x *IsGestureVisibleResponse) GetResult() bool
func (*IsGestureVisibleResponse) ProtoMessage ¶
func (*IsGestureVisibleResponse) ProtoMessage()
func (*IsGestureVisibleResponse) ProtoReflect ¶
func (x *IsGestureVisibleResponse) ProtoReflect() protoreflect.Message
func (*IsGestureVisibleResponse) Reset ¶
func (x *IsGestureVisibleResponse) Reset()
func (*IsGestureVisibleResponse) String ¶
func (x *IsGestureVisibleResponse) String() string
type IsGesturingRequest ¶
type IsGesturingRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*IsGesturingRequest) Descriptor
deprecated
func (*IsGesturingRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsGesturingRequest.ProtoReflect.Descriptor instead.
func (*IsGesturingRequest) GetHandle ¶
func (x *IsGesturingRequest) GetHandle() int64
func (*IsGesturingRequest) ProtoMessage ¶
func (*IsGesturingRequest) ProtoMessage()
func (*IsGesturingRequest) ProtoReflect ¶
func (x *IsGesturingRequest) ProtoReflect() protoreflect.Message
func (*IsGesturingRequest) Reset ¶
func (x *IsGesturingRequest) Reset()
func (*IsGesturingRequest) String ¶
func (x *IsGesturingRequest) String() string
type IsGesturingResponse ¶
type IsGesturingResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsGesturingResponse) Descriptor
deprecated
func (*IsGesturingResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsGesturingResponse.ProtoReflect.Descriptor instead.
func (*IsGesturingResponse) GetResult ¶
func (x *IsGesturingResponse) GetResult() bool
func (*IsGesturingResponse) ProtoMessage ¶
func (*IsGesturingResponse) ProtoMessage()
func (*IsGesturingResponse) ProtoReflect ¶
func (x *IsGesturingResponse) ProtoReflect() protoreflect.Message
func (*IsGesturingResponse) Reset ¶
func (x *IsGesturingResponse) Reset()
func (*IsGesturingResponse) String ¶
func (x *IsGesturingResponse) String() string
type IsReadOnlyRequest ¶
type IsReadOnlyRequest struct {
// contains filtered or unexported fields
}
func (*IsReadOnlyRequest) Descriptor
deprecated
func (*IsReadOnlyRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsReadOnlyRequest.ProtoReflect.Descriptor instead.
func (*IsReadOnlyRequest) ProtoMessage ¶
func (*IsReadOnlyRequest) ProtoMessage()
func (*IsReadOnlyRequest) ProtoReflect ¶
func (x *IsReadOnlyRequest) ProtoReflect() protoreflect.Message
func (*IsReadOnlyRequest) Reset ¶
func (x *IsReadOnlyRequest) Reset()
func (*IsReadOnlyRequest) String ¶
func (x *IsReadOnlyRequest) String() string
type IsReadOnlyResponse ¶
type IsReadOnlyResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsReadOnlyResponse) Descriptor
deprecated
func (*IsReadOnlyResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsReadOnlyResponse.ProtoReflect.Descriptor instead.
func (*IsReadOnlyResponse) GetResult ¶
func (x *IsReadOnlyResponse) GetResult() bool
func (*IsReadOnlyResponse) ProtoMessage ¶
func (*IsReadOnlyResponse) ProtoMessage()
func (*IsReadOnlyResponse) ProtoReflect ¶
func (x *IsReadOnlyResponse) ProtoReflect() protoreflect.Message
func (*IsReadOnlyResponse) Reset ¶
func (x *IsReadOnlyResponse) Reset()
func (*IsReadOnlyResponse) String ¶
func (x *IsReadOnlyResponse) String() string
type LibrariesServiceClient ¶
type LibrariesServiceClient interface {
FromFile1(ctx context.Context, in *FromFile1Request, opts ...grpc.CallOption) (*FromFile1Response, error)
FromFile1_1(ctx context.Context, in *FromFile1_1Request, opts ...grpc.CallOption) (*FromFile1_1Response, error)
FromFileDescriptor(ctx context.Context, in *FromFileDescriptorRequest, opts ...grpc.CallOption) (*FromFileDescriptorResponse, error)
FromPrivateFile(ctx context.Context, in *FromPrivateFileRequest, opts ...grpc.CallOption) (*FromPrivateFileResponse, error)
FromRawResource(ctx context.Context, in *FromRawResourceRequest, opts ...grpc.CallOption) (*FromRawResourceResponse, error)
}
LibrariesServiceClient is the client API for LibrariesService 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 NewLibrariesServiceClient ¶
func NewLibrariesServiceClient(cc grpc.ClientConnInterface) LibrariesServiceClient
type LibrariesServiceServer ¶
type LibrariesServiceServer interface {
FromFile1(context.Context, *FromFile1Request) (*FromFile1Response, error)
FromFile1_1(context.Context, *FromFile1_1Request) (*FromFile1_1Response, error)
FromFileDescriptor(context.Context, *FromFileDescriptorRequest) (*FromFileDescriptorResponse, error)
FromPrivateFile(context.Context, *FromPrivateFileRequest) (*FromPrivateFileResponse, error)
FromRawResource(context.Context, *FromRawResourceRequest) (*FromRawResourceResponse, error)
// contains filtered or unexported methods
}
LibrariesServiceServer is the server API for LibrariesService service. All implementations must embed UnimplementedLibrariesServiceServer for forward compatibility.
type LibraryServiceClient ¶
type LibraryServiceClient interface {
AddGesture(ctx context.Context, in *AddGestureRequest, opts ...grpc.CallOption) (*AddGestureResponse, error)
GetGestureEntries(ctx context.Context, in *GetGestureEntriesRequest, opts ...grpc.CallOption) (*GetGestureEntriesResponse, error)
GetGestures(ctx context.Context, in *GetGesturesRequest, opts ...grpc.CallOption) (*GetGesturesResponse, error)
GetOrientationStyle(ctx context.Context, in *GetOrientationStyleRequest, opts ...grpc.CallOption) (*GetOrientationStyleResponse, error)
GetSequenceType(ctx context.Context, in *GetSequenceTypeRequest, opts ...grpc.CallOption) (*GetSequenceTypeResponse, error)
IsReadOnly(ctx context.Context, in *IsReadOnlyRequest, opts ...grpc.CallOption) (*IsReadOnlyResponse, error)
Load(ctx context.Context, in *LoadRequest, opts ...grpc.CallOption) (*LoadResponse, error)
Recognize(ctx context.Context, in *RecognizeRequest, opts ...grpc.CallOption) (*RecognizeResponse, error)
RemoveEntry(ctx context.Context, in *RemoveEntryRequest, opts ...grpc.CallOption) (*RemoveEntryResponse, error)
RemoveGesture(ctx context.Context, in *RemoveGestureRequest, opts ...grpc.CallOption) (*RemoveGestureResponse, error)
Save(ctx context.Context, in *SaveRequest, opts ...grpc.CallOption) (*SaveResponse, error)
SetOrientationStyle(ctx context.Context, in *SetOrientationStyleRequest, opts ...grpc.CallOption) (*SetOrientationStyleResponse, error)
SetSequenceType(ctx context.Context, in *SetSequenceTypeRequest, opts ...grpc.CallOption) (*SetSequenceTypeResponse, error)
}
LibraryServiceClient is the client API for LibraryService 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 NewLibraryServiceClient ¶
func NewLibraryServiceClient(cc grpc.ClientConnInterface) LibraryServiceClient
type LibraryServiceServer ¶
type LibraryServiceServer interface {
AddGesture(context.Context, *AddGestureRequest) (*AddGestureResponse, error)
GetGestureEntries(context.Context, *GetGestureEntriesRequest) (*GetGestureEntriesResponse, error)
GetGestures(context.Context, *GetGesturesRequest) (*GetGesturesResponse, error)
GetOrientationStyle(context.Context, *GetOrientationStyleRequest) (*GetOrientationStyleResponse, error)
GetSequenceType(context.Context, *GetSequenceTypeRequest) (*GetSequenceTypeResponse, error)
IsReadOnly(context.Context, *IsReadOnlyRequest) (*IsReadOnlyResponse, error)
Load(context.Context, *LoadRequest) (*LoadResponse, error)
Recognize(context.Context, *RecognizeRequest) (*RecognizeResponse, error)
RemoveEntry(context.Context, *RemoveEntryRequest) (*RemoveEntryResponse, error)
RemoveGesture(context.Context, *RemoveGestureRequest) (*RemoveGestureResponse, error)
Save(context.Context, *SaveRequest) (*SaveResponse, error)
SetOrientationStyle(context.Context, *SetOrientationStyleRequest) (*SetOrientationStyleResponse, error)
SetSequenceType(context.Context, *SetSequenceTypeRequest) (*SetSequenceTypeResponse, error)
// contains filtered or unexported methods
}
LibraryServiceServer is the server API for LibraryService service. All implementations must embed UnimplementedLibraryServiceServer for forward compatibility.
type Load1Request ¶
type Load1Request 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 (*Load1Request) Descriptor
deprecated
func (*Load1Request) Descriptor() ([]byte, []int)
Deprecated: Use Load1Request.ProtoReflect.Descriptor instead.
func (*Load1Request) GetArg0 ¶
func (x *Load1Request) GetArg0() int64
func (*Load1Request) GetHandle ¶
func (x *Load1Request) GetHandle() int64
func (*Load1Request) ProtoMessage ¶
func (*Load1Request) ProtoMessage()
func (*Load1Request) ProtoReflect ¶
func (x *Load1Request) ProtoReflect() protoreflect.Message
func (*Load1Request) Reset ¶
func (x *Load1Request) Reset()
func (*Load1Request) String ¶
func (x *Load1Request) String() string
type Load1Response ¶
type Load1Response struct {
// contains filtered or unexported fields
}
func (*Load1Response) Descriptor
deprecated
func (*Load1Response) Descriptor() ([]byte, []int)
Deprecated: Use Load1Response.ProtoReflect.Descriptor instead.
func (*Load1Response) ProtoMessage ¶
func (*Load1Response) ProtoMessage()
func (*Load1Response) ProtoReflect ¶
func (x *Load1Response) ProtoReflect() protoreflect.Message
func (*Load1Response) Reset ¶
func (x *Load1Response) Reset()
func (*Load1Response) String ¶
func (x *Load1Response) String() string
type Load2_1Request ¶
type Load2_1Request 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 bool `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*Load2_1Request) Descriptor
deprecated
func (*Load2_1Request) Descriptor() ([]byte, []int)
Deprecated: Use Load2_1Request.ProtoReflect.Descriptor instead.
func (*Load2_1Request) GetArg0 ¶
func (x *Load2_1Request) GetArg0() int64
func (*Load2_1Request) GetArg1 ¶
func (x *Load2_1Request) GetArg1() bool
func (*Load2_1Request) GetHandle ¶
func (x *Load2_1Request) GetHandle() int64
func (*Load2_1Request) ProtoMessage ¶
func (*Load2_1Request) ProtoMessage()
func (*Load2_1Request) ProtoReflect ¶
func (x *Load2_1Request) ProtoReflect() protoreflect.Message
func (*Load2_1Request) Reset ¶
func (x *Load2_1Request) Reset()
func (*Load2_1Request) String ¶
func (x *Load2_1Request) String() string
type Load2_1Response ¶
type Load2_1Response struct {
// contains filtered or unexported fields
}
func (*Load2_1Response) Descriptor
deprecated
func (*Load2_1Response) Descriptor() ([]byte, []int)
Deprecated: Use Load2_1Response.ProtoReflect.Descriptor instead.
func (*Load2_1Response) ProtoMessage ¶
func (*Load2_1Response) ProtoMessage()
func (*Load2_1Response) ProtoReflect ¶
func (x *Load2_1Response) ProtoReflect() protoreflect.Message
func (*Load2_1Response) Reset ¶
func (x *Load2_1Response) Reset()
func (*Load2_1Response) String ¶
func (x *Load2_1Response) String() string
type LoadRequest ¶
type LoadRequest struct {
// contains filtered or unexported fields
}
func (*LoadRequest) Descriptor
deprecated
func (*LoadRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoadRequest.ProtoReflect.Descriptor instead.
func (*LoadRequest) ProtoMessage ¶
func (*LoadRequest) ProtoMessage()
func (*LoadRequest) ProtoReflect ¶
func (x *LoadRequest) ProtoReflect() protoreflect.Message
func (*LoadRequest) Reset ¶
func (x *LoadRequest) Reset()
func (*LoadRequest) String ¶
func (x *LoadRequest) String() string
type LoadResponse ¶
type LoadResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*LoadResponse) Descriptor
deprecated
func (*LoadResponse) Descriptor() ([]byte, []int)
Deprecated: Use LoadResponse.ProtoReflect.Descriptor instead.
func (*LoadResponse) GetResult ¶
func (x *LoadResponse) GetResult() bool
func (*LoadResponse) ProtoMessage ¶
func (*LoadResponse) ProtoMessage()
func (*LoadResponse) ProtoReflect ¶
func (x *LoadResponse) ProtoReflect() protoreflect.Message
func (*LoadResponse) Reset ¶
func (x *LoadResponse) Reset()
func (*LoadResponse) String ¶
func (x *LoadResponse) String() string
type NewGestureRequest ¶
type NewGestureRequest struct {
// contains filtered or unexported fields
}
func (*NewGestureRequest) Descriptor
deprecated
func (*NewGestureRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewGestureRequest.ProtoReflect.Descriptor instead.
func (*NewGestureRequest) ProtoMessage ¶
func (*NewGestureRequest) ProtoMessage()
func (*NewGestureRequest) ProtoReflect ¶
func (x *NewGestureRequest) ProtoReflect() protoreflect.Message
func (*NewGestureRequest) Reset ¶
func (x *NewGestureRequest) Reset()
func (*NewGestureRequest) String ¶
func (x *NewGestureRequest) String() string
type NewGestureResponse ¶
type NewGestureResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewGestureResponse) Descriptor
deprecated
func (*NewGestureResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewGestureResponse.ProtoReflect.Descriptor instead.
func (*NewGestureResponse) GetResult ¶
func (x *NewGestureResponse) GetResult() int64
func (*NewGestureResponse) ProtoMessage ¶
func (*NewGestureResponse) ProtoMessage()
func (*NewGestureResponse) ProtoReflect ¶
func (x *NewGestureResponse) ProtoReflect() protoreflect.Message
func (*NewGestureResponse) Reset ¶
func (x *NewGestureResponse) Reset()
func (*NewGestureResponse) String ¶
func (x *NewGestureResponse) String() string
type NewOverlayViewRequest ¶
type NewOverlayViewRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*NewOverlayViewRequest) Descriptor
deprecated
func (*NewOverlayViewRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewOverlayViewRequest.ProtoReflect.Descriptor instead.
func (*NewOverlayViewRequest) GetArg0 ¶
func (x *NewOverlayViewRequest) GetArg0() int64
func (*NewOverlayViewRequest) ProtoMessage ¶
func (*NewOverlayViewRequest) ProtoMessage()
func (*NewOverlayViewRequest) ProtoReflect ¶
func (x *NewOverlayViewRequest) ProtoReflect() protoreflect.Message
func (*NewOverlayViewRequest) Reset ¶
func (x *NewOverlayViewRequest) Reset()
func (*NewOverlayViewRequest) String ¶
func (x *NewOverlayViewRequest) String() string
type NewOverlayViewResponse ¶
type NewOverlayViewResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewOverlayViewResponse) Descriptor
deprecated
func (*NewOverlayViewResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewOverlayViewResponse.ProtoReflect.Descriptor instead.
func (*NewOverlayViewResponse) GetResult ¶
func (x *NewOverlayViewResponse) GetResult() int64
func (*NewOverlayViewResponse) ProtoMessage ¶
func (*NewOverlayViewResponse) ProtoMessage()
func (*NewOverlayViewResponse) ProtoReflect ¶
func (x *NewOverlayViewResponse) ProtoReflect() protoreflect.Message
func (*NewOverlayViewResponse) Reset ¶
func (x *NewOverlayViewResponse) Reset()
func (*NewOverlayViewResponse) String ¶
func (x *NewOverlayViewResponse) String() string
type NewPointRequest ¶
type NewPointRequest 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 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*NewPointRequest) Descriptor
deprecated
func (*NewPointRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewPointRequest.ProtoReflect.Descriptor instead.
func (*NewPointRequest) GetArg0 ¶
func (x *NewPointRequest) GetArg0() float32
func (*NewPointRequest) GetArg1 ¶
func (x *NewPointRequest) GetArg1() float32
func (*NewPointRequest) GetArg2 ¶
func (x *NewPointRequest) GetArg2() int64
func (*NewPointRequest) ProtoMessage ¶
func (*NewPointRequest) ProtoMessage()
func (*NewPointRequest) ProtoReflect ¶
func (x *NewPointRequest) ProtoReflect() protoreflect.Message
func (*NewPointRequest) Reset ¶
func (x *NewPointRequest) Reset()
func (*NewPointRequest) String ¶
func (x *NewPointRequest) String() string
type NewPointResponse ¶
type NewPointResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewPointResponse) Descriptor
deprecated
func (*NewPointResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewPointResponse.ProtoReflect.Descriptor instead.
func (*NewPointResponse) GetResult ¶
func (x *NewPointResponse) GetResult() int64
func (*NewPointResponse) ProtoMessage ¶
func (*NewPointResponse) ProtoMessage()
func (*NewPointResponse) ProtoReflect ¶
func (x *NewPointResponse) ProtoReflect() protoreflect.Message
func (*NewPointResponse) Reset ¶
func (x *NewPointResponse) Reset()
func (*NewPointResponse) String ¶
func (x *NewPointResponse) String() string
type NewStoreRequest ¶
type NewStoreRequest struct {
// contains filtered or unexported fields
}
func (*NewStoreRequest) Descriptor
deprecated
func (*NewStoreRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewStoreRequest.ProtoReflect.Descriptor instead.
func (*NewStoreRequest) ProtoMessage ¶
func (*NewStoreRequest) ProtoMessage()
func (*NewStoreRequest) ProtoReflect ¶
func (x *NewStoreRequest) ProtoReflect() protoreflect.Message
func (*NewStoreRequest) Reset ¶
func (x *NewStoreRequest) Reset()
func (*NewStoreRequest) String ¶
func (x *NewStoreRequest) String() string
type NewStoreResponse ¶
type NewStoreResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewStoreResponse) Descriptor
deprecated
func (*NewStoreResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewStoreResponse.ProtoReflect.Descriptor instead.
func (*NewStoreResponse) GetResult ¶
func (x *NewStoreResponse) GetResult() int64
func (*NewStoreResponse) ProtoMessage ¶
func (*NewStoreResponse) ProtoMessage()
func (*NewStoreResponse) ProtoReflect ¶
func (x *NewStoreResponse) ProtoReflect() protoreflect.Message
func (*NewStoreResponse) Reset ¶
func (x *NewStoreResponse) Reset()
func (*NewStoreResponse) String ¶
func (x *NewStoreResponse) String() string
type NewStrokeRequest ¶
type NewStrokeRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*NewStrokeRequest) Descriptor
deprecated
func (*NewStrokeRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewStrokeRequest.ProtoReflect.Descriptor instead.
func (*NewStrokeRequest) GetArg0 ¶
func (x *NewStrokeRequest) GetArg0() int64
func (*NewStrokeRequest) ProtoMessage ¶
func (*NewStrokeRequest) ProtoMessage()
func (*NewStrokeRequest) ProtoReflect ¶
func (x *NewStrokeRequest) ProtoReflect() protoreflect.Message
func (*NewStrokeRequest) Reset ¶
func (x *NewStrokeRequest) Reset()
func (*NewStrokeRequest) String ¶
func (x *NewStrokeRequest) String() string
type NewStrokeResponse ¶
type NewStrokeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewStrokeResponse) Descriptor
deprecated
func (*NewStrokeResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewStrokeResponse.ProtoReflect.Descriptor instead.
func (*NewStrokeResponse) GetResult ¶
func (x *NewStrokeResponse) GetResult() int64
func (*NewStrokeResponse) ProtoMessage ¶
func (*NewStrokeResponse) ProtoMessage()
func (*NewStrokeResponse) ProtoReflect ¶
func (x *NewStrokeResponse) ProtoReflect() protoreflect.Message
func (*NewStrokeResponse) Reset ¶
func (x *NewStrokeResponse) Reset()
func (*NewStrokeResponse) String ¶
func (x *NewStrokeResponse) String() string
type OnGestureCancelledRequest ¶
type OnGestureCancelledRequest 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 (*OnGestureCancelledRequest) Descriptor
deprecated
func (*OnGestureCancelledRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnGestureCancelledRequest.ProtoReflect.Descriptor instead.
func (*OnGestureCancelledRequest) GetArg0 ¶
func (x *OnGestureCancelledRequest) GetArg0() int64
func (*OnGestureCancelledRequest) GetArg1 ¶
func (x *OnGestureCancelledRequest) GetArg1() int64
func (*OnGestureCancelledRequest) ProtoMessage ¶
func (*OnGestureCancelledRequest) ProtoMessage()
func (*OnGestureCancelledRequest) ProtoReflect ¶
func (x *OnGestureCancelledRequest) ProtoReflect() protoreflect.Message
func (*OnGestureCancelledRequest) Reset ¶
func (x *OnGestureCancelledRequest) Reset()
func (*OnGestureCancelledRequest) String ¶
func (x *OnGestureCancelledRequest) String() string
type OnGestureCancelledResponse ¶
type OnGestureCancelledResponse struct {
// contains filtered or unexported fields
}
func (*OnGestureCancelledResponse) Descriptor
deprecated
func (*OnGestureCancelledResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnGestureCancelledResponse.ProtoReflect.Descriptor instead.
func (*OnGestureCancelledResponse) ProtoMessage ¶
func (*OnGestureCancelledResponse) ProtoMessage()
func (*OnGestureCancelledResponse) ProtoReflect ¶
func (x *OnGestureCancelledResponse) ProtoReflect() protoreflect.Message
func (*OnGestureCancelledResponse) Reset ¶
func (x *OnGestureCancelledResponse) Reset()
func (*OnGestureCancelledResponse) String ¶
func (x *OnGestureCancelledResponse) String() string
type OnGestureEndedRequest ¶
type OnGestureEndedRequest 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 (*OnGestureEndedRequest) Descriptor
deprecated
func (*OnGestureEndedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnGestureEndedRequest.ProtoReflect.Descriptor instead.
func (*OnGestureEndedRequest) GetArg0 ¶
func (x *OnGestureEndedRequest) GetArg0() int64
func (*OnGestureEndedRequest) GetArg1 ¶
func (x *OnGestureEndedRequest) GetArg1() int64
func (*OnGestureEndedRequest) ProtoMessage ¶
func (*OnGestureEndedRequest) ProtoMessage()
func (*OnGestureEndedRequest) ProtoReflect ¶
func (x *OnGestureEndedRequest) ProtoReflect() protoreflect.Message
func (*OnGestureEndedRequest) Reset ¶
func (x *OnGestureEndedRequest) Reset()
func (*OnGestureEndedRequest) String ¶
func (x *OnGestureEndedRequest) String() string
type OnGestureEndedResponse ¶
type OnGestureEndedResponse struct {
// contains filtered or unexported fields
}
func (*OnGestureEndedResponse) Descriptor
deprecated
func (*OnGestureEndedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnGestureEndedResponse.ProtoReflect.Descriptor instead.
func (*OnGestureEndedResponse) ProtoMessage ¶
func (*OnGestureEndedResponse) ProtoMessage()
func (*OnGestureEndedResponse) ProtoReflect ¶
func (x *OnGestureEndedResponse) ProtoReflect() protoreflect.Message
func (*OnGestureEndedResponse) Reset ¶
func (x *OnGestureEndedResponse) Reset()
func (*OnGestureEndedResponse) String ¶
func (x *OnGestureEndedResponse) String() string
type OnGesturePerformedRequest ¶
type OnGesturePerformedRequest 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 (*OnGesturePerformedRequest) Descriptor
deprecated
func (*OnGesturePerformedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnGesturePerformedRequest.ProtoReflect.Descriptor instead.
func (*OnGesturePerformedRequest) GetArg0 ¶
func (x *OnGesturePerformedRequest) GetArg0() int64
func (*OnGesturePerformedRequest) GetArg1 ¶
func (x *OnGesturePerformedRequest) GetArg1() int64
func (*OnGesturePerformedRequest) ProtoMessage ¶
func (*OnGesturePerformedRequest) ProtoMessage()
func (*OnGesturePerformedRequest) ProtoReflect ¶
func (x *OnGesturePerformedRequest) ProtoReflect() protoreflect.Message
func (*OnGesturePerformedRequest) Reset ¶
func (x *OnGesturePerformedRequest) Reset()
func (*OnGesturePerformedRequest) String ¶
func (x *OnGesturePerformedRequest) String() string
type OnGesturePerformedResponse ¶
type OnGesturePerformedResponse struct {
// contains filtered or unexported fields
}
func (*OnGesturePerformedResponse) Descriptor
deprecated
func (*OnGesturePerformedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnGesturePerformedResponse.ProtoReflect.Descriptor instead.
func (*OnGesturePerformedResponse) ProtoMessage ¶
func (*OnGesturePerformedResponse) ProtoMessage()
func (*OnGesturePerformedResponse) ProtoReflect ¶
func (x *OnGesturePerformedResponse) ProtoReflect() protoreflect.Message
func (*OnGesturePerformedResponse) Reset ¶
func (x *OnGesturePerformedResponse) Reset()
func (*OnGesturePerformedResponse) String ¶
func (x *OnGesturePerformedResponse) String() string
type OnGestureRequest ¶
type OnGestureRequest 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 (*OnGestureRequest) Descriptor
deprecated
func (*OnGestureRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnGestureRequest.ProtoReflect.Descriptor instead.
func (*OnGestureRequest) GetArg0 ¶
func (x *OnGestureRequest) GetArg0() int64
func (*OnGestureRequest) GetArg1 ¶
func (x *OnGestureRequest) GetArg1() int64
func (*OnGestureRequest) ProtoMessage ¶
func (*OnGestureRequest) ProtoMessage()
func (*OnGestureRequest) ProtoReflect ¶
func (x *OnGestureRequest) ProtoReflect() protoreflect.Message
func (*OnGestureRequest) Reset ¶
func (x *OnGestureRequest) Reset()
func (*OnGestureRequest) String ¶
func (x *OnGestureRequest) String() string
type OnGestureResponse ¶
type OnGestureResponse struct {
// contains filtered or unexported fields
}
func (*OnGestureResponse) Descriptor
deprecated
func (*OnGestureResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnGestureResponse.ProtoReflect.Descriptor instead.
func (*OnGestureResponse) ProtoMessage ¶
func (*OnGestureResponse) ProtoMessage()
func (*OnGestureResponse) ProtoReflect ¶
func (x *OnGestureResponse) ProtoReflect() protoreflect.Message
func (*OnGestureResponse) Reset ¶
func (x *OnGestureResponse) Reset()
func (*OnGestureResponse) String ¶
func (x *OnGestureResponse) String() string
type OnGestureStartedRequest ¶
type OnGestureStartedRequest 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 (*OnGestureStartedRequest) Descriptor
deprecated
func (*OnGestureStartedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnGestureStartedRequest.ProtoReflect.Descriptor instead.
func (*OnGestureStartedRequest) GetArg0 ¶
func (x *OnGestureStartedRequest) GetArg0() int64
func (*OnGestureStartedRequest) GetArg1 ¶
func (x *OnGestureStartedRequest) GetArg1() int64
func (*OnGestureStartedRequest) ProtoMessage ¶
func (*OnGestureStartedRequest) ProtoMessage()
func (*OnGestureStartedRequest) ProtoReflect ¶
func (x *OnGestureStartedRequest) ProtoReflect() protoreflect.Message
func (*OnGestureStartedRequest) Reset ¶
func (x *OnGestureStartedRequest) Reset()
func (*OnGestureStartedRequest) String ¶
func (x *OnGestureStartedRequest) String() string
type OnGestureStartedResponse ¶
type OnGestureStartedResponse struct {
// contains filtered or unexported fields
}
func (*OnGestureStartedResponse) Descriptor
deprecated
func (*OnGestureStartedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnGestureStartedResponse.ProtoReflect.Descriptor instead.
func (*OnGestureStartedResponse) ProtoMessage ¶
func (*OnGestureStartedResponse) ProtoMessage()
func (*OnGestureStartedResponse) ProtoReflect ¶
func (x *OnGestureStartedResponse) ProtoReflect() protoreflect.Message
func (*OnGestureStartedResponse) Reset ¶
func (x *OnGestureStartedResponse) Reset()
func (*OnGestureStartedResponse) String ¶
func (x *OnGestureStartedResponse) String() string
type OnGesturingEndedRequest ¶
type OnGesturingEndedRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*OnGesturingEndedRequest) Descriptor
deprecated
func (*OnGesturingEndedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnGesturingEndedRequest.ProtoReflect.Descriptor instead.
func (*OnGesturingEndedRequest) GetArg0 ¶
func (x *OnGesturingEndedRequest) GetArg0() int64
func (*OnGesturingEndedRequest) ProtoMessage ¶
func (*OnGesturingEndedRequest) ProtoMessage()
func (*OnGesturingEndedRequest) ProtoReflect ¶
func (x *OnGesturingEndedRequest) ProtoReflect() protoreflect.Message
func (*OnGesturingEndedRequest) Reset ¶
func (x *OnGesturingEndedRequest) Reset()
func (*OnGesturingEndedRequest) String ¶
func (x *OnGesturingEndedRequest) String() string
type OnGesturingEndedResponse ¶
type OnGesturingEndedResponse struct {
// contains filtered or unexported fields
}
func (*OnGesturingEndedResponse) Descriptor
deprecated
func (*OnGesturingEndedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnGesturingEndedResponse.ProtoReflect.Descriptor instead.
func (*OnGesturingEndedResponse) ProtoMessage ¶
func (*OnGesturingEndedResponse) ProtoMessage()
func (*OnGesturingEndedResponse) ProtoReflect ¶
func (x *OnGesturingEndedResponse) ProtoReflect() protoreflect.Message
func (*OnGesturingEndedResponse) Reset ¶
func (x *OnGesturingEndedResponse) Reset()
func (*OnGesturingEndedResponse) String ¶
func (x *OnGesturingEndedResponse) String() string
type OnGesturingStartedRequest ¶
type OnGesturingStartedRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*OnGesturingStartedRequest) Descriptor
deprecated
func (*OnGesturingStartedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnGesturingStartedRequest.ProtoReflect.Descriptor instead.
func (*OnGesturingStartedRequest) GetArg0 ¶
func (x *OnGesturingStartedRequest) GetArg0() int64
func (*OnGesturingStartedRequest) ProtoMessage ¶
func (*OnGesturingStartedRequest) ProtoMessage()
func (*OnGesturingStartedRequest) ProtoReflect ¶
func (x *OnGesturingStartedRequest) ProtoReflect() protoreflect.Message
func (*OnGesturingStartedRequest) Reset ¶
func (x *OnGesturingStartedRequest) Reset()
func (*OnGesturingStartedRequest) String ¶
func (x *OnGesturingStartedRequest) String() string
type OnGesturingStartedResponse ¶
type OnGesturingStartedResponse struct {
// contains filtered or unexported fields
}
func (*OnGesturingStartedResponse) Descriptor
deprecated
func (*OnGesturingStartedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnGesturingStartedResponse.ProtoReflect.Descriptor instead.
func (*OnGesturingStartedResponse) ProtoMessage ¶
func (*OnGesturingStartedResponse) ProtoMessage()
func (*OnGesturingStartedResponse) ProtoReflect ¶
func (x *OnGesturingStartedResponse) ProtoReflect() protoreflect.Message
func (*OnGesturingStartedResponse) Reset ¶
func (x *OnGesturingStartedResponse) Reset()
func (*OnGesturingStartedResponse) String ¶
func (x *OnGesturingStartedResponse) String() string
type OverlayViewOnGestureListenerServiceClient ¶
type OverlayViewOnGestureListenerServiceClient interface {
OnGesture(ctx context.Context, in *OnGestureRequest, opts ...grpc.CallOption) (*OnGestureResponse, error)
OnGestureCancelled(ctx context.Context, in *OnGestureCancelledRequest, opts ...grpc.CallOption) (*OnGestureCancelledResponse, error)
OnGestureEnded(ctx context.Context, in *OnGestureEndedRequest, opts ...grpc.CallOption) (*OnGestureEndedResponse, error)
OnGestureStarted(ctx context.Context, in *OnGestureStartedRequest, opts ...grpc.CallOption) (*OnGestureStartedResponse, error)
}
OverlayViewOnGestureListenerServiceClient is the client API for OverlayViewOnGestureListenerService 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 NewOverlayViewOnGestureListenerServiceClient ¶
func NewOverlayViewOnGestureListenerServiceClient(cc grpc.ClientConnInterface) OverlayViewOnGestureListenerServiceClient
type OverlayViewOnGestureListenerServiceServer ¶
type OverlayViewOnGestureListenerServiceServer interface {
OnGesture(context.Context, *OnGestureRequest) (*OnGestureResponse, error)
OnGestureCancelled(context.Context, *OnGestureCancelledRequest) (*OnGestureCancelledResponse, error)
OnGestureEnded(context.Context, *OnGestureEndedRequest) (*OnGestureEndedResponse, error)
OnGestureStarted(context.Context, *OnGestureStartedRequest) (*OnGestureStartedResponse, error)
// contains filtered or unexported methods
}
OverlayViewOnGestureListenerServiceServer is the server API for OverlayViewOnGestureListenerService service. All implementations must embed UnimplementedOverlayViewOnGestureListenerServiceServer for forward compatibility.
type OverlayViewOnGesturePerformedListenerServiceClient ¶
type OverlayViewOnGesturePerformedListenerServiceClient interface {
OnGesturePerformed(ctx context.Context, in *OnGesturePerformedRequest, opts ...grpc.CallOption) (*OnGesturePerformedResponse, error)
}
OverlayViewOnGesturePerformedListenerServiceClient is the client API for OverlayViewOnGesturePerformedListenerService 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 NewOverlayViewOnGesturePerformedListenerServiceClient ¶
func NewOverlayViewOnGesturePerformedListenerServiceClient(cc grpc.ClientConnInterface) OverlayViewOnGesturePerformedListenerServiceClient
type OverlayViewOnGesturePerformedListenerServiceServer ¶
type OverlayViewOnGesturePerformedListenerServiceServer interface {
OnGesturePerformed(context.Context, *OnGesturePerformedRequest) (*OnGesturePerformedResponse, error)
// contains filtered or unexported methods
}
OverlayViewOnGesturePerformedListenerServiceServer is the server API for OverlayViewOnGesturePerformedListenerService service. All implementations must embed UnimplementedOverlayViewOnGesturePerformedListenerServiceServer for forward compatibility.
type OverlayViewOnGesturingListenerServiceClient ¶
type OverlayViewOnGesturingListenerServiceClient interface {
OnGesturingEnded(ctx context.Context, in *OnGesturingEndedRequest, opts ...grpc.CallOption) (*OnGesturingEndedResponse, error)
OnGesturingStarted(ctx context.Context, in *OnGesturingStartedRequest, opts ...grpc.CallOption) (*OnGesturingStartedResponse, error)
}
OverlayViewOnGesturingListenerServiceClient is the client API for OverlayViewOnGesturingListenerService 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 NewOverlayViewOnGesturingListenerServiceClient ¶
func NewOverlayViewOnGesturingListenerServiceClient(cc grpc.ClientConnInterface) OverlayViewOnGesturingListenerServiceClient
type OverlayViewOnGesturingListenerServiceServer ¶
type OverlayViewOnGesturingListenerServiceServer interface {
OnGesturingEnded(context.Context, *OnGesturingEndedRequest) (*OnGesturingEndedResponse, error)
OnGesturingStarted(context.Context, *OnGesturingStartedRequest) (*OnGesturingStartedResponse, error)
// contains filtered or unexported methods
}
OverlayViewOnGesturingListenerServiceServer is the server API for OverlayViewOnGesturingListenerService service. All implementations must embed UnimplementedOverlayViewOnGesturingListenerServiceServer for forward compatibility.
type OverlayViewServiceClient ¶
type OverlayViewServiceClient interface {
NewOverlayView(ctx context.Context, in *NewOverlayViewRequest, opts ...grpc.CallOption) (*NewOverlayViewResponse, error)
AddOnGestureListener(ctx context.Context, in *AddOnGestureListenerRequest, opts ...grpc.CallOption) (*AddOnGestureListenerResponse, error)
AddOnGesturePerformedListener(ctx context.Context, in *AddOnGesturePerformedListenerRequest, opts ...grpc.CallOption) (*AddOnGesturePerformedListenerResponse, error)
AddOnGesturingListener(ctx context.Context, in *AddOnGesturingListenerRequest, opts ...grpc.CallOption) (*AddOnGesturingListenerResponse, error)
CancelClearAnimation(ctx context.Context, in *CancelClearAnimationRequest, opts ...grpc.CallOption) (*CancelClearAnimationResponse, error)
CancelGesture(ctx context.Context, in *CancelGestureRequest, opts ...grpc.CallOption) (*CancelGestureResponse, error)
Clear(ctx context.Context, in *ClearRequest, opts ...grpc.CallOption) (*ClearResponse, error)
DispatchTouchEvent(ctx context.Context, in *DispatchTouchEventRequest, opts ...grpc.CallOption) (*DispatchTouchEventResponse, error)
Draw(ctx context.Context, in *DrawRequest, opts ...grpc.CallOption) (*DrawResponse, error)
GetCurrentStroke(ctx context.Context, in *GetCurrentStrokeRequest, opts ...grpc.CallOption) (*GetCurrentStrokeResponse, error)
GetFadeOffset(ctx context.Context, in *GetFadeOffsetRequest, opts ...grpc.CallOption) (*GetFadeOffsetResponse, error)
GetGesture(ctx context.Context, in *GetGestureRequest, opts ...grpc.CallOption) (*GetGestureResponse, error)
GetGestureColor(ctx context.Context, in *GetGestureColorRequest, opts ...grpc.CallOption) (*GetGestureColorResponse, error)
GetGesturePath0(ctx context.Context, in *GetGesturePath0Request, opts ...grpc.CallOption) (*GetGesturePath0Response, error)
GetGesturePath1_1(ctx context.Context, in *GetGesturePath1_1Request, opts ...grpc.CallOption) (*GetGesturePath1_1Response, error)
GetGestureStrokeAngleThreshold(ctx context.Context, in *GetGestureStrokeAngleThresholdRequest, opts ...grpc.CallOption) (*GetGestureStrokeAngleThresholdResponse, error)
GetGestureStrokeLengthThreshold(ctx context.Context, in *GetGestureStrokeLengthThresholdRequest, opts ...grpc.CallOption) (*GetGestureStrokeLengthThresholdResponse, error)
GetGestureStrokeSquarenessTreshold(ctx context.Context, in *GetGestureStrokeSquarenessTresholdRequest, opts ...grpc.CallOption) (*GetGestureStrokeSquarenessTresholdResponse, error)
GetGestureStrokeType(ctx context.Context, in *GetGestureStrokeTypeRequest, opts ...grpc.CallOption) (*GetGestureStrokeTypeResponse, error)
GetGestureStrokeWidth(ctx context.Context, in *GetGestureStrokeWidthRequest, opts ...grpc.CallOption) (*GetGestureStrokeWidthResponse, error)
GetOrientation(ctx context.Context, in *GetOrientationRequest, opts ...grpc.CallOption) (*GetOrientationResponse, error)
GetUncertainGestureColor(ctx context.Context, in *GetUncertainGestureColorRequest, opts ...grpc.CallOption) (*GetUncertainGestureColorResponse, error)
IsEventsInterceptionEnabled(ctx context.Context, in *IsEventsInterceptionEnabledRequest, opts ...grpc.CallOption) (*IsEventsInterceptionEnabledResponse, error)
IsFadeEnabled(ctx context.Context, in *IsFadeEnabledRequest, opts ...grpc.CallOption) (*IsFadeEnabledResponse, error)
IsGestureVisible(ctx context.Context, in *IsGestureVisibleRequest, opts ...grpc.CallOption) (*IsGestureVisibleResponse, error)
IsGesturing(ctx context.Context, in *IsGesturingRequest, opts ...grpc.CallOption) (*IsGesturingResponse, error)
RemoveAllOnGestureListeners(ctx context.Context, in *RemoveAllOnGestureListenersRequest, opts ...grpc.CallOption) (*RemoveAllOnGestureListenersResponse, error)
RemoveAllOnGesturePerformedListeners(ctx context.Context, in *RemoveAllOnGesturePerformedListenersRequest, opts ...grpc.CallOption) (*RemoveAllOnGesturePerformedListenersResponse, error)
RemoveAllOnGesturingListeners(ctx context.Context, in *RemoveAllOnGesturingListenersRequest, opts ...grpc.CallOption) (*RemoveAllOnGesturingListenersResponse, error)
RemoveOnGestureListener(ctx context.Context, in *RemoveOnGestureListenerRequest, opts ...grpc.CallOption) (*RemoveOnGestureListenerResponse, error)
RemoveOnGesturePerformedListener(ctx context.Context, in *RemoveOnGesturePerformedListenerRequest, opts ...grpc.CallOption) (*RemoveOnGesturePerformedListenerResponse, error)
RemoveOnGesturingListener(ctx context.Context, in *RemoveOnGesturingListenerRequest, opts ...grpc.CallOption) (*RemoveOnGesturingListenerResponse, error)
SetEventsInterceptionEnabled(ctx context.Context, in *SetEventsInterceptionEnabledRequest, opts ...grpc.CallOption) (*SetEventsInterceptionEnabledResponse, error)
SetFadeEnabled(ctx context.Context, in *SetFadeEnabledRequest, opts ...grpc.CallOption) (*SetFadeEnabledResponse, error)
SetFadeOffset(ctx context.Context, in *SetFadeOffsetRequest, opts ...grpc.CallOption) (*SetFadeOffsetResponse, error)
SetGesture(ctx context.Context, in *SetGestureRequest, opts ...grpc.CallOption) (*SetGestureResponse, error)
SetGestureColor(ctx context.Context, in *SetGestureColorRequest, opts ...grpc.CallOption) (*SetGestureColorResponse, error)
SetGestureStrokeAngleThreshold(ctx context.Context, in *SetGestureStrokeAngleThresholdRequest, opts ...grpc.CallOption) (*SetGestureStrokeAngleThresholdResponse, error)
SetGestureStrokeLengthThreshold(ctx context.Context, in *SetGestureStrokeLengthThresholdRequest, opts ...grpc.CallOption) (*SetGestureStrokeLengthThresholdResponse, error)
SetGestureStrokeSquarenessTreshold(ctx context.Context, in *SetGestureStrokeSquarenessTresholdRequest, opts ...grpc.CallOption) (*SetGestureStrokeSquarenessTresholdResponse, error)
SetGestureStrokeType(ctx context.Context, in *SetGestureStrokeTypeRequest, opts ...grpc.CallOption) (*SetGestureStrokeTypeResponse, error)
SetGestureStrokeWidth(ctx context.Context, in *SetGestureStrokeWidthRequest, opts ...grpc.CallOption) (*SetGestureStrokeWidthResponse, error)
SetGestureVisible(ctx context.Context, in *SetGestureVisibleRequest, opts ...grpc.CallOption) (*SetGestureVisibleResponse, error)
SetOrientation(ctx context.Context, in *SetOrientationRequest, opts ...grpc.CallOption) (*SetOrientationResponse, error)
SetUncertainGestureColor(ctx context.Context, in *SetUncertainGestureColorRequest, opts ...grpc.CallOption) (*SetUncertainGestureColorResponse, error)
}
OverlayViewServiceClient is the client API for OverlayViewService 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 NewOverlayViewServiceClient ¶
func NewOverlayViewServiceClient(cc grpc.ClientConnInterface) OverlayViewServiceClient
type OverlayViewServiceServer ¶
type OverlayViewServiceServer interface {
NewOverlayView(context.Context, *NewOverlayViewRequest) (*NewOverlayViewResponse, error)
AddOnGestureListener(context.Context, *AddOnGestureListenerRequest) (*AddOnGestureListenerResponse, error)
AddOnGesturePerformedListener(context.Context, *AddOnGesturePerformedListenerRequest) (*AddOnGesturePerformedListenerResponse, error)
AddOnGesturingListener(context.Context, *AddOnGesturingListenerRequest) (*AddOnGesturingListenerResponse, error)
CancelClearAnimation(context.Context, *CancelClearAnimationRequest) (*CancelClearAnimationResponse, error)
CancelGesture(context.Context, *CancelGestureRequest) (*CancelGestureResponse, error)
Clear(context.Context, *ClearRequest) (*ClearResponse, error)
DispatchTouchEvent(context.Context, *DispatchTouchEventRequest) (*DispatchTouchEventResponse, error)
Draw(context.Context, *DrawRequest) (*DrawResponse, error)
GetCurrentStroke(context.Context, *GetCurrentStrokeRequest) (*GetCurrentStrokeResponse, error)
GetFadeOffset(context.Context, *GetFadeOffsetRequest) (*GetFadeOffsetResponse, error)
GetGesture(context.Context, *GetGestureRequest) (*GetGestureResponse, error)
GetGestureColor(context.Context, *GetGestureColorRequest) (*GetGestureColorResponse, error)
GetGesturePath0(context.Context, *GetGesturePath0Request) (*GetGesturePath0Response, error)
GetGesturePath1_1(context.Context, *GetGesturePath1_1Request) (*GetGesturePath1_1Response, error)
GetGestureStrokeAngleThreshold(context.Context, *GetGestureStrokeAngleThresholdRequest) (*GetGestureStrokeAngleThresholdResponse, error)
GetGestureStrokeLengthThreshold(context.Context, *GetGestureStrokeLengthThresholdRequest) (*GetGestureStrokeLengthThresholdResponse, error)
GetGestureStrokeSquarenessTreshold(context.Context, *GetGestureStrokeSquarenessTresholdRequest) (*GetGestureStrokeSquarenessTresholdResponse, error)
GetGestureStrokeType(context.Context, *GetGestureStrokeTypeRequest) (*GetGestureStrokeTypeResponse, error)
GetGestureStrokeWidth(context.Context, *GetGestureStrokeWidthRequest) (*GetGestureStrokeWidthResponse, error)
GetOrientation(context.Context, *GetOrientationRequest) (*GetOrientationResponse, error)
GetUncertainGestureColor(context.Context, *GetUncertainGestureColorRequest) (*GetUncertainGestureColorResponse, error)
IsEventsInterceptionEnabled(context.Context, *IsEventsInterceptionEnabledRequest) (*IsEventsInterceptionEnabledResponse, error)
IsFadeEnabled(context.Context, *IsFadeEnabledRequest) (*IsFadeEnabledResponse, error)
IsGestureVisible(context.Context, *IsGestureVisibleRequest) (*IsGestureVisibleResponse, error)
IsGesturing(context.Context, *IsGesturingRequest) (*IsGesturingResponse, error)
RemoveAllOnGestureListeners(context.Context, *RemoveAllOnGestureListenersRequest) (*RemoveAllOnGestureListenersResponse, error)
RemoveAllOnGesturePerformedListeners(context.Context, *RemoveAllOnGesturePerformedListenersRequest) (*RemoveAllOnGesturePerformedListenersResponse, error)
RemoveAllOnGesturingListeners(context.Context, *RemoveAllOnGesturingListenersRequest) (*RemoveAllOnGesturingListenersResponse, error)
RemoveOnGestureListener(context.Context, *RemoveOnGestureListenerRequest) (*RemoveOnGestureListenerResponse, error)
RemoveOnGesturePerformedListener(context.Context, *RemoveOnGesturePerformedListenerRequest) (*RemoveOnGesturePerformedListenerResponse, error)
RemoveOnGesturingListener(context.Context, *RemoveOnGesturingListenerRequest) (*RemoveOnGesturingListenerResponse, error)
SetEventsInterceptionEnabled(context.Context, *SetEventsInterceptionEnabledRequest) (*SetEventsInterceptionEnabledResponse, error)
SetFadeEnabled(context.Context, *SetFadeEnabledRequest) (*SetFadeEnabledResponse, error)
SetFadeOffset(context.Context, *SetFadeOffsetRequest) (*SetFadeOffsetResponse, error)
SetGesture(context.Context, *SetGestureRequest) (*SetGestureResponse, error)
SetGestureColor(context.Context, *SetGestureColorRequest) (*SetGestureColorResponse, error)
SetGestureStrokeAngleThreshold(context.Context, *SetGestureStrokeAngleThresholdRequest) (*SetGestureStrokeAngleThresholdResponse, error)
SetGestureStrokeLengthThreshold(context.Context, *SetGestureStrokeLengthThresholdRequest) (*SetGestureStrokeLengthThresholdResponse, error)
SetGestureStrokeSquarenessTreshold(context.Context, *SetGestureStrokeSquarenessTresholdRequest) (*SetGestureStrokeSquarenessTresholdResponse, error)
SetGestureStrokeType(context.Context, *SetGestureStrokeTypeRequest) (*SetGestureStrokeTypeResponse, error)
SetGestureStrokeWidth(context.Context, *SetGestureStrokeWidthRequest) (*SetGestureStrokeWidthResponse, error)
SetGestureVisible(context.Context, *SetGestureVisibleRequest) (*SetGestureVisibleResponse, error)
SetOrientation(context.Context, *SetOrientationRequest) (*SetOrientationResponse, error)
SetUncertainGestureColor(context.Context, *SetUncertainGestureColorRequest) (*SetUncertainGestureColorResponse, error)
// contains filtered or unexported methods
}
OverlayViewServiceServer is the server API for OverlayViewService service. All implementations must embed UnimplementedOverlayViewServiceServer for forward compatibility.
type PointServiceClient ¶
type PointServiceClient interface {
NewPoint(ctx context.Context, in *NewPointRequest, opts ...grpc.CallOption) (*NewPointResponse, error)
Clone(ctx context.Context, in *CloneRequest, opts ...grpc.CallOption) (*CloneResponse, error)
}
PointServiceClient is the client API for PointService 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 NewPointServiceClient ¶
func NewPointServiceClient(cc grpc.ClientConnInterface) PointServiceClient
type PointServiceServer ¶
type PointServiceServer interface {
NewPoint(context.Context, *NewPointRequest) (*NewPointResponse, error)
Clone(context.Context, *CloneRequest) (*CloneResponse, error)
// contains filtered or unexported methods
}
PointServiceServer is the server API for PointService service. All implementations must embed UnimplementedPointServiceServer for forward compatibility.
type PredictionServiceClient ¶
type PredictionServiceClient interface {
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
PredictionServiceClient is the client API for PredictionService 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 NewPredictionServiceClient ¶
func NewPredictionServiceClient(cc grpc.ClientConnInterface) PredictionServiceClient
type PredictionServiceServer ¶
type PredictionServiceServer interface {
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
PredictionServiceServer is the server API for PredictionService service. All implementations must embed UnimplementedPredictionServiceServer for forward compatibility.
type RecognizeRequest ¶
type RecognizeRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*RecognizeRequest) Descriptor
deprecated
func (*RecognizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecognizeRequest.ProtoReflect.Descriptor instead.
func (*RecognizeRequest) GetArg0 ¶
func (x *RecognizeRequest) GetArg0() int64
func (*RecognizeRequest) ProtoMessage ¶
func (*RecognizeRequest) ProtoMessage()
func (*RecognizeRequest) ProtoReflect ¶
func (x *RecognizeRequest) ProtoReflect() protoreflect.Message
func (*RecognizeRequest) Reset ¶
func (x *RecognizeRequest) Reset()
func (*RecognizeRequest) String ¶
func (x *RecognizeRequest) String() string
type RecognizeResponse ¶
type RecognizeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*RecognizeResponse) Descriptor
deprecated
func (*RecognizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use RecognizeResponse.ProtoReflect.Descriptor instead.
func (*RecognizeResponse) GetResult ¶
func (x *RecognizeResponse) GetResult() int64
func (*RecognizeResponse) ProtoMessage ¶
func (*RecognizeResponse) ProtoMessage()
func (*RecognizeResponse) ProtoReflect ¶
func (x *RecognizeResponse) ProtoReflect() protoreflect.Message
func (*RecognizeResponse) Reset ¶
func (x *RecognizeResponse) Reset()
func (*RecognizeResponse) String ¶
func (x *RecognizeResponse) String() string
type RemoveAllOnGestureListenersRequest ¶
type RemoveAllOnGestureListenersRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveAllOnGestureListenersRequest) Descriptor
deprecated
func (*RemoveAllOnGestureListenersRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveAllOnGestureListenersRequest.ProtoReflect.Descriptor instead.
func (*RemoveAllOnGestureListenersRequest) GetHandle ¶
func (x *RemoveAllOnGestureListenersRequest) GetHandle() int64
func (*RemoveAllOnGestureListenersRequest) ProtoMessage ¶
func (*RemoveAllOnGestureListenersRequest) ProtoMessage()
func (*RemoveAllOnGestureListenersRequest) ProtoReflect ¶
func (x *RemoveAllOnGestureListenersRequest) ProtoReflect() protoreflect.Message
func (*RemoveAllOnGestureListenersRequest) Reset ¶
func (x *RemoveAllOnGestureListenersRequest) Reset()
func (*RemoveAllOnGestureListenersRequest) String ¶
func (x *RemoveAllOnGestureListenersRequest) String() string
type RemoveAllOnGestureListenersResponse ¶
type RemoveAllOnGestureListenersResponse struct {
// contains filtered or unexported fields
}
func (*RemoveAllOnGestureListenersResponse) Descriptor
deprecated
func (*RemoveAllOnGestureListenersResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveAllOnGestureListenersResponse.ProtoReflect.Descriptor instead.
func (*RemoveAllOnGestureListenersResponse) ProtoMessage ¶
func (*RemoveAllOnGestureListenersResponse) ProtoMessage()
func (*RemoveAllOnGestureListenersResponse) ProtoReflect ¶
func (x *RemoveAllOnGestureListenersResponse) ProtoReflect() protoreflect.Message
func (*RemoveAllOnGestureListenersResponse) Reset ¶
func (x *RemoveAllOnGestureListenersResponse) Reset()
func (*RemoveAllOnGestureListenersResponse) String ¶
func (x *RemoveAllOnGestureListenersResponse) String() string
type RemoveAllOnGesturePerformedListenersRequest ¶
type RemoveAllOnGesturePerformedListenersRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveAllOnGesturePerformedListenersRequest) Descriptor
deprecated
func (*RemoveAllOnGesturePerformedListenersRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveAllOnGesturePerformedListenersRequest.ProtoReflect.Descriptor instead.
func (*RemoveAllOnGesturePerformedListenersRequest) GetHandle ¶
func (x *RemoveAllOnGesturePerformedListenersRequest) GetHandle() int64
func (*RemoveAllOnGesturePerformedListenersRequest) ProtoMessage ¶
func (*RemoveAllOnGesturePerformedListenersRequest) ProtoMessage()
func (*RemoveAllOnGesturePerformedListenersRequest) ProtoReflect ¶
func (x *RemoveAllOnGesturePerformedListenersRequest) ProtoReflect() protoreflect.Message
func (*RemoveAllOnGesturePerformedListenersRequest) Reset ¶
func (x *RemoveAllOnGesturePerformedListenersRequest) Reset()
func (*RemoveAllOnGesturePerformedListenersRequest) String ¶
func (x *RemoveAllOnGesturePerformedListenersRequest) String() string
type RemoveAllOnGesturePerformedListenersResponse ¶
type RemoveAllOnGesturePerformedListenersResponse struct {
// contains filtered or unexported fields
}
func (*RemoveAllOnGesturePerformedListenersResponse) Descriptor
deprecated
func (*RemoveAllOnGesturePerformedListenersResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveAllOnGesturePerformedListenersResponse.ProtoReflect.Descriptor instead.
func (*RemoveAllOnGesturePerformedListenersResponse) ProtoMessage ¶
func (*RemoveAllOnGesturePerformedListenersResponse) ProtoMessage()
func (*RemoveAllOnGesturePerformedListenersResponse) ProtoReflect ¶
func (x *RemoveAllOnGesturePerformedListenersResponse) ProtoReflect() protoreflect.Message
func (*RemoveAllOnGesturePerformedListenersResponse) Reset ¶
func (x *RemoveAllOnGesturePerformedListenersResponse) Reset()
func (*RemoveAllOnGesturePerformedListenersResponse) String ¶
func (x *RemoveAllOnGesturePerformedListenersResponse) String() string
type RemoveAllOnGesturingListenersRequest ¶
type RemoveAllOnGesturingListenersRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveAllOnGesturingListenersRequest) Descriptor
deprecated
func (*RemoveAllOnGesturingListenersRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveAllOnGesturingListenersRequest.ProtoReflect.Descriptor instead.
func (*RemoveAllOnGesturingListenersRequest) GetHandle ¶
func (x *RemoveAllOnGesturingListenersRequest) GetHandle() int64
func (*RemoveAllOnGesturingListenersRequest) ProtoMessage ¶
func (*RemoveAllOnGesturingListenersRequest) ProtoMessage()
func (*RemoveAllOnGesturingListenersRequest) ProtoReflect ¶
func (x *RemoveAllOnGesturingListenersRequest) ProtoReflect() protoreflect.Message
func (*RemoveAllOnGesturingListenersRequest) Reset ¶
func (x *RemoveAllOnGesturingListenersRequest) Reset()
func (*RemoveAllOnGesturingListenersRequest) String ¶
func (x *RemoveAllOnGesturingListenersRequest) String() string
type RemoveAllOnGesturingListenersResponse ¶
type RemoveAllOnGesturingListenersResponse struct {
// contains filtered or unexported fields
}
func (*RemoveAllOnGesturingListenersResponse) Descriptor
deprecated
func (*RemoveAllOnGesturingListenersResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveAllOnGesturingListenersResponse.ProtoReflect.Descriptor instead.
func (*RemoveAllOnGesturingListenersResponse) ProtoMessage ¶
func (*RemoveAllOnGesturingListenersResponse) ProtoMessage()
func (*RemoveAllOnGesturingListenersResponse) ProtoReflect ¶
func (x *RemoveAllOnGesturingListenersResponse) ProtoReflect() protoreflect.Message
func (*RemoveAllOnGesturingListenersResponse) Reset ¶
func (x *RemoveAllOnGesturingListenersResponse) Reset()
func (*RemoveAllOnGesturingListenersResponse) String ¶
func (x *RemoveAllOnGesturingListenersResponse) String() string
type RemoveEntryRequest ¶
type RemoveEntryRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveEntryRequest) Descriptor
deprecated
func (*RemoveEntryRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveEntryRequest.ProtoReflect.Descriptor instead.
func (*RemoveEntryRequest) GetArg0 ¶
func (x *RemoveEntryRequest) GetArg0() string
func (*RemoveEntryRequest) ProtoMessage ¶
func (*RemoveEntryRequest) ProtoMessage()
func (*RemoveEntryRequest) ProtoReflect ¶
func (x *RemoveEntryRequest) ProtoReflect() protoreflect.Message
func (*RemoveEntryRequest) Reset ¶
func (x *RemoveEntryRequest) Reset()
func (*RemoveEntryRequest) String ¶
func (x *RemoveEntryRequest) String() string
type RemoveEntryResponse ¶
type RemoveEntryResponse struct {
// contains filtered or unexported fields
}
func (*RemoveEntryResponse) Descriptor
deprecated
func (*RemoveEntryResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveEntryResponse.ProtoReflect.Descriptor instead.
func (*RemoveEntryResponse) ProtoMessage ¶
func (*RemoveEntryResponse) ProtoMessage()
func (*RemoveEntryResponse) ProtoReflect ¶
func (x *RemoveEntryResponse) ProtoReflect() protoreflect.Message
func (*RemoveEntryResponse) Reset ¶
func (x *RemoveEntryResponse) Reset()
func (*RemoveEntryResponse) String ¶
func (x *RemoveEntryResponse) String() string
type RemoveGestureRequest ¶
type RemoveGestureRequest 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 (*RemoveGestureRequest) Descriptor
deprecated
func (*RemoveGestureRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveGestureRequest.ProtoReflect.Descriptor instead.
func (*RemoveGestureRequest) GetArg0 ¶
func (x *RemoveGestureRequest) GetArg0() string
func (*RemoveGestureRequest) GetArg1 ¶
func (x *RemoveGestureRequest) GetArg1() int64
func (*RemoveGestureRequest) ProtoMessage ¶
func (*RemoveGestureRequest) ProtoMessage()
func (*RemoveGestureRequest) ProtoReflect ¶
func (x *RemoveGestureRequest) ProtoReflect() protoreflect.Message
func (*RemoveGestureRequest) Reset ¶
func (x *RemoveGestureRequest) Reset()
func (*RemoveGestureRequest) String ¶
func (x *RemoveGestureRequest) String() string
type RemoveGestureResponse ¶
type RemoveGestureResponse struct {
// contains filtered or unexported fields
}
func (*RemoveGestureResponse) Descriptor
deprecated
func (*RemoveGestureResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveGestureResponse.ProtoReflect.Descriptor instead.
func (*RemoveGestureResponse) ProtoMessage ¶
func (*RemoveGestureResponse) ProtoMessage()
func (*RemoveGestureResponse) ProtoReflect ¶
func (x *RemoveGestureResponse) ProtoReflect() protoreflect.Message
func (*RemoveGestureResponse) Reset ¶
func (x *RemoveGestureResponse) Reset()
func (*RemoveGestureResponse) String ¶
func (x *RemoveGestureResponse) String() string
type RemoveOnGestureListenerRequest ¶
type RemoveOnGestureListenerRequest 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 (*RemoveOnGestureListenerRequest) Descriptor
deprecated
func (*RemoveOnGestureListenerRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOnGestureListenerRequest.ProtoReflect.Descriptor instead.
func (*RemoveOnGestureListenerRequest) GetArg0 ¶
func (x *RemoveOnGestureListenerRequest) GetArg0() int64
func (*RemoveOnGestureListenerRequest) GetHandle ¶
func (x *RemoveOnGestureListenerRequest) GetHandle() int64
func (*RemoveOnGestureListenerRequest) ProtoMessage ¶
func (*RemoveOnGestureListenerRequest) ProtoMessage()
func (*RemoveOnGestureListenerRequest) ProtoReflect ¶
func (x *RemoveOnGestureListenerRequest) ProtoReflect() protoreflect.Message
func (*RemoveOnGestureListenerRequest) Reset ¶
func (x *RemoveOnGestureListenerRequest) Reset()
func (*RemoveOnGestureListenerRequest) String ¶
func (x *RemoveOnGestureListenerRequest) String() string
type RemoveOnGestureListenerResponse ¶
type RemoveOnGestureListenerResponse struct {
// contains filtered or unexported fields
}
func (*RemoveOnGestureListenerResponse) Descriptor
deprecated
func (*RemoveOnGestureListenerResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOnGestureListenerResponse.ProtoReflect.Descriptor instead.
func (*RemoveOnGestureListenerResponse) ProtoMessage ¶
func (*RemoveOnGestureListenerResponse) ProtoMessage()
func (*RemoveOnGestureListenerResponse) ProtoReflect ¶
func (x *RemoveOnGestureListenerResponse) ProtoReflect() protoreflect.Message
func (*RemoveOnGestureListenerResponse) Reset ¶
func (x *RemoveOnGestureListenerResponse) Reset()
func (*RemoveOnGestureListenerResponse) String ¶
func (x *RemoveOnGestureListenerResponse) String() string
type RemoveOnGesturePerformedListenerRequest ¶
type RemoveOnGesturePerformedListenerRequest 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 (*RemoveOnGesturePerformedListenerRequest) Descriptor
deprecated
func (*RemoveOnGesturePerformedListenerRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOnGesturePerformedListenerRequest.ProtoReflect.Descriptor instead.
func (*RemoveOnGesturePerformedListenerRequest) GetArg0 ¶
func (x *RemoveOnGesturePerformedListenerRequest) GetArg0() int64
func (*RemoveOnGesturePerformedListenerRequest) GetHandle ¶
func (x *RemoveOnGesturePerformedListenerRequest) GetHandle() int64
func (*RemoveOnGesturePerformedListenerRequest) ProtoMessage ¶
func (*RemoveOnGesturePerformedListenerRequest) ProtoMessage()
func (*RemoveOnGesturePerformedListenerRequest) ProtoReflect ¶
func (x *RemoveOnGesturePerformedListenerRequest) ProtoReflect() protoreflect.Message
func (*RemoveOnGesturePerformedListenerRequest) Reset ¶
func (x *RemoveOnGesturePerformedListenerRequest) Reset()
func (*RemoveOnGesturePerformedListenerRequest) String ¶
func (x *RemoveOnGesturePerformedListenerRequest) String() string
type RemoveOnGesturePerformedListenerResponse ¶
type RemoveOnGesturePerformedListenerResponse struct {
// contains filtered or unexported fields
}
func (*RemoveOnGesturePerformedListenerResponse) Descriptor
deprecated
func (*RemoveOnGesturePerformedListenerResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOnGesturePerformedListenerResponse.ProtoReflect.Descriptor instead.
func (*RemoveOnGesturePerformedListenerResponse) ProtoMessage ¶
func (*RemoveOnGesturePerformedListenerResponse) ProtoMessage()
func (*RemoveOnGesturePerformedListenerResponse) ProtoReflect ¶
func (x *RemoveOnGesturePerformedListenerResponse) ProtoReflect() protoreflect.Message
func (*RemoveOnGesturePerformedListenerResponse) Reset ¶
func (x *RemoveOnGesturePerformedListenerResponse) Reset()
func (*RemoveOnGesturePerformedListenerResponse) String ¶
func (x *RemoveOnGesturePerformedListenerResponse) String() string
type RemoveOnGesturingListenerRequest ¶
type RemoveOnGesturingListenerRequest 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 (*RemoveOnGesturingListenerRequest) Descriptor
deprecated
func (*RemoveOnGesturingListenerRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOnGesturingListenerRequest.ProtoReflect.Descriptor instead.
func (*RemoveOnGesturingListenerRequest) GetArg0 ¶
func (x *RemoveOnGesturingListenerRequest) GetArg0() int64
func (*RemoveOnGesturingListenerRequest) GetHandle ¶
func (x *RemoveOnGesturingListenerRequest) GetHandle() int64
func (*RemoveOnGesturingListenerRequest) ProtoMessage ¶
func (*RemoveOnGesturingListenerRequest) ProtoMessage()
func (*RemoveOnGesturingListenerRequest) ProtoReflect ¶
func (x *RemoveOnGesturingListenerRequest) ProtoReflect() protoreflect.Message
func (*RemoveOnGesturingListenerRequest) Reset ¶
func (x *RemoveOnGesturingListenerRequest) Reset()
func (*RemoveOnGesturingListenerRequest) String ¶
func (x *RemoveOnGesturingListenerRequest) String() string
type RemoveOnGesturingListenerResponse ¶
type RemoveOnGesturingListenerResponse struct {
// contains filtered or unexported fields
}
func (*RemoveOnGesturingListenerResponse) Descriptor
deprecated
func (*RemoveOnGesturingListenerResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOnGesturingListenerResponse.ProtoReflect.Descriptor instead.
func (*RemoveOnGesturingListenerResponse) ProtoMessage ¶
func (*RemoveOnGesturingListenerResponse) ProtoMessage()
func (*RemoveOnGesturingListenerResponse) ProtoReflect ¶
func (x *RemoveOnGesturingListenerResponse) ProtoReflect() protoreflect.Message
func (*RemoveOnGesturingListenerResponse) Reset ¶
func (x *RemoveOnGesturingListenerResponse) Reset()
func (*RemoveOnGesturingListenerResponse) String ¶
func (x *RemoveOnGesturingListenerResponse) String() string
type Save1Request ¶
type Save1Request 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 (*Save1Request) Descriptor
deprecated
func (*Save1Request) Descriptor() ([]byte, []int)
Deprecated: Use Save1Request.ProtoReflect.Descriptor instead.
func (*Save1Request) GetArg0 ¶
func (x *Save1Request) GetArg0() int64
func (*Save1Request) GetHandle ¶
func (x *Save1Request) GetHandle() int64
func (*Save1Request) ProtoMessage ¶
func (*Save1Request) ProtoMessage()
func (*Save1Request) ProtoReflect ¶
func (x *Save1Request) ProtoReflect() protoreflect.Message
func (*Save1Request) Reset ¶
func (x *Save1Request) Reset()
func (*Save1Request) String ¶
func (x *Save1Request) String() string
type Save1Response ¶
type Save1Response struct {
// contains filtered or unexported fields
}
func (*Save1Response) Descriptor
deprecated
func (*Save1Response) Descriptor() ([]byte, []int)
Deprecated: Use Save1Response.ProtoReflect.Descriptor instead.
func (*Save1Response) ProtoMessage ¶
func (*Save1Response) ProtoMessage()
func (*Save1Response) ProtoReflect ¶
func (x *Save1Response) ProtoReflect() protoreflect.Message
func (*Save1Response) Reset ¶
func (x *Save1Response) Reset()
func (*Save1Response) String ¶
func (x *Save1Response) String() string
type Save2_1Request ¶
type Save2_1Request 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 bool `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*Save2_1Request) Descriptor
deprecated
func (*Save2_1Request) Descriptor() ([]byte, []int)
Deprecated: Use Save2_1Request.ProtoReflect.Descriptor instead.
func (*Save2_1Request) GetArg0 ¶
func (x *Save2_1Request) GetArg0() int64
func (*Save2_1Request) GetArg1 ¶
func (x *Save2_1Request) GetArg1() bool
func (*Save2_1Request) GetHandle ¶
func (x *Save2_1Request) GetHandle() int64
func (*Save2_1Request) ProtoMessage ¶
func (*Save2_1Request) ProtoMessage()
func (*Save2_1Request) ProtoReflect ¶
func (x *Save2_1Request) ProtoReflect() protoreflect.Message
func (*Save2_1Request) Reset ¶
func (x *Save2_1Request) Reset()
func (*Save2_1Request) String ¶
func (x *Save2_1Request) String() string
type Save2_1Response ¶
type Save2_1Response struct {
// contains filtered or unexported fields
}
func (*Save2_1Response) Descriptor
deprecated
func (*Save2_1Response) Descriptor() ([]byte, []int)
Deprecated: Use Save2_1Response.ProtoReflect.Descriptor instead.
func (*Save2_1Response) ProtoMessage ¶
func (*Save2_1Response) ProtoMessage()
func (*Save2_1Response) ProtoReflect ¶
func (x *Save2_1Response) ProtoReflect() protoreflect.Message
func (*Save2_1Response) Reset ¶
func (x *Save2_1Response) Reset()
func (*Save2_1Response) String ¶
func (x *Save2_1Response) String() string
type SaveRequest ¶
type SaveRequest struct {
// contains filtered or unexported fields
}
func (*SaveRequest) Descriptor
deprecated
func (*SaveRequest) Descriptor() ([]byte, []int)
Deprecated: Use SaveRequest.ProtoReflect.Descriptor instead.
func (*SaveRequest) ProtoMessage ¶
func (*SaveRequest) ProtoMessage()
func (*SaveRequest) ProtoReflect ¶
func (x *SaveRequest) ProtoReflect() protoreflect.Message
func (*SaveRequest) Reset ¶
func (x *SaveRequest) Reset()
func (*SaveRequest) String ¶
func (x *SaveRequest) String() string
type SaveResponse ¶
type SaveResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SaveResponse) Descriptor
deprecated
func (*SaveResponse) Descriptor() ([]byte, []int)
Deprecated: Use SaveResponse.ProtoReflect.Descriptor instead.
func (*SaveResponse) GetResult ¶
func (x *SaveResponse) GetResult() bool
func (*SaveResponse) ProtoMessage ¶
func (*SaveResponse) ProtoMessage()
func (*SaveResponse) ProtoReflect ¶
func (x *SaveResponse) ProtoReflect() protoreflect.Message
func (*SaveResponse) Reset ¶
func (x *SaveResponse) Reset()
func (*SaveResponse) String ¶
func (x *SaveResponse) String() string
type SetEventsInterceptionEnabledRequest ¶
type SetEventsInterceptionEnabledRequest 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 (*SetEventsInterceptionEnabledRequest) Descriptor
deprecated
func (*SetEventsInterceptionEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetEventsInterceptionEnabledRequest.ProtoReflect.Descriptor instead.
func (*SetEventsInterceptionEnabledRequest) GetArg0 ¶
func (x *SetEventsInterceptionEnabledRequest) GetArg0() bool
func (*SetEventsInterceptionEnabledRequest) GetHandle ¶
func (x *SetEventsInterceptionEnabledRequest) GetHandle() int64
func (*SetEventsInterceptionEnabledRequest) ProtoMessage ¶
func (*SetEventsInterceptionEnabledRequest) ProtoMessage()
func (*SetEventsInterceptionEnabledRequest) ProtoReflect ¶
func (x *SetEventsInterceptionEnabledRequest) ProtoReflect() protoreflect.Message
func (*SetEventsInterceptionEnabledRequest) Reset ¶
func (x *SetEventsInterceptionEnabledRequest) Reset()
func (*SetEventsInterceptionEnabledRequest) String ¶
func (x *SetEventsInterceptionEnabledRequest) String() string
type SetEventsInterceptionEnabledResponse ¶
type SetEventsInterceptionEnabledResponse struct {
// contains filtered or unexported fields
}
func (*SetEventsInterceptionEnabledResponse) Descriptor
deprecated
func (*SetEventsInterceptionEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetEventsInterceptionEnabledResponse.ProtoReflect.Descriptor instead.
func (*SetEventsInterceptionEnabledResponse) ProtoMessage ¶
func (*SetEventsInterceptionEnabledResponse) ProtoMessage()
func (*SetEventsInterceptionEnabledResponse) ProtoReflect ¶
func (x *SetEventsInterceptionEnabledResponse) ProtoReflect() protoreflect.Message
func (*SetEventsInterceptionEnabledResponse) Reset ¶
func (x *SetEventsInterceptionEnabledResponse) Reset()
func (*SetEventsInterceptionEnabledResponse) String ¶
func (x *SetEventsInterceptionEnabledResponse) String() string
type SetFadeEnabledRequest ¶
type SetFadeEnabledRequest 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 (*SetFadeEnabledRequest) Descriptor
deprecated
func (*SetFadeEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetFadeEnabledRequest.ProtoReflect.Descriptor instead.
func (*SetFadeEnabledRequest) GetArg0 ¶
func (x *SetFadeEnabledRequest) GetArg0() bool
func (*SetFadeEnabledRequest) GetHandle ¶
func (x *SetFadeEnabledRequest) GetHandle() int64
func (*SetFadeEnabledRequest) ProtoMessage ¶
func (*SetFadeEnabledRequest) ProtoMessage()
func (*SetFadeEnabledRequest) ProtoReflect ¶
func (x *SetFadeEnabledRequest) ProtoReflect() protoreflect.Message
func (*SetFadeEnabledRequest) Reset ¶
func (x *SetFadeEnabledRequest) Reset()
func (*SetFadeEnabledRequest) String ¶
func (x *SetFadeEnabledRequest) String() string
type SetFadeEnabledResponse ¶
type SetFadeEnabledResponse struct {
// contains filtered or unexported fields
}
func (*SetFadeEnabledResponse) Descriptor
deprecated
func (*SetFadeEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetFadeEnabledResponse.ProtoReflect.Descriptor instead.
func (*SetFadeEnabledResponse) ProtoMessage ¶
func (*SetFadeEnabledResponse) ProtoMessage()
func (*SetFadeEnabledResponse) ProtoReflect ¶
func (x *SetFadeEnabledResponse) ProtoReflect() protoreflect.Message
func (*SetFadeEnabledResponse) Reset ¶
func (x *SetFadeEnabledResponse) Reset()
func (*SetFadeEnabledResponse) String ¶
func (x *SetFadeEnabledResponse) String() string
type SetFadeOffsetRequest ¶
type SetFadeOffsetRequest 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 (*SetFadeOffsetRequest) Descriptor
deprecated
func (*SetFadeOffsetRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetFadeOffsetRequest.ProtoReflect.Descriptor instead.
func (*SetFadeOffsetRequest) GetArg0 ¶
func (x *SetFadeOffsetRequest) GetArg0() int64
func (*SetFadeOffsetRequest) GetHandle ¶
func (x *SetFadeOffsetRequest) GetHandle() int64
func (*SetFadeOffsetRequest) ProtoMessage ¶
func (*SetFadeOffsetRequest) ProtoMessage()
func (*SetFadeOffsetRequest) ProtoReflect ¶
func (x *SetFadeOffsetRequest) ProtoReflect() protoreflect.Message
func (*SetFadeOffsetRequest) Reset ¶
func (x *SetFadeOffsetRequest) Reset()
func (*SetFadeOffsetRequest) String ¶
func (x *SetFadeOffsetRequest) String() string
type SetFadeOffsetResponse ¶
type SetFadeOffsetResponse struct {
// contains filtered or unexported fields
}
func (*SetFadeOffsetResponse) Descriptor
deprecated
func (*SetFadeOffsetResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetFadeOffsetResponse.ProtoReflect.Descriptor instead.
func (*SetFadeOffsetResponse) ProtoMessage ¶
func (*SetFadeOffsetResponse) ProtoMessage()
func (*SetFadeOffsetResponse) ProtoReflect ¶
func (x *SetFadeOffsetResponse) ProtoReflect() protoreflect.Message
func (*SetFadeOffsetResponse) Reset ¶
func (x *SetFadeOffsetResponse) Reset()
func (*SetFadeOffsetResponse) String ¶
func (x *SetFadeOffsetResponse) String() string
type SetGestureColorRequest ¶
type SetGestureColorRequest 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 (*SetGestureColorRequest) Descriptor
deprecated
func (*SetGestureColorRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetGestureColorRequest.ProtoReflect.Descriptor instead.
func (*SetGestureColorRequest) GetArg0 ¶
func (x *SetGestureColorRequest) GetArg0() int32
func (*SetGestureColorRequest) GetHandle ¶
func (x *SetGestureColorRequest) GetHandle() int64
func (*SetGestureColorRequest) ProtoMessage ¶
func (*SetGestureColorRequest) ProtoMessage()
func (*SetGestureColorRequest) ProtoReflect ¶
func (x *SetGestureColorRequest) ProtoReflect() protoreflect.Message
func (*SetGestureColorRequest) Reset ¶
func (x *SetGestureColorRequest) Reset()
func (*SetGestureColorRequest) String ¶
func (x *SetGestureColorRequest) String() string
type SetGestureColorResponse ¶
type SetGestureColorResponse struct {
// contains filtered or unexported fields
}
func (*SetGestureColorResponse) Descriptor
deprecated
func (*SetGestureColorResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetGestureColorResponse.ProtoReflect.Descriptor instead.
func (*SetGestureColorResponse) ProtoMessage ¶
func (*SetGestureColorResponse) ProtoMessage()
func (*SetGestureColorResponse) ProtoReflect ¶
func (x *SetGestureColorResponse) ProtoReflect() protoreflect.Message
func (*SetGestureColorResponse) Reset ¶
func (x *SetGestureColorResponse) Reset()
func (*SetGestureColorResponse) String ¶
func (x *SetGestureColorResponse) String() string
type SetGestureRequest ¶
type SetGestureRequest 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 (*SetGestureRequest) Descriptor
deprecated
func (*SetGestureRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetGestureRequest.ProtoReflect.Descriptor instead.
func (*SetGestureRequest) GetArg0 ¶
func (x *SetGestureRequest) GetArg0() int64
func (*SetGestureRequest) GetHandle ¶
func (x *SetGestureRequest) GetHandle() int64
func (*SetGestureRequest) ProtoMessage ¶
func (*SetGestureRequest) ProtoMessage()
func (*SetGestureRequest) ProtoReflect ¶
func (x *SetGestureRequest) ProtoReflect() protoreflect.Message
func (*SetGestureRequest) Reset ¶
func (x *SetGestureRequest) Reset()
func (*SetGestureRequest) String ¶
func (x *SetGestureRequest) String() string
type SetGestureResponse ¶
type SetGestureResponse struct {
// contains filtered or unexported fields
}
func (*SetGestureResponse) Descriptor
deprecated
func (*SetGestureResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetGestureResponse.ProtoReflect.Descriptor instead.
func (*SetGestureResponse) ProtoMessage ¶
func (*SetGestureResponse) ProtoMessage()
func (*SetGestureResponse) ProtoReflect ¶
func (x *SetGestureResponse) ProtoReflect() protoreflect.Message
func (*SetGestureResponse) Reset ¶
func (x *SetGestureResponse) Reset()
func (*SetGestureResponse) String ¶
func (x *SetGestureResponse) String() string
type SetGestureStrokeAngleThresholdRequest ¶
type SetGestureStrokeAngleThresholdRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 float32 `protobuf:"fixed32,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetGestureStrokeAngleThresholdRequest) Descriptor
deprecated
func (*SetGestureStrokeAngleThresholdRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetGestureStrokeAngleThresholdRequest.ProtoReflect.Descriptor instead.
func (*SetGestureStrokeAngleThresholdRequest) GetArg0 ¶
func (x *SetGestureStrokeAngleThresholdRequest) GetArg0() float32
func (*SetGestureStrokeAngleThresholdRequest) GetHandle ¶
func (x *SetGestureStrokeAngleThresholdRequest) GetHandle() int64
func (*SetGestureStrokeAngleThresholdRequest) ProtoMessage ¶
func (*SetGestureStrokeAngleThresholdRequest) ProtoMessage()
func (*SetGestureStrokeAngleThresholdRequest) ProtoReflect ¶
func (x *SetGestureStrokeAngleThresholdRequest) ProtoReflect() protoreflect.Message
func (*SetGestureStrokeAngleThresholdRequest) Reset ¶
func (x *SetGestureStrokeAngleThresholdRequest) Reset()
func (*SetGestureStrokeAngleThresholdRequest) String ¶
func (x *SetGestureStrokeAngleThresholdRequest) String() string
type SetGestureStrokeAngleThresholdResponse ¶
type SetGestureStrokeAngleThresholdResponse struct {
// contains filtered or unexported fields
}
func (*SetGestureStrokeAngleThresholdResponse) Descriptor
deprecated
func (*SetGestureStrokeAngleThresholdResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetGestureStrokeAngleThresholdResponse.ProtoReflect.Descriptor instead.
func (*SetGestureStrokeAngleThresholdResponse) ProtoMessage ¶
func (*SetGestureStrokeAngleThresholdResponse) ProtoMessage()
func (*SetGestureStrokeAngleThresholdResponse) ProtoReflect ¶
func (x *SetGestureStrokeAngleThresholdResponse) ProtoReflect() protoreflect.Message
func (*SetGestureStrokeAngleThresholdResponse) Reset ¶
func (x *SetGestureStrokeAngleThresholdResponse) Reset()
func (*SetGestureStrokeAngleThresholdResponse) String ¶
func (x *SetGestureStrokeAngleThresholdResponse) String() string
type SetGestureStrokeLengthThresholdRequest ¶
type SetGestureStrokeLengthThresholdRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 float32 `protobuf:"fixed32,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetGestureStrokeLengthThresholdRequest) Descriptor
deprecated
func (*SetGestureStrokeLengthThresholdRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetGestureStrokeLengthThresholdRequest.ProtoReflect.Descriptor instead.
func (*SetGestureStrokeLengthThresholdRequest) GetArg0 ¶
func (x *SetGestureStrokeLengthThresholdRequest) GetArg0() float32
func (*SetGestureStrokeLengthThresholdRequest) GetHandle ¶
func (x *SetGestureStrokeLengthThresholdRequest) GetHandle() int64
func (*SetGestureStrokeLengthThresholdRequest) ProtoMessage ¶
func (*SetGestureStrokeLengthThresholdRequest) ProtoMessage()
func (*SetGestureStrokeLengthThresholdRequest) ProtoReflect ¶
func (x *SetGestureStrokeLengthThresholdRequest) ProtoReflect() protoreflect.Message
func (*SetGestureStrokeLengthThresholdRequest) Reset ¶
func (x *SetGestureStrokeLengthThresholdRequest) Reset()
func (*SetGestureStrokeLengthThresholdRequest) String ¶
func (x *SetGestureStrokeLengthThresholdRequest) String() string
type SetGestureStrokeLengthThresholdResponse ¶
type SetGestureStrokeLengthThresholdResponse struct {
// contains filtered or unexported fields
}
func (*SetGestureStrokeLengthThresholdResponse) Descriptor
deprecated
func (*SetGestureStrokeLengthThresholdResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetGestureStrokeLengthThresholdResponse.ProtoReflect.Descriptor instead.
func (*SetGestureStrokeLengthThresholdResponse) ProtoMessage ¶
func (*SetGestureStrokeLengthThresholdResponse) ProtoMessage()
func (*SetGestureStrokeLengthThresholdResponse) ProtoReflect ¶
func (x *SetGestureStrokeLengthThresholdResponse) ProtoReflect() protoreflect.Message
func (*SetGestureStrokeLengthThresholdResponse) Reset ¶
func (x *SetGestureStrokeLengthThresholdResponse) Reset()
func (*SetGestureStrokeLengthThresholdResponse) String ¶
func (x *SetGestureStrokeLengthThresholdResponse) String() string
type SetGestureStrokeSquarenessTresholdRequest ¶
type SetGestureStrokeSquarenessTresholdRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 float32 `protobuf:"fixed32,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetGestureStrokeSquarenessTresholdRequest) Descriptor
deprecated
func (*SetGestureStrokeSquarenessTresholdRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetGestureStrokeSquarenessTresholdRequest.ProtoReflect.Descriptor instead.
func (*SetGestureStrokeSquarenessTresholdRequest) GetArg0 ¶
func (x *SetGestureStrokeSquarenessTresholdRequest) GetArg0() float32
func (*SetGestureStrokeSquarenessTresholdRequest) GetHandle ¶
func (x *SetGestureStrokeSquarenessTresholdRequest) GetHandle() int64
func (*SetGestureStrokeSquarenessTresholdRequest) ProtoMessage ¶
func (*SetGestureStrokeSquarenessTresholdRequest) ProtoMessage()
func (*SetGestureStrokeSquarenessTresholdRequest) ProtoReflect ¶
func (x *SetGestureStrokeSquarenessTresholdRequest) ProtoReflect() protoreflect.Message
func (*SetGestureStrokeSquarenessTresholdRequest) Reset ¶
func (x *SetGestureStrokeSquarenessTresholdRequest) Reset()
func (*SetGestureStrokeSquarenessTresholdRequest) String ¶
func (x *SetGestureStrokeSquarenessTresholdRequest) String() string
type SetGestureStrokeSquarenessTresholdResponse ¶
type SetGestureStrokeSquarenessTresholdResponse struct {
// contains filtered or unexported fields
}
func (*SetGestureStrokeSquarenessTresholdResponse) Descriptor
deprecated
func (*SetGestureStrokeSquarenessTresholdResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetGestureStrokeSquarenessTresholdResponse.ProtoReflect.Descriptor instead.
func (*SetGestureStrokeSquarenessTresholdResponse) ProtoMessage ¶
func (*SetGestureStrokeSquarenessTresholdResponse) ProtoMessage()
func (*SetGestureStrokeSquarenessTresholdResponse) ProtoReflect ¶
func (x *SetGestureStrokeSquarenessTresholdResponse) ProtoReflect() protoreflect.Message
func (*SetGestureStrokeSquarenessTresholdResponse) Reset ¶
func (x *SetGestureStrokeSquarenessTresholdResponse) Reset()
func (*SetGestureStrokeSquarenessTresholdResponse) String ¶
func (x *SetGestureStrokeSquarenessTresholdResponse) String() string
type SetGestureStrokeTypeRequest ¶
type SetGestureStrokeTypeRequest 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 (*SetGestureStrokeTypeRequest) Descriptor
deprecated
func (*SetGestureStrokeTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetGestureStrokeTypeRequest.ProtoReflect.Descriptor instead.
func (*SetGestureStrokeTypeRequest) GetArg0 ¶
func (x *SetGestureStrokeTypeRequest) GetArg0() int32
func (*SetGestureStrokeTypeRequest) GetHandle ¶
func (x *SetGestureStrokeTypeRequest) GetHandle() int64
func (*SetGestureStrokeTypeRequest) ProtoMessage ¶
func (*SetGestureStrokeTypeRequest) ProtoMessage()
func (*SetGestureStrokeTypeRequest) ProtoReflect ¶
func (x *SetGestureStrokeTypeRequest) ProtoReflect() protoreflect.Message
func (*SetGestureStrokeTypeRequest) Reset ¶
func (x *SetGestureStrokeTypeRequest) Reset()
func (*SetGestureStrokeTypeRequest) String ¶
func (x *SetGestureStrokeTypeRequest) String() string
type SetGestureStrokeTypeResponse ¶
type SetGestureStrokeTypeResponse struct {
// contains filtered or unexported fields
}
func (*SetGestureStrokeTypeResponse) Descriptor
deprecated
func (*SetGestureStrokeTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetGestureStrokeTypeResponse.ProtoReflect.Descriptor instead.
func (*SetGestureStrokeTypeResponse) ProtoMessage ¶
func (*SetGestureStrokeTypeResponse) ProtoMessage()
func (*SetGestureStrokeTypeResponse) ProtoReflect ¶
func (x *SetGestureStrokeTypeResponse) ProtoReflect() protoreflect.Message
func (*SetGestureStrokeTypeResponse) Reset ¶
func (x *SetGestureStrokeTypeResponse) Reset()
func (*SetGestureStrokeTypeResponse) String ¶
func (x *SetGestureStrokeTypeResponse) String() string
type SetGestureStrokeWidthRequest ¶
type SetGestureStrokeWidthRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 float32 `protobuf:"fixed32,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetGestureStrokeWidthRequest) Descriptor
deprecated
func (*SetGestureStrokeWidthRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetGestureStrokeWidthRequest.ProtoReflect.Descriptor instead.
func (*SetGestureStrokeWidthRequest) GetArg0 ¶
func (x *SetGestureStrokeWidthRequest) GetArg0() float32
func (*SetGestureStrokeWidthRequest) GetHandle ¶
func (x *SetGestureStrokeWidthRequest) GetHandle() int64
func (*SetGestureStrokeWidthRequest) ProtoMessage ¶
func (*SetGestureStrokeWidthRequest) ProtoMessage()
func (*SetGestureStrokeWidthRequest) ProtoReflect ¶
func (x *SetGestureStrokeWidthRequest) ProtoReflect() protoreflect.Message
func (*SetGestureStrokeWidthRequest) Reset ¶
func (x *SetGestureStrokeWidthRequest) Reset()
func (*SetGestureStrokeWidthRequest) String ¶
func (x *SetGestureStrokeWidthRequest) String() string
type SetGestureStrokeWidthResponse ¶
type SetGestureStrokeWidthResponse struct {
// contains filtered or unexported fields
}
func (*SetGestureStrokeWidthResponse) Descriptor
deprecated
func (*SetGestureStrokeWidthResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetGestureStrokeWidthResponse.ProtoReflect.Descriptor instead.
func (*SetGestureStrokeWidthResponse) ProtoMessage ¶
func (*SetGestureStrokeWidthResponse) ProtoMessage()
func (*SetGestureStrokeWidthResponse) ProtoReflect ¶
func (x *SetGestureStrokeWidthResponse) ProtoReflect() protoreflect.Message
func (*SetGestureStrokeWidthResponse) Reset ¶
func (x *SetGestureStrokeWidthResponse) Reset()
func (*SetGestureStrokeWidthResponse) String ¶
func (x *SetGestureStrokeWidthResponse) String() string
type SetGestureVisibleRequest ¶
type SetGestureVisibleRequest 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 (*SetGestureVisibleRequest) Descriptor
deprecated
func (*SetGestureVisibleRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetGestureVisibleRequest.ProtoReflect.Descriptor instead.
func (*SetGestureVisibleRequest) GetArg0 ¶
func (x *SetGestureVisibleRequest) GetArg0() bool
func (*SetGestureVisibleRequest) GetHandle ¶
func (x *SetGestureVisibleRequest) GetHandle() int64
func (*SetGestureVisibleRequest) ProtoMessage ¶
func (*SetGestureVisibleRequest) ProtoMessage()
func (*SetGestureVisibleRequest) ProtoReflect ¶
func (x *SetGestureVisibleRequest) ProtoReflect() protoreflect.Message
func (*SetGestureVisibleRequest) Reset ¶
func (x *SetGestureVisibleRequest) Reset()
func (*SetGestureVisibleRequest) String ¶
func (x *SetGestureVisibleRequest) String() string
type SetGestureVisibleResponse ¶
type SetGestureVisibleResponse struct {
// contains filtered or unexported fields
}
func (*SetGestureVisibleResponse) Descriptor
deprecated
func (*SetGestureVisibleResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetGestureVisibleResponse.ProtoReflect.Descriptor instead.
func (*SetGestureVisibleResponse) ProtoMessage ¶
func (*SetGestureVisibleResponse) ProtoMessage()
func (*SetGestureVisibleResponse) ProtoReflect ¶
func (x *SetGestureVisibleResponse) ProtoReflect() protoreflect.Message
func (*SetGestureVisibleResponse) Reset ¶
func (x *SetGestureVisibleResponse) Reset()
func (*SetGestureVisibleResponse) String ¶
func (x *SetGestureVisibleResponse) String() string
type SetOrientationRequest ¶
type SetOrientationRequest 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 (*SetOrientationRequest) Descriptor
deprecated
func (*SetOrientationRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetOrientationRequest.ProtoReflect.Descriptor instead.
func (*SetOrientationRequest) GetArg0 ¶
func (x *SetOrientationRequest) GetArg0() int32
func (*SetOrientationRequest) GetHandle ¶
func (x *SetOrientationRequest) GetHandle() int64
func (*SetOrientationRequest) ProtoMessage ¶
func (*SetOrientationRequest) ProtoMessage()
func (*SetOrientationRequest) ProtoReflect ¶
func (x *SetOrientationRequest) ProtoReflect() protoreflect.Message
func (*SetOrientationRequest) Reset ¶
func (x *SetOrientationRequest) Reset()
func (*SetOrientationRequest) String ¶
func (x *SetOrientationRequest) String() string
type SetOrientationResponse ¶
type SetOrientationResponse struct {
// contains filtered or unexported fields
}
func (*SetOrientationResponse) Descriptor
deprecated
func (*SetOrientationResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetOrientationResponse.ProtoReflect.Descriptor instead.
func (*SetOrientationResponse) ProtoMessage ¶
func (*SetOrientationResponse) ProtoMessage()
func (*SetOrientationResponse) ProtoReflect ¶
func (x *SetOrientationResponse) ProtoReflect() protoreflect.Message
func (*SetOrientationResponse) Reset ¶
func (x *SetOrientationResponse) Reset()
func (*SetOrientationResponse) String ¶
func (x *SetOrientationResponse) String() string
type SetOrientationStyleRequest ¶
type SetOrientationStyleRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetOrientationStyleRequest) Descriptor
deprecated
func (*SetOrientationStyleRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetOrientationStyleRequest.ProtoReflect.Descriptor instead.
func (*SetOrientationStyleRequest) GetArg0 ¶
func (x *SetOrientationStyleRequest) GetArg0() int32
func (*SetOrientationStyleRequest) ProtoMessage ¶
func (*SetOrientationStyleRequest) ProtoMessage()
func (*SetOrientationStyleRequest) ProtoReflect ¶
func (x *SetOrientationStyleRequest) ProtoReflect() protoreflect.Message
func (*SetOrientationStyleRequest) Reset ¶
func (x *SetOrientationStyleRequest) Reset()
func (*SetOrientationStyleRequest) String ¶
func (x *SetOrientationStyleRequest) String() string
type SetOrientationStyleResponse ¶
type SetOrientationStyleResponse struct {
// contains filtered or unexported fields
}
func (*SetOrientationStyleResponse) Descriptor
deprecated
func (*SetOrientationStyleResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetOrientationStyleResponse.ProtoReflect.Descriptor instead.
func (*SetOrientationStyleResponse) ProtoMessage ¶
func (*SetOrientationStyleResponse) ProtoMessage()
func (*SetOrientationStyleResponse) ProtoReflect ¶
func (x *SetOrientationStyleResponse) ProtoReflect() protoreflect.Message
func (*SetOrientationStyleResponse) Reset ¶
func (x *SetOrientationStyleResponse) Reset()
func (*SetOrientationStyleResponse) String ¶
func (x *SetOrientationStyleResponse) String() string
type SetSequenceTypeRequest ¶
type SetSequenceTypeRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetSequenceTypeRequest) Descriptor
deprecated
func (*SetSequenceTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSequenceTypeRequest.ProtoReflect.Descriptor instead.
func (*SetSequenceTypeRequest) GetArg0 ¶
func (x *SetSequenceTypeRequest) GetArg0() int32
func (*SetSequenceTypeRequest) ProtoMessage ¶
func (*SetSequenceTypeRequest) ProtoMessage()
func (*SetSequenceTypeRequest) ProtoReflect ¶
func (x *SetSequenceTypeRequest) ProtoReflect() protoreflect.Message
func (*SetSequenceTypeRequest) Reset ¶
func (x *SetSequenceTypeRequest) Reset()
func (*SetSequenceTypeRequest) String ¶
func (x *SetSequenceTypeRequest) String() string
type SetSequenceTypeResponse ¶
type SetSequenceTypeResponse struct {
// contains filtered or unexported fields
}
func (*SetSequenceTypeResponse) Descriptor
deprecated
func (*SetSequenceTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSequenceTypeResponse.ProtoReflect.Descriptor instead.
func (*SetSequenceTypeResponse) ProtoMessage ¶
func (*SetSequenceTypeResponse) ProtoMessage()
func (*SetSequenceTypeResponse) ProtoReflect ¶
func (x *SetSequenceTypeResponse) ProtoReflect() protoreflect.Message
func (*SetSequenceTypeResponse) Reset ¶
func (x *SetSequenceTypeResponse) Reset()
func (*SetSequenceTypeResponse) String ¶
func (x *SetSequenceTypeResponse) String() string
type SetUncertainGestureColorRequest ¶
type SetUncertainGestureColorRequest 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 (*SetUncertainGestureColorRequest) Descriptor
deprecated
func (*SetUncertainGestureColorRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetUncertainGestureColorRequest.ProtoReflect.Descriptor instead.
func (*SetUncertainGestureColorRequest) GetArg0 ¶
func (x *SetUncertainGestureColorRequest) GetArg0() int32
func (*SetUncertainGestureColorRequest) GetHandle ¶
func (x *SetUncertainGestureColorRequest) GetHandle() int64
func (*SetUncertainGestureColorRequest) ProtoMessage ¶
func (*SetUncertainGestureColorRequest) ProtoMessage()
func (*SetUncertainGestureColorRequest) ProtoReflect ¶
func (x *SetUncertainGestureColorRequest) ProtoReflect() protoreflect.Message
func (*SetUncertainGestureColorRequest) Reset ¶
func (x *SetUncertainGestureColorRequest) Reset()
func (*SetUncertainGestureColorRequest) String ¶
func (x *SetUncertainGestureColorRequest) String() string
type SetUncertainGestureColorResponse ¶
type SetUncertainGestureColorResponse struct {
// contains filtered or unexported fields
}
func (*SetUncertainGestureColorResponse) Descriptor
deprecated
func (*SetUncertainGestureColorResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetUncertainGestureColorResponse.ProtoReflect.Descriptor instead.
func (*SetUncertainGestureColorResponse) ProtoMessage ¶
func (*SetUncertainGestureColorResponse) ProtoMessage()
func (*SetUncertainGestureColorResponse) ProtoReflect ¶
func (x *SetUncertainGestureColorResponse) ProtoReflect() protoreflect.Message
func (*SetUncertainGestureColorResponse) Reset ¶
func (x *SetUncertainGestureColorResponse) Reset()
func (*SetUncertainGestureColorResponse) String ¶
func (x *SetUncertainGestureColorResponse) String() string
type SpatialSampling2Request ¶
type SpatialSampling2Request 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 (*SpatialSampling2Request) Descriptor
deprecated
func (*SpatialSampling2Request) Descriptor() ([]byte, []int)
Deprecated: Use SpatialSampling2Request.ProtoReflect.Descriptor instead.
func (*SpatialSampling2Request) GetArg0 ¶
func (x *SpatialSampling2Request) GetArg0() int64
func (*SpatialSampling2Request) GetArg1 ¶
func (x *SpatialSampling2Request) GetArg1() int32
func (*SpatialSampling2Request) ProtoMessage ¶
func (*SpatialSampling2Request) ProtoMessage()
func (*SpatialSampling2Request) ProtoReflect ¶
func (x *SpatialSampling2Request) ProtoReflect() protoreflect.Message
func (*SpatialSampling2Request) Reset ¶
func (x *SpatialSampling2Request) Reset()
func (*SpatialSampling2Request) String ¶
func (x *SpatialSampling2Request) String() string
type SpatialSampling2Response ¶
type SpatialSampling2Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SpatialSampling2Response) Descriptor
deprecated
func (*SpatialSampling2Response) Descriptor() ([]byte, []int)
Deprecated: Use SpatialSampling2Response.ProtoReflect.Descriptor instead.
func (*SpatialSampling2Response) GetResult ¶
func (x *SpatialSampling2Response) GetResult() int64
func (*SpatialSampling2Response) ProtoMessage ¶
func (*SpatialSampling2Response) ProtoMessage()
func (*SpatialSampling2Response) ProtoReflect ¶
func (x *SpatialSampling2Response) ProtoReflect() protoreflect.Message
func (*SpatialSampling2Response) Reset ¶
func (x *SpatialSampling2Response) Reset()
func (*SpatialSampling2Response) String ¶
func (x *SpatialSampling2Response) String() string
type SpatialSampling3_1Request ¶
type SpatialSampling3_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 bool `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*SpatialSampling3_1Request) Descriptor
deprecated
func (*SpatialSampling3_1Request) Descriptor() ([]byte, []int)
Deprecated: Use SpatialSampling3_1Request.ProtoReflect.Descriptor instead.
func (*SpatialSampling3_1Request) GetArg0 ¶
func (x *SpatialSampling3_1Request) GetArg0() int64
func (*SpatialSampling3_1Request) GetArg1 ¶
func (x *SpatialSampling3_1Request) GetArg1() int32
func (*SpatialSampling3_1Request) GetArg2 ¶
func (x *SpatialSampling3_1Request) GetArg2() bool
func (*SpatialSampling3_1Request) ProtoMessage ¶
func (*SpatialSampling3_1Request) ProtoMessage()
func (*SpatialSampling3_1Request) ProtoReflect ¶
func (x *SpatialSampling3_1Request) ProtoReflect() protoreflect.Message
func (*SpatialSampling3_1Request) Reset ¶
func (x *SpatialSampling3_1Request) Reset()
func (*SpatialSampling3_1Request) String ¶
func (x *SpatialSampling3_1Request) String() string
type SpatialSampling3_1Response ¶
type SpatialSampling3_1Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SpatialSampling3_1Response) Descriptor
deprecated
func (*SpatialSampling3_1Response) Descriptor() ([]byte, []int)
Deprecated: Use SpatialSampling3_1Response.ProtoReflect.Descriptor instead.
func (*SpatialSampling3_1Response) GetResult ¶
func (x *SpatialSampling3_1Response) GetResult() int64
func (*SpatialSampling3_1Response) ProtoMessage ¶
func (*SpatialSampling3_1Response) ProtoMessage()
func (*SpatialSampling3_1Response) ProtoReflect ¶
func (x *SpatialSampling3_1Response) ProtoReflect() protoreflect.Message
func (*SpatialSampling3_1Response) Reset ¶
func (x *SpatialSampling3_1Response) Reset()
func (*SpatialSampling3_1Response) String ¶
func (x *SpatialSampling3_1Response) String() string
type StoreAddGestureRequest ¶
type StoreAddGestureRequest 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 (*StoreAddGestureRequest) Descriptor
deprecated
func (*StoreAddGestureRequest) Descriptor() ([]byte, []int)
Deprecated: Use StoreAddGestureRequest.ProtoReflect.Descriptor instead.
func (*StoreAddGestureRequest) GetArg0 ¶
func (x *StoreAddGestureRequest) GetArg0() string
func (*StoreAddGestureRequest) GetArg1 ¶
func (x *StoreAddGestureRequest) GetArg1() int64
func (*StoreAddGestureRequest) GetHandle ¶
func (x *StoreAddGestureRequest) GetHandle() int64
func (*StoreAddGestureRequest) ProtoMessage ¶
func (*StoreAddGestureRequest) ProtoMessage()
func (*StoreAddGestureRequest) ProtoReflect ¶
func (x *StoreAddGestureRequest) ProtoReflect() protoreflect.Message
func (*StoreAddGestureRequest) Reset ¶
func (x *StoreAddGestureRequest) Reset()
func (*StoreAddGestureRequest) String ¶
func (x *StoreAddGestureRequest) String() string
type StoreGetGestureEntriesRequest ¶
type StoreGetGestureEntriesRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*StoreGetGestureEntriesRequest) Descriptor
deprecated
func (*StoreGetGestureEntriesRequest) Descriptor() ([]byte, []int)
Deprecated: Use StoreGetGestureEntriesRequest.ProtoReflect.Descriptor instead.
func (*StoreGetGestureEntriesRequest) GetHandle ¶
func (x *StoreGetGestureEntriesRequest) GetHandle() int64
func (*StoreGetGestureEntriesRequest) ProtoMessage ¶
func (*StoreGetGestureEntriesRequest) ProtoMessage()
func (*StoreGetGestureEntriesRequest) ProtoReflect ¶
func (x *StoreGetGestureEntriesRequest) ProtoReflect() protoreflect.Message
func (*StoreGetGestureEntriesRequest) Reset ¶
func (x *StoreGetGestureEntriesRequest) Reset()
func (*StoreGetGestureEntriesRequest) String ¶
func (x *StoreGetGestureEntriesRequest) String() string
type StoreGetGesturesRequest ¶
type StoreGetGesturesRequest 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 (*StoreGetGesturesRequest) Descriptor
deprecated
func (*StoreGetGesturesRequest) Descriptor() ([]byte, []int)
Deprecated: Use StoreGetGesturesRequest.ProtoReflect.Descriptor instead.
func (*StoreGetGesturesRequest) GetArg0 ¶
func (x *StoreGetGesturesRequest) GetArg0() string
func (*StoreGetGesturesRequest) GetHandle ¶
func (x *StoreGetGesturesRequest) GetHandle() int64
func (*StoreGetGesturesRequest) ProtoMessage ¶
func (*StoreGetGesturesRequest) ProtoMessage()
func (*StoreGetGesturesRequest) ProtoReflect ¶
func (x *StoreGetGesturesRequest) ProtoReflect() protoreflect.Message
func (*StoreGetGesturesRequest) Reset ¶
func (x *StoreGetGesturesRequest) Reset()
func (*StoreGetGesturesRequest) String ¶
func (x *StoreGetGesturesRequest) String() string
type StoreGetOrientationStyleRequest ¶
type StoreGetOrientationStyleRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*StoreGetOrientationStyleRequest) Descriptor
deprecated
func (*StoreGetOrientationStyleRequest) Descriptor() ([]byte, []int)
Deprecated: Use StoreGetOrientationStyleRequest.ProtoReflect.Descriptor instead.
func (*StoreGetOrientationStyleRequest) GetHandle ¶
func (x *StoreGetOrientationStyleRequest) GetHandle() int64
func (*StoreGetOrientationStyleRequest) ProtoMessage ¶
func (*StoreGetOrientationStyleRequest) ProtoMessage()
func (*StoreGetOrientationStyleRequest) ProtoReflect ¶
func (x *StoreGetOrientationStyleRequest) ProtoReflect() protoreflect.Message
func (*StoreGetOrientationStyleRequest) Reset ¶
func (x *StoreGetOrientationStyleRequest) Reset()
func (*StoreGetOrientationStyleRequest) String ¶
func (x *StoreGetOrientationStyleRequest) String() string
type StoreGetSequenceTypeRequest ¶
type StoreGetSequenceTypeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*StoreGetSequenceTypeRequest) Descriptor
deprecated
func (*StoreGetSequenceTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use StoreGetSequenceTypeRequest.ProtoReflect.Descriptor instead.
func (*StoreGetSequenceTypeRequest) GetHandle ¶
func (x *StoreGetSequenceTypeRequest) GetHandle() int64
func (*StoreGetSequenceTypeRequest) ProtoMessage ¶
func (*StoreGetSequenceTypeRequest) ProtoMessage()
func (*StoreGetSequenceTypeRequest) ProtoReflect ¶
func (x *StoreGetSequenceTypeRequest) ProtoReflect() protoreflect.Message
func (*StoreGetSequenceTypeRequest) Reset ¶
func (x *StoreGetSequenceTypeRequest) Reset()
func (*StoreGetSequenceTypeRequest) String ¶
func (x *StoreGetSequenceTypeRequest) String() string
type StoreRecognizeRequest ¶
type StoreRecognizeRequest 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 (*StoreRecognizeRequest) Descriptor
deprecated
func (*StoreRecognizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use StoreRecognizeRequest.ProtoReflect.Descriptor instead.
func (*StoreRecognizeRequest) GetArg0 ¶
func (x *StoreRecognizeRequest) GetArg0() int64
func (*StoreRecognizeRequest) GetHandle ¶
func (x *StoreRecognizeRequest) GetHandle() int64
func (*StoreRecognizeRequest) ProtoMessage ¶
func (*StoreRecognizeRequest) ProtoMessage()
func (*StoreRecognizeRequest) ProtoReflect ¶
func (x *StoreRecognizeRequest) ProtoReflect() protoreflect.Message
func (*StoreRecognizeRequest) Reset ¶
func (x *StoreRecognizeRequest) Reset()
func (*StoreRecognizeRequest) String ¶
func (x *StoreRecognizeRequest) String() string
type StoreRemoveEntryRequest ¶
type StoreRemoveEntryRequest 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 (*StoreRemoveEntryRequest) Descriptor
deprecated
func (*StoreRemoveEntryRequest) Descriptor() ([]byte, []int)
Deprecated: Use StoreRemoveEntryRequest.ProtoReflect.Descriptor instead.
func (*StoreRemoveEntryRequest) GetArg0 ¶
func (x *StoreRemoveEntryRequest) GetArg0() string
func (*StoreRemoveEntryRequest) GetHandle ¶
func (x *StoreRemoveEntryRequest) GetHandle() int64
func (*StoreRemoveEntryRequest) ProtoMessage ¶
func (*StoreRemoveEntryRequest) ProtoMessage()
func (*StoreRemoveEntryRequest) ProtoReflect ¶
func (x *StoreRemoveEntryRequest) ProtoReflect() protoreflect.Message
func (*StoreRemoveEntryRequest) Reset ¶
func (x *StoreRemoveEntryRequest) Reset()
func (*StoreRemoveEntryRequest) String ¶
func (x *StoreRemoveEntryRequest) String() string
type StoreRemoveGestureRequest ¶
type StoreRemoveGestureRequest 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 (*StoreRemoveGestureRequest) Descriptor
deprecated
func (*StoreRemoveGestureRequest) Descriptor() ([]byte, []int)
Deprecated: Use StoreRemoveGestureRequest.ProtoReflect.Descriptor instead.
func (*StoreRemoveGestureRequest) GetArg0 ¶
func (x *StoreRemoveGestureRequest) GetArg0() string
func (*StoreRemoveGestureRequest) GetArg1 ¶
func (x *StoreRemoveGestureRequest) GetArg1() int64
func (*StoreRemoveGestureRequest) GetHandle ¶
func (x *StoreRemoveGestureRequest) GetHandle() int64
func (*StoreRemoveGestureRequest) ProtoMessage ¶
func (*StoreRemoveGestureRequest) ProtoMessage()
func (*StoreRemoveGestureRequest) ProtoReflect ¶
func (x *StoreRemoveGestureRequest) ProtoReflect() protoreflect.Message
func (*StoreRemoveGestureRequest) Reset ¶
func (x *StoreRemoveGestureRequest) Reset()
func (*StoreRemoveGestureRequest) String ¶
func (x *StoreRemoveGestureRequest) String() string
type StoreServiceClient ¶
type StoreServiceClient interface {
NewStore(ctx context.Context, in *NewStoreRequest, opts ...grpc.CallOption) (*NewStoreResponse, error)
AddGesture(ctx context.Context, in *StoreAddGestureRequest, opts ...grpc.CallOption) (*AddGestureResponse, error)
GetGestureEntries(ctx context.Context, in *StoreGetGestureEntriesRequest, opts ...grpc.CallOption) (*GetGestureEntriesResponse, error)
GetGestures(ctx context.Context, in *StoreGetGesturesRequest, opts ...grpc.CallOption) (*GetGesturesResponse, error)
GetOrientationStyle(ctx context.Context, in *StoreGetOrientationStyleRequest, opts ...grpc.CallOption) (*GetOrientationStyleResponse, error)
GetSequenceType(ctx context.Context, in *StoreGetSequenceTypeRequest, opts ...grpc.CallOption) (*GetSequenceTypeResponse, error)
HasChanged(ctx context.Context, in *HasChangedRequest, opts ...grpc.CallOption) (*HasChangedResponse, error)
Load1(ctx context.Context, in *Load1Request, opts ...grpc.CallOption) (*Load1Response, error)
Load2_1(ctx context.Context, in *Load2_1Request, opts ...grpc.CallOption) (*Load2_1Response, error)
Recognize(ctx context.Context, in *StoreRecognizeRequest, opts ...grpc.CallOption) (*RecognizeResponse, error)
RemoveEntry(ctx context.Context, in *StoreRemoveEntryRequest, opts ...grpc.CallOption) (*RemoveEntryResponse, error)
RemoveGesture(ctx context.Context, in *StoreRemoveGestureRequest, opts ...grpc.CallOption) (*RemoveGestureResponse, error)
Save1(ctx context.Context, in *Save1Request, opts ...grpc.CallOption) (*Save1Response, error)
Save2_1(ctx context.Context, in *Save2_1Request, opts ...grpc.CallOption) (*Save2_1Response, error)
SetOrientationStyle(ctx context.Context, in *StoreSetOrientationStyleRequest, opts ...grpc.CallOption) (*SetOrientationStyleResponse, error)
SetSequenceType(ctx context.Context, in *StoreSetSequenceTypeRequest, opts ...grpc.CallOption) (*SetSequenceTypeResponse, error)
}
StoreServiceClient is the client API for StoreService 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 NewStoreServiceClient ¶
func NewStoreServiceClient(cc grpc.ClientConnInterface) StoreServiceClient
type StoreServiceServer ¶
type StoreServiceServer interface {
NewStore(context.Context, *NewStoreRequest) (*NewStoreResponse, error)
AddGesture(context.Context, *StoreAddGestureRequest) (*AddGestureResponse, error)
GetGestureEntries(context.Context, *StoreGetGestureEntriesRequest) (*GetGestureEntriesResponse, error)
GetGestures(context.Context, *StoreGetGesturesRequest) (*GetGesturesResponse, error)
GetOrientationStyle(context.Context, *StoreGetOrientationStyleRequest) (*GetOrientationStyleResponse, error)
GetSequenceType(context.Context, *StoreGetSequenceTypeRequest) (*GetSequenceTypeResponse, error)
HasChanged(context.Context, *HasChangedRequest) (*HasChangedResponse, error)
Load1(context.Context, *Load1Request) (*Load1Response, error)
Load2_1(context.Context, *Load2_1Request) (*Load2_1Response, error)
Recognize(context.Context, *StoreRecognizeRequest) (*RecognizeResponse, error)
RemoveEntry(context.Context, *StoreRemoveEntryRequest) (*RemoveEntryResponse, error)
RemoveGesture(context.Context, *StoreRemoveGestureRequest) (*RemoveGestureResponse, error)
Save1(context.Context, *Save1Request) (*Save1Response, error)
Save2_1(context.Context, *Save2_1Request) (*Save2_1Response, error)
SetOrientationStyle(context.Context, *StoreSetOrientationStyleRequest) (*SetOrientationStyleResponse, error)
SetSequenceType(context.Context, *StoreSetSequenceTypeRequest) (*SetSequenceTypeResponse, error)
// contains filtered or unexported methods
}
StoreServiceServer is the server API for StoreService service. All implementations must embed UnimplementedStoreServiceServer for forward compatibility.
type StoreSetOrientationStyleRequest ¶
type StoreSetOrientationStyleRequest 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 (*StoreSetOrientationStyleRequest) Descriptor
deprecated
func (*StoreSetOrientationStyleRequest) Descriptor() ([]byte, []int)
Deprecated: Use StoreSetOrientationStyleRequest.ProtoReflect.Descriptor instead.
func (*StoreSetOrientationStyleRequest) GetArg0 ¶
func (x *StoreSetOrientationStyleRequest) GetArg0() int32
func (*StoreSetOrientationStyleRequest) GetHandle ¶
func (x *StoreSetOrientationStyleRequest) GetHandle() int64
func (*StoreSetOrientationStyleRequest) ProtoMessage ¶
func (*StoreSetOrientationStyleRequest) ProtoMessage()
func (*StoreSetOrientationStyleRequest) ProtoReflect ¶
func (x *StoreSetOrientationStyleRequest) ProtoReflect() protoreflect.Message
func (*StoreSetOrientationStyleRequest) Reset ¶
func (x *StoreSetOrientationStyleRequest) Reset()
func (*StoreSetOrientationStyleRequest) String ¶
func (x *StoreSetOrientationStyleRequest) String() string
type StoreSetSequenceTypeRequest ¶
type StoreSetSequenceTypeRequest 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 (*StoreSetSequenceTypeRequest) Descriptor
deprecated
func (*StoreSetSequenceTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use StoreSetSequenceTypeRequest.ProtoReflect.Descriptor instead.
func (*StoreSetSequenceTypeRequest) GetArg0 ¶
func (x *StoreSetSequenceTypeRequest) GetArg0() int32
func (*StoreSetSequenceTypeRequest) GetHandle ¶
func (x *StoreSetSequenceTypeRequest) GetHandle() int64
func (*StoreSetSequenceTypeRequest) ProtoMessage ¶
func (*StoreSetSequenceTypeRequest) ProtoMessage()
func (*StoreSetSequenceTypeRequest) ProtoReflect ¶
func (x *StoreSetSequenceTypeRequest) ProtoReflect() protoreflect.Message
func (*StoreSetSequenceTypeRequest) Reset ¶
func (x *StoreSetSequenceTypeRequest) Reset()
func (*StoreSetSequenceTypeRequest) String ¶
func (x *StoreSetSequenceTypeRequest) String() string
type StrokeComputeOrientedBoundingBoxRequest ¶
type StrokeComputeOrientedBoundingBoxRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*StrokeComputeOrientedBoundingBoxRequest) Descriptor
deprecated
func (*StrokeComputeOrientedBoundingBoxRequest) Descriptor() ([]byte, []int)
Deprecated: Use StrokeComputeOrientedBoundingBoxRequest.ProtoReflect.Descriptor instead.
func (*StrokeComputeOrientedBoundingBoxRequest) GetHandle ¶
func (x *StrokeComputeOrientedBoundingBoxRequest) GetHandle() int64
func (*StrokeComputeOrientedBoundingBoxRequest) ProtoMessage ¶
func (*StrokeComputeOrientedBoundingBoxRequest) ProtoMessage()
func (*StrokeComputeOrientedBoundingBoxRequest) ProtoReflect ¶
func (x *StrokeComputeOrientedBoundingBoxRequest) ProtoReflect() protoreflect.Message
func (*StrokeComputeOrientedBoundingBoxRequest) Reset ¶
func (x *StrokeComputeOrientedBoundingBoxRequest) Reset()
func (*StrokeComputeOrientedBoundingBoxRequest) String ¶
func (x *StrokeComputeOrientedBoundingBoxRequest) String() string
type StrokeServiceClient ¶
type StrokeServiceClient interface {
NewStroke(ctx context.Context, in *NewStrokeRequest, opts ...grpc.CallOption) (*NewStrokeResponse, error)
ClearPath(ctx context.Context, in *ClearPathRequest, opts ...grpc.CallOption) (*ClearPathResponse, error)
Clone(ctx context.Context, in *CloneRequest, opts ...grpc.CallOption) (*CloneResponse, error)
ComputeOrientedBoundingBox(ctx context.Context, in *StrokeComputeOrientedBoundingBoxRequest, opts ...grpc.CallOption) (*ComputeOrientedBoundingBoxResponse, error)
GetPath(ctx context.Context, in *GetPathRequest, opts ...grpc.CallOption) (*GetPathResponse, error)
ToPath(ctx context.Context, in *ToPathRequest, opts ...grpc.CallOption) (*ToPathResponse, error)
}
StrokeServiceClient is the client API for StrokeService 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 NewStrokeServiceClient ¶
func NewStrokeServiceClient(cc grpc.ClientConnInterface) StrokeServiceClient
type StrokeServiceServer ¶
type StrokeServiceServer interface {
NewStroke(context.Context, *NewStrokeRequest) (*NewStrokeResponse, error)
ClearPath(context.Context, *ClearPathRequest) (*ClearPathResponse, error)
Clone(context.Context, *CloneRequest) (*CloneResponse, error)
ComputeOrientedBoundingBox(context.Context, *StrokeComputeOrientedBoundingBoxRequest) (*ComputeOrientedBoundingBoxResponse, error)
GetPath(context.Context, *GetPathRequest) (*GetPathResponse, error)
ToPath(context.Context, *ToPathRequest) (*ToPathResponse, error)
// contains filtered or unexported methods
}
StrokeServiceServer is the server API for StrokeService service. All implementations must embed UnimplementedStrokeServiceServer for forward compatibility.
type TemporalSamplingRequest ¶
type TemporalSamplingRequest 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 (*TemporalSamplingRequest) Descriptor
deprecated
func (*TemporalSamplingRequest) Descriptor() ([]byte, []int)
Deprecated: Use TemporalSamplingRequest.ProtoReflect.Descriptor instead.
func (*TemporalSamplingRequest) GetArg0 ¶
func (x *TemporalSamplingRequest) GetArg0() int64
func (*TemporalSamplingRequest) GetArg1 ¶
func (x *TemporalSamplingRequest) GetArg1() int32
func (*TemporalSamplingRequest) ProtoMessage ¶
func (*TemporalSamplingRequest) ProtoMessage()
func (*TemporalSamplingRequest) ProtoReflect ¶
func (x *TemporalSamplingRequest) ProtoReflect() protoreflect.Message
func (*TemporalSamplingRequest) Reset ¶
func (x *TemporalSamplingRequest) Reset()
func (*TemporalSamplingRequest) String ¶
func (x *TemporalSamplingRequest) String() string
type TemporalSamplingResponse ¶
type TemporalSamplingResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*TemporalSamplingResponse) Descriptor
deprecated
func (*TemporalSamplingResponse) Descriptor() ([]byte, []int)
Deprecated: Use TemporalSamplingResponse.ProtoReflect.Descriptor instead.
func (*TemporalSamplingResponse) GetResult ¶
func (x *TemporalSamplingResponse) GetResult() int64
func (*TemporalSamplingResponse) ProtoMessage ¶
func (*TemporalSamplingResponse) ProtoMessage()
func (*TemporalSamplingResponse) ProtoReflect ¶
func (x *TemporalSamplingResponse) ProtoReflect() protoreflect.Message
func (*TemporalSamplingResponse) Reset ¶
func (x *TemporalSamplingResponse) Reset()
func (*TemporalSamplingResponse) String ¶
func (x *TemporalSamplingResponse) String() string
type ToBitmap4Request ¶
type ToBitmap4Request 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"`
Arg3 int32 `protobuf:"varint,5,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*ToBitmap4Request) Descriptor
deprecated
func (*ToBitmap4Request) Descriptor() ([]byte, []int)
Deprecated: Use ToBitmap4Request.ProtoReflect.Descriptor instead.
func (*ToBitmap4Request) GetArg0 ¶
func (x *ToBitmap4Request) GetArg0() int32
func (*ToBitmap4Request) GetArg1 ¶
func (x *ToBitmap4Request) GetArg1() int32
func (*ToBitmap4Request) GetArg2 ¶
func (x *ToBitmap4Request) GetArg2() int32
func (*ToBitmap4Request) GetArg3 ¶
func (x *ToBitmap4Request) GetArg3() int32
func (*ToBitmap4Request) GetHandle ¶
func (x *ToBitmap4Request) GetHandle() int64
func (*ToBitmap4Request) ProtoMessage ¶
func (*ToBitmap4Request) ProtoMessage()
func (*ToBitmap4Request) ProtoReflect ¶
func (x *ToBitmap4Request) ProtoReflect() protoreflect.Message
func (*ToBitmap4Request) Reset ¶
func (x *ToBitmap4Request) Reset()
func (*ToBitmap4Request) String ¶
func (x *ToBitmap4Request) String() string
type ToBitmap4Response ¶
type ToBitmap4Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ToBitmap4Response) Descriptor
deprecated
func (*ToBitmap4Response) Descriptor() ([]byte, []int)
Deprecated: Use ToBitmap4Response.ProtoReflect.Descriptor instead.
func (*ToBitmap4Response) GetResult ¶
func (x *ToBitmap4Response) GetResult() int64
func (*ToBitmap4Response) ProtoMessage ¶
func (*ToBitmap4Response) ProtoMessage()
func (*ToBitmap4Response) ProtoReflect ¶
func (x *ToBitmap4Response) ProtoReflect() protoreflect.Message
func (*ToBitmap4Response) Reset ¶
func (x *ToBitmap4Response) Reset()
func (*ToBitmap4Response) String ¶
func (x *ToBitmap4Response) String() string
type ToBitmap5_1Request ¶
type ToBitmap5_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 int32 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int32 `protobuf:"varint,5,opt,name=arg3,proto3" json:"arg3,omitempty"`
Arg4 int32 `protobuf:"varint,6,opt,name=arg4,proto3" json:"arg4,omitempty"`
// contains filtered or unexported fields
}
func (*ToBitmap5_1Request) Descriptor
deprecated
func (*ToBitmap5_1Request) Descriptor() ([]byte, []int)
Deprecated: Use ToBitmap5_1Request.ProtoReflect.Descriptor instead.
func (*ToBitmap5_1Request) GetArg0 ¶
func (x *ToBitmap5_1Request) GetArg0() int32
func (*ToBitmap5_1Request) GetArg1 ¶
func (x *ToBitmap5_1Request) GetArg1() int32
func (*ToBitmap5_1Request) GetArg2 ¶
func (x *ToBitmap5_1Request) GetArg2() int32
func (*ToBitmap5_1Request) GetArg3 ¶
func (x *ToBitmap5_1Request) GetArg3() int32
func (*ToBitmap5_1Request) GetArg4 ¶
func (x *ToBitmap5_1Request) GetArg4() int32
func (*ToBitmap5_1Request) GetHandle ¶
func (x *ToBitmap5_1Request) GetHandle() int64
func (*ToBitmap5_1Request) ProtoMessage ¶
func (*ToBitmap5_1Request) ProtoMessage()
func (*ToBitmap5_1Request) ProtoReflect ¶
func (x *ToBitmap5_1Request) ProtoReflect() protoreflect.Message
func (*ToBitmap5_1Request) Reset ¶
func (x *ToBitmap5_1Request) Reset()
func (*ToBitmap5_1Request) String ¶
func (x *ToBitmap5_1Request) String() string
type ToBitmap5_1Response ¶
type ToBitmap5_1Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ToBitmap5_1Response) Descriptor
deprecated
func (*ToBitmap5_1Response) Descriptor() ([]byte, []int)
Deprecated: Use ToBitmap5_1Response.ProtoReflect.Descriptor instead.
func (*ToBitmap5_1Response) GetResult ¶
func (x *ToBitmap5_1Response) GetResult() int64
func (*ToBitmap5_1Response) ProtoMessage ¶
func (*ToBitmap5_1Response) ProtoMessage()
func (*ToBitmap5_1Response) ProtoReflect ¶
func (x *ToBitmap5_1Response) ProtoReflect() protoreflect.Message
func (*ToBitmap5_1Response) Reset ¶
func (x *ToBitmap5_1Response) Reset()
func (*ToBitmap5_1Response) String ¶
func (x *ToBitmap5_1Response) String() string
type ToPath0Request ¶
type ToPath0Request struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*ToPath0Request) Descriptor
deprecated
func (*ToPath0Request) Descriptor() ([]byte, []int)
Deprecated: Use ToPath0Request.ProtoReflect.Descriptor instead.
func (*ToPath0Request) GetHandle ¶
func (x *ToPath0Request) GetHandle() int64
func (*ToPath0Request) ProtoMessage ¶
func (*ToPath0Request) ProtoMessage()
func (*ToPath0Request) ProtoReflect ¶
func (x *ToPath0Request) ProtoReflect() protoreflect.Message
func (*ToPath0Request) Reset ¶
func (x *ToPath0Request) Reset()
func (*ToPath0Request) String ¶
func (x *ToPath0Request) String() string
type ToPath0Response ¶
type ToPath0Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ToPath0Response) Descriptor
deprecated
func (*ToPath0Response) Descriptor() ([]byte, []int)
Deprecated: Use ToPath0Response.ProtoReflect.Descriptor instead.
func (*ToPath0Response) GetResult ¶
func (x *ToPath0Response) GetResult() int64
func (*ToPath0Response) ProtoMessage ¶
func (*ToPath0Response) ProtoMessage()
func (*ToPath0Response) ProtoReflect ¶
func (x *ToPath0Response) ProtoReflect() protoreflect.Message
func (*ToPath0Response) Reset ¶
func (x *ToPath0Response) Reset()
func (*ToPath0Response) String ¶
func (x *ToPath0Response) String() string
type ToPath1_1Request ¶
type ToPath1_1Request 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 (*ToPath1_1Request) Descriptor
deprecated
func (*ToPath1_1Request) Descriptor() ([]byte, []int)
Deprecated: Use ToPath1_1Request.ProtoReflect.Descriptor instead.
func (*ToPath1_1Request) GetArg0 ¶
func (x *ToPath1_1Request) GetArg0() int64
func (*ToPath1_1Request) GetHandle ¶
func (x *ToPath1_1Request) GetHandle() int64
func (*ToPath1_1Request) ProtoMessage ¶
func (*ToPath1_1Request) ProtoMessage()
func (*ToPath1_1Request) ProtoReflect ¶
func (x *ToPath1_1Request) ProtoReflect() protoreflect.Message
func (*ToPath1_1Request) Reset ¶
func (x *ToPath1_1Request) Reset()
func (*ToPath1_1Request) String ¶
func (x *ToPath1_1Request) String() string
type ToPath1_1Response ¶
type ToPath1_1Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ToPath1_1Response) Descriptor
deprecated
func (*ToPath1_1Response) Descriptor() ([]byte, []int)
Deprecated: Use ToPath1_1Response.ProtoReflect.Descriptor instead.
func (*ToPath1_1Response) GetResult ¶
func (x *ToPath1_1Response) GetResult() int64
func (*ToPath1_1Response) ProtoMessage ¶
func (*ToPath1_1Response) ProtoMessage()
func (*ToPath1_1Response) ProtoReflect ¶
func (x *ToPath1_1Response) ProtoReflect() protoreflect.Message
func (*ToPath1_1Response) Reset ¶
func (x *ToPath1_1Response) Reset()
func (*ToPath1_1Response) String ¶
func (x *ToPath1_1Response) String() string
type ToPath4_3Request ¶
type ToPath4_3Request 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"`
Arg3 int32 `protobuf:"varint,5,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*ToPath4_3Request) Descriptor
deprecated
func (*ToPath4_3Request) Descriptor() ([]byte, []int)
Deprecated: Use ToPath4_3Request.ProtoReflect.Descriptor instead.
func (*ToPath4_3Request) GetArg0 ¶
func (x *ToPath4_3Request) GetArg0() int32
func (*ToPath4_3Request) GetArg1 ¶
func (x *ToPath4_3Request) GetArg1() int32
func (*ToPath4_3Request) GetArg2 ¶
func (x *ToPath4_3Request) GetArg2() int32
func (*ToPath4_3Request) GetArg3 ¶
func (x *ToPath4_3Request) GetArg3() int32
func (*ToPath4_3Request) GetHandle ¶
func (x *ToPath4_3Request) GetHandle() int64
func (*ToPath4_3Request) ProtoMessage ¶
func (*ToPath4_3Request) ProtoMessage()
func (*ToPath4_3Request) ProtoReflect ¶
func (x *ToPath4_3Request) ProtoReflect() protoreflect.Message
func (*ToPath4_3Request) Reset ¶
func (x *ToPath4_3Request) Reset()
func (*ToPath4_3Request) String ¶
func (x *ToPath4_3Request) String() string
type ToPath4_3Response ¶
type ToPath4_3Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ToPath4_3Response) Descriptor
deprecated
func (*ToPath4_3Response) Descriptor() ([]byte, []int)
Deprecated: Use ToPath4_3Response.ProtoReflect.Descriptor instead.
func (*ToPath4_3Response) GetResult ¶
func (x *ToPath4_3Response) GetResult() int64
func (*ToPath4_3Response) ProtoMessage ¶
func (*ToPath4_3Response) ProtoMessage()
func (*ToPath4_3Response) ProtoReflect ¶
func (x *ToPath4_3Response) ProtoReflect() protoreflect.Message
func (*ToPath4_3Response) Reset ¶
func (x *ToPath4_3Response) Reset()
func (*ToPath4_3Response) String ¶
func (x *ToPath4_3Response) String() string
type ToPath5_2Request ¶
type ToPath5_2Request 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 int32 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int32 `protobuf:"varint,5,opt,name=arg3,proto3" json:"arg3,omitempty"`
Arg4 int32 `protobuf:"varint,6,opt,name=arg4,proto3" json:"arg4,omitempty"`
// contains filtered or unexported fields
}
func (*ToPath5_2Request) Descriptor
deprecated
func (*ToPath5_2Request) Descriptor() ([]byte, []int)
Deprecated: Use ToPath5_2Request.ProtoReflect.Descriptor instead.
func (*ToPath5_2Request) GetArg0 ¶
func (x *ToPath5_2Request) GetArg0() int64
func (*ToPath5_2Request) GetArg1 ¶
func (x *ToPath5_2Request) GetArg1() int32
func (*ToPath5_2Request) GetArg2 ¶
func (x *ToPath5_2Request) GetArg2() int32
func (*ToPath5_2Request) GetArg3 ¶
func (x *ToPath5_2Request) GetArg3() int32
func (*ToPath5_2Request) GetArg4 ¶
func (x *ToPath5_2Request) GetArg4() int32
func (*ToPath5_2Request) GetHandle ¶
func (x *ToPath5_2Request) GetHandle() int64
func (*ToPath5_2Request) ProtoMessage ¶
func (*ToPath5_2Request) ProtoMessage()
func (*ToPath5_2Request) ProtoReflect ¶
func (x *ToPath5_2Request) ProtoReflect() protoreflect.Message
func (*ToPath5_2Request) Reset ¶
func (x *ToPath5_2Request) Reset()
func (*ToPath5_2Request) String ¶
func (x *ToPath5_2Request) String() string
type ToPath5_2Response ¶
type ToPath5_2Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ToPath5_2Response) Descriptor
deprecated
func (*ToPath5_2Response) Descriptor() ([]byte, []int)
Deprecated: Use ToPath5_2Response.ProtoReflect.Descriptor instead.
func (*ToPath5_2Response) GetResult ¶
func (x *ToPath5_2Response) GetResult() int64
func (*ToPath5_2Response) ProtoMessage ¶
func (*ToPath5_2Response) ProtoMessage()
func (*ToPath5_2Response) ProtoReflect ¶
func (x *ToPath5_2Response) ProtoReflect() protoreflect.Message
func (*ToPath5_2Response) Reset ¶
func (x *ToPath5_2Response) Reset()
func (*ToPath5_2Response) String ¶
func (x *ToPath5_2Response) String() string
type ToPathRequest ¶
type ToPathRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 float32 `protobuf:"fixed32,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 float32 `protobuf:"fixed32,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 (*ToPathRequest) Descriptor
deprecated
func (*ToPathRequest) Descriptor() ([]byte, []int)
Deprecated: Use ToPathRequest.ProtoReflect.Descriptor instead.
func (*ToPathRequest) GetArg0 ¶
func (x *ToPathRequest) GetArg0() float32
func (*ToPathRequest) GetArg1 ¶
func (x *ToPathRequest) GetArg1() float32
func (*ToPathRequest) GetArg2 ¶
func (x *ToPathRequest) GetArg2() int32
func (*ToPathRequest) GetHandle ¶
func (x *ToPathRequest) GetHandle() int64
func (*ToPathRequest) ProtoMessage ¶
func (*ToPathRequest) ProtoMessage()
func (*ToPathRequest) ProtoReflect ¶
func (x *ToPathRequest) ProtoReflect() protoreflect.Message
func (*ToPathRequest) Reset ¶
func (x *ToPathRequest) Reset()
func (*ToPathRequest) String ¶
func (x *ToPathRequest) String() string
type ToPathResponse ¶
type ToPathResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ToPathResponse) Descriptor
deprecated
func (*ToPathResponse) Descriptor() ([]byte, []int)
Deprecated: Use ToPathResponse.ProtoReflect.Descriptor instead.
func (*ToPathResponse) GetResult ¶
func (x *ToPathResponse) GetResult() int64
func (*ToPathResponse) ProtoMessage ¶
func (*ToPathResponse) ProtoMessage()
func (*ToPathResponse) ProtoReflect ¶
func (x *ToPathResponse) ProtoReflect() protoreflect.Message
func (*ToPathResponse) Reset ¶
func (x *ToPathResponse) Reset()
func (*ToPathResponse) String ¶
func (x *ToPathResponse) String() string
type ToStringRequest ¶
type ToStringRequest struct {
// contains filtered or unexported fields
}
func (*ToStringRequest) Descriptor
deprecated
func (*ToStringRequest) Descriptor() ([]byte, []int)
Deprecated: Use ToStringRequest.ProtoReflect.Descriptor instead.
func (*ToStringRequest) ProtoMessage ¶
func (*ToStringRequest) ProtoMessage()
func (*ToStringRequest) ProtoReflect ¶
func (x *ToStringRequest) ProtoReflect() protoreflect.Message
func (*ToStringRequest) Reset ¶
func (x *ToStringRequest) Reset()
func (*ToStringRequest) String ¶
func (x *ToStringRequest) String() string
type ToStringResponse ¶
type ToStringResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ToStringResponse) Descriptor
deprecated
func (*ToStringResponse) Descriptor() ([]byte, []int)
Deprecated: Use ToStringResponse.ProtoReflect.Descriptor instead.
func (*ToStringResponse) GetResult ¶
func (x *ToStringResponse) GetResult() string
func (*ToStringResponse) ProtoMessage ¶
func (*ToStringResponse) ProtoMessage()
func (*ToStringResponse) ProtoReflect ¶
func (x *ToStringResponse) ProtoReflect() protoreflect.Message
func (*ToStringResponse) Reset ¶
func (x *ToStringResponse) Reset()
func (*ToStringResponse) String ¶
func (x *ToStringResponse) String() string
type UnimplementedGestureServiceServer ¶
type UnimplementedGestureServiceServer struct{}
UnimplementedGestureServiceServer 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 (UnimplementedGestureServiceServer) AddStroke ¶
func (UnimplementedGestureServiceServer) AddStroke(context.Context, *AddStrokeRequest) (*AddStrokeResponse, error)
func (UnimplementedGestureServiceServer) Clone ¶
func (UnimplementedGestureServiceServer) Clone(context.Context, *CloneRequest) (*CloneResponse, error)
func (UnimplementedGestureServiceServer) DescribeContents ¶
func (UnimplementedGestureServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedGestureServiceServer) GetBoundingBox ¶
func (UnimplementedGestureServiceServer) GetBoundingBox(context.Context, *GetBoundingBoxRequest) (*GetBoundingBoxResponse, error)
func (UnimplementedGestureServiceServer) GetID ¶
func (UnimplementedGestureServiceServer) GetID(context.Context, *GetIDRequest) (*GetIDResponse, error)
func (UnimplementedGestureServiceServer) GetLength ¶
func (UnimplementedGestureServiceServer) GetLength(context.Context, *GetLengthRequest) (*GetLengthResponse, error)
func (UnimplementedGestureServiceServer) GetStrokes ¶
func (UnimplementedGestureServiceServer) GetStrokes(context.Context, *GetStrokesRequest) (*GetStrokesResponse, error)
func (UnimplementedGestureServiceServer) GetStrokesCount ¶
func (UnimplementedGestureServiceServer) GetStrokesCount(context.Context, *GetStrokesCountRequest) (*GetStrokesCountResponse, error)
func (UnimplementedGestureServiceServer) NewGesture ¶
func (UnimplementedGestureServiceServer) NewGesture(context.Context, *NewGestureRequest) (*NewGestureResponse, error)
func (UnimplementedGestureServiceServer) ToBitmap4 ¶
func (UnimplementedGestureServiceServer) ToBitmap4(context.Context, *ToBitmap4Request) (*ToBitmap4Response, error)
func (UnimplementedGestureServiceServer) ToBitmap5_1 ¶
func (UnimplementedGestureServiceServer) ToBitmap5_1(context.Context, *ToBitmap5_1Request) (*ToBitmap5_1Response, error)
func (UnimplementedGestureServiceServer) ToPath0 ¶
func (UnimplementedGestureServiceServer) ToPath0(context.Context, *ToPath0Request) (*ToPath0Response, error)
func (UnimplementedGestureServiceServer) ToPath1_1 ¶
func (UnimplementedGestureServiceServer) ToPath1_1(context.Context, *ToPath1_1Request) (*ToPath1_1Response, error)
func (UnimplementedGestureServiceServer) ToPath4_3 ¶
func (UnimplementedGestureServiceServer) ToPath4_3(context.Context, *ToPath4_3Request) (*ToPath4_3Response, error)
func (UnimplementedGestureServiceServer) ToPath5_2 ¶
func (UnimplementedGestureServiceServer) ToPath5_2(context.Context, *ToPath5_2Request) (*ToPath5_2Response, error)
func (UnimplementedGestureServiceServer) WriteToParcel ¶
func (UnimplementedGestureServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedLibrariesServiceServer ¶
type UnimplementedLibrariesServiceServer struct{}
UnimplementedLibrariesServiceServer 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 (UnimplementedLibrariesServiceServer) FromFile1 ¶
func (UnimplementedLibrariesServiceServer) FromFile1(context.Context, *FromFile1Request) (*FromFile1Response, error)
func (UnimplementedLibrariesServiceServer) FromFile1_1 ¶
func (UnimplementedLibrariesServiceServer) FromFile1_1(context.Context, *FromFile1_1Request) (*FromFile1_1Response, error)
func (UnimplementedLibrariesServiceServer) FromFileDescriptor ¶
func (UnimplementedLibrariesServiceServer) FromFileDescriptor(context.Context, *FromFileDescriptorRequest) (*FromFileDescriptorResponse, error)
func (UnimplementedLibrariesServiceServer) FromPrivateFile ¶
func (UnimplementedLibrariesServiceServer) FromPrivateFile(context.Context, *FromPrivateFileRequest) (*FromPrivateFileResponse, error)
func (UnimplementedLibrariesServiceServer) FromRawResource ¶
func (UnimplementedLibrariesServiceServer) FromRawResource(context.Context, *FromRawResourceRequest) (*FromRawResourceResponse, error)
type UnimplementedLibraryServiceServer ¶
type UnimplementedLibraryServiceServer struct{}
UnimplementedLibraryServiceServer 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 (UnimplementedLibraryServiceServer) AddGesture ¶
func (UnimplementedLibraryServiceServer) AddGesture(context.Context, *AddGestureRequest) (*AddGestureResponse, error)
func (UnimplementedLibraryServiceServer) GetGestureEntries ¶
func (UnimplementedLibraryServiceServer) GetGestureEntries(context.Context, *GetGestureEntriesRequest) (*GetGestureEntriesResponse, error)
func (UnimplementedLibraryServiceServer) GetGestures ¶
func (UnimplementedLibraryServiceServer) GetGestures(context.Context, *GetGesturesRequest) (*GetGesturesResponse, error)
func (UnimplementedLibraryServiceServer) GetOrientationStyle ¶
func (UnimplementedLibraryServiceServer) GetOrientationStyle(context.Context, *GetOrientationStyleRequest) (*GetOrientationStyleResponse, error)
func (UnimplementedLibraryServiceServer) GetSequenceType ¶
func (UnimplementedLibraryServiceServer) GetSequenceType(context.Context, *GetSequenceTypeRequest) (*GetSequenceTypeResponse, error)
func (UnimplementedLibraryServiceServer) IsReadOnly ¶
func (UnimplementedLibraryServiceServer) IsReadOnly(context.Context, *IsReadOnlyRequest) (*IsReadOnlyResponse, error)
func (UnimplementedLibraryServiceServer) Load ¶
func (UnimplementedLibraryServiceServer) Load(context.Context, *LoadRequest) (*LoadResponse, error)
func (UnimplementedLibraryServiceServer) Recognize ¶
func (UnimplementedLibraryServiceServer) Recognize(context.Context, *RecognizeRequest) (*RecognizeResponse, error)
func (UnimplementedLibraryServiceServer) RemoveEntry ¶
func (UnimplementedLibraryServiceServer) RemoveEntry(context.Context, *RemoveEntryRequest) (*RemoveEntryResponse, error)
func (UnimplementedLibraryServiceServer) RemoveGesture ¶
func (UnimplementedLibraryServiceServer) RemoveGesture(context.Context, *RemoveGestureRequest) (*RemoveGestureResponse, error)
func (UnimplementedLibraryServiceServer) Save ¶
func (UnimplementedLibraryServiceServer) Save(context.Context, *SaveRequest) (*SaveResponse, error)
func (UnimplementedLibraryServiceServer) SetOrientationStyle ¶
func (UnimplementedLibraryServiceServer) SetOrientationStyle(context.Context, *SetOrientationStyleRequest) (*SetOrientationStyleResponse, error)
func (UnimplementedLibraryServiceServer) SetSequenceType ¶
func (UnimplementedLibraryServiceServer) SetSequenceType(context.Context, *SetSequenceTypeRequest) (*SetSequenceTypeResponse, error)
type UnimplementedOverlayViewOnGestureListenerServiceServer ¶
type UnimplementedOverlayViewOnGestureListenerServiceServer struct{}
UnimplementedOverlayViewOnGestureListenerServiceServer 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 (UnimplementedOverlayViewOnGestureListenerServiceServer) OnGesture ¶
func (UnimplementedOverlayViewOnGestureListenerServiceServer) OnGesture(context.Context, *OnGestureRequest) (*OnGestureResponse, error)
func (UnimplementedOverlayViewOnGestureListenerServiceServer) OnGestureCancelled ¶
func (UnimplementedOverlayViewOnGestureListenerServiceServer) OnGestureCancelled(context.Context, *OnGestureCancelledRequest) (*OnGestureCancelledResponse, error)
func (UnimplementedOverlayViewOnGestureListenerServiceServer) OnGestureEnded ¶
func (UnimplementedOverlayViewOnGestureListenerServiceServer) OnGestureEnded(context.Context, *OnGestureEndedRequest) (*OnGestureEndedResponse, error)
func (UnimplementedOverlayViewOnGestureListenerServiceServer) OnGestureStarted ¶
func (UnimplementedOverlayViewOnGestureListenerServiceServer) OnGestureStarted(context.Context, *OnGestureStartedRequest) (*OnGestureStartedResponse, error)
type UnimplementedOverlayViewOnGesturePerformedListenerServiceServer ¶
type UnimplementedOverlayViewOnGesturePerformedListenerServiceServer struct{}
UnimplementedOverlayViewOnGesturePerformedListenerServiceServer 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 (UnimplementedOverlayViewOnGesturePerformedListenerServiceServer) OnGesturePerformed ¶
func (UnimplementedOverlayViewOnGesturePerformedListenerServiceServer) OnGesturePerformed(context.Context, *OnGesturePerformedRequest) (*OnGesturePerformedResponse, error)
type UnimplementedOverlayViewOnGesturingListenerServiceServer ¶
type UnimplementedOverlayViewOnGesturingListenerServiceServer struct{}
UnimplementedOverlayViewOnGesturingListenerServiceServer 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 (UnimplementedOverlayViewOnGesturingListenerServiceServer) OnGesturingEnded ¶
func (UnimplementedOverlayViewOnGesturingListenerServiceServer) OnGesturingEnded(context.Context, *OnGesturingEndedRequest) (*OnGesturingEndedResponse, error)
func (UnimplementedOverlayViewOnGesturingListenerServiceServer) OnGesturingStarted ¶
func (UnimplementedOverlayViewOnGesturingListenerServiceServer) OnGesturingStarted(context.Context, *OnGesturingStartedRequest) (*OnGesturingStartedResponse, error)
type UnimplementedOverlayViewServiceServer ¶
type UnimplementedOverlayViewServiceServer struct{}
UnimplementedOverlayViewServiceServer 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 (UnimplementedOverlayViewServiceServer) AddOnGestureListener ¶
func (UnimplementedOverlayViewServiceServer) AddOnGestureListener(context.Context, *AddOnGestureListenerRequest) (*AddOnGestureListenerResponse, error)
func (UnimplementedOverlayViewServiceServer) AddOnGesturePerformedListener ¶
func (UnimplementedOverlayViewServiceServer) AddOnGesturePerformedListener(context.Context, *AddOnGesturePerformedListenerRequest) (*AddOnGesturePerformedListenerResponse, error)
func (UnimplementedOverlayViewServiceServer) AddOnGesturingListener ¶
func (UnimplementedOverlayViewServiceServer) AddOnGesturingListener(context.Context, *AddOnGesturingListenerRequest) (*AddOnGesturingListenerResponse, error)
func (UnimplementedOverlayViewServiceServer) CancelClearAnimation ¶
func (UnimplementedOverlayViewServiceServer) CancelClearAnimation(context.Context, *CancelClearAnimationRequest) (*CancelClearAnimationResponse, error)
func (UnimplementedOverlayViewServiceServer) CancelGesture ¶
func (UnimplementedOverlayViewServiceServer) CancelGesture(context.Context, *CancelGestureRequest) (*CancelGestureResponse, error)
func (UnimplementedOverlayViewServiceServer) Clear ¶
func (UnimplementedOverlayViewServiceServer) Clear(context.Context, *ClearRequest) (*ClearResponse, error)
func (UnimplementedOverlayViewServiceServer) DispatchTouchEvent ¶
func (UnimplementedOverlayViewServiceServer) DispatchTouchEvent(context.Context, *DispatchTouchEventRequest) (*DispatchTouchEventResponse, error)
func (UnimplementedOverlayViewServiceServer) Draw ¶
func (UnimplementedOverlayViewServiceServer) Draw(context.Context, *DrawRequest) (*DrawResponse, error)
func (UnimplementedOverlayViewServiceServer) GetCurrentStroke ¶
func (UnimplementedOverlayViewServiceServer) GetCurrentStroke(context.Context, *GetCurrentStrokeRequest) (*GetCurrentStrokeResponse, error)
func (UnimplementedOverlayViewServiceServer) GetFadeOffset ¶
func (UnimplementedOverlayViewServiceServer) GetFadeOffset(context.Context, *GetFadeOffsetRequest) (*GetFadeOffsetResponse, error)
func (UnimplementedOverlayViewServiceServer) GetGesture ¶
func (UnimplementedOverlayViewServiceServer) GetGesture(context.Context, *GetGestureRequest) (*GetGestureResponse, error)
func (UnimplementedOverlayViewServiceServer) GetGestureColor ¶
func (UnimplementedOverlayViewServiceServer) GetGestureColor(context.Context, *GetGestureColorRequest) (*GetGestureColorResponse, error)
func (UnimplementedOverlayViewServiceServer) GetGesturePath0 ¶
func (UnimplementedOverlayViewServiceServer) GetGesturePath0(context.Context, *GetGesturePath0Request) (*GetGesturePath0Response, error)
func (UnimplementedOverlayViewServiceServer) GetGesturePath1_1 ¶
func (UnimplementedOverlayViewServiceServer) GetGesturePath1_1(context.Context, *GetGesturePath1_1Request) (*GetGesturePath1_1Response, error)
func (UnimplementedOverlayViewServiceServer) GetGestureStrokeAngleThreshold ¶
func (UnimplementedOverlayViewServiceServer) GetGestureStrokeAngleThreshold(context.Context, *GetGestureStrokeAngleThresholdRequest) (*GetGestureStrokeAngleThresholdResponse, error)
func (UnimplementedOverlayViewServiceServer) GetGestureStrokeLengthThreshold ¶
func (UnimplementedOverlayViewServiceServer) GetGestureStrokeLengthThreshold(context.Context, *GetGestureStrokeLengthThresholdRequest) (*GetGestureStrokeLengthThresholdResponse, error)
func (UnimplementedOverlayViewServiceServer) GetGestureStrokeSquarenessTreshold ¶
func (UnimplementedOverlayViewServiceServer) GetGestureStrokeSquarenessTreshold(context.Context, *GetGestureStrokeSquarenessTresholdRequest) (*GetGestureStrokeSquarenessTresholdResponse, error)
func (UnimplementedOverlayViewServiceServer) GetGestureStrokeType ¶
func (UnimplementedOverlayViewServiceServer) GetGestureStrokeType(context.Context, *GetGestureStrokeTypeRequest) (*GetGestureStrokeTypeResponse, error)
func (UnimplementedOverlayViewServiceServer) GetGestureStrokeWidth ¶
func (UnimplementedOverlayViewServiceServer) GetGestureStrokeWidth(context.Context, *GetGestureStrokeWidthRequest) (*GetGestureStrokeWidthResponse, error)
func (UnimplementedOverlayViewServiceServer) GetOrientation ¶
func (UnimplementedOverlayViewServiceServer) GetOrientation(context.Context, *GetOrientationRequest) (*GetOrientationResponse, error)
func (UnimplementedOverlayViewServiceServer) GetUncertainGestureColor ¶
func (UnimplementedOverlayViewServiceServer) GetUncertainGestureColor(context.Context, *GetUncertainGestureColorRequest) (*GetUncertainGestureColorResponse, error)
func (UnimplementedOverlayViewServiceServer) IsEventsInterceptionEnabled ¶
func (UnimplementedOverlayViewServiceServer) IsEventsInterceptionEnabled(context.Context, *IsEventsInterceptionEnabledRequest) (*IsEventsInterceptionEnabledResponse, error)
func (UnimplementedOverlayViewServiceServer) IsFadeEnabled ¶
func (UnimplementedOverlayViewServiceServer) IsFadeEnabled(context.Context, *IsFadeEnabledRequest) (*IsFadeEnabledResponse, error)
func (UnimplementedOverlayViewServiceServer) IsGestureVisible ¶
func (UnimplementedOverlayViewServiceServer) IsGestureVisible(context.Context, *IsGestureVisibleRequest) (*IsGestureVisibleResponse, error)
func (UnimplementedOverlayViewServiceServer) IsGesturing ¶
func (UnimplementedOverlayViewServiceServer) IsGesturing(context.Context, *IsGesturingRequest) (*IsGesturingResponse, error)
func (UnimplementedOverlayViewServiceServer) NewOverlayView ¶
func (UnimplementedOverlayViewServiceServer) NewOverlayView(context.Context, *NewOverlayViewRequest) (*NewOverlayViewResponse, error)
func (UnimplementedOverlayViewServiceServer) RemoveAllOnGestureListeners ¶
func (UnimplementedOverlayViewServiceServer) RemoveAllOnGestureListeners(context.Context, *RemoveAllOnGestureListenersRequest) (*RemoveAllOnGestureListenersResponse, error)
func (UnimplementedOverlayViewServiceServer) RemoveAllOnGesturePerformedListeners ¶
func (UnimplementedOverlayViewServiceServer) RemoveAllOnGesturePerformedListeners(context.Context, *RemoveAllOnGesturePerformedListenersRequest) (*RemoveAllOnGesturePerformedListenersResponse, error)
func (UnimplementedOverlayViewServiceServer) RemoveAllOnGesturingListeners ¶
func (UnimplementedOverlayViewServiceServer) RemoveAllOnGesturingListeners(context.Context, *RemoveAllOnGesturingListenersRequest) (*RemoveAllOnGesturingListenersResponse, error)
func (UnimplementedOverlayViewServiceServer) RemoveOnGestureListener ¶
func (UnimplementedOverlayViewServiceServer) RemoveOnGestureListener(context.Context, *RemoveOnGestureListenerRequest) (*RemoveOnGestureListenerResponse, error)
func (UnimplementedOverlayViewServiceServer) RemoveOnGesturePerformedListener ¶
func (UnimplementedOverlayViewServiceServer) RemoveOnGesturePerformedListener(context.Context, *RemoveOnGesturePerformedListenerRequest) (*RemoveOnGesturePerformedListenerResponse, error)
func (UnimplementedOverlayViewServiceServer) RemoveOnGesturingListener ¶
func (UnimplementedOverlayViewServiceServer) RemoveOnGesturingListener(context.Context, *RemoveOnGesturingListenerRequest) (*RemoveOnGesturingListenerResponse, error)
func (UnimplementedOverlayViewServiceServer) SetEventsInterceptionEnabled ¶
func (UnimplementedOverlayViewServiceServer) SetEventsInterceptionEnabled(context.Context, *SetEventsInterceptionEnabledRequest) (*SetEventsInterceptionEnabledResponse, error)
func (UnimplementedOverlayViewServiceServer) SetFadeEnabled ¶
func (UnimplementedOverlayViewServiceServer) SetFadeEnabled(context.Context, *SetFadeEnabledRequest) (*SetFadeEnabledResponse, error)
func (UnimplementedOverlayViewServiceServer) SetFadeOffset ¶
func (UnimplementedOverlayViewServiceServer) SetFadeOffset(context.Context, *SetFadeOffsetRequest) (*SetFadeOffsetResponse, error)
func (UnimplementedOverlayViewServiceServer) SetGesture ¶
func (UnimplementedOverlayViewServiceServer) SetGesture(context.Context, *SetGestureRequest) (*SetGestureResponse, error)
func (UnimplementedOverlayViewServiceServer) SetGestureColor ¶
func (UnimplementedOverlayViewServiceServer) SetGestureColor(context.Context, *SetGestureColorRequest) (*SetGestureColorResponse, error)
func (UnimplementedOverlayViewServiceServer) SetGestureStrokeAngleThreshold ¶
func (UnimplementedOverlayViewServiceServer) SetGestureStrokeAngleThreshold(context.Context, *SetGestureStrokeAngleThresholdRequest) (*SetGestureStrokeAngleThresholdResponse, error)
func (UnimplementedOverlayViewServiceServer) SetGestureStrokeLengthThreshold ¶
func (UnimplementedOverlayViewServiceServer) SetGestureStrokeLengthThreshold(context.Context, *SetGestureStrokeLengthThresholdRequest) (*SetGestureStrokeLengthThresholdResponse, error)
func (UnimplementedOverlayViewServiceServer) SetGestureStrokeSquarenessTreshold ¶
func (UnimplementedOverlayViewServiceServer) SetGestureStrokeSquarenessTreshold(context.Context, *SetGestureStrokeSquarenessTresholdRequest) (*SetGestureStrokeSquarenessTresholdResponse, error)
func (UnimplementedOverlayViewServiceServer) SetGestureStrokeType ¶
func (UnimplementedOverlayViewServiceServer) SetGestureStrokeType(context.Context, *SetGestureStrokeTypeRequest) (*SetGestureStrokeTypeResponse, error)
func (UnimplementedOverlayViewServiceServer) SetGestureStrokeWidth ¶
func (UnimplementedOverlayViewServiceServer) SetGestureStrokeWidth(context.Context, *SetGestureStrokeWidthRequest) (*SetGestureStrokeWidthResponse, error)
func (UnimplementedOverlayViewServiceServer) SetGestureVisible ¶
func (UnimplementedOverlayViewServiceServer) SetGestureVisible(context.Context, *SetGestureVisibleRequest) (*SetGestureVisibleResponse, error)
func (UnimplementedOverlayViewServiceServer) SetOrientation ¶
func (UnimplementedOverlayViewServiceServer) SetOrientation(context.Context, *SetOrientationRequest) (*SetOrientationResponse, error)
func (UnimplementedOverlayViewServiceServer) SetUncertainGestureColor ¶
func (UnimplementedOverlayViewServiceServer) SetUncertainGestureColor(context.Context, *SetUncertainGestureColorRequest) (*SetUncertainGestureColorResponse, error)
type UnimplementedPointServiceServer ¶
type UnimplementedPointServiceServer struct{}
UnimplementedPointServiceServer 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 (UnimplementedPointServiceServer) Clone ¶
func (UnimplementedPointServiceServer) Clone(context.Context, *CloneRequest) (*CloneResponse, error)
func (UnimplementedPointServiceServer) NewPoint ¶
func (UnimplementedPointServiceServer) NewPoint(context.Context, *NewPointRequest) (*NewPointResponse, error)
type UnimplementedPredictionServiceServer ¶
type UnimplementedPredictionServiceServer struct{}
UnimplementedPredictionServiceServer 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 (UnimplementedPredictionServiceServer) ToString ¶
func (UnimplementedPredictionServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedStoreServiceServer ¶
type UnimplementedStoreServiceServer struct{}
UnimplementedStoreServiceServer 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 (UnimplementedStoreServiceServer) AddGesture ¶
func (UnimplementedStoreServiceServer) AddGesture(context.Context, *StoreAddGestureRequest) (*AddGestureResponse, error)
func (UnimplementedStoreServiceServer) GetGestureEntries ¶
func (UnimplementedStoreServiceServer) GetGestureEntries(context.Context, *StoreGetGestureEntriesRequest) (*GetGestureEntriesResponse, error)
func (UnimplementedStoreServiceServer) GetGestures ¶
func (UnimplementedStoreServiceServer) GetGestures(context.Context, *StoreGetGesturesRequest) (*GetGesturesResponse, error)
func (UnimplementedStoreServiceServer) GetOrientationStyle ¶
func (UnimplementedStoreServiceServer) GetOrientationStyle(context.Context, *StoreGetOrientationStyleRequest) (*GetOrientationStyleResponse, error)
func (UnimplementedStoreServiceServer) GetSequenceType ¶
func (UnimplementedStoreServiceServer) GetSequenceType(context.Context, *StoreGetSequenceTypeRequest) (*GetSequenceTypeResponse, error)
func (UnimplementedStoreServiceServer) HasChanged ¶
func (UnimplementedStoreServiceServer) HasChanged(context.Context, *HasChangedRequest) (*HasChangedResponse, error)
func (UnimplementedStoreServiceServer) Load1 ¶
func (UnimplementedStoreServiceServer) Load1(context.Context, *Load1Request) (*Load1Response, error)
func (UnimplementedStoreServiceServer) Load2_1 ¶
func (UnimplementedStoreServiceServer) Load2_1(context.Context, *Load2_1Request) (*Load2_1Response, error)
func (UnimplementedStoreServiceServer) NewStore ¶
func (UnimplementedStoreServiceServer) NewStore(context.Context, *NewStoreRequest) (*NewStoreResponse, error)
func (UnimplementedStoreServiceServer) Recognize ¶
func (UnimplementedStoreServiceServer) Recognize(context.Context, *StoreRecognizeRequest) (*RecognizeResponse, error)
func (UnimplementedStoreServiceServer) RemoveEntry ¶
func (UnimplementedStoreServiceServer) RemoveEntry(context.Context, *StoreRemoveEntryRequest) (*RemoveEntryResponse, error)
func (UnimplementedStoreServiceServer) RemoveGesture ¶
func (UnimplementedStoreServiceServer) RemoveGesture(context.Context, *StoreRemoveGestureRequest) (*RemoveGestureResponse, error)
func (UnimplementedStoreServiceServer) Save1 ¶
func (UnimplementedStoreServiceServer) Save1(context.Context, *Save1Request) (*Save1Response, error)
func (UnimplementedStoreServiceServer) Save2_1 ¶
func (UnimplementedStoreServiceServer) Save2_1(context.Context, *Save2_1Request) (*Save2_1Response, error)
func (UnimplementedStoreServiceServer) SetOrientationStyle ¶
func (UnimplementedStoreServiceServer) SetOrientationStyle(context.Context, *StoreSetOrientationStyleRequest) (*SetOrientationStyleResponse, error)
func (UnimplementedStoreServiceServer) SetSequenceType ¶
func (UnimplementedStoreServiceServer) SetSequenceType(context.Context, *StoreSetSequenceTypeRequest) (*SetSequenceTypeResponse, error)
type UnimplementedStrokeServiceServer ¶
type UnimplementedStrokeServiceServer struct{}
UnimplementedStrokeServiceServer 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 (UnimplementedStrokeServiceServer) ClearPath ¶
func (UnimplementedStrokeServiceServer) ClearPath(context.Context, *ClearPathRequest) (*ClearPathResponse, error)
func (UnimplementedStrokeServiceServer) Clone ¶
func (UnimplementedStrokeServiceServer) Clone(context.Context, *CloneRequest) (*CloneResponse, error)
func (UnimplementedStrokeServiceServer) ComputeOrientedBoundingBox ¶
func (UnimplementedStrokeServiceServer) ComputeOrientedBoundingBox(context.Context, *StrokeComputeOrientedBoundingBoxRequest) (*ComputeOrientedBoundingBoxResponse, error)
func (UnimplementedStrokeServiceServer) GetPath ¶
func (UnimplementedStrokeServiceServer) GetPath(context.Context, *GetPathRequest) (*GetPathResponse, error)
func (UnimplementedStrokeServiceServer) NewStroke ¶
func (UnimplementedStrokeServiceServer) NewStroke(context.Context, *NewStrokeRequest) (*NewStrokeResponse, error)
func (UnimplementedStrokeServiceServer) ToPath ¶
func (UnimplementedStrokeServiceServer) ToPath(context.Context, *ToPathRequest) (*ToPathResponse, error)
type UnimplementedUtilsServiceServer ¶
type UnimplementedUtilsServiceServer struct{}
UnimplementedUtilsServiceServer 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 (UnimplementedUtilsServiceServer) ComputeOrientedBoundingBox ¶
func (UnimplementedUtilsServiceServer) ComputeOrientedBoundingBox(context.Context, *ComputeOrientedBoundingBoxRequest) (*ComputeOrientedBoundingBoxResponse, error)
func (UnimplementedUtilsServiceServer) SpatialSampling2 ¶
func (UnimplementedUtilsServiceServer) SpatialSampling2(context.Context, *SpatialSampling2Request) (*SpatialSampling2Response, error)
func (UnimplementedUtilsServiceServer) SpatialSampling3_1 ¶
func (UnimplementedUtilsServiceServer) SpatialSampling3_1(context.Context, *SpatialSampling3_1Request) (*SpatialSampling3_1Response, error)
func (UnimplementedUtilsServiceServer) TemporalSampling ¶
func (UnimplementedUtilsServiceServer) TemporalSampling(context.Context, *TemporalSamplingRequest) (*TemporalSamplingResponse, error)
type UnsafeGestureServiceServer ¶
type UnsafeGestureServiceServer interface {
// contains filtered or unexported methods
}
UnsafeGestureServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to GestureServiceServer will result in compilation errors.
type UnsafeLibrariesServiceServer ¶
type UnsafeLibrariesServiceServer interface {
// contains filtered or unexported methods
}
UnsafeLibrariesServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LibrariesServiceServer will result in compilation errors.
type UnsafeLibraryServiceServer ¶
type UnsafeLibraryServiceServer interface {
// contains filtered or unexported methods
}
UnsafeLibraryServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LibraryServiceServer will result in compilation errors.
type UnsafeOverlayViewOnGestureListenerServiceServer ¶
type UnsafeOverlayViewOnGestureListenerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeOverlayViewOnGestureListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to OverlayViewOnGestureListenerServiceServer will result in compilation errors.
type UnsafeOverlayViewOnGesturePerformedListenerServiceServer ¶
type UnsafeOverlayViewOnGesturePerformedListenerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeOverlayViewOnGesturePerformedListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to OverlayViewOnGesturePerformedListenerServiceServer will result in compilation errors.
type UnsafeOverlayViewOnGesturingListenerServiceServer ¶
type UnsafeOverlayViewOnGesturingListenerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeOverlayViewOnGesturingListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to OverlayViewOnGesturingListenerServiceServer will result in compilation errors.
type UnsafeOverlayViewServiceServer ¶
type UnsafeOverlayViewServiceServer interface {
// contains filtered or unexported methods
}
UnsafeOverlayViewServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to OverlayViewServiceServer will result in compilation errors.
type UnsafePointServiceServer ¶
type UnsafePointServiceServer interface {
// contains filtered or unexported methods
}
UnsafePointServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to PointServiceServer will result in compilation errors.
type UnsafePredictionServiceServer ¶
type UnsafePredictionServiceServer interface {
// contains filtered or unexported methods
}
UnsafePredictionServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to PredictionServiceServer will result in compilation errors.
type UnsafeStoreServiceServer ¶
type UnsafeStoreServiceServer interface {
// contains filtered or unexported methods
}
UnsafeStoreServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to StoreServiceServer will result in compilation errors.
type UnsafeStrokeServiceServer ¶
type UnsafeStrokeServiceServer interface {
// contains filtered or unexported methods
}
UnsafeStrokeServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to StrokeServiceServer will result in compilation errors.
type UnsafeUtilsServiceServer ¶
type UnsafeUtilsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeUtilsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to UtilsServiceServer will result in compilation errors.
type UtilsServiceClient ¶
type UtilsServiceClient interface {
ComputeOrientedBoundingBox(ctx context.Context, in *ComputeOrientedBoundingBoxRequest, opts ...grpc.CallOption) (*ComputeOrientedBoundingBoxResponse, error)
SpatialSampling2(ctx context.Context, in *SpatialSampling2Request, opts ...grpc.CallOption) (*SpatialSampling2Response, error)
SpatialSampling3_1(ctx context.Context, in *SpatialSampling3_1Request, opts ...grpc.CallOption) (*SpatialSampling3_1Response, error)
TemporalSampling(ctx context.Context, in *TemporalSamplingRequest, opts ...grpc.CallOption) (*TemporalSamplingResponse, error)
}
UtilsServiceClient is the client API for UtilsService 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 NewUtilsServiceClient ¶
func NewUtilsServiceClient(cc grpc.ClientConnInterface) UtilsServiceClient
type UtilsServiceServer ¶
type UtilsServiceServer interface {
ComputeOrientedBoundingBox(context.Context, *ComputeOrientedBoundingBoxRequest) (*ComputeOrientedBoundingBoxResponse, error)
SpatialSampling2(context.Context, *SpatialSampling2Request) (*SpatialSampling2Response, error)
SpatialSampling3_1(context.Context, *SpatialSampling3_1Request) (*SpatialSampling3_1Response, error)
TemporalSampling(context.Context, *TemporalSamplingRequest) (*TemporalSamplingResponse, error)
// contains filtered or unexported methods
}
UtilsServiceServer is the server API for UtilsService service. All implementations must embed UnimplementedUtilsServiceServer for forward compatibility.
type WriteToParcelRequest ¶
type WriteToParcelRequest 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 (*WriteToParcelRequest) Descriptor
deprecated
func (*WriteToParcelRequest) Descriptor() ([]byte, []int)
Deprecated: Use WriteToParcelRequest.ProtoReflect.Descriptor instead.
func (*WriteToParcelRequest) GetArg0 ¶
func (x *WriteToParcelRequest) GetArg0() int64
func (*WriteToParcelRequest) GetArg1 ¶
func (x *WriteToParcelRequest) GetArg1() int32
func (*WriteToParcelRequest) GetHandle ¶
func (x *WriteToParcelRequest) GetHandle() int64
func (*WriteToParcelRequest) ProtoMessage ¶
func (*WriteToParcelRequest) ProtoMessage()
func (*WriteToParcelRequest) ProtoReflect ¶
func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message
func (*WriteToParcelRequest) Reset ¶
func (x *WriteToParcelRequest) Reset()
func (*WriteToParcelRequest) String ¶
func (x *WriteToParcelRequest) String() string
type WriteToParcelResponse ¶
type WriteToParcelResponse struct {
// contains filtered or unexported fields
}
func (*WriteToParcelResponse) Descriptor
deprecated
func (*WriteToParcelResponse) Descriptor() ([]byte, []int)
Deprecated: Use WriteToParcelResponse.ProtoReflect.Descriptor instead.
func (*WriteToParcelResponse) ProtoMessage ¶
func (*WriteToParcelResponse) ProtoMessage()
func (*WriteToParcelResponse) ProtoReflect ¶
func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message
func (*WriteToParcelResponse) Reset ¶
func (x *WriteToParcelResponse) Reset()
func (*WriteToParcelResponse) String ¶
func (x *WriteToParcelResponse) String() string