Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterAlgorithmServiceServer(s grpc.ServiceRegistrar, srv AlgorithmServiceServer)
- type AlgorithmInfo
- func (*AlgorithmInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AlgorithmInfo) GetChildren() []*AlgorithmInfo
- func (x *AlgorithmInfo) GetCode() string
- func (x *AlgorithmInfo) GetCreateTime() int64
- func (x *AlgorithmInfo) GetCreator() string
- func (x *AlgorithmInfo) GetCreatorId() string
- func (x *AlgorithmInfo) GetId() string
- func (x *AlgorithmInfo) GetName() string
- func (x *AlgorithmInfo) GetNeededComputility() string
- func (x *AlgorithmInfo) GetNotes() string
- func (x *AlgorithmInfo) GetNpuPlatform() string
- func (x *AlgorithmInfo) GetParentId() string
- func (x *AlgorithmInfo) GetSubCount() int32
- func (x *AlgorithmInfo) GetTypeCode() string
- func (x *AlgorithmInfo) GetTypeName() string
- func (x *AlgorithmInfo) GetUnit() string
- func (x *AlgorithmInfo) GetVersionId() string
- func (x *AlgorithmInfo) GetVersionName() string
- func (*AlgorithmInfo) ProtoMessage()
- func (x *AlgorithmInfo) ProtoReflect() protoreflect.Message
- func (x *AlgorithmInfo) Reset()
- func (x *AlgorithmInfo) String() string
- type AlgorithmServiceClient
- type AlgorithmServiceServer
- type AlgorithmVersionInfo
- func (*AlgorithmVersionInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AlgorithmVersionInfo) GetAlgorithmId() string
- func (x *AlgorithmVersionInfo) GetCreateTime() int64
- func (x *AlgorithmVersionInfo) GetCreator() string
- func (x *AlgorithmVersionInfo) GetFileType() int32
- func (x *AlgorithmVersionInfo) GetFileUrl() string
- func (x *AlgorithmVersionInfo) GetId() string
- func (x *AlgorithmVersionInfo) GetNeededComputility() string
- func (x *AlgorithmVersionInfo) GetNotes() string
- func (x *AlgorithmVersionInfo) GetUnit() string
- func (x *AlgorithmVersionInfo) GetVersion() string
- func (*AlgorithmVersionInfo) ProtoMessage()
- func (x *AlgorithmVersionInfo) ProtoReflect() protoreflect.Message
- func (x *AlgorithmVersionInfo) Reset()
- func (x *AlgorithmVersionInfo) String() string
- type ConfigInfo
- func (*ConfigInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigInfo) GetAlarmContinueTimes() int64
- func (x *ConfigInfo) GetAlarmContinueTimesRange() []int64
- func (x *ConfigInfo) GetAreaMaxNum() int64
- func (x *ConfigInfo) GetAreaMust() int32
- func (x *ConfigInfo) GetAreaType() string
- func (x *ConfigInfo) GetCooldownDuration() int64
- func (x *ConfigInfo) GetCooldownDurationRange() []int64
- func (x *ConfigInfo) GetDetectTypeCn() string
- func (x *ConfigInfo) GetDetectTypeEn() string
- func (x *ConfigInfo) GetDuration() int64
- func (x *ConfigInfo) GetDurationRange() []int64
- func (x *ConfigInfo) GetMaskAreaNum() int64
- func (x *ConfigInfo) GetMaskAreaPointsRange() []int64
- func (x *ConfigInfo) GetRoiAreaPointsRange() []int64
- func (x *ConfigInfo) GetTargetRange() []float32
- func (x *ConfigInfo) GetThreshold() float32
- func (x *ConfigInfo) GetThresholdRange() []float32
- func (*ConfigInfo) ProtoMessage()
- func (x *ConfigInfo) ProtoReflect() protoreflect.Message
- func (x *ConfigInfo) Reset()
- func (x *ConfigInfo) String() string
- type CreateAlgorithmRequest
- func (*CreateAlgorithmRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAlgorithmRequest) GetCode() string
- func (x *CreateAlgorithmRequest) GetName() string
- func (x *CreateAlgorithmRequest) GetNpuPlatform() string
- func (x *CreateAlgorithmRequest) GetParentId() string
- func (x *CreateAlgorithmRequest) GetSingle() int32
- func (x *CreateAlgorithmRequest) GetTypeCode() string
- func (x *CreateAlgorithmRequest) GetVersionInfo() *CreateAlgorithmVersionRequest
- func (*CreateAlgorithmRequest) ProtoMessage()
- func (x *CreateAlgorithmRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAlgorithmRequest) Reset()
- func (x *CreateAlgorithmRequest) String() string
- type CreateAlgorithmVersionRequest
- func (*CreateAlgorithmVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAlgorithmVersionRequest) GetAlgorithmId() string
- func (x *CreateAlgorithmVersionRequest) GetFileName() string
- func (x *CreateAlgorithmVersionRequest) GetFileType() int32
- func (x *CreateAlgorithmVersionRequest) GetFileUrl() string
- func (x *CreateAlgorithmVersionRequest) GetNeededComputility() string
- func (x *CreateAlgorithmVersionRequest) GetNotes() string
- func (x *CreateAlgorithmVersionRequest) GetUnit() string
- func (x *CreateAlgorithmVersionRequest) GetVersion() string
- func (*CreateAlgorithmVersionRequest) ProtoMessage()
- func (x *CreateAlgorithmVersionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAlgorithmVersionRequest) Reset()
- func (x *CreateAlgorithmVersionRequest) String() string
- type CreateSubAlgorithmRequest
- func (*CreateSubAlgorithmRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSubAlgorithmRequest) GetCenterAudioId() string
- func (x *CreateSubAlgorithmRequest) GetCode() string
- func (x *CreateSubAlgorithmRequest) GetConfigs() string
- func (x *CreateSubAlgorithmRequest) GetDeviceAudioId() string
- func (x *CreateSubAlgorithmRequest) GetName() string
- func (x *CreateSubAlgorithmRequest) GetNotes() string
- func (x *CreateSubAlgorithmRequest) GetParentId() string
- func (x *CreateSubAlgorithmRequest) GetPhoneTemplateId() string
- func (x *CreateSubAlgorithmRequest) GetSmsTemplateId() string
- func (*CreateSubAlgorithmRequest) ProtoMessage()
- func (x *CreateSubAlgorithmRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSubAlgorithmRequest) Reset()
- func (x *CreateSubAlgorithmRequest) String() string
- type DownloadAlgorithmVersionResponse
- func (*DownloadAlgorithmVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DownloadAlgorithmVersionResponse) GetId() string
- func (x *DownloadAlgorithmVersionResponse) GetUrl() string
- func (*DownloadAlgorithmVersionResponse) ProtoMessage()
- func (x *DownloadAlgorithmVersionResponse) ProtoReflect() protoreflect.Message
- func (x *DownloadAlgorithmVersionResponse) Reset()
- func (x *DownloadAlgorithmVersionResponse) String() string
- type EmptyResponse
- type IdRequest
- type ListAlgorithmRequest
- func (*ListAlgorithmRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAlgorithmRequest) GetIds() []string
- func (x *ListAlgorithmRequest) GetName() string
- func (x *ListAlgorithmRequest) GetNpuPlatform() string
- func (x *ListAlgorithmRequest) GetPageNo() int32
- func (x *ListAlgorithmRequest) GetPageSize() int32
- func (x *ListAlgorithmRequest) GetQueryType() int32
- func (x *ListAlgorithmRequest) GetTypeCode() string
- func (*ListAlgorithmRequest) ProtoMessage()
- func (x *ListAlgorithmRequest) ProtoReflect() protoreflect.Message
- func (x *ListAlgorithmRequest) Reset()
- func (x *ListAlgorithmRequest) String() string
- type ListAlgorithmResponse
- func (*ListAlgorithmResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAlgorithmResponse) GetList() []*AlgorithmInfo
- func (x *ListAlgorithmResponse) GetPageNo() int32
- func (x *ListAlgorithmResponse) GetPageSize() int32
- func (x *ListAlgorithmResponse) GetTotal() int64
- func (*ListAlgorithmResponse) ProtoMessage()
- func (x *ListAlgorithmResponse) ProtoReflect() protoreflect.Message
- func (x *ListAlgorithmResponse) Reset()
- func (x *ListAlgorithmResponse) String() string
- type ListAlgorithmVersionRequest
- func (*ListAlgorithmVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAlgorithmVersionRequest) GetAlgorithmId() string
- func (x *ListAlgorithmVersionRequest) GetFileName() string
- func (x *ListAlgorithmVersionRequest) GetPageNo() int32
- func (x *ListAlgorithmVersionRequest) GetPageSize() int32
- func (*ListAlgorithmVersionRequest) ProtoMessage()
- func (x *ListAlgorithmVersionRequest) ProtoReflect() protoreflect.Message
- func (x *ListAlgorithmVersionRequest) Reset()
- func (x *ListAlgorithmVersionRequest) String() string
- type ListAlgorithmVersionResponse
- func (*ListAlgorithmVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAlgorithmVersionResponse) GetList() []*AlgorithmVersionInfo
- func (x *ListAlgorithmVersionResponse) GetPageNo() int32
- func (x *ListAlgorithmVersionResponse) GetPageSize() int32
- func (x *ListAlgorithmVersionResponse) GetTotal() int64
- func (*ListAlgorithmVersionResponse) ProtoMessage()
- func (x *ListAlgorithmVersionResponse) ProtoReflect() protoreflect.Message
- func (x *ListAlgorithmVersionResponse) Reset()
- func (x *ListAlgorithmVersionResponse) String() string
- type ListSubAlgorithmConfigResponse
- func (*ListSubAlgorithmConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSubAlgorithmConfigResponse) GetList() []*SubAlgorithmConfig
- func (*ListSubAlgorithmConfigResponse) ProtoMessage()
- func (x *ListSubAlgorithmConfigResponse) ProtoReflect() protoreflect.Message
- func (x *ListSubAlgorithmConfigResponse) Reset()
- func (x *ListSubAlgorithmConfigResponse) String() string
- type ListSubAlgorithmRequest
- func (*ListSubAlgorithmRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListSubAlgorithmRequest) GetCode() string
- func (x *ListSubAlgorithmRequest) GetId() string
- func (x *ListSubAlgorithmRequest) GetName() string
- func (x *ListSubAlgorithmRequest) GetPageNo() int32
- func (x *ListSubAlgorithmRequest) GetPageSize() int32
- func (x *ListSubAlgorithmRequest) GetParentId() string
- func (*ListSubAlgorithmRequest) ProtoMessage()
- func (x *ListSubAlgorithmRequest) ProtoReflect() protoreflect.Message
- func (x *ListSubAlgorithmRequest) Reset()
- func (x *ListSubAlgorithmRequest) String() string
- type ListSubAlgorithmResponse
- func (*ListSubAlgorithmResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSubAlgorithmResponse) GetList() []*SubAlgorithmInfo
- func (x *ListSubAlgorithmResponse) GetPageNo() int32
- func (x *ListSubAlgorithmResponse) GetPageSize() int32
- func (x *ListSubAlgorithmResponse) GetTotal() int64
- func (*ListSubAlgorithmResponse) ProtoMessage()
- func (x *ListSubAlgorithmResponse) ProtoReflect() protoreflect.Message
- func (x *ListSubAlgorithmResponse) Reset()
- func (x *ListSubAlgorithmResponse) String() string
- type MinioUrlRequest
- func (*MinioUrlRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MinioUrlRequest) GetBucketName() string
- func (x *MinioUrlRequest) GetObjectName() string
- func (x *MinioUrlRequest) GetUrlType() int32
- func (*MinioUrlRequest) ProtoMessage()
- func (x *MinioUrlRequest) ProtoReflect() protoreflect.Message
- func (x *MinioUrlRequest) Reset()
- func (x *MinioUrlRequest) String() string
- type MinioUrlResponse
- func (*MinioUrlResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MinioUrlResponse) GetFormData() map[string]string
- func (x *MinioUrlResponse) GetUrl() string
- func (*MinioUrlResponse) ProtoMessage()
- func (x *MinioUrlResponse) ProtoReflect() protoreflect.Message
- func (x *MinioUrlResponse) Reset()
- func (x *MinioUrlResponse) String() string
- type SubAlgorithmConfig
- func (*SubAlgorithmConfig) Descriptor() ([]byte, []int)deprecated
- func (x *SubAlgorithmConfig) GetDictionaryCode() string
- func (x *SubAlgorithmConfig) GetElementType() string
- func (x *SubAlgorithmConfig) GetIsDisplayed() string
- func (x *SubAlgorithmConfig) GetKey() string
- func (x *SubAlgorithmConfig) GetName() string
- func (x *SubAlgorithmConfig) GetType() string
- func (x *SubAlgorithmConfig) GetValue() string
- func (*SubAlgorithmConfig) ProtoMessage()
- func (x *SubAlgorithmConfig) ProtoReflect() protoreflect.Message
- func (x *SubAlgorithmConfig) Reset()
- func (x *SubAlgorithmConfig) String() string
- type SubAlgorithmInfo
- func (*SubAlgorithmInfo) Descriptor() ([]byte, []int)deprecated
- func (x *SubAlgorithmInfo) GetAuthChannels() int32
- func (x *SubAlgorithmInfo) GetCenterAudioId() string
- func (x *SubAlgorithmInfo) GetCode() string
- func (x *SubAlgorithmInfo) GetConfigs() string
- func (x *SubAlgorithmInfo) GetDetectTypeCn() string
- func (x *SubAlgorithmInfo) GetDetectTypeEn() string
- func (x *SubAlgorithmInfo) GetDeviceAudioId() string
- func (x *SubAlgorithmInfo) GetId() string
- func (x *SubAlgorithmInfo) GetName() string
- func (x *SubAlgorithmInfo) GetNotes() string
- func (x *SubAlgorithmInfo) GetParentId() string
- func (x *SubAlgorithmInfo) GetPhoneTemplateId() string
- func (x *SubAlgorithmInfo) GetSmsTemplateId() string
- func (*SubAlgorithmInfo) ProtoMessage()
- func (x *SubAlgorithmInfo) ProtoReflect() protoreflect.Message
- func (x *SubAlgorithmInfo) Reset()
- func (x *SubAlgorithmInfo) String() string
- type UnimplementedAlgorithmServiceServer
- func (UnimplementedAlgorithmServiceServer) AlgorithmCreate(context.Context, *CreateAlgorithmRequest) (*EmptyResponse, error)
- func (UnimplementedAlgorithmServiceServer) AlgorithmDelete(context.Context, *IdRequest) (*EmptyResponse, error)
- func (UnimplementedAlgorithmServiceServer) AlgorithmList(context.Context, *ListAlgorithmRequest) (*ListAlgorithmResponse, error)
- func (UnimplementedAlgorithmServiceServer) AlgorithmUpdate(context.Context, *UpdateAlgorithmRequest) (*EmptyResponse, error)
- func (UnimplementedAlgorithmServiceServer) AlgorithmVersionCreate(context.Context, *CreateAlgorithmVersionRequest) (*EmptyResponse, error)
- func (UnimplementedAlgorithmServiceServer) AlgorithmVersionDelete(context.Context, *IdRequest) (*EmptyResponse, error)
- func (UnimplementedAlgorithmServiceServer) AlgorithmVersionDownload(context.Context, *IdRequest) (*DownloadAlgorithmVersionResponse, error)
- func (UnimplementedAlgorithmServiceServer) AlgorithmVersionList(context.Context, *ListAlgorithmVersionRequest) (*ListAlgorithmVersionResponse, error)
- func (UnimplementedAlgorithmServiceServer) AlgorithmVersionUpdate(context.Context, *UpdateAlgorithmVersionRequest) (*EmptyResponse, error)
- func (UnimplementedAlgorithmServiceServer) MinioUrlGet(context.Context, *MinioUrlRequest) (*MinioUrlResponse, error)
- func (UnimplementedAlgorithmServiceServer) SubAlgorithmConfigList(context.Context, *IdRequest) (*ListSubAlgorithmConfigResponse, error)
- func (UnimplementedAlgorithmServiceServer) SubAlgorithmCreate(context.Context, *CreateSubAlgorithmRequest) (*EmptyResponse, error)
- func (UnimplementedAlgorithmServiceServer) SubAlgorithmList(context.Context, *ListSubAlgorithmRequest) (*ListSubAlgorithmResponse, error)
- func (UnimplementedAlgorithmServiceServer) SubAlgorithmUpdate(context.Context, *UpdateSubAlgorithmRequest) (*EmptyResponse, error)
- type UnsafeAlgorithmServiceServer
- type UpdateAlgorithmRequest
- func (*UpdateAlgorithmRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAlgorithmRequest) GetCode() string
- func (x *UpdateAlgorithmRequest) GetId() string
- func (x *UpdateAlgorithmRequest) GetName() string
- func (x *UpdateAlgorithmRequest) GetNotes() string
- func (*UpdateAlgorithmRequest) ProtoMessage()
- func (x *UpdateAlgorithmRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAlgorithmRequest) Reset()
- func (x *UpdateAlgorithmRequest) String() string
- type UpdateAlgorithmVersionRequest
- func (*UpdateAlgorithmVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAlgorithmVersionRequest) GetId() string
- func (x *UpdateAlgorithmVersionRequest) GetVersionReq() *CreateAlgorithmVersionRequest
- func (*UpdateAlgorithmVersionRequest) ProtoMessage()
- func (x *UpdateAlgorithmVersionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAlgorithmVersionRequest) Reset()
- func (x *UpdateAlgorithmVersionRequest) String() string
- type UpdateSubAlgorithmRequest
- func (*UpdateSubAlgorithmRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSubAlgorithmRequest) GetCenterAudioId() string
- func (x *UpdateSubAlgorithmRequest) GetCode() string
- func (x *UpdateSubAlgorithmRequest) GetConfigs() string
- func (x *UpdateSubAlgorithmRequest) GetDeviceAudioId() string
- func (x *UpdateSubAlgorithmRequest) GetId() string
- func (x *UpdateSubAlgorithmRequest) GetName() string
- func (x *UpdateSubAlgorithmRequest) GetNotes() string
- func (x *UpdateSubAlgorithmRequest) GetPhoneTemplateId() string
- func (x *UpdateSubAlgorithmRequest) GetSmsTemplateId() string
- func (*UpdateSubAlgorithmRequest) ProtoMessage()
- func (x *UpdateSubAlgorithmRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSubAlgorithmRequest) Reset()
- func (x *UpdateSubAlgorithmRequest) String() string
Constants ¶
const ( AlgorithmService_AlgorithmCreate_FullMethodName = "/algorithm.AlgorithmService/AlgorithmCreate" AlgorithmService_AlgorithmUpdate_FullMethodName = "/algorithm.AlgorithmService/AlgorithmUpdate" AlgorithmService_AlgorithmDelete_FullMethodName = "/algorithm.AlgorithmService/AlgorithmDelete" AlgorithmService_AlgorithmList_FullMethodName = "/algorithm.AlgorithmService/AlgorithmList" AlgorithmService_AlgorithmVersionCreate_FullMethodName = "/algorithm.AlgorithmService/AlgorithmVersionCreate" AlgorithmService_AlgorithmVersionUpdate_FullMethodName = "/algorithm.AlgorithmService/AlgorithmVersionUpdate" AlgorithmService_AlgorithmVersionDelete_FullMethodName = "/algorithm.AlgorithmService/AlgorithmVersionDelete" AlgorithmService_AlgorithmVersionDownload_FullMethodName = "/algorithm.AlgorithmService/AlgorithmVersionDownload" AlgorithmService_AlgorithmVersionList_FullMethodName = "/algorithm.AlgorithmService/AlgorithmVersionList" AlgorithmService_SubAlgorithmList_FullMethodName = "/algorithm.AlgorithmService/SubAlgorithmList" AlgorithmService_SubAlgorithmCreate_FullMethodName = "/algorithm.AlgorithmService/SubAlgorithmCreate" AlgorithmService_SubAlgorithmUpdate_FullMethodName = "/algorithm.AlgorithmService/SubAlgorithmUpdate" AlgorithmService_SubAlgorithmConfigList_FullMethodName = "/algorithm.AlgorithmService/SubAlgorithmConfigList" AlgorithmService_MinioUrlGet_FullMethodName = "/algorithm.AlgorithmService/MinioUrlGet" )
Variables ¶
var AlgorithmService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "algorithm.AlgorithmService", HandlerType: (*AlgorithmServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AlgorithmCreate", Handler: _AlgorithmService_AlgorithmCreate_Handler, }, { MethodName: "AlgorithmUpdate", Handler: _AlgorithmService_AlgorithmUpdate_Handler, }, { MethodName: "AlgorithmDelete", Handler: _AlgorithmService_AlgorithmDelete_Handler, }, { MethodName: "AlgorithmList", Handler: _AlgorithmService_AlgorithmList_Handler, }, { MethodName: "AlgorithmVersionCreate", Handler: _AlgorithmService_AlgorithmVersionCreate_Handler, }, { MethodName: "AlgorithmVersionUpdate", Handler: _AlgorithmService_AlgorithmVersionUpdate_Handler, }, { MethodName: "AlgorithmVersionDelete", Handler: _AlgorithmService_AlgorithmVersionDelete_Handler, }, { MethodName: "AlgorithmVersionDownload", Handler: _AlgorithmService_AlgorithmVersionDownload_Handler, }, { MethodName: "AlgorithmVersionList", Handler: _AlgorithmService_AlgorithmVersionList_Handler, }, { MethodName: "SubAlgorithmList", Handler: _AlgorithmService_SubAlgorithmList_Handler, }, { MethodName: "SubAlgorithmCreate", Handler: _AlgorithmService_SubAlgorithmCreate_Handler, }, { MethodName: "SubAlgorithmUpdate", Handler: _AlgorithmService_SubAlgorithmUpdate_Handler, }, { MethodName: "SubAlgorithmConfigList", Handler: _AlgorithmService_SubAlgorithmConfigList_Handler, }, { MethodName: "MinioUrlGet", Handler: _AlgorithmService_MinioUrlGet_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/algorithm.proto", }
AlgorithmService_ServiceDesc is the grpc.ServiceDesc for AlgorithmService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_proto_algorithm_proto protoreflect.FileDescriptor
Functions ¶
func RegisterAlgorithmServiceServer ¶
func RegisterAlgorithmServiceServer(s grpc.ServiceRegistrar, srv AlgorithmServiceServer)
Types ¶
type AlgorithmInfo ¶
type AlgorithmInfo struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` VersionId string `protobuf:"bytes,4,opt,name=version_id,json=versionId,proto3" json:"version_id,omitempty"` VersionName string `protobuf:"bytes,5,opt,name=version_name,json=versionName,proto3" json:"version_name,omitempty"` NeededComputility string `protobuf:"bytes,6,opt,name=needed_computility,json=neededComputility,proto3" json:"needed_computility,omitempty"` SubCount int32 `protobuf:"varint,7,opt,name=sub_count,json=subCount,proto3" json:"sub_count,omitempty"` TypeCode string `protobuf:"bytes,8,opt,name=type_code,json=typeCode,proto3" json:"type_code,omitempty"` TypeName string `protobuf:"bytes,9,opt,name=type_name,json=typeName,proto3" json:"type_name,omitempty"` NpuPlatform string `protobuf:"bytes,10,opt,name=npu_platform,json=npuPlatform,proto3" json:"npu_platform,omitempty"` Notes string `protobuf:"bytes,11,opt,name=notes,proto3" json:"notes,omitempty"` Creator string `protobuf:"bytes,12,opt,name=creator,proto3" json:"creator,omitempty"` CreateTime int64 `protobuf:"varint,13,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` CreatorId string `protobuf:"bytes,14,opt,name=creator_id,json=creatorId,proto3" json:"creator_id,omitempty"` Unit string `protobuf:"bytes,15,opt,name=unit,proto3" json:"unit,omitempty"` ParentId string `protobuf:"bytes,16,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` Children []*AlgorithmInfo `protobuf:"bytes,17,rep,name=children,proto3" json:"children,omitempty"` // contains filtered or unexported fields }
func (*AlgorithmInfo) Descriptor
deprecated
func (*AlgorithmInfo) Descriptor() ([]byte, []int)
Deprecated: Use AlgorithmInfo.ProtoReflect.Descriptor instead.
func (*AlgorithmInfo) GetChildren ¶
func (x *AlgorithmInfo) GetChildren() []*AlgorithmInfo
func (*AlgorithmInfo) GetCode ¶
func (x *AlgorithmInfo) GetCode() string
func (*AlgorithmInfo) GetCreateTime ¶
func (x *AlgorithmInfo) GetCreateTime() int64
func (*AlgorithmInfo) GetCreator ¶
func (x *AlgorithmInfo) GetCreator() string
func (*AlgorithmInfo) GetCreatorId ¶
func (x *AlgorithmInfo) GetCreatorId() string
func (*AlgorithmInfo) GetId ¶
func (x *AlgorithmInfo) GetId() string
func (*AlgorithmInfo) GetName ¶
func (x *AlgorithmInfo) GetName() string
func (*AlgorithmInfo) GetNeededComputility ¶
func (x *AlgorithmInfo) GetNeededComputility() string
func (*AlgorithmInfo) GetNotes ¶
func (x *AlgorithmInfo) GetNotes() string
func (*AlgorithmInfo) GetNpuPlatform ¶
func (x *AlgorithmInfo) GetNpuPlatform() string
func (*AlgorithmInfo) GetParentId ¶
func (x *AlgorithmInfo) GetParentId() string
func (*AlgorithmInfo) GetSubCount ¶
func (x *AlgorithmInfo) GetSubCount() int32
func (*AlgorithmInfo) GetTypeCode ¶
func (x *AlgorithmInfo) GetTypeCode() string
func (*AlgorithmInfo) GetTypeName ¶
func (x *AlgorithmInfo) GetTypeName() string
func (*AlgorithmInfo) GetUnit ¶
func (x *AlgorithmInfo) GetUnit() string
func (*AlgorithmInfo) GetVersionId ¶
func (x *AlgorithmInfo) GetVersionId() string
func (*AlgorithmInfo) GetVersionName ¶
func (x *AlgorithmInfo) GetVersionName() string
func (*AlgorithmInfo) ProtoMessage ¶
func (*AlgorithmInfo) ProtoMessage()
func (*AlgorithmInfo) ProtoReflect ¶
func (x *AlgorithmInfo) ProtoReflect() protoreflect.Message
func (*AlgorithmInfo) Reset ¶
func (x *AlgorithmInfo) Reset()
func (*AlgorithmInfo) String ¶
func (x *AlgorithmInfo) String() string
type AlgorithmServiceClient ¶
type AlgorithmServiceClient interface { AlgorithmCreate(ctx context.Context, in *CreateAlgorithmRequest, opts ...grpc.CallOption) (*EmptyResponse, error) AlgorithmUpdate(ctx context.Context, in *UpdateAlgorithmRequest, opts ...grpc.CallOption) (*EmptyResponse, error) AlgorithmDelete(ctx context.Context, in *IdRequest, opts ...grpc.CallOption) (*EmptyResponse, error) AlgorithmList(ctx context.Context, in *ListAlgorithmRequest, opts ...grpc.CallOption) (*ListAlgorithmResponse, error) AlgorithmVersionCreate(ctx context.Context, in *CreateAlgorithmVersionRequest, opts ...grpc.CallOption) (*EmptyResponse, error) AlgorithmVersionUpdate(ctx context.Context, in *UpdateAlgorithmVersionRequest, opts ...grpc.CallOption) (*EmptyResponse, error) AlgorithmVersionDelete(ctx context.Context, in *IdRequest, opts ...grpc.CallOption) (*EmptyResponse, error) AlgorithmVersionDownload(ctx context.Context, in *IdRequest, opts ...grpc.CallOption) (*DownloadAlgorithmVersionResponse, error) AlgorithmVersionList(ctx context.Context, in *ListAlgorithmVersionRequest, opts ...grpc.CallOption) (*ListAlgorithmVersionResponse, error) SubAlgorithmList(ctx context.Context, in *ListSubAlgorithmRequest, opts ...grpc.CallOption) (*ListSubAlgorithmResponse, error) SubAlgorithmCreate(ctx context.Context, in *CreateSubAlgorithmRequest, opts ...grpc.CallOption) (*EmptyResponse, error) SubAlgorithmUpdate(ctx context.Context, in *UpdateSubAlgorithmRequest, opts ...grpc.CallOption) (*EmptyResponse, error) SubAlgorithmConfigList(ctx context.Context, in *IdRequest, opts ...grpc.CallOption) (*ListSubAlgorithmConfigResponse, error) MinioUrlGet(ctx context.Context, in *MinioUrlRequest, opts ...grpc.CallOption) (*MinioUrlResponse, error) }
AlgorithmServiceClient is the client API for AlgorithmService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAlgorithmServiceClient ¶
func NewAlgorithmServiceClient(cc grpc.ClientConnInterface) AlgorithmServiceClient
type AlgorithmServiceServer ¶
type AlgorithmServiceServer interface { AlgorithmCreate(context.Context, *CreateAlgorithmRequest) (*EmptyResponse, error) AlgorithmUpdate(context.Context, *UpdateAlgorithmRequest) (*EmptyResponse, error) AlgorithmDelete(context.Context, *IdRequest) (*EmptyResponse, error) AlgorithmList(context.Context, *ListAlgorithmRequest) (*ListAlgorithmResponse, error) AlgorithmVersionCreate(context.Context, *CreateAlgorithmVersionRequest) (*EmptyResponse, error) AlgorithmVersionUpdate(context.Context, *UpdateAlgorithmVersionRequest) (*EmptyResponse, error) AlgorithmVersionDelete(context.Context, *IdRequest) (*EmptyResponse, error) AlgorithmVersionDownload(context.Context, *IdRequest) (*DownloadAlgorithmVersionResponse, error) AlgorithmVersionList(context.Context, *ListAlgorithmVersionRequest) (*ListAlgorithmVersionResponse, error) SubAlgorithmList(context.Context, *ListSubAlgorithmRequest) (*ListSubAlgorithmResponse, error) SubAlgorithmCreate(context.Context, *CreateSubAlgorithmRequest) (*EmptyResponse, error) SubAlgorithmUpdate(context.Context, *UpdateSubAlgorithmRequest) (*EmptyResponse, error) SubAlgorithmConfigList(context.Context, *IdRequest) (*ListSubAlgorithmConfigResponse, error) MinioUrlGet(context.Context, *MinioUrlRequest) (*MinioUrlResponse, error) // contains filtered or unexported methods }
AlgorithmServiceServer is the server API for AlgorithmService service. All implementations must embed UnimplementedAlgorithmServiceServer for forward compatibility
type AlgorithmVersionInfo ¶
type AlgorithmVersionInfo struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` //算法版本id AlgorithmId string `protobuf:"bytes,2,opt,name=algorithm_id,json=algorithmId,proto3" json:"algorithm_id,omitempty"` //算法id Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"` FileUrl string `protobuf:"bytes,4,opt,name=file_url,json=fileUrl,proto3" json:"file_url,omitempty"` NeededComputility string `protobuf:"bytes,5,opt,name=needed_computility,json=neededComputility,proto3" json:"needed_computility,omitempty"` FileType int32 `protobuf:"varint,6,opt,name=file_type,json=fileType,proto3" json:"file_type,omitempty"` //1:docker镜像,2:压缩包 Notes string `protobuf:"bytes,7,opt,name=notes,proto3" json:"notes,omitempty"` CreateTime int64 `protobuf:"varint,8,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` Creator string `protobuf:"bytes,9,opt,name=creator,proto3" json:"creator,omitempty"` Unit string `protobuf:"bytes,10,opt,name=unit,proto3" json:"unit,omitempty"` // contains filtered or unexported fields }
func (*AlgorithmVersionInfo) Descriptor
deprecated
func (*AlgorithmVersionInfo) Descriptor() ([]byte, []int)
Deprecated: Use AlgorithmVersionInfo.ProtoReflect.Descriptor instead.
func (*AlgorithmVersionInfo) GetAlgorithmId ¶
func (x *AlgorithmVersionInfo) GetAlgorithmId() string
func (*AlgorithmVersionInfo) GetCreateTime ¶
func (x *AlgorithmVersionInfo) GetCreateTime() int64
func (*AlgorithmVersionInfo) GetCreator ¶
func (x *AlgorithmVersionInfo) GetCreator() string
func (*AlgorithmVersionInfo) GetFileType ¶
func (x *AlgorithmVersionInfo) GetFileType() int32
func (*AlgorithmVersionInfo) GetFileUrl ¶
func (x *AlgorithmVersionInfo) GetFileUrl() string
func (*AlgorithmVersionInfo) GetId ¶
func (x *AlgorithmVersionInfo) GetId() string
func (*AlgorithmVersionInfo) GetNeededComputility ¶
func (x *AlgorithmVersionInfo) GetNeededComputility() string
func (*AlgorithmVersionInfo) GetNotes ¶
func (x *AlgorithmVersionInfo) GetNotes() string
func (*AlgorithmVersionInfo) GetUnit ¶
func (x *AlgorithmVersionInfo) GetUnit() string
func (*AlgorithmVersionInfo) GetVersion ¶
func (x *AlgorithmVersionInfo) GetVersion() string
func (*AlgorithmVersionInfo) ProtoMessage ¶
func (*AlgorithmVersionInfo) ProtoMessage()
func (*AlgorithmVersionInfo) ProtoReflect ¶
func (x *AlgorithmVersionInfo) ProtoReflect() protoreflect.Message
func (*AlgorithmVersionInfo) Reset ¶
func (x *AlgorithmVersionInfo) Reset()
func (*AlgorithmVersionInfo) String ¶
func (x *AlgorithmVersionInfo) String() string
type ConfigInfo ¶
type ConfigInfo struct { DetectTypeCn string `protobuf:"bytes,3,opt,name=detect_type_cn,json=detectTypeCn,proto3" json:"detect_type_cn,omitempty"` DetectTypeEn string `protobuf:"bytes,4,opt,name=detect_type_en,json=detectTypeEn,proto3" json:"detect_type_en,omitempty"` AreaType string `protobuf:"bytes,5,opt,name=area_type,json=areaType,proto3" json:"area_type,omitempty"` AreaMaxNum int64 `protobuf:"varint,6,opt,name=area_max_num,json=areaMaxNum,proto3" json:"area_max_num,omitempty"` MaskAreaNum int64 `protobuf:"varint,7,opt,name=mask_area_num,json=maskAreaNum,proto3" json:"mask_area_num,omitempty"` RoiAreaPointsRange []int64 `` /* 127-byte string literal not displayed */ MaskAreaPointsRange []int64 `` /* 130-byte string literal not displayed */ AlarmContinueTimesRange []int64 `` /* 143-byte string literal not displayed */ ThresholdRange []float32 `protobuf:"fixed32,11,rep,packed,name=threshold_range,json=thresholdRange,proto3" json:"threshold_range,omitempty"` CooldownDurationRange []int64 `` /* 135-byte string literal not displayed */ DurationRange []int64 `protobuf:"varint,13,rep,packed,name=duration_range,json=durationRange,proto3" json:"duration_range,omitempty"` TargetRange []float32 `protobuf:"fixed32,14,rep,packed,name=target_range,json=targetRange,proto3" json:"target_range,omitempty"` Threshold float32 `protobuf:"fixed32,15,opt,name=threshold,proto3" json:"threshold,omitempty"` AlarmContinueTimes int64 `protobuf:"varint,16,opt,name=alarm_continue_times,json=alarmContinueTimes,proto3" json:"alarm_continue_times,omitempty"` CooldownDuration int64 `protobuf:"varint,17,opt,name=cooldown_duration,json=cooldownDuration,proto3" json:"cooldown_duration,omitempty"` AreaMust int32 `protobuf:"varint,18,opt,name=area_must,json=areaMust,proto3" json:"area_must,omitempty"` Duration int64 `protobuf:"varint,19,opt,name=duration,proto3" json:"duration,omitempty"` // contains filtered or unexported fields }
func (*ConfigInfo) Descriptor
deprecated
func (*ConfigInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConfigInfo.ProtoReflect.Descriptor instead.
func (*ConfigInfo) GetAlarmContinueTimes ¶
func (x *ConfigInfo) GetAlarmContinueTimes() int64
func (*ConfigInfo) GetAlarmContinueTimesRange ¶
func (x *ConfigInfo) GetAlarmContinueTimesRange() []int64
func (*ConfigInfo) GetAreaMaxNum ¶
func (x *ConfigInfo) GetAreaMaxNum() int64
func (*ConfigInfo) GetAreaMust ¶
func (x *ConfigInfo) GetAreaMust() int32
func (*ConfigInfo) GetAreaType ¶
func (x *ConfigInfo) GetAreaType() string
func (*ConfigInfo) GetCooldownDuration ¶
func (x *ConfigInfo) GetCooldownDuration() int64
func (*ConfigInfo) GetCooldownDurationRange ¶
func (x *ConfigInfo) GetCooldownDurationRange() []int64
func (*ConfigInfo) GetDetectTypeCn ¶
func (x *ConfigInfo) GetDetectTypeCn() string
func (*ConfigInfo) GetDetectTypeEn ¶
func (x *ConfigInfo) GetDetectTypeEn() string
func (*ConfigInfo) GetDuration ¶
func (x *ConfigInfo) GetDuration() int64
func (*ConfigInfo) GetDurationRange ¶
func (x *ConfigInfo) GetDurationRange() []int64
func (*ConfigInfo) GetMaskAreaNum ¶
func (x *ConfigInfo) GetMaskAreaNum() int64
func (*ConfigInfo) GetMaskAreaPointsRange ¶
func (x *ConfigInfo) GetMaskAreaPointsRange() []int64
func (*ConfigInfo) GetRoiAreaPointsRange ¶
func (x *ConfigInfo) GetRoiAreaPointsRange() []int64
func (*ConfigInfo) GetTargetRange ¶
func (x *ConfigInfo) GetTargetRange() []float32
func (*ConfigInfo) GetThreshold ¶
func (x *ConfigInfo) GetThreshold() float32
func (*ConfigInfo) GetThresholdRange ¶
func (x *ConfigInfo) GetThresholdRange() []float32
func (*ConfigInfo) ProtoMessage ¶
func (*ConfigInfo) ProtoMessage()
func (*ConfigInfo) ProtoReflect ¶
func (x *ConfigInfo) ProtoReflect() protoreflect.Message
func (*ConfigInfo) Reset ¶
func (x *ConfigInfo) Reset()
func (*ConfigInfo) String ¶
func (x *ConfigInfo) String() string
type CreateAlgorithmRequest ¶
type CreateAlgorithmRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` NpuPlatform string `protobuf:"bytes,3,opt,name=npu_platform,json=npuPlatform,proto3" json:"npu_platform,omitempty"` TypeCode string `protobuf:"bytes,4,opt,name=type_code,json=typeCode,proto3" json:"type_code,omitempty"` Single int32 `protobuf:"varint,5,opt,name=single,proto3" json:"single,omitempty"` ParentId string `protobuf:"bytes,6,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` VersionInfo *CreateAlgorithmVersionRequest `protobuf:"bytes,7,opt,name=version_info,json=versionInfo,proto3" json:"version_info,omitempty"` // contains filtered or unexported fields }
func (*CreateAlgorithmRequest) Descriptor
deprecated
func (*CreateAlgorithmRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAlgorithmRequest.ProtoReflect.Descriptor instead.
func (*CreateAlgorithmRequest) GetCode ¶
func (x *CreateAlgorithmRequest) GetCode() string
func (*CreateAlgorithmRequest) GetName ¶
func (x *CreateAlgorithmRequest) GetName() string
func (*CreateAlgorithmRequest) GetNpuPlatform ¶
func (x *CreateAlgorithmRequest) GetNpuPlatform() string
func (*CreateAlgorithmRequest) GetParentId ¶
func (x *CreateAlgorithmRequest) GetParentId() string
func (*CreateAlgorithmRequest) GetSingle ¶
func (x *CreateAlgorithmRequest) GetSingle() int32
func (*CreateAlgorithmRequest) GetTypeCode ¶
func (x *CreateAlgorithmRequest) GetTypeCode() string
func (*CreateAlgorithmRequest) GetVersionInfo ¶
func (x *CreateAlgorithmRequest) GetVersionInfo() *CreateAlgorithmVersionRequest
func (*CreateAlgorithmRequest) ProtoMessage ¶
func (*CreateAlgorithmRequest) ProtoMessage()
func (*CreateAlgorithmRequest) ProtoReflect ¶
func (x *CreateAlgorithmRequest) ProtoReflect() protoreflect.Message
func (*CreateAlgorithmRequest) Reset ¶
func (x *CreateAlgorithmRequest) Reset()
func (*CreateAlgorithmRequest) String ¶
func (x *CreateAlgorithmRequest) String() string
type CreateAlgorithmVersionRequest ¶
type CreateAlgorithmVersionRequest struct { AlgorithmId string `protobuf:"bytes,1,opt,name=algorithm_id,json=algorithmId,proto3" json:"algorithm_id,omitempty"` Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"` Notes string `protobuf:"bytes,3,opt,name=notes,proto3" json:"notes,omitempty"` NeededComputility string `protobuf:"bytes,4,opt,name=needed_computility,json=neededComputility,proto3" json:"needed_computility,omitempty"` FileUrl string `protobuf:"bytes,5,opt,name=file_url,json=fileUrl,proto3" json:"file_url,omitempty"` FileName string `protobuf:"bytes,6,opt,name=file_name,json=fileName,proto3" json:"file_name,omitempty"` FileType int32 `protobuf:"varint,7,opt,name=file_type,json=fileType,proto3" json:"file_type,omitempty"` //1:docker镜像,2:压缩包 Unit string `protobuf:"bytes,8,opt,name=unit,proto3" json:"unit,omitempty"` //算力单位 // contains filtered or unexported fields }
func (*CreateAlgorithmVersionRequest) Descriptor
deprecated
func (*CreateAlgorithmVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAlgorithmVersionRequest.ProtoReflect.Descriptor instead.
func (*CreateAlgorithmVersionRequest) GetAlgorithmId ¶
func (x *CreateAlgorithmVersionRequest) GetAlgorithmId() string
func (*CreateAlgorithmVersionRequest) GetFileName ¶
func (x *CreateAlgorithmVersionRequest) GetFileName() string
func (*CreateAlgorithmVersionRequest) GetFileType ¶
func (x *CreateAlgorithmVersionRequest) GetFileType() int32
func (*CreateAlgorithmVersionRequest) GetFileUrl ¶
func (x *CreateAlgorithmVersionRequest) GetFileUrl() string
func (*CreateAlgorithmVersionRequest) GetNeededComputility ¶
func (x *CreateAlgorithmVersionRequest) GetNeededComputility() string
func (*CreateAlgorithmVersionRequest) GetNotes ¶
func (x *CreateAlgorithmVersionRequest) GetNotes() string
func (*CreateAlgorithmVersionRequest) GetUnit ¶
func (x *CreateAlgorithmVersionRequest) GetUnit() string
func (*CreateAlgorithmVersionRequest) GetVersion ¶
func (x *CreateAlgorithmVersionRequest) GetVersion() string
func (*CreateAlgorithmVersionRequest) ProtoMessage ¶
func (*CreateAlgorithmVersionRequest) ProtoMessage()
func (*CreateAlgorithmVersionRequest) ProtoReflect ¶
func (x *CreateAlgorithmVersionRequest) ProtoReflect() protoreflect.Message
func (*CreateAlgorithmVersionRequest) Reset ¶
func (x *CreateAlgorithmVersionRequest) Reset()
func (*CreateAlgorithmVersionRequest) String ¶
func (x *CreateAlgorithmVersionRequest) String() string
type CreateSubAlgorithmRequest ¶
type CreateSubAlgorithmRequest struct { ParentId string `protobuf:"bytes,1,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` Notes string `protobuf:"bytes,4,opt,name=notes,proto3" json:"notes,omitempty"` CenterAudioId string `protobuf:"bytes,5,opt,name=center_audio_id,json=centerAudioId,proto3" json:"center_audio_id,omitempty"` DeviceAudioId string `protobuf:"bytes,6,opt,name=device_audio_id,json=deviceAudioId,proto3" json:"device_audio_id,omitempty"` SmsTemplateId string `protobuf:"bytes,7,opt,name=sms_template_id,json=smsTemplateId,proto3" json:"sms_template_id,omitempty"` PhoneTemplateId string `protobuf:"bytes,8,opt,name=phone_template_id,json=phoneTemplateId,proto3" json:"phone_template_id,omitempty"` // ConfigInfo configs = 5; Configs string `protobuf:"bytes,9,opt,name=configs,proto3" json:"configs,omitempty"` // contains filtered or unexported fields }
func (*CreateSubAlgorithmRequest) Descriptor
deprecated
func (*CreateSubAlgorithmRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateSubAlgorithmRequest.ProtoReflect.Descriptor instead.
func (*CreateSubAlgorithmRequest) GetCenterAudioId ¶
func (x *CreateSubAlgorithmRequest) GetCenterAudioId() string
func (*CreateSubAlgorithmRequest) GetCode ¶
func (x *CreateSubAlgorithmRequest) GetCode() string
func (*CreateSubAlgorithmRequest) GetConfigs ¶
func (x *CreateSubAlgorithmRequest) GetConfigs() string
func (*CreateSubAlgorithmRequest) GetDeviceAudioId ¶
func (x *CreateSubAlgorithmRequest) GetDeviceAudioId() string
func (*CreateSubAlgorithmRequest) GetName ¶
func (x *CreateSubAlgorithmRequest) GetName() string
func (*CreateSubAlgorithmRequest) GetNotes ¶
func (x *CreateSubAlgorithmRequest) GetNotes() string
func (*CreateSubAlgorithmRequest) GetParentId ¶
func (x *CreateSubAlgorithmRequest) GetParentId() string
func (*CreateSubAlgorithmRequest) GetPhoneTemplateId ¶
func (x *CreateSubAlgorithmRequest) GetPhoneTemplateId() string
func (*CreateSubAlgorithmRequest) GetSmsTemplateId ¶
func (x *CreateSubAlgorithmRequest) GetSmsTemplateId() string
func (*CreateSubAlgorithmRequest) ProtoMessage ¶
func (*CreateSubAlgorithmRequest) ProtoMessage()
func (*CreateSubAlgorithmRequest) ProtoReflect ¶
func (x *CreateSubAlgorithmRequest) ProtoReflect() protoreflect.Message
func (*CreateSubAlgorithmRequest) Reset ¶
func (x *CreateSubAlgorithmRequest) Reset()
func (*CreateSubAlgorithmRequest) String ¶
func (x *CreateSubAlgorithmRequest) String() string
type DownloadAlgorithmVersionResponse ¶
type DownloadAlgorithmVersionResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*DownloadAlgorithmVersionResponse) Descriptor
deprecated
func (*DownloadAlgorithmVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use DownloadAlgorithmVersionResponse.ProtoReflect.Descriptor instead.
func (*DownloadAlgorithmVersionResponse) GetId ¶
func (x *DownloadAlgorithmVersionResponse) GetId() string
func (*DownloadAlgorithmVersionResponse) GetUrl ¶
func (x *DownloadAlgorithmVersionResponse) GetUrl() string
func (*DownloadAlgorithmVersionResponse) ProtoMessage ¶
func (*DownloadAlgorithmVersionResponse) ProtoMessage()
func (*DownloadAlgorithmVersionResponse) ProtoReflect ¶
func (x *DownloadAlgorithmVersionResponse) ProtoReflect() protoreflect.Message
func (*DownloadAlgorithmVersionResponse) Reset ¶
func (x *DownloadAlgorithmVersionResponse) Reset()
func (*DownloadAlgorithmVersionResponse) String ¶
func (x *DownloadAlgorithmVersionResponse) String() string
type EmptyResponse ¶
type EmptyResponse struct {
// contains filtered or unexported fields
}
func (*EmptyResponse) Descriptor
deprecated
func (*EmptyResponse) Descriptor() ([]byte, []int)
Deprecated: Use EmptyResponse.ProtoReflect.Descriptor instead.
func (*EmptyResponse) ProtoMessage ¶
func (*EmptyResponse) ProtoMessage()
func (*EmptyResponse) ProtoReflect ¶
func (x *EmptyResponse) ProtoReflect() protoreflect.Message
func (*EmptyResponse) Reset ¶
func (x *EmptyResponse) Reset()
func (*EmptyResponse) String ¶
func (x *EmptyResponse) String() string
type IdRequest ¶
type IdRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*IdRequest) Descriptor
deprecated
func (*IdRequest) ProtoMessage ¶
func (*IdRequest) ProtoMessage()
func (*IdRequest) ProtoReflect ¶
func (x *IdRequest) ProtoReflect() protoreflect.Message
type ListAlgorithmRequest ¶
type ListAlgorithmRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` TypeCode string `protobuf:"bytes,2,opt,name=type_code,json=typeCode,proto3" json:"type_code,omitempty"` NpuPlatform string `protobuf:"bytes,3,opt,name=npu_platform,json=npuPlatform,proto3" json:"npu_platform,omitempty"` Ids []string `protobuf:"bytes,4,rep,name=ids,proto3" json:"ids,omitempty"` PageNo int32 `protobuf:"varint,5,opt,name=page_no,json=pageNo,proto3" json:"page_no,omitempty"` PageSize int32 `protobuf:"varint,6,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` QueryType int32 `protobuf:"varint,7,opt,name=query_type,json=queryType,proto3" json:"query_type,omitempty"` //1:算法仓库主页查询列表;2:查询下拉列表(有租户限制);3:查询全部算法下拉列表(无租户限制) // contains filtered or unexported fields }
func (*ListAlgorithmRequest) Descriptor
deprecated
func (*ListAlgorithmRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAlgorithmRequest.ProtoReflect.Descriptor instead.
func (*ListAlgorithmRequest) GetIds ¶
func (x *ListAlgorithmRequest) GetIds() []string
func (*ListAlgorithmRequest) GetName ¶
func (x *ListAlgorithmRequest) GetName() string
func (*ListAlgorithmRequest) GetNpuPlatform ¶
func (x *ListAlgorithmRequest) GetNpuPlatform() string
func (*ListAlgorithmRequest) GetPageNo ¶
func (x *ListAlgorithmRequest) GetPageNo() int32
func (*ListAlgorithmRequest) GetPageSize ¶
func (x *ListAlgorithmRequest) GetPageSize() int32
func (*ListAlgorithmRequest) GetQueryType ¶
func (x *ListAlgorithmRequest) GetQueryType() int32
func (*ListAlgorithmRequest) GetTypeCode ¶
func (x *ListAlgorithmRequest) GetTypeCode() string
func (*ListAlgorithmRequest) ProtoMessage ¶
func (*ListAlgorithmRequest) ProtoMessage()
func (*ListAlgorithmRequest) ProtoReflect ¶
func (x *ListAlgorithmRequest) ProtoReflect() protoreflect.Message
func (*ListAlgorithmRequest) Reset ¶
func (x *ListAlgorithmRequest) Reset()
func (*ListAlgorithmRequest) String ¶
func (x *ListAlgorithmRequest) String() string
type ListAlgorithmResponse ¶
type ListAlgorithmResponse struct { PageNo int32 `protobuf:"varint,1,opt,name=page_no,json=pageNo,proto3" json:"page_no,omitempty"` PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"` List []*AlgorithmInfo `protobuf:"bytes,4,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*ListAlgorithmResponse) Descriptor
deprecated
func (*ListAlgorithmResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAlgorithmResponse.ProtoReflect.Descriptor instead.
func (*ListAlgorithmResponse) GetList ¶
func (x *ListAlgorithmResponse) GetList() []*AlgorithmInfo
func (*ListAlgorithmResponse) GetPageNo ¶
func (x *ListAlgorithmResponse) GetPageNo() int32
func (*ListAlgorithmResponse) GetPageSize ¶
func (x *ListAlgorithmResponse) GetPageSize() int32
func (*ListAlgorithmResponse) GetTotal ¶
func (x *ListAlgorithmResponse) GetTotal() int64
func (*ListAlgorithmResponse) ProtoMessage ¶
func (*ListAlgorithmResponse) ProtoMessage()
func (*ListAlgorithmResponse) ProtoReflect ¶
func (x *ListAlgorithmResponse) ProtoReflect() protoreflect.Message
func (*ListAlgorithmResponse) Reset ¶
func (x *ListAlgorithmResponse) Reset()
func (*ListAlgorithmResponse) String ¶
func (x *ListAlgorithmResponse) String() string
type ListAlgorithmVersionRequest ¶
type ListAlgorithmVersionRequest struct { AlgorithmId string `protobuf:"bytes,1,opt,name=algorithm_id,json=algorithmId,proto3" json:"algorithm_id,omitempty"` FileName string `protobuf:"bytes,2,opt,name=file_name,json=fileName,proto3" json:"file_name,omitempty"` PageNo int32 `protobuf:"varint,3,opt,name=page_no,json=pageNo,proto3" json:"page_no,omitempty"` PageSize int32 `protobuf:"varint,4,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // contains filtered or unexported fields }
func (*ListAlgorithmVersionRequest) Descriptor
deprecated
func (*ListAlgorithmVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAlgorithmVersionRequest.ProtoReflect.Descriptor instead.
func (*ListAlgorithmVersionRequest) GetAlgorithmId ¶
func (x *ListAlgorithmVersionRequest) GetAlgorithmId() string
func (*ListAlgorithmVersionRequest) GetFileName ¶
func (x *ListAlgorithmVersionRequest) GetFileName() string
func (*ListAlgorithmVersionRequest) GetPageNo ¶
func (x *ListAlgorithmVersionRequest) GetPageNo() int32
func (*ListAlgorithmVersionRequest) GetPageSize ¶
func (x *ListAlgorithmVersionRequest) GetPageSize() int32
func (*ListAlgorithmVersionRequest) ProtoMessage ¶
func (*ListAlgorithmVersionRequest) ProtoMessage()
func (*ListAlgorithmVersionRequest) ProtoReflect ¶
func (x *ListAlgorithmVersionRequest) ProtoReflect() protoreflect.Message
func (*ListAlgorithmVersionRequest) Reset ¶
func (x *ListAlgorithmVersionRequest) Reset()
func (*ListAlgorithmVersionRequest) String ¶
func (x *ListAlgorithmVersionRequest) String() string
type ListAlgorithmVersionResponse ¶
type ListAlgorithmVersionResponse struct { PageNo int32 `protobuf:"varint,1,opt,name=page_no,json=pageNo,proto3" json:"page_no,omitempty"` PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"` List []*AlgorithmVersionInfo `protobuf:"bytes,4,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*ListAlgorithmVersionResponse) Descriptor
deprecated
func (*ListAlgorithmVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAlgorithmVersionResponse.ProtoReflect.Descriptor instead.
func (*ListAlgorithmVersionResponse) GetList ¶
func (x *ListAlgorithmVersionResponse) GetList() []*AlgorithmVersionInfo
func (*ListAlgorithmVersionResponse) GetPageNo ¶
func (x *ListAlgorithmVersionResponse) GetPageNo() int32
func (*ListAlgorithmVersionResponse) GetPageSize ¶
func (x *ListAlgorithmVersionResponse) GetPageSize() int32
func (*ListAlgorithmVersionResponse) GetTotal ¶
func (x *ListAlgorithmVersionResponse) GetTotal() int64
func (*ListAlgorithmVersionResponse) ProtoMessage ¶
func (*ListAlgorithmVersionResponse) ProtoMessage()
func (*ListAlgorithmVersionResponse) ProtoReflect ¶
func (x *ListAlgorithmVersionResponse) ProtoReflect() protoreflect.Message
func (*ListAlgorithmVersionResponse) Reset ¶
func (x *ListAlgorithmVersionResponse) Reset()
func (*ListAlgorithmVersionResponse) String ¶
func (x *ListAlgorithmVersionResponse) String() string
type ListSubAlgorithmConfigResponse ¶
type ListSubAlgorithmConfigResponse struct { List []*SubAlgorithmConfig `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*ListSubAlgorithmConfigResponse) Descriptor
deprecated
func (*ListSubAlgorithmConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSubAlgorithmConfigResponse.ProtoReflect.Descriptor instead.
func (*ListSubAlgorithmConfigResponse) GetList ¶
func (x *ListSubAlgorithmConfigResponse) GetList() []*SubAlgorithmConfig
func (*ListSubAlgorithmConfigResponse) ProtoMessage ¶
func (*ListSubAlgorithmConfigResponse) ProtoMessage()
func (*ListSubAlgorithmConfigResponse) ProtoReflect ¶
func (x *ListSubAlgorithmConfigResponse) ProtoReflect() protoreflect.Message
func (*ListSubAlgorithmConfigResponse) Reset ¶
func (x *ListSubAlgorithmConfigResponse) Reset()
func (*ListSubAlgorithmConfigResponse) String ¶
func (x *ListSubAlgorithmConfigResponse) String() string
type ListSubAlgorithmRequest ¶
type ListSubAlgorithmRequest struct { ParentId string `protobuf:"bytes,1,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` PageNo int32 `protobuf:"varint,3,opt,name=page_no,json=pageNo,proto3" json:"page_no,omitempty"` PageSize int32 `protobuf:"varint,4,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` Id string `protobuf:"bytes,6,opt,name=id,proto3" json:"id,omitempty"` Code string `protobuf:"bytes,7,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*ListSubAlgorithmRequest) Descriptor
deprecated
func (*ListSubAlgorithmRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSubAlgorithmRequest.ProtoReflect.Descriptor instead.
func (*ListSubAlgorithmRequest) GetCode ¶
func (x *ListSubAlgorithmRequest) GetCode() string
func (*ListSubAlgorithmRequest) GetId ¶
func (x *ListSubAlgorithmRequest) GetId() string
func (*ListSubAlgorithmRequest) GetName ¶
func (x *ListSubAlgorithmRequest) GetName() string
func (*ListSubAlgorithmRequest) GetPageNo ¶
func (x *ListSubAlgorithmRequest) GetPageNo() int32
func (*ListSubAlgorithmRequest) GetPageSize ¶
func (x *ListSubAlgorithmRequest) GetPageSize() int32
func (*ListSubAlgorithmRequest) GetParentId ¶
func (x *ListSubAlgorithmRequest) GetParentId() string
func (*ListSubAlgorithmRequest) ProtoMessage ¶
func (*ListSubAlgorithmRequest) ProtoMessage()
func (*ListSubAlgorithmRequest) ProtoReflect ¶
func (x *ListSubAlgorithmRequest) ProtoReflect() protoreflect.Message
func (*ListSubAlgorithmRequest) Reset ¶
func (x *ListSubAlgorithmRequest) Reset()
func (*ListSubAlgorithmRequest) String ¶
func (x *ListSubAlgorithmRequest) String() string
type ListSubAlgorithmResponse ¶
type ListSubAlgorithmResponse struct { PageNo int32 `protobuf:"varint,1,opt,name=page_no,json=pageNo,proto3" json:"page_no,omitempty"` PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"` List []*SubAlgorithmInfo `protobuf:"bytes,4,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*ListSubAlgorithmResponse) Descriptor
deprecated
func (*ListSubAlgorithmResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSubAlgorithmResponse.ProtoReflect.Descriptor instead.
func (*ListSubAlgorithmResponse) GetList ¶
func (x *ListSubAlgorithmResponse) GetList() []*SubAlgorithmInfo
func (*ListSubAlgorithmResponse) GetPageNo ¶
func (x *ListSubAlgorithmResponse) GetPageNo() int32
func (*ListSubAlgorithmResponse) GetPageSize ¶
func (x *ListSubAlgorithmResponse) GetPageSize() int32
func (*ListSubAlgorithmResponse) GetTotal ¶
func (x *ListSubAlgorithmResponse) GetTotal() int64
func (*ListSubAlgorithmResponse) ProtoMessage ¶
func (*ListSubAlgorithmResponse) ProtoMessage()
func (*ListSubAlgorithmResponse) ProtoReflect ¶
func (x *ListSubAlgorithmResponse) ProtoReflect() protoreflect.Message
func (*ListSubAlgorithmResponse) Reset ¶
func (x *ListSubAlgorithmResponse) Reset()
func (*ListSubAlgorithmResponse) String ¶
func (x *ListSubAlgorithmResponse) String() string
type MinioUrlRequest ¶
type MinioUrlRequest struct { BucketName string `protobuf:"bytes,1,opt,name=bucket_name,json=bucketName,proto3" json:"bucket_name,omitempty"` ObjectName string `protobuf:"bytes,2,opt,name=object_name,json=objectName,proto3" json:"object_name,omitempty"` UrlType int32 `protobuf:"varint,3,opt,name=url_type,json=urlType,proto3" json:"url_type,omitempty"` // contains filtered or unexported fields }
func (*MinioUrlRequest) Descriptor
deprecated
func (*MinioUrlRequest) Descriptor() ([]byte, []int)
Deprecated: Use MinioUrlRequest.ProtoReflect.Descriptor instead.
func (*MinioUrlRequest) GetBucketName ¶
func (x *MinioUrlRequest) GetBucketName() string
func (*MinioUrlRequest) GetObjectName ¶
func (x *MinioUrlRequest) GetObjectName() string
func (*MinioUrlRequest) GetUrlType ¶
func (x *MinioUrlRequest) GetUrlType() int32
func (*MinioUrlRequest) ProtoMessage ¶
func (*MinioUrlRequest) ProtoMessage()
func (*MinioUrlRequest) ProtoReflect ¶
func (x *MinioUrlRequest) ProtoReflect() protoreflect.Message
func (*MinioUrlRequest) Reset ¶
func (x *MinioUrlRequest) Reset()
func (*MinioUrlRequest) String ¶
func (x *MinioUrlRequest) String() string
type MinioUrlResponse ¶
type MinioUrlResponse struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` FormData map[string]string `` /* 173-byte string literal not displayed */ // contains filtered or unexported fields }
func (*MinioUrlResponse) Descriptor
deprecated
func (*MinioUrlResponse) Descriptor() ([]byte, []int)
Deprecated: Use MinioUrlResponse.ProtoReflect.Descriptor instead.
func (*MinioUrlResponse) GetFormData ¶
func (x *MinioUrlResponse) GetFormData() map[string]string
func (*MinioUrlResponse) GetUrl ¶
func (x *MinioUrlResponse) GetUrl() string
func (*MinioUrlResponse) ProtoMessage ¶
func (*MinioUrlResponse) ProtoMessage()
func (*MinioUrlResponse) ProtoReflect ¶
func (x *MinioUrlResponse) ProtoReflect() protoreflect.Message
func (*MinioUrlResponse) Reset ¶
func (x *MinioUrlResponse) Reset()
func (*MinioUrlResponse) String ¶
func (x *MinioUrlResponse) String() string
type SubAlgorithmConfig ¶
type SubAlgorithmConfig struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` ElementType string `protobuf:"bytes,5,opt,name=element_type,json=elementType,proto3" json:"element_type,omitempty"` IsDisplayed string `protobuf:"bytes,6,opt,name=is_displayed,json=isDisplayed,proto3" json:"is_displayed,omitempty"` DictionaryCode string `protobuf:"bytes,7,opt,name=dictionary_code,json=dictionaryCode,proto3" json:"dictionary_code,omitempty"` // contains filtered or unexported fields }
func (*SubAlgorithmConfig) Descriptor
deprecated
func (*SubAlgorithmConfig) Descriptor() ([]byte, []int)
Deprecated: Use SubAlgorithmConfig.ProtoReflect.Descriptor instead.
func (*SubAlgorithmConfig) GetDictionaryCode ¶
func (x *SubAlgorithmConfig) GetDictionaryCode() string
func (*SubAlgorithmConfig) GetElementType ¶
func (x *SubAlgorithmConfig) GetElementType() string
func (*SubAlgorithmConfig) GetIsDisplayed ¶
func (x *SubAlgorithmConfig) GetIsDisplayed() string
func (*SubAlgorithmConfig) GetKey ¶
func (x *SubAlgorithmConfig) GetKey() string
func (*SubAlgorithmConfig) GetName ¶
func (x *SubAlgorithmConfig) GetName() string
func (*SubAlgorithmConfig) GetType ¶
func (x *SubAlgorithmConfig) GetType() string
func (*SubAlgorithmConfig) GetValue ¶
func (x *SubAlgorithmConfig) GetValue() string
func (*SubAlgorithmConfig) ProtoMessage ¶
func (*SubAlgorithmConfig) ProtoMessage()
func (*SubAlgorithmConfig) ProtoReflect ¶
func (x *SubAlgorithmConfig) ProtoReflect() protoreflect.Message
func (*SubAlgorithmConfig) Reset ¶
func (x *SubAlgorithmConfig) Reset()
func (*SubAlgorithmConfig) String ¶
func (x *SubAlgorithmConfig) String() string
type SubAlgorithmInfo ¶
type SubAlgorithmInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"` ParentId string `protobuf:"bytes,4,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` DetectTypeCn string `protobuf:"bytes,5,opt,name=detect_type_cn,json=detectTypeCn,proto3" json:"detect_type_cn,omitempty"` DetectTypeEn string `protobuf:"bytes,6,opt,name=detect_type_en,json=detectTypeEn,proto3" json:"detect_type_en,omitempty"` Notes string `protobuf:"bytes,7,opt,name=notes,proto3" json:"notes,omitempty"` // ConfigInfo configs = 8; Configs string `protobuf:"bytes,8,opt,name=configs,proto3" json:"configs,omitempty"` CenterAudioId string `protobuf:"bytes,9,opt,name=center_audio_id,json=centerAudioId,proto3" json:"center_audio_id,omitempty"` DeviceAudioId string `protobuf:"bytes,10,opt,name=device_audio_id,json=deviceAudioId,proto3" json:"device_audio_id,omitempty"` SmsTemplateId string `protobuf:"bytes,11,opt,name=sms_template_id,json=smsTemplateId,proto3" json:"sms_template_id,omitempty"` PhoneTemplateId string `protobuf:"bytes,12,opt,name=phone_template_id,json=phoneTemplateId,proto3" json:"phone_template_id,omitempty"` AuthChannels int32 `protobuf:"varint,13,opt,name=auth_channels,json=authChannels,proto3" json:"auth_channels,omitempty"` // contains filtered or unexported fields }
func (*SubAlgorithmInfo) Descriptor
deprecated
func (*SubAlgorithmInfo) Descriptor() ([]byte, []int)
Deprecated: Use SubAlgorithmInfo.ProtoReflect.Descriptor instead.
func (*SubAlgorithmInfo) GetAuthChannels ¶
func (x *SubAlgorithmInfo) GetAuthChannels() int32
func (*SubAlgorithmInfo) GetCenterAudioId ¶
func (x *SubAlgorithmInfo) GetCenterAudioId() string
func (*SubAlgorithmInfo) GetCode ¶
func (x *SubAlgorithmInfo) GetCode() string
func (*SubAlgorithmInfo) GetConfigs ¶
func (x *SubAlgorithmInfo) GetConfigs() string
func (*SubAlgorithmInfo) GetDetectTypeCn ¶
func (x *SubAlgorithmInfo) GetDetectTypeCn() string
func (*SubAlgorithmInfo) GetDetectTypeEn ¶
func (x *SubAlgorithmInfo) GetDetectTypeEn() string
func (*SubAlgorithmInfo) GetDeviceAudioId ¶
func (x *SubAlgorithmInfo) GetDeviceAudioId() string
func (*SubAlgorithmInfo) GetId ¶
func (x *SubAlgorithmInfo) GetId() string
func (*SubAlgorithmInfo) GetName ¶
func (x *SubAlgorithmInfo) GetName() string
func (*SubAlgorithmInfo) GetNotes ¶
func (x *SubAlgorithmInfo) GetNotes() string
func (*SubAlgorithmInfo) GetParentId ¶
func (x *SubAlgorithmInfo) GetParentId() string
func (*SubAlgorithmInfo) GetPhoneTemplateId ¶
func (x *SubAlgorithmInfo) GetPhoneTemplateId() string
func (*SubAlgorithmInfo) GetSmsTemplateId ¶
func (x *SubAlgorithmInfo) GetSmsTemplateId() string
func (*SubAlgorithmInfo) ProtoMessage ¶
func (*SubAlgorithmInfo) ProtoMessage()
func (*SubAlgorithmInfo) ProtoReflect ¶
func (x *SubAlgorithmInfo) ProtoReflect() protoreflect.Message
func (*SubAlgorithmInfo) Reset ¶
func (x *SubAlgorithmInfo) Reset()
func (*SubAlgorithmInfo) String ¶
func (x *SubAlgorithmInfo) String() string
type UnimplementedAlgorithmServiceServer ¶
type UnimplementedAlgorithmServiceServer struct { }
UnimplementedAlgorithmServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedAlgorithmServiceServer) AlgorithmCreate ¶
func (UnimplementedAlgorithmServiceServer) AlgorithmCreate(context.Context, *CreateAlgorithmRequest) (*EmptyResponse, error)
func (UnimplementedAlgorithmServiceServer) AlgorithmDelete ¶
func (UnimplementedAlgorithmServiceServer) AlgorithmDelete(context.Context, *IdRequest) (*EmptyResponse, error)
func (UnimplementedAlgorithmServiceServer) AlgorithmList ¶
func (UnimplementedAlgorithmServiceServer) AlgorithmList(context.Context, *ListAlgorithmRequest) (*ListAlgorithmResponse, error)
func (UnimplementedAlgorithmServiceServer) AlgorithmUpdate ¶
func (UnimplementedAlgorithmServiceServer) AlgorithmUpdate(context.Context, *UpdateAlgorithmRequest) (*EmptyResponse, error)
func (UnimplementedAlgorithmServiceServer) AlgorithmVersionCreate ¶
func (UnimplementedAlgorithmServiceServer) AlgorithmVersionCreate(context.Context, *CreateAlgorithmVersionRequest) (*EmptyResponse, error)
func (UnimplementedAlgorithmServiceServer) AlgorithmVersionDelete ¶
func (UnimplementedAlgorithmServiceServer) AlgorithmVersionDelete(context.Context, *IdRequest) (*EmptyResponse, error)
func (UnimplementedAlgorithmServiceServer) AlgorithmVersionDownload ¶
func (UnimplementedAlgorithmServiceServer) AlgorithmVersionDownload(context.Context, *IdRequest) (*DownloadAlgorithmVersionResponse, error)
func (UnimplementedAlgorithmServiceServer) AlgorithmVersionList ¶
func (UnimplementedAlgorithmServiceServer) AlgorithmVersionList(context.Context, *ListAlgorithmVersionRequest) (*ListAlgorithmVersionResponse, error)
func (UnimplementedAlgorithmServiceServer) AlgorithmVersionUpdate ¶
func (UnimplementedAlgorithmServiceServer) AlgorithmVersionUpdate(context.Context, *UpdateAlgorithmVersionRequest) (*EmptyResponse, error)
func (UnimplementedAlgorithmServiceServer) MinioUrlGet ¶
func (UnimplementedAlgorithmServiceServer) MinioUrlGet(context.Context, *MinioUrlRequest) (*MinioUrlResponse, error)
func (UnimplementedAlgorithmServiceServer) SubAlgorithmConfigList ¶
func (UnimplementedAlgorithmServiceServer) SubAlgorithmConfigList(context.Context, *IdRequest) (*ListSubAlgorithmConfigResponse, error)
func (UnimplementedAlgorithmServiceServer) SubAlgorithmCreate ¶
func (UnimplementedAlgorithmServiceServer) SubAlgorithmCreate(context.Context, *CreateSubAlgorithmRequest) (*EmptyResponse, error)
func (UnimplementedAlgorithmServiceServer) SubAlgorithmList ¶
func (UnimplementedAlgorithmServiceServer) SubAlgorithmList(context.Context, *ListSubAlgorithmRequest) (*ListSubAlgorithmResponse, error)
func (UnimplementedAlgorithmServiceServer) SubAlgorithmUpdate ¶
func (UnimplementedAlgorithmServiceServer) SubAlgorithmUpdate(context.Context, *UpdateSubAlgorithmRequest) (*EmptyResponse, error)
type UnsafeAlgorithmServiceServer ¶
type UnsafeAlgorithmServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAlgorithmServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AlgorithmServiceServer will result in compilation errors.
type UpdateAlgorithmRequest ¶
type UpdateAlgorithmRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` Notes string `protobuf:"bytes,4,opt,name=notes,proto3" json:"notes,omitempty"` // contains filtered or unexported fields }
func (*UpdateAlgorithmRequest) Descriptor
deprecated
func (*UpdateAlgorithmRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAlgorithmRequest.ProtoReflect.Descriptor instead.
func (*UpdateAlgorithmRequest) GetCode ¶
func (x *UpdateAlgorithmRequest) GetCode() string
func (*UpdateAlgorithmRequest) GetId ¶
func (x *UpdateAlgorithmRequest) GetId() string
func (*UpdateAlgorithmRequest) GetName ¶
func (x *UpdateAlgorithmRequest) GetName() string
func (*UpdateAlgorithmRequest) GetNotes ¶
func (x *UpdateAlgorithmRequest) GetNotes() string
func (*UpdateAlgorithmRequest) ProtoMessage ¶
func (*UpdateAlgorithmRequest) ProtoMessage()
func (*UpdateAlgorithmRequest) ProtoReflect ¶
func (x *UpdateAlgorithmRequest) ProtoReflect() protoreflect.Message
func (*UpdateAlgorithmRequest) Reset ¶
func (x *UpdateAlgorithmRequest) Reset()
func (*UpdateAlgorithmRequest) String ¶
func (x *UpdateAlgorithmRequest) String() string
type UpdateAlgorithmVersionRequest ¶
type UpdateAlgorithmVersionRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` VersionReq *CreateAlgorithmVersionRequest `protobuf:"bytes,2,opt,name=version_req,json=versionReq,proto3" json:"version_req,omitempty"` // contains filtered or unexported fields }
func (*UpdateAlgorithmVersionRequest) Descriptor
deprecated
func (*UpdateAlgorithmVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAlgorithmVersionRequest.ProtoReflect.Descriptor instead.
func (*UpdateAlgorithmVersionRequest) GetId ¶
func (x *UpdateAlgorithmVersionRequest) GetId() string
func (*UpdateAlgorithmVersionRequest) GetVersionReq ¶
func (x *UpdateAlgorithmVersionRequest) GetVersionReq() *CreateAlgorithmVersionRequest
func (*UpdateAlgorithmVersionRequest) ProtoMessage ¶
func (*UpdateAlgorithmVersionRequest) ProtoMessage()
func (*UpdateAlgorithmVersionRequest) ProtoReflect ¶
func (x *UpdateAlgorithmVersionRequest) ProtoReflect() protoreflect.Message
func (*UpdateAlgorithmVersionRequest) Reset ¶
func (x *UpdateAlgorithmVersionRequest) Reset()
func (*UpdateAlgorithmVersionRequest) String ¶
func (x *UpdateAlgorithmVersionRequest) String() string
type UpdateSubAlgorithmRequest ¶
type UpdateSubAlgorithmRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` Notes string `protobuf:"bytes,3,opt,name=notes,proto3" json:"notes,omitempty"` Id string `protobuf:"bytes,4,opt,name=id,proto3" json:"id,omitempty"` CenterAudioId string `protobuf:"bytes,5,opt,name=center_audio_id,json=centerAudioId,proto3" json:"center_audio_id,omitempty"` DeviceAudioId string `protobuf:"bytes,6,opt,name=device_audio_id,json=deviceAudioId,proto3" json:"device_audio_id,omitempty"` SmsTemplateId string `protobuf:"bytes,7,opt,name=sms_template_id,json=smsTemplateId,proto3" json:"sms_template_id,omitempty"` PhoneTemplateId string `protobuf:"bytes,8,opt,name=phone_template_id,json=phoneTemplateId,proto3" json:"phone_template_id,omitempty"` // ConfigInfo configs = 5; Configs string `protobuf:"bytes,9,opt,name=configs,proto3" json:"configs,omitempty"` // contains filtered or unexported fields }
func (*UpdateSubAlgorithmRequest) Descriptor
deprecated
func (*UpdateSubAlgorithmRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSubAlgorithmRequest.ProtoReflect.Descriptor instead.
func (*UpdateSubAlgorithmRequest) GetCenterAudioId ¶
func (x *UpdateSubAlgorithmRequest) GetCenterAudioId() string
func (*UpdateSubAlgorithmRequest) GetCode ¶
func (x *UpdateSubAlgorithmRequest) GetCode() string
func (*UpdateSubAlgorithmRequest) GetConfigs ¶
func (x *UpdateSubAlgorithmRequest) GetConfigs() string
func (*UpdateSubAlgorithmRequest) GetDeviceAudioId ¶
func (x *UpdateSubAlgorithmRequest) GetDeviceAudioId() string
func (*UpdateSubAlgorithmRequest) GetId ¶
func (x *UpdateSubAlgorithmRequest) GetId() string
func (*UpdateSubAlgorithmRequest) GetName ¶
func (x *UpdateSubAlgorithmRequest) GetName() string
func (*UpdateSubAlgorithmRequest) GetNotes ¶
func (x *UpdateSubAlgorithmRequest) GetNotes() string
func (*UpdateSubAlgorithmRequest) GetPhoneTemplateId ¶
func (x *UpdateSubAlgorithmRequest) GetPhoneTemplateId() string
func (*UpdateSubAlgorithmRequest) GetSmsTemplateId ¶
func (x *UpdateSubAlgorithmRequest) GetSmsTemplateId() string
func (*UpdateSubAlgorithmRequest) ProtoMessage ¶
func (*UpdateSubAlgorithmRequest) ProtoMessage()
func (*UpdateSubAlgorithmRequest) ProtoReflect ¶
func (x *UpdateSubAlgorithmRequest) ProtoReflect() protoreflect.Message
func (*UpdateSubAlgorithmRequest) Reset ¶
func (x *UpdateSubAlgorithmRequest) Reset()
func (*UpdateSubAlgorithmRequest) String ¶
func (x *UpdateSubAlgorithmRequest) String() string