Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const ConstantsService_IsAbstractObject_FullMethodName + const ConstantsService_NewConstants_FullMethodName + const DeviceInfoService_GetEventsSupported_FullMethodName + const DeviceInfoService_GetManufacturer_FullMethodName + const DeviceInfoService_GetModel_FullMethodName + const DeviceInfoService_GetOperationsSupported_FullMethodName + const DeviceInfoService_GetSerialNumber_FullMethodName + const DeviceInfoService_GetVersion_FullMethodName + const DeviceInfoService_IsEventSupported_FullMethodName + const DeviceInfoService_IsOperationSupported_FullMethodName + const DeviceService_Close_FullMethodName + const DeviceService_DeleteObject_FullMethodName + const DeviceService_GetDeviceId_FullMethodName + const DeviceService_GetDeviceInfo_FullMethodName + const DeviceService_GetDeviceName_FullMethodName + const DeviceService_GetObjectHandles_FullMethodName + const DeviceService_GetObjectInfo_FullMethodName + const DeviceService_GetObject_FullMethodName + const DeviceService_GetParent_FullMethodName + const DeviceService_GetPartialObject64_FullMethodName + const DeviceService_GetPartialObject_FullMethodName + const DeviceService_GetStorageId_FullMethodName + const DeviceService_GetStorageIds_FullMethodName + const DeviceService_GetStorageInfo_FullMethodName + const DeviceService_GetThumbnail_FullMethodName + const DeviceService_ImportFile2_1_FullMethodName + const DeviceService_ImportFile2_FullMethodName + const DeviceService_NewDevice_FullMethodName + const DeviceService_Open_FullMethodName + const DeviceService_ReadEvent_FullMethodName + const DeviceService_SendObjectInfo_FullMethodName + const DeviceService_SendObject_FullMethodName + const DeviceService_ToString_FullMethodName + const EventService_GetDevicePropCode_FullMethodName + const EventService_GetEventCode_FullMethodName + const EventService_GetObjectFormatCode_FullMethodName + const EventService_GetObjectHandle_FullMethodName + const EventService_GetObjectPropCode_FullMethodName + const EventService_GetParameter1_FullMethodName + const EventService_GetParameter2_FullMethodName + const EventService_GetParameter3_FullMethodName + const EventService_GetStorageId_FullMethodName + const EventService_GetTransactionId_FullMethodName + const ObjectInfoBuilderService_Build_FullMethodName + const ObjectInfoBuilderService_SetAssociationDesc_FullMethodName + const ObjectInfoBuilderService_SetAssociationType_FullMethodName + const ObjectInfoBuilderService_SetCompressedSize_FullMethodName + const ObjectInfoBuilderService_SetDateCreated_FullMethodName + const ObjectInfoBuilderService_SetDateModified_FullMethodName + const ObjectInfoBuilderService_SetFormat_FullMethodName + const ObjectInfoBuilderService_SetImagePixDepth_FullMethodName + const ObjectInfoBuilderService_SetImagePixHeight_FullMethodName + const ObjectInfoBuilderService_SetImagePixWidth_FullMethodName + const ObjectInfoBuilderService_SetKeywords_FullMethodName + const ObjectInfoBuilderService_SetName_FullMethodName + const ObjectInfoBuilderService_SetObjectHandle_FullMethodName + const ObjectInfoBuilderService_SetParent_FullMethodName + const ObjectInfoBuilderService_SetProtectionStatus_FullMethodName + const ObjectInfoBuilderService_SetSequenceNumber_FullMethodName + const ObjectInfoBuilderService_SetStorageId_FullMethodName + const ObjectInfoBuilderService_SetThumbCompressedSize_FullMethodName + const ObjectInfoBuilderService_SetThumbFormat_FullMethodName + const ObjectInfoBuilderService_SetThumbPixHeight_FullMethodName + const ObjectInfoBuilderService_SetThumbPixWidth_FullMethodName + const ObjectInfoService_GetAssociationDesc_FullMethodName + const ObjectInfoService_GetAssociationType_FullMethodName + const ObjectInfoService_GetCompressedSizeLong_FullMethodName + const ObjectInfoService_GetCompressedSize_FullMethodName + const ObjectInfoService_GetDateCreated_FullMethodName + const ObjectInfoService_GetDateModified_FullMethodName + const ObjectInfoService_GetFormat_FullMethodName + const ObjectInfoService_GetImagePixDepthLong_FullMethodName + const ObjectInfoService_GetImagePixDepth_FullMethodName + const ObjectInfoService_GetImagePixHeightLong_FullMethodName + const ObjectInfoService_GetImagePixHeight_FullMethodName + const ObjectInfoService_GetImagePixWidthLong_FullMethodName + const ObjectInfoService_GetImagePixWidth_FullMethodName + const ObjectInfoService_GetKeywords_FullMethodName + const ObjectInfoService_GetName_FullMethodName + const ObjectInfoService_GetObjectHandle_FullMethodName + const ObjectInfoService_GetParent_FullMethodName + const ObjectInfoService_GetProtectionStatus_FullMethodName + const ObjectInfoService_GetSequenceNumberLong_FullMethodName + const ObjectInfoService_GetSequenceNumber_FullMethodName + const ObjectInfoService_GetStorageId_FullMethodName + const ObjectInfoService_GetThumbCompressedSizeLong_FullMethodName + const ObjectInfoService_GetThumbCompressedSize_FullMethodName + const ObjectInfoService_GetThumbFormat_FullMethodName + const ObjectInfoService_GetThumbPixHeightLong_FullMethodName + const ObjectInfoService_GetThumbPixHeight_FullMethodName + const ObjectInfoService_GetThumbPixWidthLong_FullMethodName + const ObjectInfoService_GetThumbPixWidth_FullMethodName + const StorageInfoService_GetDescription_FullMethodName + const StorageInfoService_GetFreeSpace_FullMethodName + const StorageInfoService_GetMaxCapacity_FullMethodName + const StorageInfoService_GetStorageId_FullMethodName + const StorageInfoService_GetVolumeIdentifier_FullMethodName + var ConstantsService_ServiceDesc = grpc.ServiceDesc + var DeviceInfoService_ServiceDesc = grpc.ServiceDesc + var DeviceService_ServiceDesc = grpc.ServiceDesc + var EventService_ServiceDesc = grpc.ServiceDesc + var File_proto_mtp_mtp_proto protoreflect.FileDescriptor + var ObjectInfoBuilderService_ServiceDesc = grpc.ServiceDesc + var ObjectInfoService_ServiceDesc = grpc.ServiceDesc + var StorageInfoService_ServiceDesc = grpc.ServiceDesc + func RegisterConstantsServiceServer(s grpc.ServiceRegistrar, srv ConstantsServiceServer) + func RegisterDeviceInfoServiceServer(s grpc.ServiceRegistrar, srv DeviceInfoServiceServer) + func RegisterDeviceServiceServer(s grpc.ServiceRegistrar, srv DeviceServiceServer) + func RegisterEventServiceServer(s grpc.ServiceRegistrar, srv EventServiceServer) + func RegisterObjectInfoBuilderServiceServer(s grpc.ServiceRegistrar, srv ObjectInfoBuilderServiceServer) + func RegisterObjectInfoServiceServer(s grpc.ServiceRegistrar, srv ObjectInfoServiceServer) + func RegisterStorageInfoServiceServer(s grpc.ServiceRegistrar, srv StorageInfoServiceServer) + type BuildRequest struct + func (*BuildRequest) Descriptor() ([]byte, []int) + func (*BuildRequest) ProtoMessage() + func (x *BuildRequest) ProtoReflect() protoreflect.Message + func (x *BuildRequest) Reset() + func (x *BuildRequest) String() string + type BuildResponse struct + Result int64 + func (*BuildResponse) Descriptor() ([]byte, []int) + func (*BuildResponse) ProtoMessage() + func (x *BuildResponse) GetResult() int64 + func (x *BuildResponse) ProtoReflect() protoreflect.Message + func (x *BuildResponse) Reset() + func (x *BuildResponse) String() string + type CloseRequest struct + Handle int64 + func (*CloseRequest) Descriptor() ([]byte, []int) + func (*CloseRequest) ProtoMessage() + func (x *CloseRequest) GetHandle() int64 + func (x *CloseRequest) ProtoReflect() protoreflect.Message + func (x *CloseRequest) Reset() + func (x *CloseRequest) String() string + type CloseResponse struct + func (*CloseResponse) Descriptor() ([]byte, []int) + func (*CloseResponse) ProtoMessage() + func (x *CloseResponse) ProtoReflect() protoreflect.Message + func (x *CloseResponse) Reset() + func (x *CloseResponse) String() string + type ConstantsServiceClient interface + IsAbstractObject func(ctx context.Context, in *IsAbstractObjectRequest, opts ...grpc.CallOption) (*IsAbstractObjectResponse, error) + NewConstants func(ctx context.Context, in *NewConstantsRequest, opts ...grpc.CallOption) (*NewConstantsResponse, error) + func NewConstantsServiceClient(cc grpc.ClientConnInterface) ConstantsServiceClient + type ConstantsServiceServer interface + IsAbstractObject func(context.Context, *IsAbstractObjectRequest) (*IsAbstractObjectResponse, error) + NewConstants func(context.Context, *NewConstantsRequest) (*NewConstantsResponse, error) + type DeleteObjectRequest struct + Arg0 int32 + Handle int64 + func (*DeleteObjectRequest) Descriptor() ([]byte, []int) + func (*DeleteObjectRequest) ProtoMessage() + func (x *DeleteObjectRequest) GetArg0() int32 + func (x *DeleteObjectRequest) GetHandle() int64 + func (x *DeleteObjectRequest) ProtoReflect() protoreflect.Message + func (x *DeleteObjectRequest) Reset() + func (x *DeleteObjectRequest) String() string + type DeleteObjectResponse struct + Result bool + func (*DeleteObjectResponse) Descriptor() ([]byte, []int) + func (*DeleteObjectResponse) ProtoMessage() + func (x *DeleteObjectResponse) GetResult() bool + func (x *DeleteObjectResponse) ProtoReflect() protoreflect.Message + func (x *DeleteObjectResponse) Reset() + func (x *DeleteObjectResponse) String() string + type DeviceGetParentRequest struct + Arg0 int32 + Handle int64 + func (*DeviceGetParentRequest) Descriptor() ([]byte, []int) + func (*DeviceGetParentRequest) ProtoMessage() + func (x *DeviceGetParentRequest) GetArg0() int32 + func (x *DeviceGetParentRequest) GetHandle() int64 + func (x *DeviceGetParentRequest) ProtoReflect() protoreflect.Message + func (x *DeviceGetParentRequest) Reset() + func (x *DeviceGetParentRequest) String() string + type DeviceGetParentResponse struct + Result int64 + func (*DeviceGetParentResponse) Descriptor() ([]byte, []int) + func (*DeviceGetParentResponse) ProtoMessage() + func (x *DeviceGetParentResponse) GetResult() int64 + func (x *DeviceGetParentResponse) ProtoReflect() protoreflect.Message + func (x *DeviceGetParentResponse) Reset() + func (x *DeviceGetParentResponse) String() string + type DeviceGetStorageIdRequest struct + Arg0 int32 + Handle int64 + func (*DeviceGetStorageIdRequest) Descriptor() ([]byte, []int) + func (*DeviceGetStorageIdRequest) ProtoMessage() + func (x *DeviceGetStorageIdRequest) GetArg0() int32 + func (x *DeviceGetStorageIdRequest) GetHandle() int64 + func (x *DeviceGetStorageIdRequest) ProtoReflect() protoreflect.Message + func (x *DeviceGetStorageIdRequest) Reset() + func (x *DeviceGetStorageIdRequest) String() string + type DeviceGetStorageIdResponse struct + Result int64 + func (*DeviceGetStorageIdResponse) Descriptor() ([]byte, []int) + func (*DeviceGetStorageIdResponse) ProtoMessage() + func (x *DeviceGetStorageIdResponse) GetResult() int64 + func (x *DeviceGetStorageIdResponse) ProtoReflect() protoreflect.Message + func (x *DeviceGetStorageIdResponse) Reset() + func (x *DeviceGetStorageIdResponse) String() string + type DeviceInfoServiceClient interface + GetEventsSupported func(ctx context.Context, in *GetEventsSupportedRequest, opts ...grpc.CallOption) (*GetEventsSupportedResponse, error) + GetManufacturer func(ctx context.Context, in *GetManufacturerRequest, opts ...grpc.CallOption) (*GetManufacturerResponse, error) + GetModel func(ctx context.Context, in *GetModelRequest, opts ...grpc.CallOption) (*GetModelResponse, error) + GetOperationsSupported func(ctx context.Context, in *GetOperationsSupportedRequest, ...) (*GetOperationsSupportedResponse, error) + GetSerialNumber func(ctx context.Context, in *GetSerialNumberRequest, opts ...grpc.CallOption) (*GetSerialNumberResponse, error) + GetVersion func(ctx context.Context, in *GetVersionRequest, opts ...grpc.CallOption) (*GetVersionResponse, error) + IsEventSupported func(ctx context.Context, in *IsEventSupportedRequest, opts ...grpc.CallOption) (*IsEventSupportedResponse, error) + IsOperationSupported func(ctx context.Context, in *IsOperationSupportedRequest, opts ...grpc.CallOption) (*IsOperationSupportedResponse, error) + func NewDeviceInfoServiceClient(cc grpc.ClientConnInterface) DeviceInfoServiceClient + type DeviceInfoServiceServer interface + GetEventsSupported func(context.Context, *GetEventsSupportedRequest) (*GetEventsSupportedResponse, error) + GetManufacturer func(context.Context, *GetManufacturerRequest) (*GetManufacturerResponse, error) + GetModel func(context.Context, *GetModelRequest) (*GetModelResponse, error) + GetOperationsSupported func(context.Context, *GetOperationsSupportedRequest) (*GetOperationsSupportedResponse, error) + GetSerialNumber func(context.Context, *GetSerialNumberRequest) (*GetSerialNumberResponse, error) + GetVersion func(context.Context, *GetVersionRequest) (*GetVersionResponse, error) + IsEventSupported func(context.Context, *IsEventSupportedRequest) (*IsEventSupportedResponse, error) + IsOperationSupported func(context.Context, *IsOperationSupportedRequest) (*IsOperationSupportedResponse, error) + type DeviceServiceClient interface + Close func(ctx context.Context, in *CloseRequest, opts ...grpc.CallOption) (*CloseResponse, error) + DeleteObject func(ctx context.Context, in *DeleteObjectRequest, opts ...grpc.CallOption) (*DeleteObjectResponse, error) + GetDeviceId func(ctx context.Context, in *GetDeviceIdRequest, opts ...grpc.CallOption) (*GetDeviceIdResponse, error) + GetDeviceInfo func(ctx context.Context, in *GetDeviceInfoRequest, opts ...grpc.CallOption) (*GetDeviceInfoResponse, error) + GetDeviceName func(ctx context.Context, in *GetDeviceNameRequest, opts ...grpc.CallOption) (*GetDeviceNameResponse, error) + GetObject func(ctx context.Context, in *GetObjectRequest, opts ...grpc.CallOption) (*GetObjectResponse, error) + GetObjectHandles func(ctx context.Context, in *GetObjectHandlesRequest, opts ...grpc.CallOption) (*GetObjectHandlesResponse, error) + GetObjectInfo func(ctx context.Context, in *GetObjectInfoRequest, opts ...grpc.CallOption) (*GetObjectInfoResponse, error) + GetParent func(ctx context.Context, in *DeviceGetParentRequest, opts ...grpc.CallOption) (*DeviceGetParentResponse, error) + GetPartialObject func(ctx context.Context, in *GetPartialObjectRequest, opts ...grpc.CallOption) (*GetPartialObjectResponse, error) + GetPartialObject64 func(ctx context.Context, in *GetPartialObject64Request, opts ...grpc.CallOption) (*GetPartialObject64Response, error) + GetStorageId func(ctx context.Context, in *DeviceGetStorageIdRequest, opts ...grpc.CallOption) (*DeviceGetStorageIdResponse, error) + GetStorageIds func(ctx context.Context, in *GetStorageIdsRequest, opts ...grpc.CallOption) (*GetStorageIdsResponse, error) + GetStorageInfo func(ctx context.Context, in *GetStorageInfoRequest, opts ...grpc.CallOption) (*GetStorageInfoResponse, error) + GetThumbnail func(ctx context.Context, in *GetThumbnailRequest, opts ...grpc.CallOption) (*GetThumbnailResponse, error) + ImportFile2 func(ctx context.Context, in *ImportFile2Request, opts ...grpc.CallOption) (*ImportFile2Response, error) + ImportFile2_1 func(ctx context.Context, in *ImportFile2_1Request, opts ...grpc.CallOption) (*ImportFile2_1Response, error) + NewDevice func(ctx context.Context, in *NewDeviceRequest, opts ...grpc.CallOption) (*NewDeviceResponse, error) + Open func(ctx context.Context, in *OpenRequest, opts ...grpc.CallOption) (*OpenResponse, error) + ReadEvent func(ctx context.Context, in *ReadEventRequest, opts ...grpc.CallOption) (*ReadEventResponse, error) + SendObject func(ctx context.Context, in *SendObjectRequest, opts ...grpc.CallOption) (*SendObjectResponse, error) + SendObjectInfo func(ctx context.Context, in *SendObjectInfoRequest, opts ...grpc.CallOption) (*SendObjectInfoResponse, error) + ToString func(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error) + func NewDeviceServiceClient(cc grpc.ClientConnInterface) DeviceServiceClient + type DeviceServiceServer interface + Close func(context.Context, *CloseRequest) (*CloseResponse, error) + DeleteObject func(context.Context, *DeleteObjectRequest) (*DeleteObjectResponse, error) + GetDeviceId func(context.Context, *GetDeviceIdRequest) (*GetDeviceIdResponse, error) + GetDeviceInfo func(context.Context, *GetDeviceInfoRequest) (*GetDeviceInfoResponse, error) + GetDeviceName func(context.Context, *GetDeviceNameRequest) (*GetDeviceNameResponse, error) + GetObject func(context.Context, *GetObjectRequest) (*GetObjectResponse, error) + GetObjectHandles func(context.Context, *GetObjectHandlesRequest) (*GetObjectHandlesResponse, error) + GetObjectInfo func(context.Context, *GetObjectInfoRequest) (*GetObjectInfoResponse, error) + GetParent func(context.Context, *DeviceGetParentRequest) (*DeviceGetParentResponse, error) + GetPartialObject func(context.Context, *GetPartialObjectRequest) (*GetPartialObjectResponse, error) + GetPartialObject64 func(context.Context, *GetPartialObject64Request) (*GetPartialObject64Response, error) + GetStorageId func(context.Context, *DeviceGetStorageIdRequest) (*DeviceGetStorageIdResponse, error) + GetStorageIds func(context.Context, *GetStorageIdsRequest) (*GetStorageIdsResponse, error) + GetStorageInfo func(context.Context, *GetStorageInfoRequest) (*GetStorageInfoResponse, error) + GetThumbnail func(context.Context, *GetThumbnailRequest) (*GetThumbnailResponse, error) + ImportFile2 func(context.Context, *ImportFile2Request) (*ImportFile2Response, error) + ImportFile2_1 func(context.Context, *ImportFile2_1Request) (*ImportFile2_1Response, error) + NewDevice func(context.Context, *NewDeviceRequest) (*NewDeviceResponse, error) + Open func(context.Context, *OpenRequest) (*OpenResponse, error) + ReadEvent func(context.Context, *ReadEventRequest) (*ReadEventResponse, error) + SendObject func(context.Context, *SendObjectRequest) (*SendObjectResponse, error) + SendObjectInfo func(context.Context, *SendObjectInfoRequest) (*SendObjectInfoResponse, error) + ToString func(context.Context, *ToStringRequest) (*ToStringResponse, error) + type EventServiceClient interface + GetDevicePropCode func(ctx context.Context, in *GetDevicePropCodeRequest, opts ...grpc.CallOption) (*GetDevicePropCodeResponse, error) + GetEventCode func(ctx context.Context, in *GetEventCodeRequest, opts ...grpc.CallOption) (*GetEventCodeResponse, error) + GetObjectFormatCode func(ctx context.Context, in *GetObjectFormatCodeRequest, opts ...grpc.CallOption) (*GetObjectFormatCodeResponse, error) + GetObjectHandle func(ctx context.Context, in *GetObjectHandleRequest, opts ...grpc.CallOption) (*GetObjectHandleResponse, error) + GetObjectPropCode func(ctx context.Context, in *GetObjectPropCodeRequest, opts ...grpc.CallOption) (*GetObjectPropCodeResponse, error) + GetParameter1 func(ctx context.Context, in *GetParameter1Request, opts ...grpc.CallOption) (*GetParameter1Response, error) + GetParameter2 func(ctx context.Context, in *GetParameter2Request, opts ...grpc.CallOption) (*GetParameter2Response, error) + GetParameter3 func(ctx context.Context, in *GetParameter3Request, opts ...grpc.CallOption) (*GetParameter3Response, error) + GetStorageId func(ctx context.Context, in *GetStorageIdRequest, opts ...grpc.CallOption) (*GetStorageIdResponse, error) + GetTransactionId func(ctx context.Context, in *GetTransactionIdRequest, opts ...grpc.CallOption) (*GetTransactionIdResponse, error) + func NewEventServiceClient(cc grpc.ClientConnInterface) EventServiceClient + type EventServiceServer interface + GetDevicePropCode func(context.Context, *GetDevicePropCodeRequest) (*GetDevicePropCodeResponse, error) + GetEventCode func(context.Context, *GetEventCodeRequest) (*GetEventCodeResponse, error) + GetObjectFormatCode func(context.Context, *GetObjectFormatCodeRequest) (*GetObjectFormatCodeResponse, error) + GetObjectHandle func(context.Context, *GetObjectHandleRequest) (*GetObjectHandleResponse, error) + GetObjectPropCode func(context.Context, *GetObjectPropCodeRequest) (*GetObjectPropCodeResponse, error) + GetParameter1 func(context.Context, *GetParameter1Request) (*GetParameter1Response, error) + GetParameter2 func(context.Context, *GetParameter2Request) (*GetParameter2Response, error) + GetParameter3 func(context.Context, *GetParameter3Request) (*GetParameter3Response, error) + GetStorageId func(context.Context, *GetStorageIdRequest) (*GetStorageIdResponse, error) + GetTransactionId func(context.Context, *GetTransactionIdRequest) (*GetTransactionIdResponse, error) + type GetAssociationDescRequest struct + func (*GetAssociationDescRequest) Descriptor() ([]byte, []int) + func (*GetAssociationDescRequest) ProtoMessage() + func (x *GetAssociationDescRequest) ProtoReflect() protoreflect.Message + func (x *GetAssociationDescRequest) Reset() + func (x *GetAssociationDescRequest) String() string + type GetAssociationDescResponse struct + Result int32 + func (*GetAssociationDescResponse) Descriptor() ([]byte, []int) + func (*GetAssociationDescResponse) ProtoMessage() + func (x *GetAssociationDescResponse) GetResult() int32 + func (x *GetAssociationDescResponse) ProtoReflect() protoreflect.Message + func (x *GetAssociationDescResponse) Reset() + func (x *GetAssociationDescResponse) String() string + type GetAssociationTypeRequest struct + func (*GetAssociationTypeRequest) Descriptor() ([]byte, []int) + func (*GetAssociationTypeRequest) ProtoMessage() + func (x *GetAssociationTypeRequest) ProtoReflect() protoreflect.Message + func (x *GetAssociationTypeRequest) Reset() + func (x *GetAssociationTypeRequest) String() string + type GetAssociationTypeResponse struct + Result int32 + func (*GetAssociationTypeResponse) Descriptor() ([]byte, []int) + func (*GetAssociationTypeResponse) ProtoMessage() + func (x *GetAssociationTypeResponse) GetResult() int32 + func (x *GetAssociationTypeResponse) ProtoReflect() protoreflect.Message + func (x *GetAssociationTypeResponse) Reset() + func (x *GetAssociationTypeResponse) String() string + type GetCompressedSizeLongRequest struct + func (*GetCompressedSizeLongRequest) Descriptor() ([]byte, []int) + func (*GetCompressedSizeLongRequest) ProtoMessage() + func (x *GetCompressedSizeLongRequest) ProtoReflect() protoreflect.Message + func (x *GetCompressedSizeLongRequest) Reset() + func (x *GetCompressedSizeLongRequest) String() string + type GetCompressedSizeLongResponse struct + Result int64 + func (*GetCompressedSizeLongResponse) Descriptor() ([]byte, []int) + func (*GetCompressedSizeLongResponse) ProtoMessage() + func (x *GetCompressedSizeLongResponse) GetResult() int64 + func (x *GetCompressedSizeLongResponse) ProtoReflect() protoreflect.Message + func (x *GetCompressedSizeLongResponse) Reset() + func (x *GetCompressedSizeLongResponse) String() string + type GetCompressedSizeRequest struct + func (*GetCompressedSizeRequest) Descriptor() ([]byte, []int) + func (*GetCompressedSizeRequest) ProtoMessage() + func (x *GetCompressedSizeRequest) ProtoReflect() protoreflect.Message + func (x *GetCompressedSizeRequest) Reset() + func (x *GetCompressedSizeRequest) String() string + type GetCompressedSizeResponse struct + Result int32 + func (*GetCompressedSizeResponse) Descriptor() ([]byte, []int) + func (*GetCompressedSizeResponse) ProtoMessage() + func (x *GetCompressedSizeResponse) GetResult() int32 + func (x *GetCompressedSizeResponse) ProtoReflect() protoreflect.Message + func (x *GetCompressedSizeResponse) Reset() + func (x *GetCompressedSizeResponse) String() string + type GetDateCreatedRequest struct + func (*GetDateCreatedRequest) Descriptor() ([]byte, []int) + func (*GetDateCreatedRequest) ProtoMessage() + func (x *GetDateCreatedRequest) ProtoReflect() protoreflect.Message + func (x *GetDateCreatedRequest) Reset() + func (x *GetDateCreatedRequest) String() string + type GetDateCreatedResponse struct + Result int64 + func (*GetDateCreatedResponse) Descriptor() ([]byte, []int) + func (*GetDateCreatedResponse) ProtoMessage() + func (x *GetDateCreatedResponse) GetResult() int64 + func (x *GetDateCreatedResponse) ProtoReflect() protoreflect.Message + func (x *GetDateCreatedResponse) Reset() + func (x *GetDateCreatedResponse) String() string + type GetDateModifiedRequest struct + func (*GetDateModifiedRequest) Descriptor() ([]byte, []int) + func (*GetDateModifiedRequest) ProtoMessage() + func (x *GetDateModifiedRequest) ProtoReflect() protoreflect.Message + func (x *GetDateModifiedRequest) Reset() + func (x *GetDateModifiedRequest) String() string + type GetDateModifiedResponse struct + Result int64 + func (*GetDateModifiedResponse) Descriptor() ([]byte, []int) + func (*GetDateModifiedResponse) ProtoMessage() + func (x *GetDateModifiedResponse) GetResult() int64 + func (x *GetDateModifiedResponse) ProtoReflect() protoreflect.Message + func (x *GetDateModifiedResponse) Reset() + func (x *GetDateModifiedResponse) String() string + type GetDescriptionRequest struct + func (*GetDescriptionRequest) Descriptor() ([]byte, []int) + func (*GetDescriptionRequest) ProtoMessage() + func (x *GetDescriptionRequest) ProtoReflect() protoreflect.Message + func (x *GetDescriptionRequest) Reset() + func (x *GetDescriptionRequest) String() string + type GetDescriptionResponse struct + Result string + func (*GetDescriptionResponse) Descriptor() ([]byte, []int) + func (*GetDescriptionResponse) ProtoMessage() + func (x *GetDescriptionResponse) GetResult() string + func (x *GetDescriptionResponse) ProtoReflect() protoreflect.Message + func (x *GetDescriptionResponse) Reset() + func (x *GetDescriptionResponse) String() string + type GetDeviceIdRequest struct + Handle int64 + func (*GetDeviceIdRequest) Descriptor() ([]byte, []int) + func (*GetDeviceIdRequest) ProtoMessage() + func (x *GetDeviceIdRequest) GetHandle() int64 + func (x *GetDeviceIdRequest) ProtoReflect() protoreflect.Message + func (x *GetDeviceIdRequest) Reset() + func (x *GetDeviceIdRequest) String() string + type GetDeviceIdResponse struct + Result int32 + func (*GetDeviceIdResponse) Descriptor() ([]byte, []int) + func (*GetDeviceIdResponse) ProtoMessage() + func (x *GetDeviceIdResponse) GetResult() int32 + func (x *GetDeviceIdResponse) ProtoReflect() protoreflect.Message + func (x *GetDeviceIdResponse) Reset() + func (x *GetDeviceIdResponse) String() string + type GetDeviceInfoRequest struct + Handle int64 + func (*GetDeviceInfoRequest) Descriptor() ([]byte, []int) + func (*GetDeviceInfoRequest) ProtoMessage() + func (x *GetDeviceInfoRequest) GetHandle() int64 + func (x *GetDeviceInfoRequest) ProtoReflect() protoreflect.Message + func (x *GetDeviceInfoRequest) Reset() + func (x *GetDeviceInfoRequest) String() string + type GetDeviceInfoResponse struct + Result int64 + func (*GetDeviceInfoResponse) Descriptor() ([]byte, []int) + func (*GetDeviceInfoResponse) ProtoMessage() + func (x *GetDeviceInfoResponse) GetResult() int64 + func (x *GetDeviceInfoResponse) ProtoReflect() protoreflect.Message + func (x *GetDeviceInfoResponse) Reset() + func (x *GetDeviceInfoResponse) String() string + type GetDeviceNameRequest struct + Handle int64 + func (*GetDeviceNameRequest) Descriptor() ([]byte, []int) + func (*GetDeviceNameRequest) ProtoMessage() + func (x *GetDeviceNameRequest) GetHandle() int64 + func (x *GetDeviceNameRequest) ProtoReflect() protoreflect.Message + func (x *GetDeviceNameRequest) Reset() + func (x *GetDeviceNameRequest) String() string + type GetDeviceNameResponse struct + Result string + func (*GetDeviceNameResponse) Descriptor() ([]byte, []int) + func (*GetDeviceNameResponse) ProtoMessage() + func (x *GetDeviceNameResponse) GetResult() string + func (x *GetDeviceNameResponse) ProtoReflect() protoreflect.Message + func (x *GetDeviceNameResponse) Reset() + func (x *GetDeviceNameResponse) String() string + type GetDevicePropCodeRequest struct + func (*GetDevicePropCodeRequest) Descriptor() ([]byte, []int) + func (*GetDevicePropCodeRequest) ProtoMessage() + func (x *GetDevicePropCodeRequest) ProtoReflect() protoreflect.Message + func (x *GetDevicePropCodeRequest) Reset() + func (x *GetDevicePropCodeRequest) String() string + type GetDevicePropCodeResponse struct + Result int32 + func (*GetDevicePropCodeResponse) Descriptor() ([]byte, []int) + func (*GetDevicePropCodeResponse) ProtoMessage() + func (x *GetDevicePropCodeResponse) GetResult() int32 + func (x *GetDevicePropCodeResponse) ProtoReflect() protoreflect.Message + func (x *GetDevicePropCodeResponse) Reset() + func (x *GetDevicePropCodeResponse) String() string + type GetEventCodeRequest struct + func (*GetEventCodeRequest) Descriptor() ([]byte, []int) + func (*GetEventCodeRequest) ProtoMessage() + func (x *GetEventCodeRequest) ProtoReflect() protoreflect.Message + func (x *GetEventCodeRequest) Reset() + func (x *GetEventCodeRequest) String() string + type GetEventCodeResponse struct + Result int32 + func (*GetEventCodeResponse) Descriptor() ([]byte, []int) + func (*GetEventCodeResponse) ProtoMessage() + func (x *GetEventCodeResponse) GetResult() int32 + func (x *GetEventCodeResponse) ProtoReflect() protoreflect.Message + func (x *GetEventCodeResponse) Reset() + func (x *GetEventCodeResponse) String() string + type GetEventsSupportedRequest struct + func (*GetEventsSupportedRequest) Descriptor() ([]byte, []int) + func (*GetEventsSupportedRequest) ProtoMessage() + func (x *GetEventsSupportedRequest) ProtoReflect() protoreflect.Message + func (x *GetEventsSupportedRequest) Reset() + func (x *GetEventsSupportedRequest) String() string + type GetEventsSupportedResponse struct + Result int64 + func (*GetEventsSupportedResponse) Descriptor() ([]byte, []int) + func (*GetEventsSupportedResponse) ProtoMessage() + func (x *GetEventsSupportedResponse) GetResult() int64 + func (x *GetEventsSupportedResponse) ProtoReflect() protoreflect.Message + func (x *GetEventsSupportedResponse) Reset() + func (x *GetEventsSupportedResponse) String() string + type GetFormatRequest struct + func (*GetFormatRequest) Descriptor() ([]byte, []int) + func (*GetFormatRequest) ProtoMessage() + func (x *GetFormatRequest) ProtoReflect() protoreflect.Message + func (x *GetFormatRequest) Reset() + func (x *GetFormatRequest) String() string + type GetFormatResponse struct + Result int32 + func (*GetFormatResponse) Descriptor() ([]byte, []int) + func (*GetFormatResponse) ProtoMessage() + func (x *GetFormatResponse) GetResult() int32 + func (x *GetFormatResponse) ProtoReflect() protoreflect.Message + func (x *GetFormatResponse) Reset() + func (x *GetFormatResponse) String() string + type GetFreeSpaceRequest struct + func (*GetFreeSpaceRequest) Descriptor() ([]byte, []int) + func (*GetFreeSpaceRequest) ProtoMessage() + func (x *GetFreeSpaceRequest) ProtoReflect() protoreflect.Message + func (x *GetFreeSpaceRequest) Reset() + func (x *GetFreeSpaceRequest) String() string + type GetFreeSpaceResponse struct + Result int64 + func (*GetFreeSpaceResponse) Descriptor() ([]byte, []int) + func (*GetFreeSpaceResponse) ProtoMessage() + func (x *GetFreeSpaceResponse) GetResult() int64 + func (x *GetFreeSpaceResponse) ProtoReflect() protoreflect.Message + func (x *GetFreeSpaceResponse) Reset() + func (x *GetFreeSpaceResponse) String() string + type GetImagePixDepthLongRequest struct + func (*GetImagePixDepthLongRequest) Descriptor() ([]byte, []int) + func (*GetImagePixDepthLongRequest) ProtoMessage() + func (x *GetImagePixDepthLongRequest) ProtoReflect() protoreflect.Message + func (x *GetImagePixDepthLongRequest) Reset() + func (x *GetImagePixDepthLongRequest) String() string + type GetImagePixDepthLongResponse struct + Result int64 + func (*GetImagePixDepthLongResponse) Descriptor() ([]byte, []int) + func (*GetImagePixDepthLongResponse) ProtoMessage() + func (x *GetImagePixDepthLongResponse) GetResult() int64 + func (x *GetImagePixDepthLongResponse) ProtoReflect() protoreflect.Message + func (x *GetImagePixDepthLongResponse) Reset() + func (x *GetImagePixDepthLongResponse) String() string + type GetImagePixDepthRequest struct + func (*GetImagePixDepthRequest) Descriptor() ([]byte, []int) + func (*GetImagePixDepthRequest) ProtoMessage() + func (x *GetImagePixDepthRequest) ProtoReflect() protoreflect.Message + func (x *GetImagePixDepthRequest) Reset() + func (x *GetImagePixDepthRequest) String() string + type GetImagePixDepthResponse struct + Result int32 + func (*GetImagePixDepthResponse) Descriptor() ([]byte, []int) + func (*GetImagePixDepthResponse) ProtoMessage() + func (x *GetImagePixDepthResponse) GetResult() int32 + func (x *GetImagePixDepthResponse) ProtoReflect() protoreflect.Message + func (x *GetImagePixDepthResponse) Reset() + func (x *GetImagePixDepthResponse) String() string + type GetImagePixHeightLongRequest struct + func (*GetImagePixHeightLongRequest) Descriptor() ([]byte, []int) + func (*GetImagePixHeightLongRequest) ProtoMessage() + func (x *GetImagePixHeightLongRequest) ProtoReflect() protoreflect.Message + func (x *GetImagePixHeightLongRequest) Reset() + func (x *GetImagePixHeightLongRequest) String() string + type GetImagePixHeightLongResponse struct + Result int64 + func (*GetImagePixHeightLongResponse) Descriptor() ([]byte, []int) + func (*GetImagePixHeightLongResponse) ProtoMessage() + func (x *GetImagePixHeightLongResponse) GetResult() int64 + func (x *GetImagePixHeightLongResponse) ProtoReflect() protoreflect.Message + func (x *GetImagePixHeightLongResponse) Reset() + func (x *GetImagePixHeightLongResponse) String() string + type GetImagePixHeightRequest struct + func (*GetImagePixHeightRequest) Descriptor() ([]byte, []int) + func (*GetImagePixHeightRequest) ProtoMessage() + func (x *GetImagePixHeightRequest) ProtoReflect() protoreflect.Message + func (x *GetImagePixHeightRequest) Reset() + func (x *GetImagePixHeightRequest) String() string + type GetImagePixHeightResponse struct + Result int32 + func (*GetImagePixHeightResponse) Descriptor() ([]byte, []int) + func (*GetImagePixHeightResponse) ProtoMessage() + func (x *GetImagePixHeightResponse) GetResult() int32 + func (x *GetImagePixHeightResponse) ProtoReflect() protoreflect.Message + func (x *GetImagePixHeightResponse) Reset() + func (x *GetImagePixHeightResponse) String() string + type GetImagePixWidthLongRequest struct + func (*GetImagePixWidthLongRequest) Descriptor() ([]byte, []int) + func (*GetImagePixWidthLongRequest) ProtoMessage() + func (x *GetImagePixWidthLongRequest) ProtoReflect() protoreflect.Message + func (x *GetImagePixWidthLongRequest) Reset() + func (x *GetImagePixWidthLongRequest) String() string + type GetImagePixWidthLongResponse struct + Result int64 + func (*GetImagePixWidthLongResponse) Descriptor() ([]byte, []int) + func (*GetImagePixWidthLongResponse) ProtoMessage() + func (x *GetImagePixWidthLongResponse) GetResult() int64 + func (x *GetImagePixWidthLongResponse) ProtoReflect() protoreflect.Message + func (x *GetImagePixWidthLongResponse) Reset() + func (x *GetImagePixWidthLongResponse) String() string + type GetImagePixWidthRequest struct + func (*GetImagePixWidthRequest) Descriptor() ([]byte, []int) + func (*GetImagePixWidthRequest) ProtoMessage() + func (x *GetImagePixWidthRequest) ProtoReflect() protoreflect.Message + func (x *GetImagePixWidthRequest) Reset() + func (x *GetImagePixWidthRequest) String() string + type GetImagePixWidthResponse struct + Result int32 + func (*GetImagePixWidthResponse) Descriptor() ([]byte, []int) + func (*GetImagePixWidthResponse) ProtoMessage() + func (x *GetImagePixWidthResponse) GetResult() int32 + func (x *GetImagePixWidthResponse) ProtoReflect() protoreflect.Message + func (x *GetImagePixWidthResponse) Reset() + func (x *GetImagePixWidthResponse) String() string + type GetKeywordsRequest struct + func (*GetKeywordsRequest) Descriptor() ([]byte, []int) + func (*GetKeywordsRequest) ProtoMessage() + func (x *GetKeywordsRequest) ProtoReflect() protoreflect.Message + func (x *GetKeywordsRequest) Reset() + func (x *GetKeywordsRequest) String() string + type GetKeywordsResponse struct + Result string + func (*GetKeywordsResponse) Descriptor() ([]byte, []int) + func (*GetKeywordsResponse) ProtoMessage() + func (x *GetKeywordsResponse) GetResult() string + func (x *GetKeywordsResponse) ProtoReflect() protoreflect.Message + func (x *GetKeywordsResponse) Reset() + func (x *GetKeywordsResponse) String() string + type GetManufacturerRequest struct + func (*GetManufacturerRequest) Descriptor() ([]byte, []int) + func (*GetManufacturerRequest) ProtoMessage() + func (x *GetManufacturerRequest) ProtoReflect() protoreflect.Message + func (x *GetManufacturerRequest) Reset() + func (x *GetManufacturerRequest) String() string + type GetManufacturerResponse struct + Result string + func (*GetManufacturerResponse) Descriptor() ([]byte, []int) + func (*GetManufacturerResponse) ProtoMessage() + func (x *GetManufacturerResponse) GetResult() string + func (x *GetManufacturerResponse) ProtoReflect() protoreflect.Message + func (x *GetManufacturerResponse) Reset() + func (x *GetManufacturerResponse) String() string + type GetMaxCapacityRequest struct + func (*GetMaxCapacityRequest) Descriptor() ([]byte, []int) + func (*GetMaxCapacityRequest) ProtoMessage() + func (x *GetMaxCapacityRequest) ProtoReflect() protoreflect.Message + func (x *GetMaxCapacityRequest) Reset() + func (x *GetMaxCapacityRequest) String() string + type GetMaxCapacityResponse struct + Result int64 + func (*GetMaxCapacityResponse) Descriptor() ([]byte, []int) + func (*GetMaxCapacityResponse) ProtoMessage() + func (x *GetMaxCapacityResponse) GetResult() int64 + func (x *GetMaxCapacityResponse) ProtoReflect() protoreflect.Message + func (x *GetMaxCapacityResponse) Reset() + func (x *GetMaxCapacityResponse) String() string + type GetModelRequest struct + func (*GetModelRequest) Descriptor() ([]byte, []int) + func (*GetModelRequest) ProtoMessage() + func (x *GetModelRequest) ProtoReflect() protoreflect.Message + func (x *GetModelRequest) Reset() + func (x *GetModelRequest) String() string + type GetModelResponse struct + Result string + func (*GetModelResponse) Descriptor() ([]byte, []int) + func (*GetModelResponse) ProtoMessage() + func (x *GetModelResponse) GetResult() string + func (x *GetModelResponse) ProtoReflect() protoreflect.Message + func (x *GetModelResponse) Reset() + func (x *GetModelResponse) String() string + type GetNameRequest struct + func (*GetNameRequest) Descriptor() ([]byte, []int) + func (*GetNameRequest) ProtoMessage() + func (x *GetNameRequest) ProtoReflect() protoreflect.Message + func (x *GetNameRequest) Reset() + func (x *GetNameRequest) String() string + type GetNameResponse struct + Result string + func (*GetNameResponse) Descriptor() ([]byte, []int) + func (*GetNameResponse) ProtoMessage() + func (x *GetNameResponse) GetResult() string + func (x *GetNameResponse) ProtoReflect() protoreflect.Message + func (x *GetNameResponse) Reset() + func (x *GetNameResponse) String() string + type GetObjectFormatCodeRequest struct + func (*GetObjectFormatCodeRequest) Descriptor() ([]byte, []int) + func (*GetObjectFormatCodeRequest) ProtoMessage() + func (x *GetObjectFormatCodeRequest) ProtoReflect() protoreflect.Message + func (x *GetObjectFormatCodeRequest) Reset() + func (x *GetObjectFormatCodeRequest) String() string + type GetObjectFormatCodeResponse struct + Result int32 + func (*GetObjectFormatCodeResponse) Descriptor() ([]byte, []int) + func (*GetObjectFormatCodeResponse) ProtoMessage() + func (x *GetObjectFormatCodeResponse) GetResult() int32 + func (x *GetObjectFormatCodeResponse) ProtoReflect() protoreflect.Message + func (x *GetObjectFormatCodeResponse) Reset() + func (x *GetObjectFormatCodeResponse) String() string + type GetObjectHandleRequest struct + func (*GetObjectHandleRequest) Descriptor() ([]byte, []int) + func (*GetObjectHandleRequest) ProtoMessage() + func (x *GetObjectHandleRequest) ProtoReflect() protoreflect.Message + func (x *GetObjectHandleRequest) Reset() + func (x *GetObjectHandleRequest) String() string + type GetObjectHandleResponse struct + Result int32 + func (*GetObjectHandleResponse) Descriptor() ([]byte, []int) + func (*GetObjectHandleResponse) ProtoMessage() + func (x *GetObjectHandleResponse) GetResult() int32 + func (x *GetObjectHandleResponse) ProtoReflect() protoreflect.Message + func (x *GetObjectHandleResponse) Reset() + func (x *GetObjectHandleResponse) String() string + type GetObjectHandlesRequest struct + Arg0 int32 + Arg1 int32 + Arg2 int32 + Handle int64 + func (*GetObjectHandlesRequest) Descriptor() ([]byte, []int) + func (*GetObjectHandlesRequest) ProtoMessage() + func (x *GetObjectHandlesRequest) GetArg0() int32 + func (x *GetObjectHandlesRequest) GetArg1() int32 + func (x *GetObjectHandlesRequest) GetArg2() int32 + func (x *GetObjectHandlesRequest) GetHandle() int64 + func (x *GetObjectHandlesRequest) ProtoReflect() protoreflect.Message + func (x *GetObjectHandlesRequest) Reset() + func (x *GetObjectHandlesRequest) String() string + type GetObjectHandlesResponse struct + Result int64 + func (*GetObjectHandlesResponse) Descriptor() ([]byte, []int) + func (*GetObjectHandlesResponse) ProtoMessage() + func (x *GetObjectHandlesResponse) GetResult() int64 + func (x *GetObjectHandlesResponse) ProtoReflect() protoreflect.Message + func (x *GetObjectHandlesResponse) Reset() + func (x *GetObjectHandlesResponse) String() string + type GetObjectInfoRequest struct + Arg0 int32 + Handle int64 + func (*GetObjectInfoRequest) Descriptor() ([]byte, []int) + func (*GetObjectInfoRequest) ProtoMessage() + func (x *GetObjectInfoRequest) GetArg0() int32 + func (x *GetObjectInfoRequest) GetHandle() int64 + func (x *GetObjectInfoRequest) ProtoReflect() protoreflect.Message + func (x *GetObjectInfoRequest) Reset() + func (x *GetObjectInfoRequest) String() string + type GetObjectInfoResponse struct + Result int64 + func (*GetObjectInfoResponse) Descriptor() ([]byte, []int) + func (*GetObjectInfoResponse) ProtoMessage() + func (x *GetObjectInfoResponse) GetResult() int64 + func (x *GetObjectInfoResponse) ProtoReflect() protoreflect.Message + func (x *GetObjectInfoResponse) Reset() + func (x *GetObjectInfoResponse) String() string + type GetObjectPropCodeRequest struct + func (*GetObjectPropCodeRequest) Descriptor() ([]byte, []int) + func (*GetObjectPropCodeRequest) ProtoMessage() + func (x *GetObjectPropCodeRequest) ProtoReflect() protoreflect.Message + func (x *GetObjectPropCodeRequest) Reset() + func (x *GetObjectPropCodeRequest) String() string + type GetObjectPropCodeResponse struct + Result int32 + func (*GetObjectPropCodeResponse) Descriptor() ([]byte, []int) + func (*GetObjectPropCodeResponse) ProtoMessage() + func (x *GetObjectPropCodeResponse) GetResult() int32 + func (x *GetObjectPropCodeResponse) ProtoReflect() protoreflect.Message + func (x *GetObjectPropCodeResponse) Reset() + func (x *GetObjectPropCodeResponse) String() string + type GetObjectRequest struct + Arg0 int32 + Arg1 int32 + Handle int64 + func (*GetObjectRequest) Descriptor() ([]byte, []int) + func (*GetObjectRequest) ProtoMessage() + func (x *GetObjectRequest) GetArg0() int32 + func (x *GetObjectRequest) GetArg1() int32 + func (x *GetObjectRequest) GetHandle() int64 + func (x *GetObjectRequest) ProtoReflect() protoreflect.Message + func (x *GetObjectRequest) Reset() + func (x *GetObjectRequest) String() string + type GetObjectResponse struct + Result int64 + func (*GetObjectResponse) Descriptor() ([]byte, []int) + func (*GetObjectResponse) ProtoMessage() + func (x *GetObjectResponse) GetResult() int64 + func (x *GetObjectResponse) ProtoReflect() protoreflect.Message + func (x *GetObjectResponse) Reset() + func (x *GetObjectResponse) String() string + type GetOperationsSupportedRequest struct + func (*GetOperationsSupportedRequest) Descriptor() ([]byte, []int) + func (*GetOperationsSupportedRequest) ProtoMessage() + func (x *GetOperationsSupportedRequest) ProtoReflect() protoreflect.Message + func (x *GetOperationsSupportedRequest) Reset() + func (x *GetOperationsSupportedRequest) String() string + type GetOperationsSupportedResponse struct + Result int64 + func (*GetOperationsSupportedResponse) Descriptor() ([]byte, []int) + func (*GetOperationsSupportedResponse) ProtoMessage() + func (x *GetOperationsSupportedResponse) GetResult() int64 + func (x *GetOperationsSupportedResponse) ProtoReflect() protoreflect.Message + func (x *GetOperationsSupportedResponse) Reset() + func (x *GetOperationsSupportedResponse) String() string + type GetParameter1Request struct + func (*GetParameter1Request) Descriptor() ([]byte, []int) + func (*GetParameter1Request) ProtoMessage() + func (x *GetParameter1Request) ProtoReflect() protoreflect.Message + func (x *GetParameter1Request) Reset() + func (x *GetParameter1Request) String() string + type GetParameter1Response struct + Result int32 + func (*GetParameter1Response) Descriptor() ([]byte, []int) + func (*GetParameter1Response) ProtoMessage() + func (x *GetParameter1Response) GetResult() int32 + func (x *GetParameter1Response) ProtoReflect() protoreflect.Message + func (x *GetParameter1Response) Reset() + func (x *GetParameter1Response) String() string + type GetParameter2Request struct + func (*GetParameter2Request) Descriptor() ([]byte, []int) + func (*GetParameter2Request) ProtoMessage() + func (x *GetParameter2Request) ProtoReflect() protoreflect.Message + func (x *GetParameter2Request) Reset() + func (x *GetParameter2Request) String() string + type GetParameter2Response struct + Result int32 + func (*GetParameter2Response) Descriptor() ([]byte, []int) + func (*GetParameter2Response) ProtoMessage() + func (x *GetParameter2Response) GetResult() int32 + func (x *GetParameter2Response) ProtoReflect() protoreflect.Message + func (x *GetParameter2Response) Reset() + func (x *GetParameter2Response) String() string + type GetParameter3Request struct + func (*GetParameter3Request) Descriptor() ([]byte, []int) + func (*GetParameter3Request) ProtoMessage() + func (x *GetParameter3Request) ProtoReflect() protoreflect.Message + func (x *GetParameter3Request) Reset() + func (x *GetParameter3Request) String() string + type GetParameter3Response struct + Result int32 + func (*GetParameter3Response) Descriptor() ([]byte, []int) + func (*GetParameter3Response) ProtoMessage() + func (x *GetParameter3Response) GetResult() int32 + func (x *GetParameter3Response) ProtoReflect() protoreflect.Message + func (x *GetParameter3Response) Reset() + func (x *GetParameter3Response) String() string + type GetParentRequest struct + func (*GetParentRequest) Descriptor() ([]byte, []int) + func (*GetParentRequest) ProtoMessage() + func (x *GetParentRequest) ProtoReflect() protoreflect.Message + func (x *GetParentRequest) Reset() + func (x *GetParentRequest) String() string + type GetParentResponse struct + Result int32 + func (*GetParentResponse) Descriptor() ([]byte, []int) + func (*GetParentResponse) ProtoMessage() + func (x *GetParentResponse) GetResult() int32 + func (x *GetParentResponse) ProtoReflect() protoreflect.Message + func (x *GetParentResponse) Reset() + func (x *GetParentResponse) String() string + type GetPartialObject64Request struct + Arg0 int32 + Arg1 int64 + Arg2 int64 + Arg3 int64 + Handle int64 + func (*GetPartialObject64Request) Descriptor() ([]byte, []int) + func (*GetPartialObject64Request) ProtoMessage() + func (x *GetPartialObject64Request) GetArg0() int32 + func (x *GetPartialObject64Request) GetArg1() int64 + func (x *GetPartialObject64Request) GetArg2() int64 + func (x *GetPartialObject64Request) GetArg3() int64 + func (x *GetPartialObject64Request) GetHandle() int64 + func (x *GetPartialObject64Request) ProtoReflect() protoreflect.Message + func (x *GetPartialObject64Request) Reset() + func (x *GetPartialObject64Request) String() string + type GetPartialObject64Response struct + Result int64 + func (*GetPartialObject64Response) Descriptor() ([]byte, []int) + func (*GetPartialObject64Response) ProtoMessage() + func (x *GetPartialObject64Response) GetResult() int64 + func (x *GetPartialObject64Response) ProtoReflect() protoreflect.Message + func (x *GetPartialObject64Response) Reset() + func (x *GetPartialObject64Response) String() string + type GetPartialObjectRequest struct + Arg0 int32 + Arg1 int64 + Arg2 int64 + Arg3 int64 + Handle int64 + func (*GetPartialObjectRequest) Descriptor() ([]byte, []int) + func (*GetPartialObjectRequest) ProtoMessage() + func (x *GetPartialObjectRequest) GetArg0() int32 + func (x *GetPartialObjectRequest) GetArg1() int64 + func (x *GetPartialObjectRequest) GetArg2() int64 + func (x *GetPartialObjectRequest) GetArg3() int64 + func (x *GetPartialObjectRequest) GetHandle() int64 + func (x *GetPartialObjectRequest) ProtoReflect() protoreflect.Message + func (x *GetPartialObjectRequest) Reset() + func (x *GetPartialObjectRequest) String() string + type GetPartialObjectResponse struct + Result int64 + func (*GetPartialObjectResponse) Descriptor() ([]byte, []int) + func (*GetPartialObjectResponse) ProtoMessage() + func (x *GetPartialObjectResponse) GetResult() int64 + func (x *GetPartialObjectResponse) ProtoReflect() protoreflect.Message + func (x *GetPartialObjectResponse) Reset() + func (x *GetPartialObjectResponse) String() string + type GetProtectionStatusRequest struct + func (*GetProtectionStatusRequest) Descriptor() ([]byte, []int) + func (*GetProtectionStatusRequest) ProtoMessage() + func (x *GetProtectionStatusRequest) ProtoReflect() protoreflect.Message + func (x *GetProtectionStatusRequest) Reset() + func (x *GetProtectionStatusRequest) String() string + type GetProtectionStatusResponse struct + Result int32 + func (*GetProtectionStatusResponse) Descriptor() ([]byte, []int) + func (*GetProtectionStatusResponse) ProtoMessage() + func (x *GetProtectionStatusResponse) GetResult() int32 + func (x *GetProtectionStatusResponse) ProtoReflect() protoreflect.Message + func (x *GetProtectionStatusResponse) Reset() + func (x *GetProtectionStatusResponse) String() string + type GetSequenceNumberLongRequest struct + func (*GetSequenceNumberLongRequest) Descriptor() ([]byte, []int) + func (*GetSequenceNumberLongRequest) ProtoMessage() + func (x *GetSequenceNumberLongRequest) ProtoReflect() protoreflect.Message + func (x *GetSequenceNumberLongRequest) Reset() + func (x *GetSequenceNumberLongRequest) String() string + type GetSequenceNumberLongResponse struct + Result int64 + func (*GetSequenceNumberLongResponse) Descriptor() ([]byte, []int) + func (*GetSequenceNumberLongResponse) ProtoMessage() + func (x *GetSequenceNumberLongResponse) GetResult() int64 + func (x *GetSequenceNumberLongResponse) ProtoReflect() protoreflect.Message + func (x *GetSequenceNumberLongResponse) Reset() + func (x *GetSequenceNumberLongResponse) String() string + type GetSequenceNumberRequest struct + func (*GetSequenceNumberRequest) Descriptor() ([]byte, []int) + func (*GetSequenceNumberRequest) ProtoMessage() + func (x *GetSequenceNumberRequest) ProtoReflect() protoreflect.Message + func (x *GetSequenceNumberRequest) Reset() + func (x *GetSequenceNumberRequest) String() string + type GetSequenceNumberResponse struct + Result int32 + func (*GetSequenceNumberResponse) Descriptor() ([]byte, []int) + func (*GetSequenceNumberResponse) ProtoMessage() + func (x *GetSequenceNumberResponse) GetResult() int32 + func (x *GetSequenceNumberResponse) ProtoReflect() protoreflect.Message + func (x *GetSequenceNumberResponse) Reset() + func (x *GetSequenceNumberResponse) String() string + type GetSerialNumberRequest struct + func (*GetSerialNumberRequest) Descriptor() ([]byte, []int) + func (*GetSerialNumberRequest) ProtoMessage() + func (x *GetSerialNumberRequest) ProtoReflect() protoreflect.Message + func (x *GetSerialNumberRequest) Reset() + func (x *GetSerialNumberRequest) String() string + type GetSerialNumberResponse struct + Result string + func (*GetSerialNumberResponse) Descriptor() ([]byte, []int) + func (*GetSerialNumberResponse) ProtoMessage() + func (x *GetSerialNumberResponse) GetResult() string + func (x *GetSerialNumberResponse) ProtoReflect() protoreflect.Message + func (x *GetSerialNumberResponse) Reset() + func (x *GetSerialNumberResponse) String() string + type GetStorageIdRequest struct + func (*GetStorageIdRequest) Descriptor() ([]byte, []int) + func (*GetStorageIdRequest) ProtoMessage() + func (x *GetStorageIdRequest) ProtoReflect() protoreflect.Message + func (x *GetStorageIdRequest) Reset() + func (x *GetStorageIdRequest) String() string + type GetStorageIdResponse struct + Result int32 + func (*GetStorageIdResponse) Descriptor() ([]byte, []int) + func (*GetStorageIdResponse) ProtoMessage() + func (x *GetStorageIdResponse) GetResult() int32 + func (x *GetStorageIdResponse) ProtoReflect() protoreflect.Message + func (x *GetStorageIdResponse) Reset() + func (x *GetStorageIdResponse) String() string + type GetStorageIdsRequest struct + Handle int64 + func (*GetStorageIdsRequest) Descriptor() ([]byte, []int) + func (*GetStorageIdsRequest) ProtoMessage() + func (x *GetStorageIdsRequest) GetHandle() int64 + func (x *GetStorageIdsRequest) ProtoReflect() protoreflect.Message + func (x *GetStorageIdsRequest) Reset() + func (x *GetStorageIdsRequest) String() string + type GetStorageIdsResponse struct + Result int64 + func (*GetStorageIdsResponse) Descriptor() ([]byte, []int) + func (*GetStorageIdsResponse) ProtoMessage() + func (x *GetStorageIdsResponse) GetResult() int64 + func (x *GetStorageIdsResponse) ProtoReflect() protoreflect.Message + func (x *GetStorageIdsResponse) Reset() + func (x *GetStorageIdsResponse) String() string + type GetStorageInfoRequest struct + Arg0 int32 + Handle int64 + func (*GetStorageInfoRequest) Descriptor() ([]byte, []int) + func (*GetStorageInfoRequest) ProtoMessage() + func (x *GetStorageInfoRequest) GetArg0() int32 + func (x *GetStorageInfoRequest) GetHandle() int64 + func (x *GetStorageInfoRequest) ProtoReflect() protoreflect.Message + func (x *GetStorageInfoRequest) Reset() + func (x *GetStorageInfoRequest) String() string + type GetStorageInfoResponse struct + Result int64 + func (*GetStorageInfoResponse) Descriptor() ([]byte, []int) + func (*GetStorageInfoResponse) ProtoMessage() + func (x *GetStorageInfoResponse) GetResult() int64 + func (x *GetStorageInfoResponse) ProtoReflect() protoreflect.Message + func (x *GetStorageInfoResponse) Reset() + func (x *GetStorageInfoResponse) String() string + type GetThumbCompressedSizeLongRequest struct + func (*GetThumbCompressedSizeLongRequest) Descriptor() ([]byte, []int) + func (*GetThumbCompressedSizeLongRequest) ProtoMessage() + func (x *GetThumbCompressedSizeLongRequest) ProtoReflect() protoreflect.Message + func (x *GetThumbCompressedSizeLongRequest) Reset() + func (x *GetThumbCompressedSizeLongRequest) String() string + type GetThumbCompressedSizeLongResponse struct + Result int64 + func (*GetThumbCompressedSizeLongResponse) Descriptor() ([]byte, []int) + func (*GetThumbCompressedSizeLongResponse) ProtoMessage() + func (x *GetThumbCompressedSizeLongResponse) GetResult() int64 + func (x *GetThumbCompressedSizeLongResponse) ProtoReflect() protoreflect.Message + func (x *GetThumbCompressedSizeLongResponse) Reset() + func (x *GetThumbCompressedSizeLongResponse) String() string + type GetThumbCompressedSizeRequest struct + func (*GetThumbCompressedSizeRequest) Descriptor() ([]byte, []int) + func (*GetThumbCompressedSizeRequest) ProtoMessage() + func (x *GetThumbCompressedSizeRequest) ProtoReflect() protoreflect.Message + func (x *GetThumbCompressedSizeRequest) Reset() + func (x *GetThumbCompressedSizeRequest) String() string + type GetThumbCompressedSizeResponse struct + Result int32 + func (*GetThumbCompressedSizeResponse) Descriptor() ([]byte, []int) + func (*GetThumbCompressedSizeResponse) ProtoMessage() + func (x *GetThumbCompressedSizeResponse) GetResult() int32 + func (x *GetThumbCompressedSizeResponse) ProtoReflect() protoreflect.Message + func (x *GetThumbCompressedSizeResponse) Reset() + func (x *GetThumbCompressedSizeResponse) String() string + type GetThumbFormatRequest struct + func (*GetThumbFormatRequest) Descriptor() ([]byte, []int) + func (*GetThumbFormatRequest) ProtoMessage() + func (x *GetThumbFormatRequest) ProtoReflect() protoreflect.Message + func (x *GetThumbFormatRequest) Reset() + func (x *GetThumbFormatRequest) String() string + type GetThumbFormatResponse struct + Result int32 + func (*GetThumbFormatResponse) Descriptor() ([]byte, []int) + func (*GetThumbFormatResponse) ProtoMessage() + func (x *GetThumbFormatResponse) GetResult() int32 + func (x *GetThumbFormatResponse) ProtoReflect() protoreflect.Message + func (x *GetThumbFormatResponse) Reset() + func (x *GetThumbFormatResponse) String() string + type GetThumbPixHeightLongRequest struct + func (*GetThumbPixHeightLongRequest) Descriptor() ([]byte, []int) + func (*GetThumbPixHeightLongRequest) ProtoMessage() + func (x *GetThumbPixHeightLongRequest) ProtoReflect() protoreflect.Message + func (x *GetThumbPixHeightLongRequest) Reset() + func (x *GetThumbPixHeightLongRequest) String() string + type GetThumbPixHeightLongResponse struct + Result int64 + func (*GetThumbPixHeightLongResponse) Descriptor() ([]byte, []int) + func (*GetThumbPixHeightLongResponse) ProtoMessage() + func (x *GetThumbPixHeightLongResponse) GetResult() int64 + func (x *GetThumbPixHeightLongResponse) ProtoReflect() protoreflect.Message + func (x *GetThumbPixHeightLongResponse) Reset() + func (x *GetThumbPixHeightLongResponse) String() string + type GetThumbPixHeightRequest struct + func (*GetThumbPixHeightRequest) Descriptor() ([]byte, []int) + func (*GetThumbPixHeightRequest) ProtoMessage() + func (x *GetThumbPixHeightRequest) ProtoReflect() protoreflect.Message + func (x *GetThumbPixHeightRequest) Reset() + func (x *GetThumbPixHeightRequest) String() string + type GetThumbPixHeightResponse struct + Result int32 + func (*GetThumbPixHeightResponse) Descriptor() ([]byte, []int) + func (*GetThumbPixHeightResponse) ProtoMessage() + func (x *GetThumbPixHeightResponse) GetResult() int32 + func (x *GetThumbPixHeightResponse) ProtoReflect() protoreflect.Message + func (x *GetThumbPixHeightResponse) Reset() + func (x *GetThumbPixHeightResponse) String() string + type GetThumbPixWidthLongRequest struct + func (*GetThumbPixWidthLongRequest) Descriptor() ([]byte, []int) + func (*GetThumbPixWidthLongRequest) ProtoMessage() + func (x *GetThumbPixWidthLongRequest) ProtoReflect() protoreflect.Message + func (x *GetThumbPixWidthLongRequest) Reset() + func (x *GetThumbPixWidthLongRequest) String() string + type GetThumbPixWidthLongResponse struct + Result int64 + func (*GetThumbPixWidthLongResponse) Descriptor() ([]byte, []int) + func (*GetThumbPixWidthLongResponse) ProtoMessage() + func (x *GetThumbPixWidthLongResponse) GetResult() int64 + func (x *GetThumbPixWidthLongResponse) ProtoReflect() protoreflect.Message + func (x *GetThumbPixWidthLongResponse) Reset() + func (x *GetThumbPixWidthLongResponse) String() string + type GetThumbPixWidthRequest struct + func (*GetThumbPixWidthRequest) Descriptor() ([]byte, []int) + func (*GetThumbPixWidthRequest) ProtoMessage() + func (x *GetThumbPixWidthRequest) ProtoReflect() protoreflect.Message + func (x *GetThumbPixWidthRequest) Reset() + func (x *GetThumbPixWidthRequest) String() string + type GetThumbPixWidthResponse struct + Result int32 + func (*GetThumbPixWidthResponse) Descriptor() ([]byte, []int) + func (*GetThumbPixWidthResponse) ProtoMessage() + func (x *GetThumbPixWidthResponse) GetResult() int32 + func (x *GetThumbPixWidthResponse) ProtoReflect() protoreflect.Message + func (x *GetThumbPixWidthResponse) Reset() + func (x *GetThumbPixWidthResponse) String() string + type GetThumbnailRequest struct + Arg0 int32 + Handle int64 + func (*GetThumbnailRequest) Descriptor() ([]byte, []int) + func (*GetThumbnailRequest) ProtoMessage() + func (x *GetThumbnailRequest) GetArg0() int32 + func (x *GetThumbnailRequest) GetHandle() int64 + func (x *GetThumbnailRequest) ProtoReflect() protoreflect.Message + func (x *GetThumbnailRequest) Reset() + func (x *GetThumbnailRequest) String() string + type GetThumbnailResponse struct + Result int64 + func (*GetThumbnailResponse) Descriptor() ([]byte, []int) + func (*GetThumbnailResponse) ProtoMessage() + func (x *GetThumbnailResponse) GetResult() int64 + func (x *GetThumbnailResponse) ProtoReflect() protoreflect.Message + func (x *GetThumbnailResponse) Reset() + func (x *GetThumbnailResponse) String() string + type GetTransactionIdRequest struct + func (*GetTransactionIdRequest) Descriptor() ([]byte, []int) + func (*GetTransactionIdRequest) ProtoMessage() + func (x *GetTransactionIdRequest) ProtoReflect() protoreflect.Message + func (x *GetTransactionIdRequest) Reset() + func (x *GetTransactionIdRequest) String() string + type GetTransactionIdResponse struct + Result int32 + func (*GetTransactionIdResponse) Descriptor() ([]byte, []int) + func (*GetTransactionIdResponse) ProtoMessage() + func (x *GetTransactionIdResponse) GetResult() int32 + func (x *GetTransactionIdResponse) ProtoReflect() protoreflect.Message + func (x *GetTransactionIdResponse) Reset() + func (x *GetTransactionIdResponse) String() string + type GetVersionRequest struct + func (*GetVersionRequest) Descriptor() ([]byte, []int) + func (*GetVersionRequest) ProtoMessage() + func (x *GetVersionRequest) ProtoReflect() protoreflect.Message + func (x *GetVersionRequest) Reset() + func (x *GetVersionRequest) String() string + type GetVersionResponse struct + Result string + func (*GetVersionResponse) Descriptor() ([]byte, []int) + func (*GetVersionResponse) ProtoMessage() + func (x *GetVersionResponse) GetResult() string + func (x *GetVersionResponse) ProtoReflect() protoreflect.Message + func (x *GetVersionResponse) Reset() + func (x *GetVersionResponse) String() string + type GetVolumeIdentifierRequest struct + func (*GetVolumeIdentifierRequest) Descriptor() ([]byte, []int) + func (*GetVolumeIdentifierRequest) ProtoMessage() + func (x *GetVolumeIdentifierRequest) ProtoReflect() protoreflect.Message + func (x *GetVolumeIdentifierRequest) Reset() + func (x *GetVolumeIdentifierRequest) String() string + type GetVolumeIdentifierResponse struct + Result string + func (*GetVolumeIdentifierResponse) Descriptor() ([]byte, []int) + func (*GetVolumeIdentifierResponse) ProtoMessage() + func (x *GetVolumeIdentifierResponse) GetResult() string + func (x *GetVolumeIdentifierResponse) ProtoReflect() protoreflect.Message + func (x *GetVolumeIdentifierResponse) Reset() + func (x *GetVolumeIdentifierResponse) String() string + type ImportFile2Request struct + Arg0 int32 + Arg1 int64 + Handle int64 + func (*ImportFile2Request) Descriptor() ([]byte, []int) + func (*ImportFile2Request) ProtoMessage() + func (x *ImportFile2Request) GetArg0() int32 + func (x *ImportFile2Request) GetArg1() int64 + func (x *ImportFile2Request) GetHandle() int64 + func (x *ImportFile2Request) ProtoReflect() protoreflect.Message + func (x *ImportFile2Request) Reset() + func (x *ImportFile2Request) String() string + type ImportFile2Response struct + Result bool + func (*ImportFile2Response) Descriptor() ([]byte, []int) + func (*ImportFile2Response) ProtoMessage() + func (x *ImportFile2Response) GetResult() bool + func (x *ImportFile2Response) ProtoReflect() protoreflect.Message + func (x *ImportFile2Response) Reset() + func (x *ImportFile2Response) String() string + type ImportFile2_1Request struct + Arg0 int32 + Arg1 string + Handle int64 + func (*ImportFile2_1Request) Descriptor() ([]byte, []int) + func (*ImportFile2_1Request) ProtoMessage() + func (x *ImportFile2_1Request) GetArg0() int32 + func (x *ImportFile2_1Request) GetArg1() string + func (x *ImportFile2_1Request) GetHandle() int64 + func (x *ImportFile2_1Request) ProtoReflect() protoreflect.Message + func (x *ImportFile2_1Request) Reset() + func (x *ImportFile2_1Request) String() string + type ImportFile2_1Response struct + Result bool + func (*ImportFile2_1Response) Descriptor() ([]byte, []int) + func (*ImportFile2_1Response) ProtoMessage() + func (x *ImportFile2_1Response) GetResult() bool + func (x *ImportFile2_1Response) ProtoReflect() protoreflect.Message + func (x *ImportFile2_1Response) Reset() + func (x *ImportFile2_1Response) String() string + type IsAbstractObjectRequest struct + Arg0 int32 + Handle int64 + func (*IsAbstractObjectRequest) Descriptor() ([]byte, []int) + func (*IsAbstractObjectRequest) ProtoMessage() + func (x *IsAbstractObjectRequest) GetArg0() int32 + func (x *IsAbstractObjectRequest) GetHandle() int64 + func (x *IsAbstractObjectRequest) ProtoReflect() protoreflect.Message + func (x *IsAbstractObjectRequest) Reset() + func (x *IsAbstractObjectRequest) String() string + type IsAbstractObjectResponse struct + Result bool + func (*IsAbstractObjectResponse) Descriptor() ([]byte, []int) + func (*IsAbstractObjectResponse) ProtoMessage() + func (x *IsAbstractObjectResponse) GetResult() bool + func (x *IsAbstractObjectResponse) ProtoReflect() protoreflect.Message + func (x *IsAbstractObjectResponse) Reset() + func (x *IsAbstractObjectResponse) String() string + type IsEventSupportedRequest struct + Arg0 int32 + func (*IsEventSupportedRequest) Descriptor() ([]byte, []int) + func (*IsEventSupportedRequest) ProtoMessage() + func (x *IsEventSupportedRequest) GetArg0() int32 + func (x *IsEventSupportedRequest) ProtoReflect() protoreflect.Message + func (x *IsEventSupportedRequest) Reset() + func (x *IsEventSupportedRequest) String() string + type IsEventSupportedResponse struct + Result bool + func (*IsEventSupportedResponse) Descriptor() ([]byte, []int) + func (*IsEventSupportedResponse) ProtoMessage() + func (x *IsEventSupportedResponse) GetResult() bool + func (x *IsEventSupportedResponse) ProtoReflect() protoreflect.Message + func (x *IsEventSupportedResponse) Reset() + func (x *IsEventSupportedResponse) String() string + type IsOperationSupportedRequest struct + Arg0 int32 + func (*IsOperationSupportedRequest) Descriptor() ([]byte, []int) + func (*IsOperationSupportedRequest) ProtoMessage() + func (x *IsOperationSupportedRequest) GetArg0() int32 + func (x *IsOperationSupportedRequest) ProtoReflect() protoreflect.Message + func (x *IsOperationSupportedRequest) Reset() + func (x *IsOperationSupportedRequest) String() string + type IsOperationSupportedResponse struct + Result bool + func (*IsOperationSupportedResponse) Descriptor() ([]byte, []int) + func (*IsOperationSupportedResponse) ProtoMessage() + func (x *IsOperationSupportedResponse) GetResult() bool + func (x *IsOperationSupportedResponse) ProtoReflect() protoreflect.Message + func (x *IsOperationSupportedResponse) Reset() + func (x *IsOperationSupportedResponse) String() string + type NewConstantsRequest struct + func (*NewConstantsRequest) Descriptor() ([]byte, []int) + func (*NewConstantsRequest) ProtoMessage() + func (x *NewConstantsRequest) ProtoReflect() protoreflect.Message + func (x *NewConstantsRequest) Reset() + func (x *NewConstantsRequest) String() string + type NewConstantsResponse struct + Result int64 + func (*NewConstantsResponse) Descriptor() ([]byte, []int) + func (*NewConstantsResponse) ProtoMessage() + func (x *NewConstantsResponse) GetResult() int64 + func (x *NewConstantsResponse) ProtoReflect() protoreflect.Message + func (x *NewConstantsResponse) Reset() + func (x *NewConstantsResponse) String() string + type NewDeviceRequest struct + Arg0 int64 + func (*NewDeviceRequest) Descriptor() ([]byte, []int) + func (*NewDeviceRequest) ProtoMessage() + func (x *NewDeviceRequest) GetArg0() int64 + func (x *NewDeviceRequest) ProtoReflect() protoreflect.Message + func (x *NewDeviceRequest) Reset() + func (x *NewDeviceRequest) String() string + type NewDeviceResponse struct + Result int64 + func (*NewDeviceResponse) Descriptor() ([]byte, []int) + func (*NewDeviceResponse) ProtoMessage() + func (x *NewDeviceResponse) GetResult() int64 + func (x *NewDeviceResponse) ProtoReflect() protoreflect.Message + func (x *NewDeviceResponse) Reset() + func (x *NewDeviceResponse) String() string + type ObjectInfoBuilderServiceClient interface + Build func(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error) + SetAssociationDesc func(ctx context.Context, in *SetAssociationDescRequest, opts ...grpc.CallOption) (*SetAssociationDescResponse, error) + SetAssociationType func(ctx context.Context, in *SetAssociationTypeRequest, opts ...grpc.CallOption) (*SetAssociationTypeResponse, error) + SetCompressedSize func(ctx context.Context, in *SetCompressedSizeRequest, opts ...grpc.CallOption) (*SetCompressedSizeResponse, error) + SetDateCreated func(ctx context.Context, in *SetDateCreatedRequest, opts ...grpc.CallOption) (*SetDateCreatedResponse, error) + SetDateModified func(ctx context.Context, in *SetDateModifiedRequest, opts ...grpc.CallOption) (*SetDateModifiedResponse, error) + SetFormat func(ctx context.Context, in *SetFormatRequest, opts ...grpc.CallOption) (*SetFormatResponse, error) + SetImagePixDepth func(ctx context.Context, in *SetImagePixDepthRequest, opts ...grpc.CallOption) (*SetImagePixDepthResponse, error) + SetImagePixHeight func(ctx context.Context, in *SetImagePixHeightRequest, opts ...grpc.CallOption) (*SetImagePixHeightResponse, error) + SetImagePixWidth func(ctx context.Context, in *SetImagePixWidthRequest, opts ...grpc.CallOption) (*SetImagePixWidthResponse, error) + SetKeywords func(ctx context.Context, in *SetKeywordsRequest, opts ...grpc.CallOption) (*SetKeywordsResponse, error) + SetName func(ctx context.Context, in *SetNameRequest, opts ...grpc.CallOption) (*SetNameResponse, error) + SetObjectHandle func(ctx context.Context, in *SetObjectHandleRequest, opts ...grpc.CallOption) (*SetObjectHandleResponse, error) + SetParent func(ctx context.Context, in *SetParentRequest, opts ...grpc.CallOption) (*SetParentResponse, error) + SetProtectionStatus func(ctx context.Context, in *SetProtectionStatusRequest, opts ...grpc.CallOption) (*SetProtectionStatusResponse, error) + SetSequenceNumber func(ctx context.Context, in *SetSequenceNumberRequest, opts ...grpc.CallOption) (*SetSequenceNumberResponse, error) + SetStorageId func(ctx context.Context, in *SetStorageIdRequest, opts ...grpc.CallOption) (*SetStorageIdResponse, error) + SetThumbCompressedSize func(ctx context.Context, in *SetThumbCompressedSizeRequest, ...) (*SetThumbCompressedSizeResponse, error) + SetThumbFormat func(ctx context.Context, in *SetThumbFormatRequest, opts ...grpc.CallOption) (*SetThumbFormatResponse, error) + SetThumbPixHeight func(ctx context.Context, in *SetThumbPixHeightRequest, opts ...grpc.CallOption) (*SetThumbPixHeightResponse, error) + SetThumbPixWidth func(ctx context.Context, in *SetThumbPixWidthRequest, opts ...grpc.CallOption) (*SetThumbPixWidthResponse, error) + func NewObjectInfoBuilderServiceClient(cc grpc.ClientConnInterface) ObjectInfoBuilderServiceClient + type ObjectInfoBuilderServiceServer interface + Build func(context.Context, *BuildRequest) (*BuildResponse, error) + SetAssociationDesc func(context.Context, *SetAssociationDescRequest) (*SetAssociationDescResponse, error) + SetAssociationType func(context.Context, *SetAssociationTypeRequest) (*SetAssociationTypeResponse, error) + SetCompressedSize func(context.Context, *SetCompressedSizeRequest) (*SetCompressedSizeResponse, error) + SetDateCreated func(context.Context, *SetDateCreatedRequest) (*SetDateCreatedResponse, error) + SetDateModified func(context.Context, *SetDateModifiedRequest) (*SetDateModifiedResponse, error) + SetFormat func(context.Context, *SetFormatRequest) (*SetFormatResponse, error) + SetImagePixDepth func(context.Context, *SetImagePixDepthRequest) (*SetImagePixDepthResponse, error) + SetImagePixHeight func(context.Context, *SetImagePixHeightRequest) (*SetImagePixHeightResponse, error) + SetImagePixWidth func(context.Context, *SetImagePixWidthRequest) (*SetImagePixWidthResponse, error) + SetKeywords func(context.Context, *SetKeywordsRequest) (*SetKeywordsResponse, error) + SetName func(context.Context, *SetNameRequest) (*SetNameResponse, error) + SetObjectHandle func(context.Context, *SetObjectHandleRequest) (*SetObjectHandleResponse, error) + SetParent func(context.Context, *SetParentRequest) (*SetParentResponse, error) + SetProtectionStatus func(context.Context, *SetProtectionStatusRequest) (*SetProtectionStatusResponse, error) + SetSequenceNumber func(context.Context, *SetSequenceNumberRequest) (*SetSequenceNumberResponse, error) + SetStorageId func(context.Context, *SetStorageIdRequest) (*SetStorageIdResponse, error) + SetThumbCompressedSize func(context.Context, *SetThumbCompressedSizeRequest) (*SetThumbCompressedSizeResponse, error) + SetThumbFormat func(context.Context, *SetThumbFormatRequest) (*SetThumbFormatResponse, error) + SetThumbPixHeight func(context.Context, *SetThumbPixHeightRequest) (*SetThumbPixHeightResponse, error) + SetThumbPixWidth func(context.Context, *SetThumbPixWidthRequest) (*SetThumbPixWidthResponse, error) + type ObjectInfoServiceClient interface + GetAssociationDesc func(ctx context.Context, in *GetAssociationDescRequest, opts ...grpc.CallOption) (*GetAssociationDescResponse, error) + GetAssociationType func(ctx context.Context, in *GetAssociationTypeRequest, opts ...grpc.CallOption) (*GetAssociationTypeResponse, error) + GetCompressedSize func(ctx context.Context, in *GetCompressedSizeRequest, opts ...grpc.CallOption) (*GetCompressedSizeResponse, error) + GetCompressedSizeLong func(ctx context.Context, in *GetCompressedSizeLongRequest, opts ...grpc.CallOption) (*GetCompressedSizeLongResponse, error) + GetDateCreated func(ctx context.Context, in *GetDateCreatedRequest, opts ...grpc.CallOption) (*GetDateCreatedResponse, error) + GetDateModified func(ctx context.Context, in *GetDateModifiedRequest, opts ...grpc.CallOption) (*GetDateModifiedResponse, error) + GetFormat func(ctx context.Context, in *GetFormatRequest, opts ...grpc.CallOption) (*GetFormatResponse, error) + GetImagePixDepth func(ctx context.Context, in *GetImagePixDepthRequest, opts ...grpc.CallOption) (*GetImagePixDepthResponse, error) + GetImagePixDepthLong func(ctx context.Context, in *GetImagePixDepthLongRequest, opts ...grpc.CallOption) (*GetImagePixDepthLongResponse, error) + GetImagePixHeight func(ctx context.Context, in *GetImagePixHeightRequest, opts ...grpc.CallOption) (*GetImagePixHeightResponse, error) + GetImagePixHeightLong func(ctx context.Context, in *GetImagePixHeightLongRequest, opts ...grpc.CallOption) (*GetImagePixHeightLongResponse, error) + GetImagePixWidth func(ctx context.Context, in *GetImagePixWidthRequest, opts ...grpc.CallOption) (*GetImagePixWidthResponse, error) + GetImagePixWidthLong func(ctx context.Context, in *GetImagePixWidthLongRequest, opts ...grpc.CallOption) (*GetImagePixWidthLongResponse, error) + GetKeywords func(ctx context.Context, in *GetKeywordsRequest, opts ...grpc.CallOption) (*GetKeywordsResponse, error) + GetName func(ctx context.Context, in *GetNameRequest, opts ...grpc.CallOption) (*GetNameResponse, error) + GetObjectHandle func(ctx context.Context, in *GetObjectHandleRequest, opts ...grpc.CallOption) (*GetObjectHandleResponse, error) + GetParent func(ctx context.Context, in *GetParentRequest, opts ...grpc.CallOption) (*GetParentResponse, error) + GetProtectionStatus func(ctx context.Context, in *GetProtectionStatusRequest, opts ...grpc.CallOption) (*GetProtectionStatusResponse, error) + GetSequenceNumber func(ctx context.Context, in *GetSequenceNumberRequest, opts ...grpc.CallOption) (*GetSequenceNumberResponse, error) + GetSequenceNumberLong func(ctx context.Context, in *GetSequenceNumberLongRequest, opts ...grpc.CallOption) (*GetSequenceNumberLongResponse, error) + GetStorageId func(ctx context.Context, in *GetStorageIdRequest, opts ...grpc.CallOption) (*GetStorageIdResponse, error) + GetThumbCompressedSize func(ctx context.Context, in *GetThumbCompressedSizeRequest, ...) (*GetThumbCompressedSizeResponse, error) + GetThumbCompressedSizeLong func(ctx context.Context, in *GetThumbCompressedSizeLongRequest, ...) (*GetThumbCompressedSizeLongResponse, error) + GetThumbFormat func(ctx context.Context, in *GetThumbFormatRequest, opts ...grpc.CallOption) (*GetThumbFormatResponse, error) + GetThumbPixHeight func(ctx context.Context, in *GetThumbPixHeightRequest, opts ...grpc.CallOption) (*GetThumbPixHeightResponse, error) + GetThumbPixHeightLong func(ctx context.Context, in *GetThumbPixHeightLongRequest, opts ...grpc.CallOption) (*GetThumbPixHeightLongResponse, error) + GetThumbPixWidth func(ctx context.Context, in *GetThumbPixWidthRequest, opts ...grpc.CallOption) (*GetThumbPixWidthResponse, error) + GetThumbPixWidthLong func(ctx context.Context, in *GetThumbPixWidthLongRequest, opts ...grpc.CallOption) (*GetThumbPixWidthLongResponse, error) + func NewObjectInfoServiceClient(cc grpc.ClientConnInterface) ObjectInfoServiceClient + type ObjectInfoServiceServer interface + GetAssociationDesc func(context.Context, *GetAssociationDescRequest) (*GetAssociationDescResponse, error) + GetAssociationType func(context.Context, *GetAssociationTypeRequest) (*GetAssociationTypeResponse, error) + GetCompressedSize func(context.Context, *GetCompressedSizeRequest) (*GetCompressedSizeResponse, error) + GetCompressedSizeLong func(context.Context, *GetCompressedSizeLongRequest) (*GetCompressedSizeLongResponse, error) + GetDateCreated func(context.Context, *GetDateCreatedRequest) (*GetDateCreatedResponse, error) + GetDateModified func(context.Context, *GetDateModifiedRequest) (*GetDateModifiedResponse, error) + GetFormat func(context.Context, *GetFormatRequest) (*GetFormatResponse, error) + GetImagePixDepth func(context.Context, *GetImagePixDepthRequest) (*GetImagePixDepthResponse, error) + GetImagePixDepthLong func(context.Context, *GetImagePixDepthLongRequest) (*GetImagePixDepthLongResponse, error) + GetImagePixHeight func(context.Context, *GetImagePixHeightRequest) (*GetImagePixHeightResponse, error) + GetImagePixHeightLong func(context.Context, *GetImagePixHeightLongRequest) (*GetImagePixHeightLongResponse, error) + GetImagePixWidth func(context.Context, *GetImagePixWidthRequest) (*GetImagePixWidthResponse, error) + GetImagePixWidthLong func(context.Context, *GetImagePixWidthLongRequest) (*GetImagePixWidthLongResponse, error) + GetKeywords func(context.Context, *GetKeywordsRequest) (*GetKeywordsResponse, error) + GetName func(context.Context, *GetNameRequest) (*GetNameResponse, error) + GetObjectHandle func(context.Context, *GetObjectHandleRequest) (*GetObjectHandleResponse, error) + GetParent func(context.Context, *GetParentRequest) (*GetParentResponse, error) + GetProtectionStatus func(context.Context, *GetProtectionStatusRequest) (*GetProtectionStatusResponse, error) + GetSequenceNumber func(context.Context, *GetSequenceNumberRequest) (*GetSequenceNumberResponse, error) + GetSequenceNumberLong func(context.Context, *GetSequenceNumberLongRequest) (*GetSequenceNumberLongResponse, error) + GetStorageId func(context.Context, *GetStorageIdRequest) (*GetStorageIdResponse, error) + GetThumbCompressedSize func(context.Context, *GetThumbCompressedSizeRequest) (*GetThumbCompressedSizeResponse, error) + GetThumbCompressedSizeLong func(context.Context, *GetThumbCompressedSizeLongRequest) (*GetThumbCompressedSizeLongResponse, error) + GetThumbFormat func(context.Context, *GetThumbFormatRequest) (*GetThumbFormatResponse, error) + GetThumbPixHeight func(context.Context, *GetThumbPixHeightRequest) (*GetThumbPixHeightResponse, error) + GetThumbPixHeightLong func(context.Context, *GetThumbPixHeightLongRequest) (*GetThumbPixHeightLongResponse, error) + GetThumbPixWidth func(context.Context, *GetThumbPixWidthRequest) (*GetThumbPixWidthResponse, error) + GetThumbPixWidthLong func(context.Context, *GetThumbPixWidthLongRequest) (*GetThumbPixWidthLongResponse, error) + type OpenRequest struct + Arg0 int64 + Handle int64 + func (*OpenRequest) Descriptor() ([]byte, []int) + func (*OpenRequest) ProtoMessage() + func (x *OpenRequest) GetArg0() int64 + func (x *OpenRequest) GetHandle() int64 + func (x *OpenRequest) ProtoReflect() protoreflect.Message + func (x *OpenRequest) Reset() + func (x *OpenRequest) String() string + type OpenResponse struct + Result bool + func (*OpenResponse) Descriptor() ([]byte, []int) + func (*OpenResponse) ProtoMessage() + func (x *OpenResponse) GetResult() bool + func (x *OpenResponse) ProtoReflect() protoreflect.Message + func (x *OpenResponse) Reset() + func (x *OpenResponse) String() string + type ReadEventRequest struct + Arg0 int64 + Handle int64 + func (*ReadEventRequest) Descriptor() ([]byte, []int) + func (*ReadEventRequest) ProtoMessage() + func (x *ReadEventRequest) GetArg0() int64 + func (x *ReadEventRequest) GetHandle() int64 + func (x *ReadEventRequest) ProtoReflect() protoreflect.Message + func (x *ReadEventRequest) Reset() + func (x *ReadEventRequest) String() string + type ReadEventResponse struct + Result int64 + func (*ReadEventResponse) Descriptor() ([]byte, []int) + func (*ReadEventResponse) ProtoMessage() + func (x *ReadEventResponse) GetResult() int64 + func (x *ReadEventResponse) ProtoReflect() protoreflect.Message + func (x *ReadEventResponse) Reset() + func (x *ReadEventResponse) String() string + type SendObjectInfoRequest struct + Arg0 int64 + Handle int64 + func (*SendObjectInfoRequest) Descriptor() ([]byte, []int) + func (*SendObjectInfoRequest) ProtoMessage() + func (x *SendObjectInfoRequest) GetArg0() int64 + func (x *SendObjectInfoRequest) GetHandle() int64 + func (x *SendObjectInfoRequest) ProtoReflect() protoreflect.Message + func (x *SendObjectInfoRequest) Reset() + func (x *SendObjectInfoRequest) String() string + type SendObjectInfoResponse struct + Result int64 + func (*SendObjectInfoResponse) Descriptor() ([]byte, []int) + func (*SendObjectInfoResponse) ProtoMessage() + func (x *SendObjectInfoResponse) GetResult() int64 + func (x *SendObjectInfoResponse) ProtoReflect() protoreflect.Message + func (x *SendObjectInfoResponse) Reset() + func (x *SendObjectInfoResponse) String() string + type SendObjectRequest struct + Arg0 int32 + Arg1 int64 + Arg2 int64 + Handle int64 + func (*SendObjectRequest) Descriptor() ([]byte, []int) + func (*SendObjectRequest) ProtoMessage() + func (x *SendObjectRequest) GetArg0() int32 + func (x *SendObjectRequest) GetArg1() int64 + func (x *SendObjectRequest) GetArg2() int64 + func (x *SendObjectRequest) GetHandle() int64 + func (x *SendObjectRequest) ProtoReflect() protoreflect.Message + func (x *SendObjectRequest) Reset() + func (x *SendObjectRequest) String() string + type SendObjectResponse struct + Result bool + func (*SendObjectResponse) Descriptor() ([]byte, []int) + func (*SendObjectResponse) ProtoMessage() + func (x *SendObjectResponse) GetResult() bool + func (x *SendObjectResponse) ProtoReflect() protoreflect.Message + func (x *SendObjectResponse) Reset() + func (x *SendObjectResponse) String() string + type SetAssociationDescRequest struct + Arg0 int32 + func (*SetAssociationDescRequest) Descriptor() ([]byte, []int) + func (*SetAssociationDescRequest) ProtoMessage() + func (x *SetAssociationDescRequest) GetArg0() int32 + func (x *SetAssociationDescRequest) ProtoReflect() protoreflect.Message + func (x *SetAssociationDescRequest) Reset() + func (x *SetAssociationDescRequest) String() string + type SetAssociationDescResponse struct + Result int64 + func (*SetAssociationDescResponse) Descriptor() ([]byte, []int) + func (*SetAssociationDescResponse) ProtoMessage() + func (x *SetAssociationDescResponse) GetResult() int64 + func (x *SetAssociationDescResponse) ProtoReflect() protoreflect.Message + func (x *SetAssociationDescResponse) Reset() + func (x *SetAssociationDescResponse) String() string + type SetAssociationTypeRequest struct + Arg0 int32 + func (*SetAssociationTypeRequest) Descriptor() ([]byte, []int) + func (*SetAssociationTypeRequest) ProtoMessage() + func (x *SetAssociationTypeRequest) GetArg0() int32 + func (x *SetAssociationTypeRequest) ProtoReflect() protoreflect.Message + func (x *SetAssociationTypeRequest) Reset() + func (x *SetAssociationTypeRequest) String() string + type SetAssociationTypeResponse struct + Result int64 + func (*SetAssociationTypeResponse) Descriptor() ([]byte, []int) + func (*SetAssociationTypeResponse) ProtoMessage() + func (x *SetAssociationTypeResponse) GetResult() int64 + func (x *SetAssociationTypeResponse) ProtoReflect() protoreflect.Message + func (x *SetAssociationTypeResponse) Reset() + func (x *SetAssociationTypeResponse) String() string + type SetCompressedSizeRequest struct + Arg0 int64 + func (*SetCompressedSizeRequest) Descriptor() ([]byte, []int) + func (*SetCompressedSizeRequest) ProtoMessage() + func (x *SetCompressedSizeRequest) GetArg0() int64 + func (x *SetCompressedSizeRequest) ProtoReflect() protoreflect.Message + func (x *SetCompressedSizeRequest) Reset() + func (x *SetCompressedSizeRequest) String() string + type SetCompressedSizeResponse struct + Result int64 + func (*SetCompressedSizeResponse) Descriptor() ([]byte, []int) + func (*SetCompressedSizeResponse) ProtoMessage() + func (x *SetCompressedSizeResponse) GetResult() int64 + func (x *SetCompressedSizeResponse) ProtoReflect() protoreflect.Message + func (x *SetCompressedSizeResponse) Reset() + func (x *SetCompressedSizeResponse) String() string + type SetDateCreatedRequest struct + Arg0 int64 + func (*SetDateCreatedRequest) Descriptor() ([]byte, []int) + func (*SetDateCreatedRequest) ProtoMessage() + func (x *SetDateCreatedRequest) GetArg0() int64 + func (x *SetDateCreatedRequest) ProtoReflect() protoreflect.Message + func (x *SetDateCreatedRequest) Reset() + func (x *SetDateCreatedRequest) String() string + type SetDateCreatedResponse struct + Result int64 + func (*SetDateCreatedResponse) Descriptor() ([]byte, []int) + func (*SetDateCreatedResponse) ProtoMessage() + func (x *SetDateCreatedResponse) GetResult() int64 + func (x *SetDateCreatedResponse) ProtoReflect() protoreflect.Message + func (x *SetDateCreatedResponse) Reset() + func (x *SetDateCreatedResponse) String() string + type SetDateModifiedRequest struct + Arg0 int64 + func (*SetDateModifiedRequest) Descriptor() ([]byte, []int) + func (*SetDateModifiedRequest) ProtoMessage() + func (x *SetDateModifiedRequest) GetArg0() int64 + func (x *SetDateModifiedRequest) ProtoReflect() protoreflect.Message + func (x *SetDateModifiedRequest) Reset() + func (x *SetDateModifiedRequest) String() string + type SetDateModifiedResponse struct + Result int64 + func (*SetDateModifiedResponse) Descriptor() ([]byte, []int) + func (*SetDateModifiedResponse) ProtoMessage() + func (x *SetDateModifiedResponse) GetResult() int64 + func (x *SetDateModifiedResponse) ProtoReflect() protoreflect.Message + func (x *SetDateModifiedResponse) Reset() + func (x *SetDateModifiedResponse) String() string + type SetFormatRequest struct + Arg0 int32 + func (*SetFormatRequest) Descriptor() ([]byte, []int) + func (*SetFormatRequest) ProtoMessage() + func (x *SetFormatRequest) GetArg0() int32 + func (x *SetFormatRequest) ProtoReflect() protoreflect.Message + func (x *SetFormatRequest) Reset() + func (x *SetFormatRequest) String() string + type SetFormatResponse struct + Result int64 + func (*SetFormatResponse) Descriptor() ([]byte, []int) + func (*SetFormatResponse) ProtoMessage() + func (x *SetFormatResponse) GetResult() int64 + func (x *SetFormatResponse) ProtoReflect() protoreflect.Message + func (x *SetFormatResponse) Reset() + func (x *SetFormatResponse) String() string + type SetImagePixDepthRequest struct + Arg0 int64 + func (*SetImagePixDepthRequest) Descriptor() ([]byte, []int) + func (*SetImagePixDepthRequest) ProtoMessage() + func (x *SetImagePixDepthRequest) GetArg0() int64 + func (x *SetImagePixDepthRequest) ProtoReflect() protoreflect.Message + func (x *SetImagePixDepthRequest) Reset() + func (x *SetImagePixDepthRequest) String() string + type SetImagePixDepthResponse struct + Result int64 + func (*SetImagePixDepthResponse) Descriptor() ([]byte, []int) + func (*SetImagePixDepthResponse) ProtoMessage() + func (x *SetImagePixDepthResponse) GetResult() int64 + func (x *SetImagePixDepthResponse) ProtoReflect() protoreflect.Message + func (x *SetImagePixDepthResponse) Reset() + func (x *SetImagePixDepthResponse) String() string + type SetImagePixHeightRequest struct + Arg0 int64 + func (*SetImagePixHeightRequest) Descriptor() ([]byte, []int) + func (*SetImagePixHeightRequest) ProtoMessage() + func (x *SetImagePixHeightRequest) GetArg0() int64 + func (x *SetImagePixHeightRequest) ProtoReflect() protoreflect.Message + func (x *SetImagePixHeightRequest) Reset() + func (x *SetImagePixHeightRequest) String() string + type SetImagePixHeightResponse struct + Result int64 + func (*SetImagePixHeightResponse) Descriptor() ([]byte, []int) + func (*SetImagePixHeightResponse) ProtoMessage() + func (x *SetImagePixHeightResponse) GetResult() int64 + func (x *SetImagePixHeightResponse) ProtoReflect() protoreflect.Message + func (x *SetImagePixHeightResponse) Reset() + func (x *SetImagePixHeightResponse) String() string + type SetImagePixWidthRequest struct + Arg0 int64 + func (*SetImagePixWidthRequest) Descriptor() ([]byte, []int) + func (*SetImagePixWidthRequest) ProtoMessage() + func (x *SetImagePixWidthRequest) GetArg0() int64 + func (x *SetImagePixWidthRequest) ProtoReflect() protoreflect.Message + func (x *SetImagePixWidthRequest) Reset() + func (x *SetImagePixWidthRequest) String() string + type SetImagePixWidthResponse struct + Result int64 + func (*SetImagePixWidthResponse) Descriptor() ([]byte, []int) + func (*SetImagePixWidthResponse) ProtoMessage() + func (x *SetImagePixWidthResponse) GetResult() int64 + func (x *SetImagePixWidthResponse) ProtoReflect() protoreflect.Message + func (x *SetImagePixWidthResponse) Reset() + func (x *SetImagePixWidthResponse) String() string + type SetKeywordsRequest struct + Arg0 string + func (*SetKeywordsRequest) Descriptor() ([]byte, []int) + func (*SetKeywordsRequest) ProtoMessage() + func (x *SetKeywordsRequest) GetArg0() string + func (x *SetKeywordsRequest) ProtoReflect() protoreflect.Message + func (x *SetKeywordsRequest) Reset() + func (x *SetKeywordsRequest) String() string + type SetKeywordsResponse struct + Result int64 + func (*SetKeywordsResponse) Descriptor() ([]byte, []int) + func (*SetKeywordsResponse) ProtoMessage() + func (x *SetKeywordsResponse) GetResult() int64 + func (x *SetKeywordsResponse) ProtoReflect() protoreflect.Message + func (x *SetKeywordsResponse) Reset() + func (x *SetKeywordsResponse) String() string + type SetNameRequest struct + Arg0 string + func (*SetNameRequest) Descriptor() ([]byte, []int) + func (*SetNameRequest) ProtoMessage() + func (x *SetNameRequest) GetArg0() string + func (x *SetNameRequest) ProtoReflect() protoreflect.Message + func (x *SetNameRequest) Reset() + func (x *SetNameRequest) String() string + type SetNameResponse struct + Result int64 + func (*SetNameResponse) Descriptor() ([]byte, []int) + func (*SetNameResponse) ProtoMessage() + func (x *SetNameResponse) GetResult() int64 + func (x *SetNameResponse) ProtoReflect() protoreflect.Message + func (x *SetNameResponse) Reset() + func (x *SetNameResponse) String() string + type SetObjectHandleRequest struct + Arg0 int32 + func (*SetObjectHandleRequest) Descriptor() ([]byte, []int) + func (*SetObjectHandleRequest) ProtoMessage() + func (x *SetObjectHandleRequest) GetArg0() int32 + func (x *SetObjectHandleRequest) ProtoReflect() protoreflect.Message + func (x *SetObjectHandleRequest) Reset() + func (x *SetObjectHandleRequest) String() string + type SetObjectHandleResponse struct + Result int64 + func (*SetObjectHandleResponse) Descriptor() ([]byte, []int) + func (*SetObjectHandleResponse) ProtoMessage() + func (x *SetObjectHandleResponse) GetResult() int64 + func (x *SetObjectHandleResponse) ProtoReflect() protoreflect.Message + func (x *SetObjectHandleResponse) Reset() + func (x *SetObjectHandleResponse) String() string + type SetParentRequest struct + Arg0 int32 + func (*SetParentRequest) Descriptor() ([]byte, []int) + func (*SetParentRequest) ProtoMessage() + func (x *SetParentRequest) GetArg0() int32 + func (x *SetParentRequest) ProtoReflect() protoreflect.Message + func (x *SetParentRequest) Reset() + func (x *SetParentRequest) String() string + type SetParentResponse struct + Result int64 + func (*SetParentResponse) Descriptor() ([]byte, []int) + func (*SetParentResponse) ProtoMessage() + func (x *SetParentResponse) GetResult() int64 + func (x *SetParentResponse) ProtoReflect() protoreflect.Message + func (x *SetParentResponse) Reset() + func (x *SetParentResponse) String() string + type SetProtectionStatusRequest struct + Arg0 int32 + func (*SetProtectionStatusRequest) Descriptor() ([]byte, []int) + func (*SetProtectionStatusRequest) ProtoMessage() + func (x *SetProtectionStatusRequest) GetArg0() int32 + func (x *SetProtectionStatusRequest) ProtoReflect() protoreflect.Message + func (x *SetProtectionStatusRequest) Reset() + func (x *SetProtectionStatusRequest) String() string + type SetProtectionStatusResponse struct + Result int64 + func (*SetProtectionStatusResponse) Descriptor() ([]byte, []int) + func (*SetProtectionStatusResponse) ProtoMessage() + func (x *SetProtectionStatusResponse) GetResult() int64 + func (x *SetProtectionStatusResponse) ProtoReflect() protoreflect.Message + func (x *SetProtectionStatusResponse) Reset() + func (x *SetProtectionStatusResponse) String() string + type SetSequenceNumberRequest struct + Arg0 int64 + func (*SetSequenceNumberRequest) Descriptor() ([]byte, []int) + func (*SetSequenceNumberRequest) ProtoMessage() + func (x *SetSequenceNumberRequest) GetArg0() int64 + func (x *SetSequenceNumberRequest) ProtoReflect() protoreflect.Message + func (x *SetSequenceNumberRequest) Reset() + func (x *SetSequenceNumberRequest) String() string + type SetSequenceNumberResponse struct + Result int64 + func (*SetSequenceNumberResponse) Descriptor() ([]byte, []int) + func (*SetSequenceNumberResponse) ProtoMessage() + func (x *SetSequenceNumberResponse) GetResult() int64 + func (x *SetSequenceNumberResponse) ProtoReflect() protoreflect.Message + func (x *SetSequenceNumberResponse) Reset() + func (x *SetSequenceNumberResponse) String() string + type SetStorageIdRequest struct + Arg0 int32 + func (*SetStorageIdRequest) Descriptor() ([]byte, []int) + func (*SetStorageIdRequest) ProtoMessage() + func (x *SetStorageIdRequest) GetArg0() int32 + func (x *SetStorageIdRequest) ProtoReflect() protoreflect.Message + func (x *SetStorageIdRequest) Reset() + func (x *SetStorageIdRequest) String() string + type SetStorageIdResponse struct + Result int64 + func (*SetStorageIdResponse) Descriptor() ([]byte, []int) + func (*SetStorageIdResponse) ProtoMessage() + func (x *SetStorageIdResponse) GetResult() int64 + func (x *SetStorageIdResponse) ProtoReflect() protoreflect.Message + func (x *SetStorageIdResponse) Reset() + func (x *SetStorageIdResponse) String() string + type SetThumbCompressedSizeRequest struct + Arg0 int64 + func (*SetThumbCompressedSizeRequest) Descriptor() ([]byte, []int) + func (*SetThumbCompressedSizeRequest) ProtoMessage() + func (x *SetThumbCompressedSizeRequest) GetArg0() int64 + func (x *SetThumbCompressedSizeRequest) ProtoReflect() protoreflect.Message + func (x *SetThumbCompressedSizeRequest) Reset() + func (x *SetThumbCompressedSizeRequest) String() string + type SetThumbCompressedSizeResponse struct + Result int64 + func (*SetThumbCompressedSizeResponse) Descriptor() ([]byte, []int) + func (*SetThumbCompressedSizeResponse) ProtoMessage() + func (x *SetThumbCompressedSizeResponse) GetResult() int64 + func (x *SetThumbCompressedSizeResponse) ProtoReflect() protoreflect.Message + func (x *SetThumbCompressedSizeResponse) Reset() + func (x *SetThumbCompressedSizeResponse) String() string + type SetThumbFormatRequest struct + Arg0 int32 + func (*SetThumbFormatRequest) Descriptor() ([]byte, []int) + func (*SetThumbFormatRequest) ProtoMessage() + func (x *SetThumbFormatRequest) GetArg0() int32 + func (x *SetThumbFormatRequest) ProtoReflect() protoreflect.Message + func (x *SetThumbFormatRequest) Reset() + func (x *SetThumbFormatRequest) String() string + type SetThumbFormatResponse struct + Result int64 + func (*SetThumbFormatResponse) Descriptor() ([]byte, []int) + func (*SetThumbFormatResponse) ProtoMessage() + func (x *SetThumbFormatResponse) GetResult() int64 + func (x *SetThumbFormatResponse) ProtoReflect() protoreflect.Message + func (x *SetThumbFormatResponse) Reset() + func (x *SetThumbFormatResponse) String() string + type SetThumbPixHeightRequest struct + Arg0 int64 + func (*SetThumbPixHeightRequest) Descriptor() ([]byte, []int) + func (*SetThumbPixHeightRequest) ProtoMessage() + func (x *SetThumbPixHeightRequest) GetArg0() int64 + func (x *SetThumbPixHeightRequest) ProtoReflect() protoreflect.Message + func (x *SetThumbPixHeightRequest) Reset() + func (x *SetThumbPixHeightRequest) String() string + type SetThumbPixHeightResponse struct + Result int64 + func (*SetThumbPixHeightResponse) Descriptor() ([]byte, []int) + func (*SetThumbPixHeightResponse) ProtoMessage() + func (x *SetThumbPixHeightResponse) GetResult() int64 + func (x *SetThumbPixHeightResponse) ProtoReflect() protoreflect.Message + func (x *SetThumbPixHeightResponse) Reset() + func (x *SetThumbPixHeightResponse) String() string + type SetThumbPixWidthRequest struct + Arg0 int64 + func (*SetThumbPixWidthRequest) Descriptor() ([]byte, []int) + func (*SetThumbPixWidthRequest) ProtoMessage() + func (x *SetThumbPixWidthRequest) GetArg0() int64 + func (x *SetThumbPixWidthRequest) ProtoReflect() protoreflect.Message + func (x *SetThumbPixWidthRequest) Reset() + func (x *SetThumbPixWidthRequest) String() string + type SetThumbPixWidthResponse struct + Result int64 + func (*SetThumbPixWidthResponse) Descriptor() ([]byte, []int) + func (*SetThumbPixWidthResponse) ProtoMessage() + func (x *SetThumbPixWidthResponse) GetResult() int64 + func (x *SetThumbPixWidthResponse) ProtoReflect() protoreflect.Message + func (x *SetThumbPixWidthResponse) Reset() + func (x *SetThumbPixWidthResponse) String() string + type StorageInfoServiceClient interface + GetDescription func(ctx context.Context, in *GetDescriptionRequest, opts ...grpc.CallOption) (*GetDescriptionResponse, error) + GetFreeSpace func(ctx context.Context, in *GetFreeSpaceRequest, opts ...grpc.CallOption) (*GetFreeSpaceResponse, error) + GetMaxCapacity func(ctx context.Context, in *GetMaxCapacityRequest, opts ...grpc.CallOption) (*GetMaxCapacityResponse, error) + GetStorageId func(ctx context.Context, in *GetStorageIdRequest, opts ...grpc.CallOption) (*GetStorageIdResponse, error) + GetVolumeIdentifier func(ctx context.Context, in *GetVolumeIdentifierRequest, opts ...grpc.CallOption) (*GetVolumeIdentifierResponse, error) + func NewStorageInfoServiceClient(cc grpc.ClientConnInterface) StorageInfoServiceClient + type StorageInfoServiceServer interface + GetDescription func(context.Context, *GetDescriptionRequest) (*GetDescriptionResponse, error) + GetFreeSpace func(context.Context, *GetFreeSpaceRequest) (*GetFreeSpaceResponse, error) + GetMaxCapacity func(context.Context, *GetMaxCapacityRequest) (*GetMaxCapacityResponse, error) + GetStorageId func(context.Context, *GetStorageIdRequest) (*GetStorageIdResponse, error) + GetVolumeIdentifier func(context.Context, *GetVolumeIdentifierRequest) (*GetVolumeIdentifierResponse, error) + type ToStringRequest struct + Handle int64 + func (*ToStringRequest) Descriptor() ([]byte, []int) + func (*ToStringRequest) ProtoMessage() + func (x *ToStringRequest) GetHandle() int64 + func (x *ToStringRequest) ProtoReflect() protoreflect.Message + func (x *ToStringRequest) Reset() + func (x *ToStringRequest) String() string + type ToStringResponse struct + Result string + func (*ToStringResponse) Descriptor() ([]byte, []int) + func (*ToStringResponse) ProtoMessage() + func (x *ToStringResponse) GetResult() string + func (x *ToStringResponse) ProtoReflect() protoreflect.Message + func (x *ToStringResponse) Reset() + func (x *ToStringResponse) String() string + type UnimplementedConstantsServiceServer struct + func (UnimplementedConstantsServiceServer) IsAbstractObject(context.Context, *IsAbstractObjectRequest) (*IsAbstractObjectResponse, error) + func (UnimplementedConstantsServiceServer) NewConstants(context.Context, *NewConstantsRequest) (*NewConstantsResponse, error) + type UnimplementedDeviceInfoServiceServer struct + func (UnimplementedDeviceInfoServiceServer) GetEventsSupported(context.Context, *GetEventsSupportedRequest) (*GetEventsSupportedResponse, error) + func (UnimplementedDeviceInfoServiceServer) GetManufacturer(context.Context, *GetManufacturerRequest) (*GetManufacturerResponse, error) + func (UnimplementedDeviceInfoServiceServer) GetModel(context.Context, *GetModelRequest) (*GetModelResponse, error) + func (UnimplementedDeviceInfoServiceServer) GetOperationsSupported(context.Context, *GetOperationsSupportedRequest) (*GetOperationsSupportedResponse, error) + func (UnimplementedDeviceInfoServiceServer) GetSerialNumber(context.Context, *GetSerialNumberRequest) (*GetSerialNumberResponse, error) + func (UnimplementedDeviceInfoServiceServer) GetVersion(context.Context, *GetVersionRequest) (*GetVersionResponse, error) + func (UnimplementedDeviceInfoServiceServer) IsEventSupported(context.Context, *IsEventSupportedRequest) (*IsEventSupportedResponse, error) + func (UnimplementedDeviceInfoServiceServer) IsOperationSupported(context.Context, *IsOperationSupportedRequest) (*IsOperationSupportedResponse, error) + type UnimplementedDeviceServiceServer struct + func (UnimplementedDeviceServiceServer) Close(context.Context, *CloseRequest) (*CloseResponse, error) + func (UnimplementedDeviceServiceServer) DeleteObject(context.Context, *DeleteObjectRequest) (*DeleteObjectResponse, error) + func (UnimplementedDeviceServiceServer) GetDeviceId(context.Context, *GetDeviceIdRequest) (*GetDeviceIdResponse, error) + func (UnimplementedDeviceServiceServer) GetDeviceInfo(context.Context, *GetDeviceInfoRequest) (*GetDeviceInfoResponse, error) + func (UnimplementedDeviceServiceServer) GetDeviceName(context.Context, *GetDeviceNameRequest) (*GetDeviceNameResponse, error) + func (UnimplementedDeviceServiceServer) GetObject(context.Context, *GetObjectRequest) (*GetObjectResponse, error) + func (UnimplementedDeviceServiceServer) GetObjectHandles(context.Context, *GetObjectHandlesRequest) (*GetObjectHandlesResponse, error) + func (UnimplementedDeviceServiceServer) GetObjectInfo(context.Context, *GetObjectInfoRequest) (*GetObjectInfoResponse, error) + func (UnimplementedDeviceServiceServer) GetParent(context.Context, *DeviceGetParentRequest) (*DeviceGetParentResponse, error) + func (UnimplementedDeviceServiceServer) GetPartialObject(context.Context, *GetPartialObjectRequest) (*GetPartialObjectResponse, error) + func (UnimplementedDeviceServiceServer) GetPartialObject64(context.Context, *GetPartialObject64Request) (*GetPartialObject64Response, error) + func (UnimplementedDeviceServiceServer) GetStorageId(context.Context, *DeviceGetStorageIdRequest) (*DeviceGetStorageIdResponse, error) + func (UnimplementedDeviceServiceServer) GetStorageIds(context.Context, *GetStorageIdsRequest) (*GetStorageIdsResponse, error) + func (UnimplementedDeviceServiceServer) GetStorageInfo(context.Context, *GetStorageInfoRequest) (*GetStorageInfoResponse, error) + func (UnimplementedDeviceServiceServer) GetThumbnail(context.Context, *GetThumbnailRequest) (*GetThumbnailResponse, error) + func (UnimplementedDeviceServiceServer) ImportFile2(context.Context, *ImportFile2Request) (*ImportFile2Response, error) + func (UnimplementedDeviceServiceServer) ImportFile2_1(context.Context, *ImportFile2_1Request) (*ImportFile2_1Response, error) + func (UnimplementedDeviceServiceServer) NewDevice(context.Context, *NewDeviceRequest) (*NewDeviceResponse, error) + func (UnimplementedDeviceServiceServer) Open(context.Context, *OpenRequest) (*OpenResponse, error) + func (UnimplementedDeviceServiceServer) ReadEvent(context.Context, *ReadEventRequest) (*ReadEventResponse, error) + func (UnimplementedDeviceServiceServer) SendObject(context.Context, *SendObjectRequest) (*SendObjectResponse, error) + func (UnimplementedDeviceServiceServer) SendObjectInfo(context.Context, *SendObjectInfoRequest) (*SendObjectInfoResponse, error) + func (UnimplementedDeviceServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error) + type UnimplementedEventServiceServer struct + func (UnimplementedEventServiceServer) GetDevicePropCode(context.Context, *GetDevicePropCodeRequest) (*GetDevicePropCodeResponse, error) + func (UnimplementedEventServiceServer) GetEventCode(context.Context, *GetEventCodeRequest) (*GetEventCodeResponse, error) + func (UnimplementedEventServiceServer) GetObjectFormatCode(context.Context, *GetObjectFormatCodeRequest) (*GetObjectFormatCodeResponse, error) + func (UnimplementedEventServiceServer) GetObjectHandle(context.Context, *GetObjectHandleRequest) (*GetObjectHandleResponse, error) + func (UnimplementedEventServiceServer) GetObjectPropCode(context.Context, *GetObjectPropCodeRequest) (*GetObjectPropCodeResponse, error) + func (UnimplementedEventServiceServer) GetParameter1(context.Context, *GetParameter1Request) (*GetParameter1Response, error) + func (UnimplementedEventServiceServer) GetParameter2(context.Context, *GetParameter2Request) (*GetParameter2Response, error) + func (UnimplementedEventServiceServer) GetParameter3(context.Context, *GetParameter3Request) (*GetParameter3Response, error) + func (UnimplementedEventServiceServer) GetStorageId(context.Context, *GetStorageIdRequest) (*GetStorageIdResponse, error) + func (UnimplementedEventServiceServer) GetTransactionId(context.Context, *GetTransactionIdRequest) (*GetTransactionIdResponse, error) + type UnimplementedObjectInfoBuilderServiceServer struct + func (UnimplementedObjectInfoBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetAssociationDesc(context.Context, *SetAssociationDescRequest) (*SetAssociationDescResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetAssociationType(context.Context, *SetAssociationTypeRequest) (*SetAssociationTypeResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetCompressedSize(context.Context, *SetCompressedSizeRequest) (*SetCompressedSizeResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetDateCreated(context.Context, *SetDateCreatedRequest) (*SetDateCreatedResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetDateModified(context.Context, *SetDateModifiedRequest) (*SetDateModifiedResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetFormat(context.Context, *SetFormatRequest) (*SetFormatResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetImagePixDepth(context.Context, *SetImagePixDepthRequest) (*SetImagePixDepthResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetImagePixHeight(context.Context, *SetImagePixHeightRequest) (*SetImagePixHeightResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetImagePixWidth(context.Context, *SetImagePixWidthRequest) (*SetImagePixWidthResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetKeywords(context.Context, *SetKeywordsRequest) (*SetKeywordsResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetName(context.Context, *SetNameRequest) (*SetNameResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetObjectHandle(context.Context, *SetObjectHandleRequest) (*SetObjectHandleResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetParent(context.Context, *SetParentRequest) (*SetParentResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetProtectionStatus(context.Context, *SetProtectionStatusRequest) (*SetProtectionStatusResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetSequenceNumber(context.Context, *SetSequenceNumberRequest) (*SetSequenceNumberResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetStorageId(context.Context, *SetStorageIdRequest) (*SetStorageIdResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetThumbCompressedSize(context.Context, *SetThumbCompressedSizeRequest) (*SetThumbCompressedSizeResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetThumbFormat(context.Context, *SetThumbFormatRequest) (*SetThumbFormatResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetThumbPixHeight(context.Context, *SetThumbPixHeightRequest) (*SetThumbPixHeightResponse, error) + func (UnimplementedObjectInfoBuilderServiceServer) SetThumbPixWidth(context.Context, *SetThumbPixWidthRequest) (*SetThumbPixWidthResponse, error) + type UnimplementedObjectInfoServiceServer struct + func (UnimplementedObjectInfoServiceServer) GetAssociationDesc(context.Context, *GetAssociationDescRequest) (*GetAssociationDescResponse, error) + func (UnimplementedObjectInfoServiceServer) GetAssociationType(context.Context, *GetAssociationTypeRequest) (*GetAssociationTypeResponse, error) + func (UnimplementedObjectInfoServiceServer) GetCompressedSize(context.Context, *GetCompressedSizeRequest) (*GetCompressedSizeResponse, error) + func (UnimplementedObjectInfoServiceServer) GetCompressedSizeLong(context.Context, *GetCompressedSizeLongRequest) (*GetCompressedSizeLongResponse, error) + func (UnimplementedObjectInfoServiceServer) GetDateCreated(context.Context, *GetDateCreatedRequest) (*GetDateCreatedResponse, error) + func (UnimplementedObjectInfoServiceServer) GetDateModified(context.Context, *GetDateModifiedRequest) (*GetDateModifiedResponse, error) + func (UnimplementedObjectInfoServiceServer) GetFormat(context.Context, *GetFormatRequest) (*GetFormatResponse, error) + func (UnimplementedObjectInfoServiceServer) GetImagePixDepth(context.Context, *GetImagePixDepthRequest) (*GetImagePixDepthResponse, error) + func (UnimplementedObjectInfoServiceServer) GetImagePixDepthLong(context.Context, *GetImagePixDepthLongRequest) (*GetImagePixDepthLongResponse, error) + func (UnimplementedObjectInfoServiceServer) GetImagePixHeight(context.Context, *GetImagePixHeightRequest) (*GetImagePixHeightResponse, error) + func (UnimplementedObjectInfoServiceServer) GetImagePixHeightLong(context.Context, *GetImagePixHeightLongRequest) (*GetImagePixHeightLongResponse, error) + func (UnimplementedObjectInfoServiceServer) GetImagePixWidth(context.Context, *GetImagePixWidthRequest) (*GetImagePixWidthResponse, error) + func (UnimplementedObjectInfoServiceServer) GetImagePixWidthLong(context.Context, *GetImagePixWidthLongRequest) (*GetImagePixWidthLongResponse, error) + func (UnimplementedObjectInfoServiceServer) GetKeywords(context.Context, *GetKeywordsRequest) (*GetKeywordsResponse, error) + func (UnimplementedObjectInfoServiceServer) GetName(context.Context, *GetNameRequest) (*GetNameResponse, error) + func (UnimplementedObjectInfoServiceServer) GetObjectHandle(context.Context, *GetObjectHandleRequest) (*GetObjectHandleResponse, error) + func (UnimplementedObjectInfoServiceServer) GetParent(context.Context, *GetParentRequest) (*GetParentResponse, error) + func (UnimplementedObjectInfoServiceServer) GetProtectionStatus(context.Context, *GetProtectionStatusRequest) (*GetProtectionStatusResponse, error) + func (UnimplementedObjectInfoServiceServer) GetSequenceNumber(context.Context, *GetSequenceNumberRequest) (*GetSequenceNumberResponse, error) + func (UnimplementedObjectInfoServiceServer) GetSequenceNumberLong(context.Context, *GetSequenceNumberLongRequest) (*GetSequenceNumberLongResponse, error) + func (UnimplementedObjectInfoServiceServer) GetStorageId(context.Context, *GetStorageIdRequest) (*GetStorageIdResponse, error) + func (UnimplementedObjectInfoServiceServer) GetThumbCompressedSize(context.Context, *GetThumbCompressedSizeRequest) (*GetThumbCompressedSizeResponse, error) + func (UnimplementedObjectInfoServiceServer) GetThumbCompressedSizeLong(context.Context, *GetThumbCompressedSizeLongRequest) (*GetThumbCompressedSizeLongResponse, error) + func (UnimplementedObjectInfoServiceServer) GetThumbFormat(context.Context, *GetThumbFormatRequest) (*GetThumbFormatResponse, error) + func (UnimplementedObjectInfoServiceServer) GetThumbPixHeight(context.Context, *GetThumbPixHeightRequest) (*GetThumbPixHeightResponse, error) + func (UnimplementedObjectInfoServiceServer) GetThumbPixHeightLong(context.Context, *GetThumbPixHeightLongRequest) (*GetThumbPixHeightLongResponse, error) + func (UnimplementedObjectInfoServiceServer) GetThumbPixWidth(context.Context, *GetThumbPixWidthRequest) (*GetThumbPixWidthResponse, error) + func (UnimplementedObjectInfoServiceServer) GetThumbPixWidthLong(context.Context, *GetThumbPixWidthLongRequest) (*GetThumbPixWidthLongResponse, error) + type UnimplementedStorageInfoServiceServer struct + func (UnimplementedStorageInfoServiceServer) GetDescription(context.Context, *GetDescriptionRequest) (*GetDescriptionResponse, error) + func (UnimplementedStorageInfoServiceServer) GetFreeSpace(context.Context, *GetFreeSpaceRequest) (*GetFreeSpaceResponse, error) + func (UnimplementedStorageInfoServiceServer) GetMaxCapacity(context.Context, *GetMaxCapacityRequest) (*GetMaxCapacityResponse, error) + func (UnimplementedStorageInfoServiceServer) GetStorageId(context.Context, *GetStorageIdRequest) (*GetStorageIdResponse, error) + func (UnimplementedStorageInfoServiceServer) GetVolumeIdentifier(context.Context, *GetVolumeIdentifierRequest) (*GetVolumeIdentifierResponse, error) + type UnsafeConstantsServiceServer interface + type UnsafeDeviceInfoServiceServer interface + type UnsafeDeviceServiceServer interface + type UnsafeEventServiceServer interface + type UnsafeObjectInfoBuilderServiceServer interface + type UnsafeObjectInfoServiceServer interface + type UnsafeStorageInfoServiceServer interface