Documentation ¶
Index ¶
- type AddFacesRequest
- type AddFacesResponse
- type AddGroupsRequest
- type AddGroupsResponse
- type AddPersonRequest
- type AddPersonResponse
- type AddSimilarityImageRequest
- type AddSimilarityImageResponse
- type AddVideoDnaGroupRequest
- type AddVideoDnaGroupResponse
- type AddVideoDnaRequest
- type AddVideoDnaResponse
- type BizTypesInDescribeImageLib
- type BizTypesInDescribeKeywordLib
- type Client
- func NewClient() (client *Client, err error)
- func NewClientWithAccessKey(regionId, accessKeyId, accessKeySecret string) (client *Client, err error)
- func NewClientWithEcsRamRole(regionId string, roleName string) (client *Client, err error)
- func NewClientWithOptions(regionId string, config *sdk.Config, credential auth.Credential) (client *Client, err error)
- func NewClientWithRamRoleArn(regionId string, accessKeyId, accessKeySecret, roleArn, roleSessionName string) (client *Client, err error)
- func NewClientWithRsaKeyPair(regionId string, publicKeyId, privateKey string, sessionExpiration int) (client *Client, err error)
- func NewClientWithStsToken(regionId, stsAccessKeyId, stsAccessKeySecret, stsToken string) (client *Client, err error)
- func (client *Client) AddFaces(request *AddFacesRequest) (response *AddFacesResponse, err error)
- func (client *Client) AddFacesWithCallback(request *AddFacesRequest, callback func(response *AddFacesResponse, err error)) <-chan int
- func (client *Client) AddFacesWithChan(request *AddFacesRequest) (<-chan *AddFacesResponse, <-chan error)
- func (client *Client) AddGroups(request *AddGroupsRequest) (response *AddGroupsResponse, err error)
- func (client *Client) AddGroupsWithCallback(request *AddGroupsRequest, ...) <-chan int
- func (client *Client) AddGroupsWithChan(request *AddGroupsRequest) (<-chan *AddGroupsResponse, <-chan error)
- func (client *Client) AddPerson(request *AddPersonRequest) (response *AddPersonResponse, err error)
- func (client *Client) AddPersonWithCallback(request *AddPersonRequest, ...) <-chan int
- func (client *Client) AddPersonWithChan(request *AddPersonRequest) (<-chan *AddPersonResponse, <-chan error)
- func (client *Client) AddSimilarityImage(request *AddSimilarityImageRequest) (response *AddSimilarityImageResponse, err error)
- func (client *Client) AddSimilarityImageWithCallback(request *AddSimilarityImageRequest, ...) <-chan int
- func (client *Client) AddSimilarityImageWithChan(request *AddSimilarityImageRequest) (<-chan *AddSimilarityImageResponse, <-chan error)
- func (client *Client) AddVideoDna(request *AddVideoDnaRequest) (response *AddVideoDnaResponse, err error)
- func (client *Client) AddVideoDnaGroup(request *AddVideoDnaGroupRequest) (response *AddVideoDnaGroupResponse, err error)
- func (client *Client) AddVideoDnaGroupWithCallback(request *AddVideoDnaGroupRequest, ...) <-chan int
- func (client *Client) AddVideoDnaGroupWithChan(request *AddVideoDnaGroupRequest) (<-chan *AddVideoDnaGroupResponse, <-chan error)
- func (client *Client) AddVideoDnaWithCallback(request *AddVideoDnaRequest, ...) <-chan int
- func (client *Client) AddVideoDnaWithChan(request *AddVideoDnaRequest) (<-chan *AddVideoDnaResponse, <-chan error)
- func (client *Client) CreateImageLib(request *CreateImageLibRequest) (response *CreateImageLibResponse, err error)
- func (client *Client) CreateImageLibWithCallback(request *CreateImageLibRequest, ...) <-chan int
- func (client *Client) CreateImageLibWithChan(request *CreateImageLibRequest) (<-chan *CreateImageLibResponse, <-chan error)
- func (client *Client) CreateKeyword(request *CreateKeywordRequest) (response *CreateKeywordResponse, err error)
- func (client *Client) CreateKeywordLib(request *CreateKeywordLibRequest) (response *CreateKeywordLibResponse, err error)
- func (client *Client) CreateKeywordLibWithCallback(request *CreateKeywordLibRequest, ...) <-chan int
- func (client *Client) CreateKeywordLibWithChan(request *CreateKeywordLibRequest) (<-chan *CreateKeywordLibResponse, <-chan error)
- func (client *Client) CreateKeywordWithCallback(request *CreateKeywordRequest, ...) <-chan int
- func (client *Client) CreateKeywordWithChan(request *CreateKeywordRequest) (<-chan *CreateKeywordResponse, <-chan error)
- func (client *Client) DeleteFaces(request *DeleteFacesRequest) (response *DeleteFacesResponse, err error)
- func (client *Client) DeleteFacesWithCallback(request *DeleteFacesRequest, ...) <-chan int
- func (client *Client) DeleteFacesWithChan(request *DeleteFacesRequest) (<-chan *DeleteFacesResponse, <-chan error)
- func (client *Client) DeleteGroups(request *DeleteGroupsRequest) (response *DeleteGroupsResponse, err error)
- func (client *Client) DeleteGroupsWithCallback(request *DeleteGroupsRequest, ...) <-chan int
- func (client *Client) DeleteGroupsWithChan(request *DeleteGroupsRequest) (<-chan *DeleteGroupsResponse, <-chan error)
- func (client *Client) DeleteImageFromLib(request *DeleteImageFromLibRequest) (response *DeleteImageFromLibResponse, err error)
- func (client *Client) DeleteImageFromLibWithCallback(request *DeleteImageFromLibRequest, ...) <-chan int
- func (client *Client) DeleteImageFromLibWithChan(request *DeleteImageFromLibRequest) (<-chan *DeleteImageFromLibResponse, <-chan error)
- func (client *Client) DeleteImageLib(request *DeleteImageLibRequest) (response *DeleteImageLibResponse, err error)
- func (client *Client) DeleteImageLibWithCallback(request *DeleteImageLibRequest, ...) <-chan int
- func (client *Client) DeleteImageLibWithChan(request *DeleteImageLibRequest) (<-chan *DeleteImageLibResponse, <-chan error)
- func (client *Client) DeleteKeyword(request *DeleteKeywordRequest) (response *DeleteKeywordResponse, err error)
- func (client *Client) DeleteKeywordLib(request *DeleteKeywordLibRequest) (response *DeleteKeywordLibResponse, err error)
- func (client *Client) DeleteKeywordLibWithCallback(request *DeleteKeywordLibRequest, ...) <-chan int
- func (client *Client) DeleteKeywordLibWithChan(request *DeleteKeywordLibRequest) (<-chan *DeleteKeywordLibResponse, <-chan error)
- func (client *Client) DeleteKeywordWithCallback(request *DeleteKeywordRequest, ...) <-chan int
- func (client *Client) DeleteKeywordWithChan(request *DeleteKeywordRequest) (<-chan *DeleteKeywordResponse, <-chan error)
- func (client *Client) DeletePerson(request *DeletePersonRequest) (response *DeletePersonResponse, err error)
- func (client *Client) DeletePersonWithCallback(request *DeletePersonRequest, ...) <-chan int
- func (client *Client) DeletePersonWithChan(request *DeletePersonRequest) (<-chan *DeletePersonResponse, <-chan error)
- func (client *Client) DeleteSimilarityImage(request *DeleteSimilarityImageRequest) (response *DeleteSimilarityImageResponse, err error)
- func (client *Client) DeleteSimilarityImageWithCallback(request *DeleteSimilarityImageRequest, ...) <-chan int
- func (client *Client) DeleteSimilarityImageWithChan(request *DeleteSimilarityImageRequest) (<-chan *DeleteSimilarityImageResponse, <-chan error)
- func (client *Client) DeleteVideoDna(request *DeleteVideoDnaRequest) (response *DeleteVideoDnaResponse, err error)
- func (client *Client) DeleteVideoDnaGroup(request *DeleteVideoDnaGroupRequest) (response *DeleteVideoDnaGroupResponse, err error)
- func (client *Client) DeleteVideoDnaGroupWithCallback(request *DeleteVideoDnaGroupRequest, ...) <-chan int
- func (client *Client) DeleteVideoDnaGroupWithChan(request *DeleteVideoDnaGroupRequest) (<-chan *DeleteVideoDnaGroupResponse, <-chan error)
- func (client *Client) DeleteVideoDnaWithCallback(request *DeleteVideoDnaRequest, ...) <-chan int
- func (client *Client) DeleteVideoDnaWithChan(request *DeleteVideoDnaRequest) (<-chan *DeleteVideoDnaResponse, <-chan error)
- func (client *Client) DescribeImageFromLib(request *DescribeImageFromLibRequest) (response *DescribeImageFromLibResponse, err error)
- func (client *Client) DescribeImageFromLibWithCallback(request *DescribeImageFromLibRequest, ...) <-chan int
- func (client *Client) DescribeImageFromLibWithChan(request *DescribeImageFromLibRequest) (<-chan *DescribeImageFromLibResponse, <-chan error)
- func (client *Client) DescribeImageLib(request *DescribeImageLibRequest) (response *DescribeImageLibResponse, err error)
- func (client *Client) DescribeImageLibWithCallback(request *DescribeImageLibRequest, ...) <-chan int
- func (client *Client) DescribeImageLibWithChan(request *DescribeImageLibRequest) (<-chan *DescribeImageLibResponse, <-chan error)
- func (client *Client) DescribeImageUploadInfo(request *DescribeImageUploadInfoRequest) (response *DescribeImageUploadInfoResponse, err error)
- func (client *Client) DescribeImageUploadInfoWithCallback(request *DescribeImageUploadInfoRequest, ...) <-chan int
- func (client *Client) DescribeImageUploadInfoWithChan(request *DescribeImageUploadInfoRequest) (<-chan *DescribeImageUploadInfoResponse, <-chan error)
- func (client *Client) DescribeKeyword(request *DescribeKeywordRequest) (response *DescribeKeywordResponse, err error)
- func (client *Client) DescribeKeywordLib(request *DescribeKeywordLibRequest) (response *DescribeKeywordLibResponse, err error)
- func (client *Client) DescribeKeywordLibWithCallback(request *DescribeKeywordLibRequest, ...) <-chan int
- func (client *Client) DescribeKeywordLibWithChan(request *DescribeKeywordLibRequest) (<-chan *DescribeKeywordLibResponse, <-chan error)
- func (client *Client) DescribeKeywordWithCallback(request *DescribeKeywordRequest, ...) <-chan int
- func (client *Client) DescribeKeywordWithChan(request *DescribeKeywordRequest) (<-chan *DescribeKeywordResponse, <-chan error)
- func (client *Client) DescribeUploadInfo(request *DescribeUploadInfoRequest) (response *DescribeUploadInfoResponse, err error)
- func (client *Client) DescribeUploadInfoWithCallback(request *DescribeUploadInfoRequest, ...) <-chan int
- func (client *Client) DescribeUploadInfoWithChan(request *DescribeUploadInfoRequest) (<-chan *DescribeUploadInfoResponse, <-chan error)
- func (client *Client) FileAsyncScan(request *FileAsyncScanRequest) (response *FileAsyncScanResponse, err error)
- func (client *Client) FileAsyncScanResults(request *FileAsyncScanResultsRequest) (response *FileAsyncScanResultsResponse, err error)
- func (client *Client) FileAsyncScanResultsWithCallback(request *FileAsyncScanResultsRequest, ...) <-chan int
- func (client *Client) FileAsyncScanResultsWithChan(request *FileAsyncScanResultsRequest) (<-chan *FileAsyncScanResultsResponse, <-chan error)
- func (client *Client) FileAsyncScanWithCallback(request *FileAsyncScanRequest, ...) <-chan int
- func (client *Client) FileAsyncScanWithChan(request *FileAsyncScanRequest) (<-chan *FileAsyncScanResponse, <-chan error)
- func (client *Client) GetAddVideoDnaResults(request *GetAddVideoDnaResultsRequest) (response *GetAddVideoDnaResultsResponse, err error)
- func (client *Client) GetAddVideoDnaResultsWithCallback(request *GetAddVideoDnaResultsRequest, ...) <-chan int
- func (client *Client) GetAddVideoDnaResultsWithChan(request *GetAddVideoDnaResultsRequest) (<-chan *GetAddVideoDnaResultsResponse, <-chan error)
- func (client *Client) GetFaces(request *GetFacesRequest) (response *GetFacesResponse, err error)
- func (client *Client) GetFacesWithCallback(request *GetFacesRequest, callback func(response *GetFacesResponse, err error)) <-chan int
- func (client *Client) GetFacesWithChan(request *GetFacesRequest) (<-chan *GetFacesResponse, <-chan error)
- func (client *Client) GetGroups(request *GetGroupsRequest) (response *GetGroupsResponse, err error)
- func (client *Client) GetGroupsWithCallback(request *GetGroupsRequest, ...) <-chan int
- func (client *Client) GetGroupsWithChan(request *GetGroupsRequest) (<-chan *GetGroupsResponse, <-chan error)
- func (client *Client) GetPerson(request *GetPersonRequest) (response *GetPersonResponse, err error)
- func (client *Client) GetPersonWithCallback(request *GetPersonRequest, ...) <-chan int
- func (client *Client) GetPersonWithChan(request *GetPersonRequest) (<-chan *GetPersonResponse, <-chan error)
- func (client *Client) GetPersons(request *GetPersonsRequest) (response *GetPersonsResponse, err error)
- func (client *Client) GetPersonsWithCallback(request *GetPersonsRequest, ...) <-chan int
- func (client *Client) GetPersonsWithChan(request *GetPersonsRequest) (<-chan *GetPersonsResponse, <-chan error)
- func (client *Client) ImageAsyncScan(request *ImageAsyncScanRequest) (response *ImageAsyncScanResponse, err error)
- func (client *Client) ImageAsyncScanResults(request *ImageAsyncScanResultsRequest) (response *ImageAsyncScanResultsResponse, err error)
- func (client *Client) ImageAsyncScanResultsWithCallback(request *ImageAsyncScanResultsRequest, ...) <-chan int
- func (client *Client) ImageAsyncScanResultsWithChan(request *ImageAsyncScanResultsRequest) (<-chan *ImageAsyncScanResultsResponse, <-chan error)
- func (client *Client) ImageAsyncScanWithCallback(request *ImageAsyncScanRequest, ...) <-chan int
- func (client *Client) ImageAsyncScanWithChan(request *ImageAsyncScanRequest) (<-chan *ImageAsyncScanResponse, <-chan error)
- func (client *Client) ImageScanFeedback(request *ImageScanFeedbackRequest) (response *ImageScanFeedbackResponse, err error)
- func (client *Client) ImageScanFeedbackWithCallback(request *ImageScanFeedbackRequest, ...) <-chan int
- func (client *Client) ImageScanFeedbackWithChan(request *ImageScanFeedbackRequest) (<-chan *ImageScanFeedbackResponse, <-chan error)
- func (client *Client) ImageSyncScan(request *ImageSyncScanRequest) (response *ImageSyncScanResponse, err error)
- func (client *Client) ImageSyncScanWithCallback(request *ImageSyncScanRequest, ...) <-chan int
- func (client *Client) ImageSyncScanWithChan(request *ImageSyncScanRequest) (<-chan *ImageSyncScanResponse, <-chan error)
- func (client *Client) SearchPerson(request *SearchPersonRequest) (response *SearchPersonResponse, err error)
- func (client *Client) SearchPersonWithCallback(request *SearchPersonRequest, ...) <-chan int
- func (client *Client) SearchPersonWithChan(request *SearchPersonRequest) (<-chan *SearchPersonResponse, <-chan error)
- func (client *Client) SetPerson(request *SetPersonRequest) (response *SetPersonResponse, err error)
- func (client *Client) SetPersonWithCallback(request *SetPersonRequest, ...) <-chan int
- func (client *Client) SetPersonWithChan(request *SetPersonRequest) (<-chan *SetPersonResponse, <-chan error)
- func (client *Client) TextFeedback(request *TextFeedbackRequest) (response *TextFeedbackResponse, err error)
- func (client *Client) TextFeedbackWithCallback(request *TextFeedbackRequest, ...) <-chan int
- func (client *Client) TextFeedbackWithChan(request *TextFeedbackRequest) (<-chan *TextFeedbackResponse, <-chan error)
- func (client *Client) TextScan(request *TextScanRequest) (response *TextScanResponse, err error)
- func (client *Client) TextScanWithCallback(request *TextScanRequest, callback func(response *TextScanResponse, err error)) <-chan int
- func (client *Client) TextScanWithChan(request *TextScanRequest) (<-chan *TextScanResponse, <-chan error)
- func (client *Client) UpdateImageLib(request *UpdateImageLibRequest) (response *UpdateImageLibResponse, err error)
- func (client *Client) UpdateImageLibWithCallback(request *UpdateImageLibRequest, ...) <-chan int
- func (client *Client) UpdateImageLibWithChan(request *UpdateImageLibRequest) (<-chan *UpdateImageLibResponse, <-chan error)
- func (client *Client) UpdateKeywordLib(request *UpdateKeywordLibRequest) (response *UpdateKeywordLibResponse, err error)
- func (client *Client) UpdateKeywordLibWithCallback(request *UpdateKeywordLibRequest, ...) <-chan int
- func (client *Client) UpdateKeywordLibWithChan(request *UpdateKeywordLibRequest) (<-chan *UpdateKeywordLibResponse, <-chan error)
- func (client *Client) UploadCredentials(request *UploadCredentialsRequest) (response *UploadCredentialsResponse, err error)
- func (client *Client) UploadCredentialsWithCallback(request *UploadCredentialsRequest, ...) <-chan int
- func (client *Client) UploadCredentialsWithChan(request *UploadCredentialsRequest) (<-chan *UploadCredentialsResponse, <-chan error)
- func (client *Client) UploadImageToLib(request *UploadImageToLibRequest) (response *UploadImageToLibResponse, err error)
- func (client *Client) UploadImageToLibWithCallback(request *UploadImageToLibRequest, ...) <-chan int
- func (client *Client) UploadImageToLibWithChan(request *UploadImageToLibRequest) (<-chan *UploadImageToLibResponse, <-chan error)
- func (client *Client) VideoAsyncScan(request *VideoAsyncScanRequest) (response *VideoAsyncScanResponse, err error)
- func (client *Client) VideoAsyncScanResults(request *VideoAsyncScanResultsRequest) (response *VideoAsyncScanResultsResponse, err error)
- func (client *Client) VideoAsyncScanResultsWithCallback(request *VideoAsyncScanResultsRequest, ...) <-chan int
- func (client *Client) VideoAsyncScanResultsWithChan(request *VideoAsyncScanResultsRequest) (<-chan *VideoAsyncScanResultsResponse, <-chan error)
- func (client *Client) VideoAsyncScanWithCallback(request *VideoAsyncScanRequest, ...) <-chan int
- func (client *Client) VideoAsyncScanWithChan(request *VideoAsyncScanRequest) (<-chan *VideoAsyncScanResponse, <-chan error)
- func (client *Client) VideoFeedback(request *VideoFeedbackRequest) (response *VideoFeedbackResponse, err error)
- func (client *Client) VideoFeedbackWithCallback(request *VideoFeedbackRequest, ...) <-chan int
- func (client *Client) VideoFeedbackWithChan(request *VideoFeedbackRequest) (<-chan *VideoFeedbackResponse, <-chan error)
- func (client *Client) VideoSyncScan(request *VideoSyncScanRequest) (response *VideoSyncScanResponse, err error)
- func (client *Client) VideoSyncScanWithCallback(request *VideoSyncScanRequest, ...) <-chan int
- func (client *Client) VideoSyncScanWithChan(request *VideoSyncScanRequest) (<-chan *VideoSyncScanResponse, <-chan error)
- func (client *Client) VoiceAsyncScan(request *VoiceAsyncScanRequest) (response *VoiceAsyncScanResponse, err error)
- func (client *Client) VoiceAsyncScanResults(request *VoiceAsyncScanResultsRequest) (response *VoiceAsyncScanResultsResponse, err error)
- func (client *Client) VoiceAsyncScanResultsWithCallback(request *VoiceAsyncScanResultsRequest, ...) <-chan int
- func (client *Client) VoiceAsyncScanResultsWithChan(request *VoiceAsyncScanResultsRequest) (<-chan *VoiceAsyncScanResultsResponse, <-chan error)
- func (client *Client) VoiceAsyncScanWithCallback(request *VoiceAsyncScanRequest, ...) <-chan int
- func (client *Client) VoiceAsyncScanWithChan(request *VoiceAsyncScanRequest) (<-chan *VoiceAsyncScanResponse, <-chan error)
- func (client *Client) VoiceCancelScan(request *VoiceCancelScanRequest) (response *VoiceCancelScanResponse, err error)
- func (client *Client) VoiceCancelScanWithCallback(request *VoiceCancelScanRequest, ...) <-chan int
- func (client *Client) VoiceCancelScanWithChan(request *VoiceCancelScanRequest) (<-chan *VoiceCancelScanResponse, <-chan error)
- func (client *Client) VoiceIdentityCheck(request *VoiceIdentityCheckRequest) (response *VoiceIdentityCheckResponse, err error)
- func (client *Client) VoiceIdentityCheckWithCallback(request *VoiceIdentityCheckRequest, ...) <-chan int
- func (client *Client) VoiceIdentityCheckWithChan(request *VoiceIdentityCheckRequest) (<-chan *VoiceIdentityCheckResponse, <-chan error)
- func (client *Client) VoiceIdentityRegister(request *VoiceIdentityRegisterRequest) (response *VoiceIdentityRegisterResponse, err error)
- func (client *Client) VoiceIdentityRegisterWithCallback(request *VoiceIdentityRegisterRequest, ...) <-chan int
- func (client *Client) VoiceIdentityRegisterWithChan(request *VoiceIdentityRegisterRequest) (<-chan *VoiceIdentityRegisterResponse, <-chan error)
- func (client *Client) VoiceIdentityStartCheck(request *VoiceIdentityStartCheckRequest) (response *VoiceIdentityStartCheckResponse, err error)
- func (client *Client) VoiceIdentityStartCheckWithCallback(request *VoiceIdentityStartCheckRequest, ...) <-chan int
- func (client *Client) VoiceIdentityStartCheckWithChan(request *VoiceIdentityStartCheckRequest) (<-chan *VoiceIdentityStartCheckResponse, <-chan error)
- func (client *Client) VoiceIdentityStartRegister(request *VoiceIdentityStartRegisterRequest) (response *VoiceIdentityStartRegisterResponse, err error)
- func (client *Client) VoiceIdentityStartRegisterWithCallback(request *VoiceIdentityStartRegisterRequest, ...) <-chan int
- func (client *Client) VoiceIdentityStartRegisterWithChan(request *VoiceIdentityStartRegisterRequest) (<-chan *VoiceIdentityStartRegisterResponse, <-chan error)
- func (client *Client) VoiceIdentityUnregister(request *VoiceIdentityUnregisterRequest) (response *VoiceIdentityUnregisterResponse, err error)
- func (client *Client) VoiceIdentityUnregisterWithCallback(request *VoiceIdentityUnregisterRequest, ...) <-chan int
- func (client *Client) VoiceIdentityUnregisterWithChan(request *VoiceIdentityUnregisterRequest) (<-chan *VoiceIdentityUnregisterResponse, <-chan error)
- type CreateImageLibRequest
- type CreateImageLibResponse
- type CreateKeywordLibRequest
- type CreateKeywordLibResponse
- type CreateKeywordRequest
- type CreateKeywordResponse
- type DeleteFacesRequest
- type DeleteFacesResponse
- type DeleteGroupsRequest
- type DeleteGroupsResponse
- type DeleteImageFromLibRequest
- type DeleteImageFromLibResponse
- type DeleteImageLibRequest
- type DeleteImageLibResponse
- type DeleteKeywordLibRequest
- type DeleteKeywordLibResponse
- type DeleteKeywordRequest
- type DeleteKeywordResponse
- type DeletePersonRequest
- type DeletePersonResponse
- type DeleteSimilarityImageRequest
- type DeleteSimilarityImageResponse
- type DeleteVideoDnaGroupRequest
- type DeleteVideoDnaGroupResponse
- type DeleteVideoDnaRequest
- type DeleteVideoDnaResponse
- type DescribeImageFromLibRequest
- type DescribeImageFromLibResponse
- type DescribeImageLibRequest
- type DescribeImageLibResponse
- type DescribeImageUploadInfoRequest
- type DescribeImageUploadInfoResponse
- type DescribeKeywordLibRequest
- type DescribeKeywordLibResponse
- type DescribeKeywordRequest
- type DescribeKeywordResponse
- type DescribeUploadInfoRequest
- type DescribeUploadInfoResponse
- type FileAsyncScanRequest
- type FileAsyncScanResponse
- type FileAsyncScanResultsRequest
- type FileAsyncScanResultsResponse
- type GetAddVideoDnaResultsRequest
- type GetAddVideoDnaResultsResponse
- type GetFacesRequest
- type GetFacesResponse
- type GetGroupsRequest
- type GetGroupsResponse
- type GetPersonRequest
- type GetPersonResponse
- type GetPersonsRequest
- type GetPersonsResponse
- type ImageAsyncScanRequest
- type ImageAsyncScanResponse
- type ImageAsyncScanResultsRequest
- type ImageAsyncScanResultsResponse
- type ImageFromLib
- type ImageFromLibList
- type ImageLib
- type ImageLibList
- type ImageScanFeedbackRequest
- type ImageScanFeedbackResponse
- type ImageSyncScanRequest
- type ImageSyncScanResponse
- type InvalidKeywordList
- type Keyword
- type KeywordLib
- type KeywordLibList
- type KeywordList
- type ResouceTypeList
- type SceneList
- type SearchPersonRequest
- type SearchPersonResponse
- type SetPersonRequest
- type SetPersonResponse
- type TextFeedbackRequest
- type TextFeedbackResponse
- type TextScanRequest
- type TextScanResponse
- type UpdateImageLibRequest
- type UpdateImageLibResponse
- type UpdateKeywordLibRequest
- type UpdateKeywordLibResponse
- type UploadCredentialsRequest
- type UploadCredentialsResponse
- type UploadImageToLibRequest
- type UploadImageToLibResponse
- type VideoAsyncScanRequest
- type VideoAsyncScanResponse
- type VideoAsyncScanResultsRequest
- type VideoAsyncScanResultsResponse
- type VideoFeedbackRequest
- type VideoFeedbackResponse
- type VideoSyncScanRequest
- type VideoSyncScanResponse
- type VoiceAsyncScanRequest
- type VoiceAsyncScanResponse
- type VoiceAsyncScanResultsRequest
- type VoiceAsyncScanResultsResponse
- type VoiceCancelScanRequest
- type VoiceCancelScanResponse
- type VoiceIdentityCheckRequest
- type VoiceIdentityCheckResponse
- type VoiceIdentityRegisterRequest
- type VoiceIdentityRegisterResponse
- type VoiceIdentityStartCheckRequest
- type VoiceIdentityStartCheckResponse
- type VoiceIdentityStartRegisterRequest
- type VoiceIdentityStartRegisterResponse
- type VoiceIdentityUnregisterRequest
- type VoiceIdentityUnregisterResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddFacesRequest ¶
type AddFacesRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
AddFacesRequest is the request struct for api AddFaces
func CreateAddFacesRequest ¶
func CreateAddFacesRequest() (request *AddFacesRequest)
CreateAddFacesRequest creates a request to invoke AddFaces API
type AddFacesResponse ¶
type AddFacesResponse struct {
*responses.BaseResponse
}
AddFacesResponse is the response struct for api AddFaces
func CreateAddFacesResponse ¶
func CreateAddFacesResponse() (response *AddFacesResponse)
CreateAddFacesResponse creates a response to parse from AddFaces response
type AddGroupsRequest ¶
type AddGroupsRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
AddGroupsRequest is the request struct for api AddGroups
func CreateAddGroupsRequest ¶
func CreateAddGroupsRequest() (request *AddGroupsRequest)
CreateAddGroupsRequest creates a request to invoke AddGroups API
type AddGroupsResponse ¶
type AddGroupsResponse struct {
*responses.BaseResponse
}
AddGroupsResponse is the response struct for api AddGroups
func CreateAddGroupsResponse ¶
func CreateAddGroupsResponse() (response *AddGroupsResponse)
CreateAddGroupsResponse creates a response to parse from AddGroups response
type AddPersonRequest ¶
type AddPersonRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
AddPersonRequest is the request struct for api AddPerson
func CreateAddPersonRequest ¶
func CreateAddPersonRequest() (request *AddPersonRequest)
CreateAddPersonRequest creates a request to invoke AddPerson API
type AddPersonResponse ¶
type AddPersonResponse struct {
*responses.BaseResponse
}
AddPersonResponse is the response struct for api AddPerson
func CreateAddPersonResponse ¶
func CreateAddPersonResponse() (response *AddPersonResponse)
CreateAddPersonResponse creates a response to parse from AddPerson response
type AddSimilarityImageRequest ¶
type AddSimilarityImageRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
AddSimilarityImageRequest is the request struct for api AddSimilarityImage
func CreateAddSimilarityImageRequest ¶
func CreateAddSimilarityImageRequest() (request *AddSimilarityImageRequest)
CreateAddSimilarityImageRequest creates a request to invoke AddSimilarityImage API
type AddSimilarityImageResponse ¶
type AddSimilarityImageResponse struct {
*responses.BaseResponse
}
AddSimilarityImageResponse is the response struct for api AddSimilarityImage
func CreateAddSimilarityImageResponse ¶
func CreateAddSimilarityImageResponse() (response *AddSimilarityImageResponse)
CreateAddSimilarityImageResponse creates a response to parse from AddSimilarityImage response
type AddVideoDnaGroupRequest ¶
type AddVideoDnaGroupRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
AddVideoDnaGroupRequest is the request struct for api AddVideoDnaGroup
func CreateAddVideoDnaGroupRequest ¶
func CreateAddVideoDnaGroupRequest() (request *AddVideoDnaGroupRequest)
CreateAddVideoDnaGroupRequest creates a request to invoke AddVideoDnaGroup API
type AddVideoDnaGroupResponse ¶
type AddVideoDnaGroupResponse struct {
*responses.BaseResponse
}
AddVideoDnaGroupResponse is the response struct for api AddVideoDnaGroup
func CreateAddVideoDnaGroupResponse ¶
func CreateAddVideoDnaGroupResponse() (response *AddVideoDnaGroupResponse)
CreateAddVideoDnaGroupResponse creates a response to parse from AddVideoDnaGroup response
type AddVideoDnaRequest ¶
type AddVideoDnaRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
AddVideoDnaRequest is the request struct for api AddVideoDna
func CreateAddVideoDnaRequest ¶
func CreateAddVideoDnaRequest() (request *AddVideoDnaRequest)
CreateAddVideoDnaRequest creates a request to invoke AddVideoDna API
type AddVideoDnaResponse ¶
type AddVideoDnaResponse struct {
*responses.BaseResponse
}
AddVideoDnaResponse is the response struct for api AddVideoDna
func CreateAddVideoDnaResponse ¶
func CreateAddVideoDnaResponse() (response *AddVideoDnaResponse)
CreateAddVideoDnaResponse creates a response to parse from AddVideoDna response
type BizTypesInDescribeImageLib ¶
type BizTypesInDescribeImageLib struct {
StringItem []string `json:"StringItem" xml:"StringItem"`
}
BizTypesInDescribeImageLib is a nested struct in green response
type BizTypesInDescribeKeywordLib ¶
type BizTypesInDescribeKeywordLib struct {
StringItem []string `json:"StringItem" xml:"StringItem"`
}
BizTypesInDescribeKeywordLib is a nested struct in green response
type Client ¶
Client is the sdk client struct, each func corresponds to an OpenAPI
func NewClientWithAccessKey ¶
func NewClientWithAccessKey(regionId, accessKeyId, accessKeySecret string) (client *Client, err error)
NewClientWithAccessKey is a shortcut to create sdk client with accesskey usage: https://help.aliyun.com/document_detail/66217.html
func NewClientWithEcsRamRole ¶
NewClientWithEcsRamRole is a shortcut to create sdk client with ecs ram role usage: https://help.aliyun.com/document_detail/66223.html
func NewClientWithOptions ¶
func NewClientWithOptions(regionId string, config *sdk.Config, credential auth.Credential) (client *Client, err error)
NewClientWithOptions creates a sdk client with regionId/sdkConfig/credential this is the common api to create a sdk client
func NewClientWithRamRoleArn ¶
func NewClientWithRamRoleArn(regionId string, accessKeyId, accessKeySecret, roleArn, roleSessionName string) (client *Client, err error)
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn usage: https://help.aliyun.com/document_detail/66222.html
func NewClientWithRsaKeyPair ¶
func NewClientWithRsaKeyPair(regionId string, publicKeyId, privateKey string, sessionExpiration int) (client *Client, err error)
NewClientWithRsaKeyPair is a shortcut to create sdk client with rsa key pair attention: rsa key pair auth is only Japan regions available
func NewClientWithStsToken ¶
func NewClientWithStsToken(regionId, stsAccessKeyId, stsAccessKeySecret, stsToken string) (client *Client, err error)
NewClientWithStsToken is a shortcut to create sdk client with sts token usage: https://help.aliyun.com/document_detail/66222.html
func (*Client) AddFaces ¶
func (client *Client) AddFaces(request *AddFacesRequest) (response *AddFacesResponse, err error)
AddFaces invokes the green.AddFaces API synchronously api document: https://help.aliyun.com/api/green/addfaces.html
func (*Client) AddFacesWithCallback ¶
func (client *Client) AddFacesWithCallback(request *AddFacesRequest, callback func(response *AddFacesResponse, err error)) <-chan int
AddFacesWithCallback invokes the green.AddFaces API asynchronously api document: https://help.aliyun.com/api/green/addfaces.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddFacesWithChan ¶
func (client *Client) AddFacesWithChan(request *AddFacesRequest) (<-chan *AddFacesResponse, <-chan error)
AddFacesWithChan invokes the green.AddFaces API asynchronously api document: https://help.aliyun.com/api/green/addfaces.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddGroups ¶
func (client *Client) AddGroups(request *AddGroupsRequest) (response *AddGroupsResponse, err error)
AddGroups invokes the green.AddGroups API synchronously api document: https://help.aliyun.com/api/green/addgroups.html
func (*Client) AddGroupsWithCallback ¶
func (client *Client) AddGroupsWithCallback(request *AddGroupsRequest, callback func(response *AddGroupsResponse, err error)) <-chan int
AddGroupsWithCallback invokes the green.AddGroups API asynchronously api document: https://help.aliyun.com/api/green/addgroups.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddGroupsWithChan ¶
func (client *Client) AddGroupsWithChan(request *AddGroupsRequest) (<-chan *AddGroupsResponse, <-chan error)
AddGroupsWithChan invokes the green.AddGroups API asynchronously api document: https://help.aliyun.com/api/green/addgroups.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddPerson ¶
func (client *Client) AddPerson(request *AddPersonRequest) (response *AddPersonResponse, err error)
AddPerson invokes the green.AddPerson API synchronously api document: https://help.aliyun.com/api/green/addperson.html
func (*Client) AddPersonWithCallback ¶
func (client *Client) AddPersonWithCallback(request *AddPersonRequest, callback func(response *AddPersonResponse, err error)) <-chan int
AddPersonWithCallback invokes the green.AddPerson API asynchronously api document: https://help.aliyun.com/api/green/addperson.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddPersonWithChan ¶
func (client *Client) AddPersonWithChan(request *AddPersonRequest) (<-chan *AddPersonResponse, <-chan error)
AddPersonWithChan invokes the green.AddPerson API asynchronously api document: https://help.aliyun.com/api/green/addperson.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddSimilarityImage ¶
func (client *Client) AddSimilarityImage(request *AddSimilarityImageRequest) (response *AddSimilarityImageResponse, err error)
AddSimilarityImage invokes the green.AddSimilarityImage API synchronously api document: https://help.aliyun.com/api/green/addsimilarityimage.html
func (*Client) AddSimilarityImageWithCallback ¶
func (client *Client) AddSimilarityImageWithCallback(request *AddSimilarityImageRequest, callback func(response *AddSimilarityImageResponse, err error)) <-chan int
AddSimilarityImageWithCallback invokes the green.AddSimilarityImage API asynchronously api document: https://help.aliyun.com/api/green/addsimilarityimage.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddSimilarityImageWithChan ¶
func (client *Client) AddSimilarityImageWithChan(request *AddSimilarityImageRequest) (<-chan *AddSimilarityImageResponse, <-chan error)
AddSimilarityImageWithChan invokes the green.AddSimilarityImage API asynchronously api document: https://help.aliyun.com/api/green/addsimilarityimage.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddVideoDna ¶
func (client *Client) AddVideoDna(request *AddVideoDnaRequest) (response *AddVideoDnaResponse, err error)
AddVideoDna invokes the green.AddVideoDna API synchronously api document: https://help.aliyun.com/api/green/addvideodna.html
func (*Client) AddVideoDnaGroup ¶
func (client *Client) AddVideoDnaGroup(request *AddVideoDnaGroupRequest) (response *AddVideoDnaGroupResponse, err error)
AddVideoDnaGroup invokes the green.AddVideoDnaGroup API synchronously api document: https://help.aliyun.com/api/green/addvideodnagroup.html
func (*Client) AddVideoDnaGroupWithCallback ¶
func (client *Client) AddVideoDnaGroupWithCallback(request *AddVideoDnaGroupRequest, callback func(response *AddVideoDnaGroupResponse, err error)) <-chan int
AddVideoDnaGroupWithCallback invokes the green.AddVideoDnaGroup API asynchronously api document: https://help.aliyun.com/api/green/addvideodnagroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddVideoDnaGroupWithChan ¶
func (client *Client) AddVideoDnaGroupWithChan(request *AddVideoDnaGroupRequest) (<-chan *AddVideoDnaGroupResponse, <-chan error)
AddVideoDnaGroupWithChan invokes the green.AddVideoDnaGroup API asynchronously api document: https://help.aliyun.com/api/green/addvideodnagroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddVideoDnaWithCallback ¶
func (client *Client) AddVideoDnaWithCallback(request *AddVideoDnaRequest, callback func(response *AddVideoDnaResponse, err error)) <-chan int
AddVideoDnaWithCallback invokes the green.AddVideoDna API asynchronously api document: https://help.aliyun.com/api/green/addvideodna.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddVideoDnaWithChan ¶
func (client *Client) AddVideoDnaWithChan(request *AddVideoDnaRequest) (<-chan *AddVideoDnaResponse, <-chan error)
AddVideoDnaWithChan invokes the green.AddVideoDna API asynchronously api document: https://help.aliyun.com/api/green/addvideodna.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateImageLib ¶
func (client *Client) CreateImageLib(request *CreateImageLibRequest) (response *CreateImageLibResponse, err error)
CreateImageLib invokes the green.CreateImageLib API synchronously api document: https://help.aliyun.com/api/green/createimagelib.html
func (*Client) CreateImageLibWithCallback ¶
func (client *Client) CreateImageLibWithCallback(request *CreateImageLibRequest, callback func(response *CreateImageLibResponse, err error)) <-chan int
CreateImageLibWithCallback invokes the green.CreateImageLib API asynchronously api document: https://help.aliyun.com/api/green/createimagelib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateImageLibWithChan ¶
func (client *Client) CreateImageLibWithChan(request *CreateImageLibRequest) (<-chan *CreateImageLibResponse, <-chan error)
CreateImageLibWithChan invokes the green.CreateImageLib API asynchronously api document: https://help.aliyun.com/api/green/createimagelib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateKeyword ¶
func (client *Client) CreateKeyword(request *CreateKeywordRequest) (response *CreateKeywordResponse, err error)
CreateKeyword invokes the green.CreateKeyword API synchronously api document: https://help.aliyun.com/api/green/createkeyword.html
func (*Client) CreateKeywordLib ¶
func (client *Client) CreateKeywordLib(request *CreateKeywordLibRequest) (response *CreateKeywordLibResponse, err error)
CreateKeywordLib invokes the green.CreateKeywordLib API synchronously api document: https://help.aliyun.com/api/green/createkeywordlib.html
func (*Client) CreateKeywordLibWithCallback ¶
func (client *Client) CreateKeywordLibWithCallback(request *CreateKeywordLibRequest, callback func(response *CreateKeywordLibResponse, err error)) <-chan int
CreateKeywordLibWithCallback invokes the green.CreateKeywordLib API asynchronously api document: https://help.aliyun.com/api/green/createkeywordlib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateKeywordLibWithChan ¶
func (client *Client) CreateKeywordLibWithChan(request *CreateKeywordLibRequest) (<-chan *CreateKeywordLibResponse, <-chan error)
CreateKeywordLibWithChan invokes the green.CreateKeywordLib API asynchronously api document: https://help.aliyun.com/api/green/createkeywordlib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateKeywordWithCallback ¶
func (client *Client) CreateKeywordWithCallback(request *CreateKeywordRequest, callback func(response *CreateKeywordResponse, err error)) <-chan int
CreateKeywordWithCallback invokes the green.CreateKeyword API asynchronously api document: https://help.aliyun.com/api/green/createkeyword.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateKeywordWithChan ¶
func (client *Client) CreateKeywordWithChan(request *CreateKeywordRequest) (<-chan *CreateKeywordResponse, <-chan error)
CreateKeywordWithChan invokes the green.CreateKeyword API asynchronously api document: https://help.aliyun.com/api/green/createkeyword.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteFaces ¶
func (client *Client) DeleteFaces(request *DeleteFacesRequest) (response *DeleteFacesResponse, err error)
DeleteFaces invokes the green.DeleteFaces API synchronously api document: https://help.aliyun.com/api/green/deletefaces.html
func (*Client) DeleteFacesWithCallback ¶
func (client *Client) DeleteFacesWithCallback(request *DeleteFacesRequest, callback func(response *DeleteFacesResponse, err error)) <-chan int
DeleteFacesWithCallback invokes the green.DeleteFaces API asynchronously api document: https://help.aliyun.com/api/green/deletefaces.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteFacesWithChan ¶
func (client *Client) DeleteFacesWithChan(request *DeleteFacesRequest) (<-chan *DeleteFacesResponse, <-chan error)
DeleteFacesWithChan invokes the green.DeleteFaces API asynchronously api document: https://help.aliyun.com/api/green/deletefaces.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteGroups ¶
func (client *Client) DeleteGroups(request *DeleteGroupsRequest) (response *DeleteGroupsResponse, err error)
DeleteGroups invokes the green.DeleteGroups API synchronously api document: https://help.aliyun.com/api/green/deletegroups.html
func (*Client) DeleteGroupsWithCallback ¶
func (client *Client) DeleteGroupsWithCallback(request *DeleteGroupsRequest, callback func(response *DeleteGroupsResponse, err error)) <-chan int
DeleteGroupsWithCallback invokes the green.DeleteGroups API asynchronously api document: https://help.aliyun.com/api/green/deletegroups.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteGroupsWithChan ¶
func (client *Client) DeleteGroupsWithChan(request *DeleteGroupsRequest) (<-chan *DeleteGroupsResponse, <-chan error)
DeleteGroupsWithChan invokes the green.DeleteGroups API asynchronously api document: https://help.aliyun.com/api/green/deletegroups.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteImageFromLib ¶
func (client *Client) DeleteImageFromLib(request *DeleteImageFromLibRequest) (response *DeleteImageFromLibResponse, err error)
DeleteImageFromLib invokes the green.DeleteImageFromLib API synchronously api document: https://help.aliyun.com/api/green/deleteimagefromlib.html
func (*Client) DeleteImageFromLibWithCallback ¶
func (client *Client) DeleteImageFromLibWithCallback(request *DeleteImageFromLibRequest, callback func(response *DeleteImageFromLibResponse, err error)) <-chan int
DeleteImageFromLibWithCallback invokes the green.DeleteImageFromLib API asynchronously api document: https://help.aliyun.com/api/green/deleteimagefromlib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteImageFromLibWithChan ¶
func (client *Client) DeleteImageFromLibWithChan(request *DeleteImageFromLibRequest) (<-chan *DeleteImageFromLibResponse, <-chan error)
DeleteImageFromLibWithChan invokes the green.DeleteImageFromLib API asynchronously api document: https://help.aliyun.com/api/green/deleteimagefromlib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteImageLib ¶
func (client *Client) DeleteImageLib(request *DeleteImageLibRequest) (response *DeleteImageLibResponse, err error)
DeleteImageLib invokes the green.DeleteImageLib API synchronously api document: https://help.aliyun.com/api/green/deleteimagelib.html
func (*Client) DeleteImageLibWithCallback ¶
func (client *Client) DeleteImageLibWithCallback(request *DeleteImageLibRequest, callback func(response *DeleteImageLibResponse, err error)) <-chan int
DeleteImageLibWithCallback invokes the green.DeleteImageLib API asynchronously api document: https://help.aliyun.com/api/green/deleteimagelib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteImageLibWithChan ¶
func (client *Client) DeleteImageLibWithChan(request *DeleteImageLibRequest) (<-chan *DeleteImageLibResponse, <-chan error)
DeleteImageLibWithChan invokes the green.DeleteImageLib API asynchronously api document: https://help.aliyun.com/api/green/deleteimagelib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteKeyword ¶
func (client *Client) DeleteKeyword(request *DeleteKeywordRequest) (response *DeleteKeywordResponse, err error)
DeleteKeyword invokes the green.DeleteKeyword API synchronously api document: https://help.aliyun.com/api/green/deletekeyword.html
func (*Client) DeleteKeywordLib ¶
func (client *Client) DeleteKeywordLib(request *DeleteKeywordLibRequest) (response *DeleteKeywordLibResponse, err error)
DeleteKeywordLib invokes the green.DeleteKeywordLib API synchronously api document: https://help.aliyun.com/api/green/deletekeywordlib.html
func (*Client) DeleteKeywordLibWithCallback ¶
func (client *Client) DeleteKeywordLibWithCallback(request *DeleteKeywordLibRequest, callback func(response *DeleteKeywordLibResponse, err error)) <-chan int
DeleteKeywordLibWithCallback invokes the green.DeleteKeywordLib API asynchronously api document: https://help.aliyun.com/api/green/deletekeywordlib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteKeywordLibWithChan ¶
func (client *Client) DeleteKeywordLibWithChan(request *DeleteKeywordLibRequest) (<-chan *DeleteKeywordLibResponse, <-chan error)
DeleteKeywordLibWithChan invokes the green.DeleteKeywordLib API asynchronously api document: https://help.aliyun.com/api/green/deletekeywordlib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteKeywordWithCallback ¶
func (client *Client) DeleteKeywordWithCallback(request *DeleteKeywordRequest, callback func(response *DeleteKeywordResponse, err error)) <-chan int
DeleteKeywordWithCallback invokes the green.DeleteKeyword API asynchronously api document: https://help.aliyun.com/api/green/deletekeyword.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteKeywordWithChan ¶
func (client *Client) DeleteKeywordWithChan(request *DeleteKeywordRequest) (<-chan *DeleteKeywordResponse, <-chan error)
DeleteKeywordWithChan invokes the green.DeleteKeyword API asynchronously api document: https://help.aliyun.com/api/green/deletekeyword.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeletePerson ¶
func (client *Client) DeletePerson(request *DeletePersonRequest) (response *DeletePersonResponse, err error)
DeletePerson invokes the green.DeletePerson API synchronously api document: https://help.aliyun.com/api/green/deleteperson.html
func (*Client) DeletePersonWithCallback ¶
func (client *Client) DeletePersonWithCallback(request *DeletePersonRequest, callback func(response *DeletePersonResponse, err error)) <-chan int
DeletePersonWithCallback invokes the green.DeletePerson API asynchronously api document: https://help.aliyun.com/api/green/deleteperson.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeletePersonWithChan ¶
func (client *Client) DeletePersonWithChan(request *DeletePersonRequest) (<-chan *DeletePersonResponse, <-chan error)
DeletePersonWithChan invokes the green.DeletePerson API asynchronously api document: https://help.aliyun.com/api/green/deleteperson.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteSimilarityImage ¶
func (client *Client) DeleteSimilarityImage(request *DeleteSimilarityImageRequest) (response *DeleteSimilarityImageResponse, err error)
DeleteSimilarityImage invokes the green.DeleteSimilarityImage API synchronously api document: https://help.aliyun.com/api/green/deletesimilarityimage.html
func (*Client) DeleteSimilarityImageWithCallback ¶
func (client *Client) DeleteSimilarityImageWithCallback(request *DeleteSimilarityImageRequest, callback func(response *DeleteSimilarityImageResponse, err error)) <-chan int
DeleteSimilarityImageWithCallback invokes the green.DeleteSimilarityImage API asynchronously api document: https://help.aliyun.com/api/green/deletesimilarityimage.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteSimilarityImageWithChan ¶
func (client *Client) DeleteSimilarityImageWithChan(request *DeleteSimilarityImageRequest) (<-chan *DeleteSimilarityImageResponse, <-chan error)
DeleteSimilarityImageWithChan invokes the green.DeleteSimilarityImage API asynchronously api document: https://help.aliyun.com/api/green/deletesimilarityimage.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteVideoDna ¶
func (client *Client) DeleteVideoDna(request *DeleteVideoDnaRequest) (response *DeleteVideoDnaResponse, err error)
DeleteVideoDna invokes the green.DeleteVideoDna API synchronously api document: https://help.aliyun.com/api/green/deletevideodna.html
func (*Client) DeleteVideoDnaGroup ¶
func (client *Client) DeleteVideoDnaGroup(request *DeleteVideoDnaGroupRequest) (response *DeleteVideoDnaGroupResponse, err error)
DeleteVideoDnaGroup invokes the green.DeleteVideoDnaGroup API synchronously api document: https://help.aliyun.com/api/green/deletevideodnagroup.html
func (*Client) DeleteVideoDnaGroupWithCallback ¶
func (client *Client) DeleteVideoDnaGroupWithCallback(request *DeleteVideoDnaGroupRequest, callback func(response *DeleteVideoDnaGroupResponse, err error)) <-chan int
DeleteVideoDnaGroupWithCallback invokes the green.DeleteVideoDnaGroup API asynchronously api document: https://help.aliyun.com/api/green/deletevideodnagroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteVideoDnaGroupWithChan ¶
func (client *Client) DeleteVideoDnaGroupWithChan(request *DeleteVideoDnaGroupRequest) (<-chan *DeleteVideoDnaGroupResponse, <-chan error)
DeleteVideoDnaGroupWithChan invokes the green.DeleteVideoDnaGroup API asynchronously api document: https://help.aliyun.com/api/green/deletevideodnagroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteVideoDnaWithCallback ¶
func (client *Client) DeleteVideoDnaWithCallback(request *DeleteVideoDnaRequest, callback func(response *DeleteVideoDnaResponse, err error)) <-chan int
DeleteVideoDnaWithCallback invokes the green.DeleteVideoDna API asynchronously api document: https://help.aliyun.com/api/green/deletevideodna.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteVideoDnaWithChan ¶
func (client *Client) DeleteVideoDnaWithChan(request *DeleteVideoDnaRequest) (<-chan *DeleteVideoDnaResponse, <-chan error)
DeleteVideoDnaWithChan invokes the green.DeleteVideoDna API asynchronously api document: https://help.aliyun.com/api/green/deletevideodna.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeImageFromLib ¶
func (client *Client) DescribeImageFromLib(request *DescribeImageFromLibRequest) (response *DescribeImageFromLibResponse, err error)
DescribeImageFromLib invokes the green.DescribeImageFromLib API synchronously api document: https://help.aliyun.com/api/green/describeimagefromlib.html
func (*Client) DescribeImageFromLibWithCallback ¶
func (client *Client) DescribeImageFromLibWithCallback(request *DescribeImageFromLibRequest, callback func(response *DescribeImageFromLibResponse, err error)) <-chan int
DescribeImageFromLibWithCallback invokes the green.DescribeImageFromLib API asynchronously api document: https://help.aliyun.com/api/green/describeimagefromlib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeImageFromLibWithChan ¶
func (client *Client) DescribeImageFromLibWithChan(request *DescribeImageFromLibRequest) (<-chan *DescribeImageFromLibResponse, <-chan error)
DescribeImageFromLibWithChan invokes the green.DescribeImageFromLib API asynchronously api document: https://help.aliyun.com/api/green/describeimagefromlib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeImageLib ¶
func (client *Client) DescribeImageLib(request *DescribeImageLibRequest) (response *DescribeImageLibResponse, err error)
DescribeImageLib invokes the green.DescribeImageLib API synchronously api document: https://help.aliyun.com/api/green/describeimagelib.html
func (*Client) DescribeImageLibWithCallback ¶
func (client *Client) DescribeImageLibWithCallback(request *DescribeImageLibRequest, callback func(response *DescribeImageLibResponse, err error)) <-chan int
DescribeImageLibWithCallback invokes the green.DescribeImageLib API asynchronously api document: https://help.aliyun.com/api/green/describeimagelib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeImageLibWithChan ¶
func (client *Client) DescribeImageLibWithChan(request *DescribeImageLibRequest) (<-chan *DescribeImageLibResponse, <-chan error)
DescribeImageLibWithChan invokes the green.DescribeImageLib API asynchronously api document: https://help.aliyun.com/api/green/describeimagelib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeImageUploadInfo ¶
func (client *Client) DescribeImageUploadInfo(request *DescribeImageUploadInfoRequest) (response *DescribeImageUploadInfoResponse, err error)
DescribeImageUploadInfo invokes the green.DescribeImageUploadInfo API synchronously api document: https://help.aliyun.com/api/green/describeimageuploadinfo.html
func (*Client) DescribeImageUploadInfoWithCallback ¶
func (client *Client) DescribeImageUploadInfoWithCallback(request *DescribeImageUploadInfoRequest, callback func(response *DescribeImageUploadInfoResponse, err error)) <-chan int
DescribeImageUploadInfoWithCallback invokes the green.DescribeImageUploadInfo API asynchronously api document: https://help.aliyun.com/api/green/describeimageuploadinfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeImageUploadInfoWithChan ¶
func (client *Client) DescribeImageUploadInfoWithChan(request *DescribeImageUploadInfoRequest) (<-chan *DescribeImageUploadInfoResponse, <-chan error)
DescribeImageUploadInfoWithChan invokes the green.DescribeImageUploadInfo API asynchronously api document: https://help.aliyun.com/api/green/describeimageuploadinfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeKeyword ¶
func (client *Client) DescribeKeyword(request *DescribeKeywordRequest) (response *DescribeKeywordResponse, err error)
DescribeKeyword invokes the green.DescribeKeyword API synchronously api document: https://help.aliyun.com/api/green/describekeyword.html
func (*Client) DescribeKeywordLib ¶
func (client *Client) DescribeKeywordLib(request *DescribeKeywordLibRequest) (response *DescribeKeywordLibResponse, err error)
DescribeKeywordLib invokes the green.DescribeKeywordLib API synchronously api document: https://help.aliyun.com/api/green/describekeywordlib.html
func (*Client) DescribeKeywordLibWithCallback ¶
func (client *Client) DescribeKeywordLibWithCallback(request *DescribeKeywordLibRequest, callback func(response *DescribeKeywordLibResponse, err error)) <-chan int
DescribeKeywordLibWithCallback invokes the green.DescribeKeywordLib API asynchronously api document: https://help.aliyun.com/api/green/describekeywordlib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeKeywordLibWithChan ¶
func (client *Client) DescribeKeywordLibWithChan(request *DescribeKeywordLibRequest) (<-chan *DescribeKeywordLibResponse, <-chan error)
DescribeKeywordLibWithChan invokes the green.DescribeKeywordLib API asynchronously api document: https://help.aliyun.com/api/green/describekeywordlib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeKeywordWithCallback ¶
func (client *Client) DescribeKeywordWithCallback(request *DescribeKeywordRequest, callback func(response *DescribeKeywordResponse, err error)) <-chan int
DescribeKeywordWithCallback invokes the green.DescribeKeyword API asynchronously api document: https://help.aliyun.com/api/green/describekeyword.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeKeywordWithChan ¶
func (client *Client) DescribeKeywordWithChan(request *DescribeKeywordRequest) (<-chan *DescribeKeywordResponse, <-chan error)
DescribeKeywordWithChan invokes the green.DescribeKeyword API asynchronously api document: https://help.aliyun.com/api/green/describekeyword.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeUploadInfo ¶
func (client *Client) DescribeUploadInfo(request *DescribeUploadInfoRequest) (response *DescribeUploadInfoResponse, err error)
DescribeUploadInfo invokes the green.DescribeUploadInfo API synchronously api document: https://help.aliyun.com/api/green/describeuploadinfo.html
func (*Client) DescribeUploadInfoWithCallback ¶
func (client *Client) DescribeUploadInfoWithCallback(request *DescribeUploadInfoRequest, callback func(response *DescribeUploadInfoResponse, err error)) <-chan int
DescribeUploadInfoWithCallback invokes the green.DescribeUploadInfo API asynchronously api document: https://help.aliyun.com/api/green/describeuploadinfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeUploadInfoWithChan ¶
func (client *Client) DescribeUploadInfoWithChan(request *DescribeUploadInfoRequest) (<-chan *DescribeUploadInfoResponse, <-chan error)
DescribeUploadInfoWithChan invokes the green.DescribeUploadInfo API asynchronously api document: https://help.aliyun.com/api/green/describeuploadinfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) FileAsyncScan ¶
func (client *Client) FileAsyncScan(request *FileAsyncScanRequest) (response *FileAsyncScanResponse, err error)
FileAsyncScan invokes the green.FileAsyncScan API synchronously api document: https://help.aliyun.com/api/green/fileasyncscan.html
func (*Client) FileAsyncScanResults ¶
func (client *Client) FileAsyncScanResults(request *FileAsyncScanResultsRequest) (response *FileAsyncScanResultsResponse, err error)
FileAsyncScanResults invokes the green.FileAsyncScanResults API synchronously api document: https://help.aliyun.com/api/green/fileasyncscanresults.html
func (*Client) FileAsyncScanResultsWithCallback ¶
func (client *Client) FileAsyncScanResultsWithCallback(request *FileAsyncScanResultsRequest, callback func(response *FileAsyncScanResultsResponse, err error)) <-chan int
FileAsyncScanResultsWithCallback invokes the green.FileAsyncScanResults API asynchronously api document: https://help.aliyun.com/api/green/fileasyncscanresults.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) FileAsyncScanResultsWithChan ¶
func (client *Client) FileAsyncScanResultsWithChan(request *FileAsyncScanResultsRequest) (<-chan *FileAsyncScanResultsResponse, <-chan error)
FileAsyncScanResultsWithChan invokes the green.FileAsyncScanResults API asynchronously api document: https://help.aliyun.com/api/green/fileasyncscanresults.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) FileAsyncScanWithCallback ¶
func (client *Client) FileAsyncScanWithCallback(request *FileAsyncScanRequest, callback func(response *FileAsyncScanResponse, err error)) <-chan int
FileAsyncScanWithCallback invokes the green.FileAsyncScan API asynchronously api document: https://help.aliyun.com/api/green/fileasyncscan.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) FileAsyncScanWithChan ¶
func (client *Client) FileAsyncScanWithChan(request *FileAsyncScanRequest) (<-chan *FileAsyncScanResponse, <-chan error)
FileAsyncScanWithChan invokes the green.FileAsyncScan API asynchronously api document: https://help.aliyun.com/api/green/fileasyncscan.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetAddVideoDnaResults ¶
func (client *Client) GetAddVideoDnaResults(request *GetAddVideoDnaResultsRequest) (response *GetAddVideoDnaResultsResponse, err error)
GetAddVideoDnaResults invokes the green.GetAddVideoDnaResults API synchronously api document: https://help.aliyun.com/api/green/getaddvideodnaresults.html
func (*Client) GetAddVideoDnaResultsWithCallback ¶
func (client *Client) GetAddVideoDnaResultsWithCallback(request *GetAddVideoDnaResultsRequest, callback func(response *GetAddVideoDnaResultsResponse, err error)) <-chan int
GetAddVideoDnaResultsWithCallback invokes the green.GetAddVideoDnaResults API asynchronously api document: https://help.aliyun.com/api/green/getaddvideodnaresults.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetAddVideoDnaResultsWithChan ¶
func (client *Client) GetAddVideoDnaResultsWithChan(request *GetAddVideoDnaResultsRequest) (<-chan *GetAddVideoDnaResultsResponse, <-chan error)
GetAddVideoDnaResultsWithChan invokes the green.GetAddVideoDnaResults API asynchronously api document: https://help.aliyun.com/api/green/getaddvideodnaresults.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetFaces ¶
func (client *Client) GetFaces(request *GetFacesRequest) (response *GetFacesResponse, err error)
GetFaces invokes the green.GetFaces API synchronously api document: https://help.aliyun.com/api/green/getfaces.html
func (*Client) GetFacesWithCallback ¶
func (client *Client) GetFacesWithCallback(request *GetFacesRequest, callback func(response *GetFacesResponse, err error)) <-chan int
GetFacesWithCallback invokes the green.GetFaces API asynchronously api document: https://help.aliyun.com/api/green/getfaces.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetFacesWithChan ¶
func (client *Client) GetFacesWithChan(request *GetFacesRequest) (<-chan *GetFacesResponse, <-chan error)
GetFacesWithChan invokes the green.GetFaces API asynchronously api document: https://help.aliyun.com/api/green/getfaces.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetGroups ¶
func (client *Client) GetGroups(request *GetGroupsRequest) (response *GetGroupsResponse, err error)
GetGroups invokes the green.GetGroups API synchronously api document: https://help.aliyun.com/api/green/getgroups.html
func (*Client) GetGroupsWithCallback ¶
func (client *Client) GetGroupsWithCallback(request *GetGroupsRequest, callback func(response *GetGroupsResponse, err error)) <-chan int
GetGroupsWithCallback invokes the green.GetGroups API asynchronously api document: https://help.aliyun.com/api/green/getgroups.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetGroupsWithChan ¶
func (client *Client) GetGroupsWithChan(request *GetGroupsRequest) (<-chan *GetGroupsResponse, <-chan error)
GetGroupsWithChan invokes the green.GetGroups API asynchronously api document: https://help.aliyun.com/api/green/getgroups.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetPerson ¶
func (client *Client) GetPerson(request *GetPersonRequest) (response *GetPersonResponse, err error)
GetPerson invokes the green.GetPerson API synchronously api document: https://help.aliyun.com/api/green/getperson.html
func (*Client) GetPersonWithCallback ¶
func (client *Client) GetPersonWithCallback(request *GetPersonRequest, callback func(response *GetPersonResponse, err error)) <-chan int
GetPersonWithCallback invokes the green.GetPerson API asynchronously api document: https://help.aliyun.com/api/green/getperson.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetPersonWithChan ¶
func (client *Client) GetPersonWithChan(request *GetPersonRequest) (<-chan *GetPersonResponse, <-chan error)
GetPersonWithChan invokes the green.GetPerson API asynchronously api document: https://help.aliyun.com/api/green/getperson.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetPersons ¶
func (client *Client) GetPersons(request *GetPersonsRequest) (response *GetPersonsResponse, err error)
GetPersons invokes the green.GetPersons API synchronously api document: https://help.aliyun.com/api/green/getpersons.html
func (*Client) GetPersonsWithCallback ¶
func (client *Client) GetPersonsWithCallback(request *GetPersonsRequest, callback func(response *GetPersonsResponse, err error)) <-chan int
GetPersonsWithCallback invokes the green.GetPersons API asynchronously api document: https://help.aliyun.com/api/green/getpersons.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetPersonsWithChan ¶
func (client *Client) GetPersonsWithChan(request *GetPersonsRequest) (<-chan *GetPersonsResponse, <-chan error)
GetPersonsWithChan invokes the green.GetPersons API asynchronously api document: https://help.aliyun.com/api/green/getpersons.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ImageAsyncScan ¶
func (client *Client) ImageAsyncScan(request *ImageAsyncScanRequest) (response *ImageAsyncScanResponse, err error)
ImageAsyncScan invokes the green.ImageAsyncScan API synchronously api document: https://help.aliyun.com/api/green/imageasyncscan.html
func (*Client) ImageAsyncScanResults ¶
func (client *Client) ImageAsyncScanResults(request *ImageAsyncScanResultsRequest) (response *ImageAsyncScanResultsResponse, err error)
ImageAsyncScanResults invokes the green.ImageAsyncScanResults API synchronously api document: https://help.aliyun.com/api/green/imageasyncscanresults.html
func (*Client) ImageAsyncScanResultsWithCallback ¶
func (client *Client) ImageAsyncScanResultsWithCallback(request *ImageAsyncScanResultsRequest, callback func(response *ImageAsyncScanResultsResponse, err error)) <-chan int
ImageAsyncScanResultsWithCallback invokes the green.ImageAsyncScanResults API asynchronously api document: https://help.aliyun.com/api/green/imageasyncscanresults.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ImageAsyncScanResultsWithChan ¶
func (client *Client) ImageAsyncScanResultsWithChan(request *ImageAsyncScanResultsRequest) (<-chan *ImageAsyncScanResultsResponse, <-chan error)
ImageAsyncScanResultsWithChan invokes the green.ImageAsyncScanResults API asynchronously api document: https://help.aliyun.com/api/green/imageasyncscanresults.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ImageAsyncScanWithCallback ¶
func (client *Client) ImageAsyncScanWithCallback(request *ImageAsyncScanRequest, callback func(response *ImageAsyncScanResponse, err error)) <-chan int
ImageAsyncScanWithCallback invokes the green.ImageAsyncScan API asynchronously api document: https://help.aliyun.com/api/green/imageasyncscan.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ImageAsyncScanWithChan ¶
func (client *Client) ImageAsyncScanWithChan(request *ImageAsyncScanRequest) (<-chan *ImageAsyncScanResponse, <-chan error)
ImageAsyncScanWithChan invokes the green.ImageAsyncScan API asynchronously api document: https://help.aliyun.com/api/green/imageasyncscan.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ImageScanFeedback ¶
func (client *Client) ImageScanFeedback(request *ImageScanFeedbackRequest) (response *ImageScanFeedbackResponse, err error)
ImageScanFeedback invokes the green.ImageScanFeedback API synchronously api document: https://help.aliyun.com/api/green/imagescanfeedback.html
func (*Client) ImageScanFeedbackWithCallback ¶
func (client *Client) ImageScanFeedbackWithCallback(request *ImageScanFeedbackRequest, callback func(response *ImageScanFeedbackResponse, err error)) <-chan int
ImageScanFeedbackWithCallback invokes the green.ImageScanFeedback API asynchronously api document: https://help.aliyun.com/api/green/imagescanfeedback.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ImageScanFeedbackWithChan ¶
func (client *Client) ImageScanFeedbackWithChan(request *ImageScanFeedbackRequest) (<-chan *ImageScanFeedbackResponse, <-chan error)
ImageScanFeedbackWithChan invokes the green.ImageScanFeedback API asynchronously api document: https://help.aliyun.com/api/green/imagescanfeedback.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ImageSyncScan ¶
func (client *Client) ImageSyncScan(request *ImageSyncScanRequest) (response *ImageSyncScanResponse, err error)
ImageSyncScan invokes the green.ImageSyncScan API synchronously api document: https://help.aliyun.com/api/green/imagesyncscan.html
func (*Client) ImageSyncScanWithCallback ¶
func (client *Client) ImageSyncScanWithCallback(request *ImageSyncScanRequest, callback func(response *ImageSyncScanResponse, err error)) <-chan int
ImageSyncScanWithCallback invokes the green.ImageSyncScan API asynchronously api document: https://help.aliyun.com/api/green/imagesyncscan.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ImageSyncScanWithChan ¶
func (client *Client) ImageSyncScanWithChan(request *ImageSyncScanRequest) (<-chan *ImageSyncScanResponse, <-chan error)
ImageSyncScanWithChan invokes the green.ImageSyncScan API asynchronously api document: https://help.aliyun.com/api/green/imagesyncscan.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SearchPerson ¶
func (client *Client) SearchPerson(request *SearchPersonRequest) (response *SearchPersonResponse, err error)
SearchPerson invokes the green.SearchPerson API synchronously api document: https://help.aliyun.com/api/green/searchperson.html
func (*Client) SearchPersonWithCallback ¶
func (client *Client) SearchPersonWithCallback(request *SearchPersonRequest, callback func(response *SearchPersonResponse, err error)) <-chan int
SearchPersonWithCallback invokes the green.SearchPerson API asynchronously api document: https://help.aliyun.com/api/green/searchperson.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SearchPersonWithChan ¶
func (client *Client) SearchPersonWithChan(request *SearchPersonRequest) (<-chan *SearchPersonResponse, <-chan error)
SearchPersonWithChan invokes the green.SearchPerson API asynchronously api document: https://help.aliyun.com/api/green/searchperson.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SetPerson ¶
func (client *Client) SetPerson(request *SetPersonRequest) (response *SetPersonResponse, err error)
SetPerson invokes the green.SetPerson API synchronously api document: https://help.aliyun.com/api/green/setperson.html
func (*Client) SetPersonWithCallback ¶
func (client *Client) SetPersonWithCallback(request *SetPersonRequest, callback func(response *SetPersonResponse, err error)) <-chan int
SetPersonWithCallback invokes the green.SetPerson API asynchronously api document: https://help.aliyun.com/api/green/setperson.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SetPersonWithChan ¶
func (client *Client) SetPersonWithChan(request *SetPersonRequest) (<-chan *SetPersonResponse, <-chan error)
SetPersonWithChan invokes the green.SetPerson API asynchronously api document: https://help.aliyun.com/api/green/setperson.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TextFeedback ¶
func (client *Client) TextFeedback(request *TextFeedbackRequest) (response *TextFeedbackResponse, err error)
TextFeedback invokes the green.TextFeedback API synchronously api document: https://help.aliyun.com/api/green/textfeedback.html
func (*Client) TextFeedbackWithCallback ¶
func (client *Client) TextFeedbackWithCallback(request *TextFeedbackRequest, callback func(response *TextFeedbackResponse, err error)) <-chan int
TextFeedbackWithCallback invokes the green.TextFeedback API asynchronously api document: https://help.aliyun.com/api/green/textfeedback.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TextFeedbackWithChan ¶
func (client *Client) TextFeedbackWithChan(request *TextFeedbackRequest) (<-chan *TextFeedbackResponse, <-chan error)
TextFeedbackWithChan invokes the green.TextFeedback API asynchronously api document: https://help.aliyun.com/api/green/textfeedback.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TextScan ¶
func (client *Client) TextScan(request *TextScanRequest) (response *TextScanResponse, err error)
TextScan invokes the green.TextScan API synchronously api document: https://help.aliyun.com/api/green/textscan.html
func (*Client) TextScanWithCallback ¶
func (client *Client) TextScanWithCallback(request *TextScanRequest, callback func(response *TextScanResponse, err error)) <-chan int
TextScanWithCallback invokes the green.TextScan API asynchronously api document: https://help.aliyun.com/api/green/textscan.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TextScanWithChan ¶
func (client *Client) TextScanWithChan(request *TextScanRequest) (<-chan *TextScanResponse, <-chan error)
TextScanWithChan invokes the green.TextScan API asynchronously api document: https://help.aliyun.com/api/green/textscan.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UpdateImageLib ¶
func (client *Client) UpdateImageLib(request *UpdateImageLibRequest) (response *UpdateImageLibResponse, err error)
UpdateImageLib invokes the green.UpdateImageLib API synchronously api document: https://help.aliyun.com/api/green/updateimagelib.html
func (*Client) UpdateImageLibWithCallback ¶
func (client *Client) UpdateImageLibWithCallback(request *UpdateImageLibRequest, callback func(response *UpdateImageLibResponse, err error)) <-chan int
UpdateImageLibWithCallback invokes the green.UpdateImageLib API asynchronously api document: https://help.aliyun.com/api/green/updateimagelib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UpdateImageLibWithChan ¶
func (client *Client) UpdateImageLibWithChan(request *UpdateImageLibRequest) (<-chan *UpdateImageLibResponse, <-chan error)
UpdateImageLibWithChan invokes the green.UpdateImageLib API asynchronously api document: https://help.aliyun.com/api/green/updateimagelib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UpdateKeywordLib ¶
func (client *Client) UpdateKeywordLib(request *UpdateKeywordLibRequest) (response *UpdateKeywordLibResponse, err error)
UpdateKeywordLib invokes the green.UpdateKeywordLib API synchronously api document: https://help.aliyun.com/api/green/updatekeywordlib.html
func (*Client) UpdateKeywordLibWithCallback ¶
func (client *Client) UpdateKeywordLibWithCallback(request *UpdateKeywordLibRequest, callback func(response *UpdateKeywordLibResponse, err error)) <-chan int
UpdateKeywordLibWithCallback invokes the green.UpdateKeywordLib API asynchronously api document: https://help.aliyun.com/api/green/updatekeywordlib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UpdateKeywordLibWithChan ¶
func (client *Client) UpdateKeywordLibWithChan(request *UpdateKeywordLibRequest) (<-chan *UpdateKeywordLibResponse, <-chan error)
UpdateKeywordLibWithChan invokes the green.UpdateKeywordLib API asynchronously api document: https://help.aliyun.com/api/green/updatekeywordlib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UploadCredentials ¶
func (client *Client) UploadCredentials(request *UploadCredentialsRequest) (response *UploadCredentialsResponse, err error)
UploadCredentials invokes the green.UploadCredentials API synchronously api document: https://help.aliyun.com/api/green/uploadcredentials.html
func (*Client) UploadCredentialsWithCallback ¶
func (client *Client) UploadCredentialsWithCallback(request *UploadCredentialsRequest, callback func(response *UploadCredentialsResponse, err error)) <-chan int
UploadCredentialsWithCallback invokes the green.UploadCredentials API asynchronously api document: https://help.aliyun.com/api/green/uploadcredentials.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UploadCredentialsWithChan ¶
func (client *Client) UploadCredentialsWithChan(request *UploadCredentialsRequest) (<-chan *UploadCredentialsResponse, <-chan error)
UploadCredentialsWithChan invokes the green.UploadCredentials API asynchronously api document: https://help.aliyun.com/api/green/uploadcredentials.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UploadImageToLib ¶
func (client *Client) UploadImageToLib(request *UploadImageToLibRequest) (response *UploadImageToLibResponse, err error)
UploadImageToLib invokes the green.UploadImageToLib API synchronously api document: https://help.aliyun.com/api/green/uploadimagetolib.html
func (*Client) UploadImageToLibWithCallback ¶
func (client *Client) UploadImageToLibWithCallback(request *UploadImageToLibRequest, callback func(response *UploadImageToLibResponse, err error)) <-chan int
UploadImageToLibWithCallback invokes the green.UploadImageToLib API asynchronously api document: https://help.aliyun.com/api/green/uploadimagetolib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UploadImageToLibWithChan ¶
func (client *Client) UploadImageToLibWithChan(request *UploadImageToLibRequest) (<-chan *UploadImageToLibResponse, <-chan error)
UploadImageToLibWithChan invokes the green.UploadImageToLib API asynchronously api document: https://help.aliyun.com/api/green/uploadimagetolib.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VideoAsyncScan ¶
func (client *Client) VideoAsyncScan(request *VideoAsyncScanRequest) (response *VideoAsyncScanResponse, err error)
VideoAsyncScan invokes the green.VideoAsyncScan API synchronously api document: https://help.aliyun.com/api/green/videoasyncscan.html
func (*Client) VideoAsyncScanResults ¶
func (client *Client) VideoAsyncScanResults(request *VideoAsyncScanResultsRequest) (response *VideoAsyncScanResultsResponse, err error)
VideoAsyncScanResults invokes the green.VideoAsyncScanResults API synchronously api document: https://help.aliyun.com/api/green/videoasyncscanresults.html
func (*Client) VideoAsyncScanResultsWithCallback ¶
func (client *Client) VideoAsyncScanResultsWithCallback(request *VideoAsyncScanResultsRequest, callback func(response *VideoAsyncScanResultsResponse, err error)) <-chan int
VideoAsyncScanResultsWithCallback invokes the green.VideoAsyncScanResults API asynchronously api document: https://help.aliyun.com/api/green/videoasyncscanresults.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VideoAsyncScanResultsWithChan ¶
func (client *Client) VideoAsyncScanResultsWithChan(request *VideoAsyncScanResultsRequest) (<-chan *VideoAsyncScanResultsResponse, <-chan error)
VideoAsyncScanResultsWithChan invokes the green.VideoAsyncScanResults API asynchronously api document: https://help.aliyun.com/api/green/videoasyncscanresults.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VideoAsyncScanWithCallback ¶
func (client *Client) VideoAsyncScanWithCallback(request *VideoAsyncScanRequest, callback func(response *VideoAsyncScanResponse, err error)) <-chan int
VideoAsyncScanWithCallback invokes the green.VideoAsyncScan API asynchronously api document: https://help.aliyun.com/api/green/videoasyncscan.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VideoAsyncScanWithChan ¶
func (client *Client) VideoAsyncScanWithChan(request *VideoAsyncScanRequest) (<-chan *VideoAsyncScanResponse, <-chan error)
VideoAsyncScanWithChan invokes the green.VideoAsyncScan API asynchronously api document: https://help.aliyun.com/api/green/videoasyncscan.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VideoFeedback ¶
func (client *Client) VideoFeedback(request *VideoFeedbackRequest) (response *VideoFeedbackResponse, err error)
VideoFeedback invokes the green.VideoFeedback API synchronously api document: https://help.aliyun.com/api/green/videofeedback.html
func (*Client) VideoFeedbackWithCallback ¶
func (client *Client) VideoFeedbackWithCallback(request *VideoFeedbackRequest, callback func(response *VideoFeedbackResponse, err error)) <-chan int
VideoFeedbackWithCallback invokes the green.VideoFeedback API asynchronously api document: https://help.aliyun.com/api/green/videofeedback.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VideoFeedbackWithChan ¶
func (client *Client) VideoFeedbackWithChan(request *VideoFeedbackRequest) (<-chan *VideoFeedbackResponse, <-chan error)
VideoFeedbackWithChan invokes the green.VideoFeedback API asynchronously api document: https://help.aliyun.com/api/green/videofeedback.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VideoSyncScan ¶
func (client *Client) VideoSyncScan(request *VideoSyncScanRequest) (response *VideoSyncScanResponse, err error)
VideoSyncScan invokes the green.VideoSyncScan API synchronously api document: https://help.aliyun.com/api/green/videosyncscan.html
func (*Client) VideoSyncScanWithCallback ¶
func (client *Client) VideoSyncScanWithCallback(request *VideoSyncScanRequest, callback func(response *VideoSyncScanResponse, err error)) <-chan int
VideoSyncScanWithCallback invokes the green.VideoSyncScan API asynchronously api document: https://help.aliyun.com/api/green/videosyncscan.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VideoSyncScanWithChan ¶
func (client *Client) VideoSyncScanWithChan(request *VideoSyncScanRequest) (<-chan *VideoSyncScanResponse, <-chan error)
VideoSyncScanWithChan invokes the green.VideoSyncScan API asynchronously api document: https://help.aliyun.com/api/green/videosyncscan.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VoiceAsyncScan ¶
func (client *Client) VoiceAsyncScan(request *VoiceAsyncScanRequest) (response *VoiceAsyncScanResponse, err error)
VoiceAsyncScan invokes the green.VoiceAsyncScan API synchronously api document: https://help.aliyun.com/api/green/voiceasyncscan.html
func (*Client) VoiceAsyncScanResults ¶
func (client *Client) VoiceAsyncScanResults(request *VoiceAsyncScanResultsRequest) (response *VoiceAsyncScanResultsResponse, err error)
VoiceAsyncScanResults invokes the green.VoiceAsyncScanResults API synchronously api document: https://help.aliyun.com/api/green/voiceasyncscanresults.html
func (*Client) VoiceAsyncScanResultsWithCallback ¶
func (client *Client) VoiceAsyncScanResultsWithCallback(request *VoiceAsyncScanResultsRequest, callback func(response *VoiceAsyncScanResultsResponse, err error)) <-chan int
VoiceAsyncScanResultsWithCallback invokes the green.VoiceAsyncScanResults API asynchronously api document: https://help.aliyun.com/api/green/voiceasyncscanresults.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VoiceAsyncScanResultsWithChan ¶
func (client *Client) VoiceAsyncScanResultsWithChan(request *VoiceAsyncScanResultsRequest) (<-chan *VoiceAsyncScanResultsResponse, <-chan error)
VoiceAsyncScanResultsWithChan invokes the green.VoiceAsyncScanResults API asynchronously api document: https://help.aliyun.com/api/green/voiceasyncscanresults.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VoiceAsyncScanWithCallback ¶
func (client *Client) VoiceAsyncScanWithCallback(request *VoiceAsyncScanRequest, callback func(response *VoiceAsyncScanResponse, err error)) <-chan int
VoiceAsyncScanWithCallback invokes the green.VoiceAsyncScan API asynchronously api document: https://help.aliyun.com/api/green/voiceasyncscan.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VoiceAsyncScanWithChan ¶
func (client *Client) VoiceAsyncScanWithChan(request *VoiceAsyncScanRequest) (<-chan *VoiceAsyncScanResponse, <-chan error)
VoiceAsyncScanWithChan invokes the green.VoiceAsyncScan API asynchronously api document: https://help.aliyun.com/api/green/voiceasyncscan.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VoiceCancelScan ¶
func (client *Client) VoiceCancelScan(request *VoiceCancelScanRequest) (response *VoiceCancelScanResponse, err error)
VoiceCancelScan invokes the green.VoiceCancelScan API synchronously api document: https://help.aliyun.com/api/green/voicecancelscan.html
func (*Client) VoiceCancelScanWithCallback ¶
func (client *Client) VoiceCancelScanWithCallback(request *VoiceCancelScanRequest, callback func(response *VoiceCancelScanResponse, err error)) <-chan int
VoiceCancelScanWithCallback invokes the green.VoiceCancelScan API asynchronously api document: https://help.aliyun.com/api/green/voicecancelscan.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VoiceCancelScanWithChan ¶
func (client *Client) VoiceCancelScanWithChan(request *VoiceCancelScanRequest) (<-chan *VoiceCancelScanResponse, <-chan error)
VoiceCancelScanWithChan invokes the green.VoiceCancelScan API asynchronously api document: https://help.aliyun.com/api/green/voicecancelscan.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VoiceIdentityCheck ¶
func (client *Client) VoiceIdentityCheck(request *VoiceIdentityCheckRequest) (response *VoiceIdentityCheckResponse, err error)
VoiceIdentityCheck invokes the green.VoiceIdentityCheck API synchronously api document: https://help.aliyun.com/api/green/voiceidentitycheck.html
func (*Client) VoiceIdentityCheckWithCallback ¶
func (client *Client) VoiceIdentityCheckWithCallback(request *VoiceIdentityCheckRequest, callback func(response *VoiceIdentityCheckResponse, err error)) <-chan int
VoiceIdentityCheckWithCallback invokes the green.VoiceIdentityCheck API asynchronously api document: https://help.aliyun.com/api/green/voiceidentitycheck.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VoiceIdentityCheckWithChan ¶
func (client *Client) VoiceIdentityCheckWithChan(request *VoiceIdentityCheckRequest) (<-chan *VoiceIdentityCheckResponse, <-chan error)
VoiceIdentityCheckWithChan invokes the green.VoiceIdentityCheck API asynchronously api document: https://help.aliyun.com/api/green/voiceidentitycheck.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VoiceIdentityRegister ¶
func (client *Client) VoiceIdentityRegister(request *VoiceIdentityRegisterRequest) (response *VoiceIdentityRegisterResponse, err error)
VoiceIdentityRegister invokes the green.VoiceIdentityRegister API synchronously api document: https://help.aliyun.com/api/green/voiceidentityregister.html
func (*Client) VoiceIdentityRegisterWithCallback ¶
func (client *Client) VoiceIdentityRegisterWithCallback(request *VoiceIdentityRegisterRequest, callback func(response *VoiceIdentityRegisterResponse, err error)) <-chan int
VoiceIdentityRegisterWithCallback invokes the green.VoiceIdentityRegister API asynchronously api document: https://help.aliyun.com/api/green/voiceidentityregister.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VoiceIdentityRegisterWithChan ¶
func (client *Client) VoiceIdentityRegisterWithChan(request *VoiceIdentityRegisterRequest) (<-chan *VoiceIdentityRegisterResponse, <-chan error)
VoiceIdentityRegisterWithChan invokes the green.VoiceIdentityRegister API asynchronously api document: https://help.aliyun.com/api/green/voiceidentityregister.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VoiceIdentityStartCheck ¶
func (client *Client) VoiceIdentityStartCheck(request *VoiceIdentityStartCheckRequest) (response *VoiceIdentityStartCheckResponse, err error)
VoiceIdentityStartCheck invokes the green.VoiceIdentityStartCheck API synchronously api document: https://help.aliyun.com/api/green/voiceidentitystartcheck.html
func (*Client) VoiceIdentityStartCheckWithCallback ¶
func (client *Client) VoiceIdentityStartCheckWithCallback(request *VoiceIdentityStartCheckRequest, callback func(response *VoiceIdentityStartCheckResponse, err error)) <-chan int
VoiceIdentityStartCheckWithCallback invokes the green.VoiceIdentityStartCheck API asynchronously api document: https://help.aliyun.com/api/green/voiceidentitystartcheck.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VoiceIdentityStartCheckWithChan ¶
func (client *Client) VoiceIdentityStartCheckWithChan(request *VoiceIdentityStartCheckRequest) (<-chan *VoiceIdentityStartCheckResponse, <-chan error)
VoiceIdentityStartCheckWithChan invokes the green.VoiceIdentityStartCheck API asynchronously api document: https://help.aliyun.com/api/green/voiceidentitystartcheck.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VoiceIdentityStartRegister ¶
func (client *Client) VoiceIdentityStartRegister(request *VoiceIdentityStartRegisterRequest) (response *VoiceIdentityStartRegisterResponse, err error)
VoiceIdentityStartRegister invokes the green.VoiceIdentityStartRegister API synchronously api document: https://help.aliyun.com/api/green/voiceidentitystartregister.html
func (*Client) VoiceIdentityStartRegisterWithCallback ¶
func (client *Client) VoiceIdentityStartRegisterWithCallback(request *VoiceIdentityStartRegisterRequest, callback func(response *VoiceIdentityStartRegisterResponse, err error)) <-chan int
VoiceIdentityStartRegisterWithCallback invokes the green.VoiceIdentityStartRegister API asynchronously api document: https://help.aliyun.com/api/green/voiceidentitystartregister.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VoiceIdentityStartRegisterWithChan ¶
func (client *Client) VoiceIdentityStartRegisterWithChan(request *VoiceIdentityStartRegisterRequest) (<-chan *VoiceIdentityStartRegisterResponse, <-chan error)
VoiceIdentityStartRegisterWithChan invokes the green.VoiceIdentityStartRegister API asynchronously api document: https://help.aliyun.com/api/green/voiceidentitystartregister.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VoiceIdentityUnregister ¶
func (client *Client) VoiceIdentityUnregister(request *VoiceIdentityUnregisterRequest) (response *VoiceIdentityUnregisterResponse, err error)
VoiceIdentityUnregister invokes the green.VoiceIdentityUnregister API synchronously api document: https://help.aliyun.com/api/green/voiceidentityunregister.html
func (*Client) VoiceIdentityUnregisterWithCallback ¶
func (client *Client) VoiceIdentityUnregisterWithCallback(request *VoiceIdentityUnregisterRequest, callback func(response *VoiceIdentityUnregisterResponse, err error)) <-chan int
VoiceIdentityUnregisterWithCallback invokes the green.VoiceIdentityUnregister API asynchronously api document: https://help.aliyun.com/api/green/voiceidentityunregister.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VoiceIdentityUnregisterWithChan ¶
func (client *Client) VoiceIdentityUnregisterWithChan(request *VoiceIdentityUnregisterRequest) (<-chan *VoiceIdentityUnregisterResponse, <-chan error)
VoiceIdentityUnregisterWithChan invokes the green.VoiceIdentityUnregister API asynchronously api document: https://help.aliyun.com/api/green/voiceidentityunregister.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
type CreateImageLibRequest ¶
type CreateImageLibRequest struct { *requests.RpcRequest SourceIp string `position:"Query" name:"SourceIp"` Name string `position:"Query" name:"Name"` BizTypes string `position:"Query" name:"BizTypes"` ServiceModule string `position:"Query" name:"ServiceModule"` Category string `position:"Query" name:"Category"` Scene string `position:"Query" name:"Scene"` }
CreateImageLibRequest is the request struct for api CreateImageLib
func CreateCreateImageLibRequest ¶
func CreateCreateImageLibRequest() (request *CreateImageLibRequest)
CreateCreateImageLibRequest creates a request to invoke CreateImageLib API
type CreateImageLibResponse ¶
type CreateImageLibResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
CreateImageLibResponse is the response struct for api CreateImageLib
func CreateCreateImageLibResponse ¶
func CreateCreateImageLibResponse() (response *CreateImageLibResponse)
CreateCreateImageLibResponse creates a response to parse from CreateImageLib response
type CreateKeywordLibRequest ¶
type CreateKeywordLibRequest struct { *requests.RpcRequest SourceIp string `position:"Query" name:"SourceIp"` LibType string `position:"Query" name:"LibType"` Name string `position:"Query" name:"Name"` BizTypes string `position:"Query" name:"BizTypes"` ServiceModule string `position:"Query" name:"ServiceModule"` Lang string `position:"Query" name:"Lang"` Category string `position:"Query" name:"Category"` ResourceType string `position:"Query" name:"ResourceType"` }
CreateKeywordLibRequest is the request struct for api CreateKeywordLib
func CreateCreateKeywordLibRequest ¶
func CreateCreateKeywordLibRequest() (request *CreateKeywordLibRequest)
CreateCreateKeywordLibRequest creates a request to invoke CreateKeywordLib API
type CreateKeywordLibResponse ¶
type CreateKeywordLibResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
CreateKeywordLibResponse is the response struct for api CreateKeywordLib
func CreateCreateKeywordLibResponse ¶
func CreateCreateKeywordLibResponse() (response *CreateKeywordLibResponse)
CreateCreateKeywordLibResponse creates a response to parse from CreateKeywordLib response
type CreateKeywordRequest ¶
type CreateKeywordRequest struct { *requests.RpcRequest SourceIp string `position:"Query" name:"SourceIp"` Keywords string `position:"Query" name:"Keywords"` KeywordLibId requests.Integer `position:"Query" name:"KeywordLibId"` Lang string `position:"Query" name:"Lang"` }
CreateKeywordRequest is the request struct for api CreateKeyword
func CreateCreateKeywordRequest ¶
func CreateCreateKeywordRequest() (request *CreateKeywordRequest)
CreateCreateKeywordRequest creates a request to invoke CreateKeyword API
type CreateKeywordResponse ¶
type CreateKeywordResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` SuccessCount int `json:"SuccessCount" xml:"SuccessCount"` InvalidKeywordList []string `json:"InvalidKeywordList" xml:"InvalidKeywordList"` }
CreateKeywordResponse is the response struct for api CreateKeyword
func CreateCreateKeywordResponse ¶
func CreateCreateKeywordResponse() (response *CreateKeywordResponse)
CreateCreateKeywordResponse creates a response to parse from CreateKeyword response
type DeleteFacesRequest ¶
type DeleteFacesRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
DeleteFacesRequest is the request struct for api DeleteFaces
func CreateDeleteFacesRequest ¶
func CreateDeleteFacesRequest() (request *DeleteFacesRequest)
CreateDeleteFacesRequest creates a request to invoke DeleteFaces API
type DeleteFacesResponse ¶
type DeleteFacesResponse struct {
*responses.BaseResponse
}
DeleteFacesResponse is the response struct for api DeleteFaces
func CreateDeleteFacesResponse ¶
func CreateDeleteFacesResponse() (response *DeleteFacesResponse)
CreateDeleteFacesResponse creates a response to parse from DeleteFaces response
type DeleteGroupsRequest ¶
type DeleteGroupsRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
DeleteGroupsRequest is the request struct for api DeleteGroups
func CreateDeleteGroupsRequest ¶
func CreateDeleteGroupsRequest() (request *DeleteGroupsRequest)
CreateDeleteGroupsRequest creates a request to invoke DeleteGroups API
type DeleteGroupsResponse ¶
type DeleteGroupsResponse struct {
*responses.BaseResponse
}
DeleteGroupsResponse is the response struct for api DeleteGroups
func CreateDeleteGroupsResponse ¶
func CreateDeleteGroupsResponse() (response *DeleteGroupsResponse)
CreateDeleteGroupsResponse creates a response to parse from DeleteGroups response
type DeleteImageFromLibRequest ¶
type DeleteImageFromLibRequest struct { *requests.RpcRequest SourceIp string `position:"Query" name:"SourceIp"` Ids string `position:"Query" name:"Ids"` }
DeleteImageFromLibRequest is the request struct for api DeleteImageFromLib
func CreateDeleteImageFromLibRequest ¶
func CreateDeleteImageFromLibRequest() (request *DeleteImageFromLibRequest)
CreateDeleteImageFromLibRequest creates a request to invoke DeleteImageFromLib API
type DeleteImageFromLibResponse ¶
type DeleteImageFromLibResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteImageFromLibResponse is the response struct for api DeleteImageFromLib
func CreateDeleteImageFromLibResponse ¶
func CreateDeleteImageFromLibResponse() (response *DeleteImageFromLibResponse)
CreateDeleteImageFromLibResponse creates a response to parse from DeleteImageFromLib response
type DeleteImageLibRequest ¶
type DeleteImageLibRequest struct { *requests.RpcRequest SourceIp string `position:"Query" name:"SourceIp"` Id requests.Integer `position:"Query" name:"Id"` }
DeleteImageLibRequest is the request struct for api DeleteImageLib
func CreateDeleteImageLibRequest ¶
func CreateDeleteImageLibRequest() (request *DeleteImageLibRequest)
CreateDeleteImageLibRequest creates a request to invoke DeleteImageLib API
type DeleteImageLibResponse ¶
type DeleteImageLibResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteImageLibResponse is the response struct for api DeleteImageLib
func CreateDeleteImageLibResponse ¶
func CreateDeleteImageLibResponse() (response *DeleteImageLibResponse)
CreateDeleteImageLibResponse creates a response to parse from DeleteImageLib response
type DeleteKeywordLibRequest ¶
type DeleteKeywordLibRequest struct { *requests.RpcRequest SourceIp string `position:"Query" name:"SourceIp"` Id requests.Integer `position:"Query" name:"Id"` Lang string `position:"Query" name:"Lang"` }
DeleteKeywordLibRequest is the request struct for api DeleteKeywordLib
func CreateDeleteKeywordLibRequest ¶
func CreateDeleteKeywordLibRequest() (request *DeleteKeywordLibRequest)
CreateDeleteKeywordLibRequest creates a request to invoke DeleteKeywordLib API
type DeleteKeywordLibResponse ¶
type DeleteKeywordLibResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteKeywordLibResponse is the response struct for api DeleteKeywordLib
func CreateDeleteKeywordLibResponse ¶
func CreateDeleteKeywordLibResponse() (response *DeleteKeywordLibResponse)
CreateDeleteKeywordLibResponse creates a response to parse from DeleteKeywordLib response
type DeleteKeywordRequest ¶
type DeleteKeywordRequest struct { *requests.RpcRequest SourceIp string `position:"Query" name:"SourceIp"` KeywordLibId string `position:"Query" name:"KeywordLibId"` Ids string `position:"Query" name:"Ids"` Lang string `position:"Query" name:"Lang"` }
DeleteKeywordRequest is the request struct for api DeleteKeyword
func CreateDeleteKeywordRequest ¶
func CreateDeleteKeywordRequest() (request *DeleteKeywordRequest)
CreateDeleteKeywordRequest creates a request to invoke DeleteKeyword API
type DeleteKeywordResponse ¶
type DeleteKeywordResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteKeywordResponse is the response struct for api DeleteKeyword
func CreateDeleteKeywordResponse ¶
func CreateDeleteKeywordResponse() (response *DeleteKeywordResponse)
CreateDeleteKeywordResponse creates a response to parse from DeleteKeyword response
type DeletePersonRequest ¶
type DeletePersonRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
DeletePersonRequest is the request struct for api DeletePerson
func CreateDeletePersonRequest ¶
func CreateDeletePersonRequest() (request *DeletePersonRequest)
CreateDeletePersonRequest creates a request to invoke DeletePerson API
type DeletePersonResponse ¶
type DeletePersonResponse struct {
*responses.BaseResponse
}
DeletePersonResponse is the response struct for api DeletePerson
func CreateDeletePersonResponse ¶
func CreateDeletePersonResponse() (response *DeletePersonResponse)
CreateDeletePersonResponse creates a response to parse from DeletePerson response
type DeleteSimilarityImageRequest ¶
type DeleteSimilarityImageRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
DeleteSimilarityImageRequest is the request struct for api DeleteSimilarityImage
func CreateDeleteSimilarityImageRequest ¶
func CreateDeleteSimilarityImageRequest() (request *DeleteSimilarityImageRequest)
CreateDeleteSimilarityImageRequest creates a request to invoke DeleteSimilarityImage API
type DeleteSimilarityImageResponse ¶
type DeleteSimilarityImageResponse struct {
*responses.BaseResponse
}
DeleteSimilarityImageResponse is the response struct for api DeleteSimilarityImage
func CreateDeleteSimilarityImageResponse ¶
func CreateDeleteSimilarityImageResponse() (response *DeleteSimilarityImageResponse)
CreateDeleteSimilarityImageResponse creates a response to parse from DeleteSimilarityImage response
type DeleteVideoDnaGroupRequest ¶
type DeleteVideoDnaGroupRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
DeleteVideoDnaGroupRequest is the request struct for api DeleteVideoDnaGroup
func CreateDeleteVideoDnaGroupRequest ¶
func CreateDeleteVideoDnaGroupRequest() (request *DeleteVideoDnaGroupRequest)
CreateDeleteVideoDnaGroupRequest creates a request to invoke DeleteVideoDnaGroup API
type DeleteVideoDnaGroupResponse ¶
type DeleteVideoDnaGroupResponse struct {
*responses.BaseResponse
}
DeleteVideoDnaGroupResponse is the response struct for api DeleteVideoDnaGroup
func CreateDeleteVideoDnaGroupResponse ¶
func CreateDeleteVideoDnaGroupResponse() (response *DeleteVideoDnaGroupResponse)
CreateDeleteVideoDnaGroupResponse creates a response to parse from DeleteVideoDnaGroup response
type DeleteVideoDnaRequest ¶
type DeleteVideoDnaRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
DeleteVideoDnaRequest is the request struct for api DeleteVideoDna
func CreateDeleteVideoDnaRequest ¶
func CreateDeleteVideoDnaRequest() (request *DeleteVideoDnaRequest)
CreateDeleteVideoDnaRequest creates a request to invoke DeleteVideoDna API
type DeleteVideoDnaResponse ¶
type DeleteVideoDnaResponse struct {
*responses.BaseResponse
}
DeleteVideoDnaResponse is the response struct for api DeleteVideoDna
func CreateDeleteVideoDnaResponse ¶
func CreateDeleteVideoDnaResponse() (response *DeleteVideoDnaResponse)
CreateDeleteVideoDnaResponse creates a response to parse from DeleteVideoDna response
type DescribeImageFromLibRequest ¶
type DescribeImageFromLibRequest struct { *requests.RpcRequest TotalCount requests.Integer `position:"Query" name:"TotalCount"` SourceIp string `position:"Query" name:"SourceIp"` ImageLibId requests.Integer `position:"Query" name:"ImageLibId"` PageSize requests.Integer `position:"Query" name:"PageSize"` CurrentPage requests.Integer `position:"Query" name:"CurrentPage"` }
DescribeImageFromLibRequest is the request struct for api DescribeImageFromLib
func CreateDescribeImageFromLibRequest ¶
func CreateDescribeImageFromLibRequest() (request *DescribeImageFromLibRequest)
CreateDescribeImageFromLibRequest creates a request to invoke DescribeImageFromLib API
type DescribeImageFromLibResponse ¶
type DescribeImageFromLibResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` PageSize int `json:"PageSize" xml:"PageSize"` CurrentPage int `json:"CurrentPage" xml:"CurrentPage"` TotalCount int `json:"TotalCount" xml:"TotalCount"` ImageFromLibList []ImageFromLib `json:"ImageFromLibList" xml:"ImageFromLibList"` }
DescribeImageFromLibResponse is the response struct for api DescribeImageFromLib
func CreateDescribeImageFromLibResponse ¶
func CreateDescribeImageFromLibResponse() (response *DescribeImageFromLibResponse)
CreateDescribeImageFromLibResponse creates a response to parse from DescribeImageFromLib response
type DescribeImageLibRequest ¶
type DescribeImageLibRequest struct { *requests.RpcRequest SourceIp string `position:"Query" name:"SourceIp"` ServiceModule string `position:"Query" name:"ServiceModule"` }
DescribeImageLibRequest is the request struct for api DescribeImageLib
func CreateDescribeImageLibRequest ¶
func CreateDescribeImageLibRequest() (request *DescribeImageLibRequest)
CreateDescribeImageLibRequest creates a request to invoke DescribeImageLib API
type DescribeImageLibResponse ¶
type DescribeImageLibResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` ImageLibList []ImageLib `json:"ImageLibList" xml:"ImageLibList"` }
DescribeImageLibResponse is the response struct for api DescribeImageLib
func CreateDescribeImageLibResponse ¶
func CreateDescribeImageLibResponse() (response *DescribeImageLibResponse)
CreateDescribeImageLibResponse creates a response to parse from DescribeImageLib response
type DescribeImageUploadInfoRequest ¶
type DescribeImageUploadInfoRequest struct { *requests.RpcRequest SourceIp string `position:"Query" name:"SourceIp"` }
DescribeImageUploadInfoRequest is the request struct for api DescribeImageUploadInfo
func CreateDescribeImageUploadInfoRequest ¶
func CreateDescribeImageUploadInfoRequest() (request *DescribeImageUploadInfoRequest)
CreateDescribeImageUploadInfoRequest creates a request to invoke DescribeImageUploadInfo API
type DescribeImageUploadInfoResponse ¶
type DescribeImageUploadInfoResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Accessid string `json:"Accessid" xml:"Accessid"` Policy string `json:"Policy" xml:"Policy"` Signature string `json:"Signature" xml:"Signature"` Folder string `json:"Folder" xml:"Folder"` Host string `json:"Host" xml:"Host"` Expire int `json:"Expire" xml:"Expire"` }
DescribeImageUploadInfoResponse is the response struct for api DescribeImageUploadInfo
func CreateDescribeImageUploadInfoResponse ¶
func CreateDescribeImageUploadInfoResponse() (response *DescribeImageUploadInfoResponse)
CreateDescribeImageUploadInfoResponse creates a response to parse from DescribeImageUploadInfo response
type DescribeKeywordLibRequest ¶
type DescribeKeywordLibRequest struct { *requests.RpcRequest SourceIp string `position:"Query" name:"SourceIp"` ServiceModule string `position:"Query" name:"ServiceModule"` Lang string `position:"Query" name:"Lang"` }
DescribeKeywordLibRequest is the request struct for api DescribeKeywordLib
func CreateDescribeKeywordLibRequest ¶
func CreateDescribeKeywordLibRequest() (request *DescribeKeywordLibRequest)
CreateDescribeKeywordLibRequest creates a request to invoke DescribeKeywordLib API
type DescribeKeywordLibResponse ¶
type DescribeKeywordLibResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` KeywordLibList []KeywordLib `json:"KeywordLibList" xml:"KeywordLibList"` }
DescribeKeywordLibResponse is the response struct for api DescribeKeywordLib
func CreateDescribeKeywordLibResponse ¶
func CreateDescribeKeywordLibResponse() (response *DescribeKeywordLibResponse)
CreateDescribeKeywordLibResponse creates a response to parse from DescribeKeywordLib response
type DescribeKeywordRequest ¶
type DescribeKeywordRequest struct { *requests.RpcRequest TotalCount requests.Integer `position:"Query" name:"TotalCount"` SourceIp string `position:"Query" name:"SourceIp"` KeywordLibId requests.Integer `position:"Query" name:"KeywordLibId"` PageSize requests.Integer `position:"Query" name:"PageSize"` CurrentPage requests.Integer `position:"Query" name:"CurrentPage"` Lang string `position:"Query" name:"Lang"` Keyword string `position:"Query" name:"Keyword"` }
DescribeKeywordRequest is the request struct for api DescribeKeyword
func CreateDescribeKeywordRequest ¶
func CreateDescribeKeywordRequest() (request *DescribeKeywordRequest)
CreateDescribeKeywordRequest creates a request to invoke DescribeKeyword API
type DescribeKeywordResponse ¶
type DescribeKeywordResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageSize int `json:"PageSize" xml:"PageSize"` CurrentPage int `json:"CurrentPage" xml:"CurrentPage"` KeywordList []Keyword `json:"KeywordList" xml:"KeywordList"` }
DescribeKeywordResponse is the response struct for api DescribeKeyword
func CreateDescribeKeywordResponse ¶
func CreateDescribeKeywordResponse() (response *DescribeKeywordResponse)
CreateDescribeKeywordResponse creates a response to parse from DescribeKeyword response
type DescribeUploadInfoRequest ¶
type DescribeUploadInfoRequest struct { *requests.RpcRequest Biz string `position:"Query" name:"Biz"` SourceIp string `position:"Query" name:"SourceIp"` Lang string `position:"Query" name:"Lang"` }
DescribeUploadInfoRequest is the request struct for api DescribeUploadInfo
func CreateDescribeUploadInfoRequest ¶
func CreateDescribeUploadInfoRequest() (request *DescribeUploadInfoRequest)
CreateDescribeUploadInfoRequest creates a request to invoke DescribeUploadInfo API
type DescribeUploadInfoResponse ¶
type DescribeUploadInfoResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Accessid string `json:"Accessid" xml:"Accessid"` Policy string `json:"Policy" xml:"Policy"` Signature string `json:"Signature" xml:"Signature"` Folder string `json:"Folder" xml:"Folder"` Host string `json:"Host" xml:"Host"` Expire int `json:"Expire" xml:"Expire"` }
DescribeUploadInfoResponse is the response struct for api DescribeUploadInfo
func CreateDescribeUploadInfoResponse ¶
func CreateDescribeUploadInfoResponse() (response *DescribeUploadInfoResponse)
CreateDescribeUploadInfoResponse creates a response to parse from DescribeUploadInfo response
type FileAsyncScanRequest ¶
type FileAsyncScanRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
FileAsyncScanRequest is the request struct for api FileAsyncScan
func CreateFileAsyncScanRequest ¶
func CreateFileAsyncScanRequest() (request *FileAsyncScanRequest)
CreateFileAsyncScanRequest creates a request to invoke FileAsyncScan API
type FileAsyncScanResponse ¶
type FileAsyncScanResponse struct {
*responses.BaseResponse
}
FileAsyncScanResponse is the response struct for api FileAsyncScan
func CreateFileAsyncScanResponse ¶
func CreateFileAsyncScanResponse() (response *FileAsyncScanResponse)
CreateFileAsyncScanResponse creates a response to parse from FileAsyncScan response
type FileAsyncScanResultsRequest ¶
type FileAsyncScanResultsRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
FileAsyncScanResultsRequest is the request struct for api FileAsyncScanResults
func CreateFileAsyncScanResultsRequest ¶
func CreateFileAsyncScanResultsRequest() (request *FileAsyncScanResultsRequest)
CreateFileAsyncScanResultsRequest creates a request to invoke FileAsyncScanResults API
type FileAsyncScanResultsResponse ¶
type FileAsyncScanResultsResponse struct {
*responses.BaseResponse
}
FileAsyncScanResultsResponse is the response struct for api FileAsyncScanResults
func CreateFileAsyncScanResultsResponse ¶
func CreateFileAsyncScanResultsResponse() (response *FileAsyncScanResultsResponse)
CreateFileAsyncScanResultsResponse creates a response to parse from FileAsyncScanResults response
type GetAddVideoDnaResultsRequest ¶
type GetAddVideoDnaResultsRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
GetAddVideoDnaResultsRequest is the request struct for api GetAddVideoDnaResults
func CreateGetAddVideoDnaResultsRequest ¶
func CreateGetAddVideoDnaResultsRequest() (request *GetAddVideoDnaResultsRequest)
CreateGetAddVideoDnaResultsRequest creates a request to invoke GetAddVideoDnaResults API
type GetAddVideoDnaResultsResponse ¶
type GetAddVideoDnaResultsResponse struct {
*responses.BaseResponse
}
GetAddVideoDnaResultsResponse is the response struct for api GetAddVideoDnaResults
func CreateGetAddVideoDnaResultsResponse ¶
func CreateGetAddVideoDnaResultsResponse() (response *GetAddVideoDnaResultsResponse)
CreateGetAddVideoDnaResultsResponse creates a response to parse from GetAddVideoDnaResults response
type GetFacesRequest ¶
type GetFacesRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
GetFacesRequest is the request struct for api GetFaces
func CreateGetFacesRequest ¶
func CreateGetFacesRequest() (request *GetFacesRequest)
CreateGetFacesRequest creates a request to invoke GetFaces API
type GetFacesResponse ¶
type GetFacesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
GetFacesResponse is the response struct for api GetFaces
func CreateGetFacesResponse ¶
func CreateGetFacesResponse() (response *GetFacesResponse)
CreateGetFacesResponse creates a response to parse from GetFaces response
type GetGroupsRequest ¶
type GetGroupsRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
GetGroupsRequest is the request struct for api GetGroups
func CreateGetGroupsRequest ¶
func CreateGetGroupsRequest() (request *GetGroupsRequest)
CreateGetGroupsRequest creates a request to invoke GetGroups API
type GetGroupsResponse ¶
type GetGroupsResponse struct {
*responses.BaseResponse
}
GetGroupsResponse is the response struct for api GetGroups
func CreateGetGroupsResponse ¶
func CreateGetGroupsResponse() (response *GetGroupsResponse)
CreateGetGroupsResponse creates a response to parse from GetGroups response
type GetPersonRequest ¶
type GetPersonRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
GetPersonRequest is the request struct for api GetPerson
func CreateGetPersonRequest ¶
func CreateGetPersonRequest() (request *GetPersonRequest)
CreateGetPersonRequest creates a request to invoke GetPerson API
type GetPersonResponse ¶
type GetPersonResponse struct {
*responses.BaseResponse
}
GetPersonResponse is the response struct for api GetPerson
func CreateGetPersonResponse ¶
func CreateGetPersonResponse() (response *GetPersonResponse)
CreateGetPersonResponse creates a response to parse from GetPerson response
type GetPersonsRequest ¶
type GetPersonsRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
GetPersonsRequest is the request struct for api GetPersons
func CreateGetPersonsRequest ¶
func CreateGetPersonsRequest() (request *GetPersonsRequest)
CreateGetPersonsRequest creates a request to invoke GetPersons API
type GetPersonsResponse ¶
type GetPersonsResponse struct {
*responses.BaseResponse
}
GetPersonsResponse is the response struct for api GetPersons
func CreateGetPersonsResponse ¶
func CreateGetPersonsResponse() (response *GetPersonsResponse)
CreateGetPersonsResponse creates a response to parse from GetPersons response
type ImageAsyncScanRequest ¶
type ImageAsyncScanRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
ImageAsyncScanRequest is the request struct for api ImageAsyncScan
func CreateImageAsyncScanRequest ¶
func CreateImageAsyncScanRequest() (request *ImageAsyncScanRequest)
CreateImageAsyncScanRequest creates a request to invoke ImageAsyncScan API
type ImageAsyncScanResponse ¶
type ImageAsyncScanResponse struct {
*responses.BaseResponse
}
ImageAsyncScanResponse is the response struct for api ImageAsyncScan
func CreateImageAsyncScanResponse ¶
func CreateImageAsyncScanResponse() (response *ImageAsyncScanResponse)
CreateImageAsyncScanResponse creates a response to parse from ImageAsyncScan response
type ImageAsyncScanResultsRequest ¶
type ImageAsyncScanResultsRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
ImageAsyncScanResultsRequest is the request struct for api ImageAsyncScanResults
func CreateImageAsyncScanResultsRequest ¶
func CreateImageAsyncScanResultsRequest() (request *ImageAsyncScanResultsRequest)
CreateImageAsyncScanResultsRequest creates a request to invoke ImageAsyncScanResults API
type ImageAsyncScanResultsResponse ¶
type ImageAsyncScanResultsResponse struct {
*responses.BaseResponse
}
ImageAsyncScanResultsResponse is the response struct for api ImageAsyncScanResults
func CreateImageAsyncScanResultsResponse ¶
func CreateImageAsyncScanResultsResponse() (response *ImageAsyncScanResultsResponse)
CreateImageAsyncScanResultsResponse creates a response to parse from ImageAsyncScanResults response
type ImageFromLib ¶
type ImageFromLib struct { Image string `json:"Image" xml:"Image"` Thumbnail string `json:"Thumbnail" xml:"Thumbnail"` Id int `json:"Id" xml:"Id"` }
ImageFromLib is a nested struct in green response
type ImageFromLibList ¶
type ImageFromLibList struct {
ImageFromLib []ImageFromLib `json:"ImageFromLib" xml:"ImageFromLib"`
}
ImageFromLibList is a nested struct in green response
type ImageLib ¶
type ImageLib struct { ImageCount int `json:"ImageCount" xml:"ImageCount"` ModifiedTime string `json:"ModifiedTime" xml:"ModifiedTime"` Code string `json:"Code" xml:"Code"` Name string `json:"Name" xml:"Name"` Id int `json:"Id" xml:"Id"` Source string `json:"Source" xml:"Source"` Category string `json:"Category" xml:"Category"` ServiceModule string `json:"ServiceModule" xml:"ServiceModule"` Scene string `json:"Scene" xml:"Scene"` BizTypes []string `json:"BizTypes" xml:"BizTypes"` }
ImageLib is a nested struct in green response
type ImageLibList ¶
type ImageLibList struct {
ImageLib []ImageLib `json:"ImageLib" xml:"ImageLib"`
}
ImageLibList is a nested struct in green response
type ImageScanFeedbackRequest ¶
type ImageScanFeedbackRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
ImageScanFeedbackRequest is the request struct for api ImageScanFeedback
func CreateImageScanFeedbackRequest ¶
func CreateImageScanFeedbackRequest() (request *ImageScanFeedbackRequest)
CreateImageScanFeedbackRequest creates a request to invoke ImageScanFeedback API
type ImageScanFeedbackResponse ¶
type ImageScanFeedbackResponse struct {
*responses.BaseResponse
}
ImageScanFeedbackResponse is the response struct for api ImageScanFeedback
func CreateImageScanFeedbackResponse ¶
func CreateImageScanFeedbackResponse() (response *ImageScanFeedbackResponse)
CreateImageScanFeedbackResponse creates a response to parse from ImageScanFeedback response
type ImageSyncScanRequest ¶
type ImageSyncScanRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
ImageSyncScanRequest is the request struct for api ImageSyncScan
func CreateImageSyncScanRequest ¶
func CreateImageSyncScanRequest() (request *ImageSyncScanRequest)
CreateImageSyncScanRequest creates a request to invoke ImageSyncScan API
type ImageSyncScanResponse ¶
type ImageSyncScanResponse struct {
*responses.BaseResponse
}
ImageSyncScanResponse is the response struct for api ImageSyncScan
func CreateImageSyncScanResponse ¶
func CreateImageSyncScanResponse() (response *ImageSyncScanResponse)
CreateImageSyncScanResponse creates a response to parse from ImageSyncScan response
type InvalidKeywordList ¶
type InvalidKeywordList struct {
StringItem []string `json:"StringItem" xml:"StringItem"`
}
InvalidKeywordList is a nested struct in green response
type Keyword ¶
type Keyword struct { Id int `json:"Id" xml:"Id"` CreateTime string `json:"CreateTime" xml:"CreateTime"` Keyword string `json:"Keyword" xml:"Keyword"` HitCount int `json:"HitCount" xml:"HitCount"` }
Keyword is a nested struct in green response
type KeywordLib ¶
type KeywordLib struct { Id int `json:"Id" xml:"Id"` ModifiedTime string `json:"ModifiedTime" xml:"ModifiedTime"` Name string `json:"Name" xml:"Name"` Code string `json:"Code" xml:"Code"` Count int `json:"Count" xml:"Count"` Category string `json:"Category" xml:"Category"` ResourceType string `json:"ResourceType" xml:"ResourceType"` LibType string `json:"LibType" xml:"LibType"` Source string `json:"Source" xml:"Source"` ServiceModule string `json:"ServiceModule" xml:"ServiceModule"` BizTypes []string `json:"BizTypes" xml:"BizTypes"` }
KeywordLib is a nested struct in green response
type KeywordLibList ¶
type KeywordLibList struct {
KeywordLib []KeywordLib `json:"KeywordLib" xml:"KeywordLib"`
}
KeywordLibList is a nested struct in green response
type KeywordList ¶
type KeywordList struct {
Keyword []Keyword `json:"Keyword" xml:"Keyword"`
}
KeywordList is a nested struct in green response
type ResouceTypeList ¶
type ResouceTypeList struct {
ResourceType []string `json:"resourceType" xml:"resourceType"`
}
ResouceTypeList is a nested struct in green response
type SceneList ¶
type SceneList struct {
Scene []string `json:"scene" xml:"scene"`
}
SceneList is a nested struct in green response
type SearchPersonRequest ¶
type SearchPersonRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
SearchPersonRequest is the request struct for api SearchPerson
func CreateSearchPersonRequest ¶
func CreateSearchPersonRequest() (request *SearchPersonRequest)
CreateSearchPersonRequest creates a request to invoke SearchPerson API
type SearchPersonResponse ¶
type SearchPersonResponse struct {
*responses.BaseResponse
}
SearchPersonResponse is the response struct for api SearchPerson
func CreateSearchPersonResponse ¶
func CreateSearchPersonResponse() (response *SearchPersonResponse)
CreateSearchPersonResponse creates a response to parse from SearchPerson response
type SetPersonRequest ¶
type SetPersonRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
SetPersonRequest is the request struct for api SetPerson
func CreateSetPersonRequest ¶
func CreateSetPersonRequest() (request *SetPersonRequest)
CreateSetPersonRequest creates a request to invoke SetPerson API
type SetPersonResponse ¶
type SetPersonResponse struct {
*responses.BaseResponse
}
SetPersonResponse is the response struct for api SetPerson
func CreateSetPersonResponse ¶
func CreateSetPersonResponse() (response *SetPersonResponse)
CreateSetPersonResponse creates a response to parse from SetPerson response
type TextFeedbackRequest ¶
type TextFeedbackRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
TextFeedbackRequest is the request struct for api TextFeedback
func CreateTextFeedbackRequest ¶
func CreateTextFeedbackRequest() (request *TextFeedbackRequest)
CreateTextFeedbackRequest creates a request to invoke TextFeedback API
type TextFeedbackResponse ¶
type TextFeedbackResponse struct {
*responses.BaseResponse
}
TextFeedbackResponse is the response struct for api TextFeedback
func CreateTextFeedbackResponse ¶
func CreateTextFeedbackResponse() (response *TextFeedbackResponse)
CreateTextFeedbackResponse creates a response to parse from TextFeedback response
type TextScanRequest ¶
type TextScanRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
TextScanRequest is the request struct for api TextScan
func CreateTextScanRequest ¶
func CreateTextScanRequest() (request *TextScanRequest)
CreateTextScanRequest creates a request to invoke TextScan API
type TextScanResponse ¶
type TextScanResponse struct {
*responses.BaseResponse
}
TextScanResponse is the response struct for api TextScan
func CreateTextScanResponse ¶
func CreateTextScanResponse() (response *TextScanResponse)
CreateTextScanResponse creates a response to parse from TextScan response
type UpdateImageLibRequest ¶
type UpdateImageLibRequest struct { *requests.RpcRequest SourceIp string `position:"Query" name:"SourceIp"` Name string `position:"Query" name:"Name"` BizTypes string `position:"Query" name:"BizTypes"` Id requests.Integer `position:"Query" name:"Id"` Category string `position:"Query" name:"Category"` Scene string `position:"Query" name:"Scene"` }
UpdateImageLibRequest is the request struct for api UpdateImageLib
func CreateUpdateImageLibRequest ¶
func CreateUpdateImageLibRequest() (request *UpdateImageLibRequest)
CreateUpdateImageLibRequest creates a request to invoke UpdateImageLib API
type UpdateImageLibResponse ¶
type UpdateImageLibResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateImageLibResponse is the response struct for api UpdateImageLib
func CreateUpdateImageLibResponse ¶
func CreateUpdateImageLibResponse() (response *UpdateImageLibResponse)
CreateUpdateImageLibResponse creates a response to parse from UpdateImageLib response
type UpdateKeywordLibRequest ¶
type UpdateKeywordLibRequest struct { *requests.RpcRequest SourceIp string `position:"Query" name:"SourceIp"` Name string `position:"Query" name:"Name"` BizTypes string `position:"Query" name:"BizTypes"` Id requests.Integer `position:"Query" name:"Id"` Lang string `position:"Query" name:"Lang"` }
UpdateKeywordLibRequest is the request struct for api UpdateKeywordLib
func CreateUpdateKeywordLibRequest ¶
func CreateUpdateKeywordLibRequest() (request *UpdateKeywordLibRequest)
CreateUpdateKeywordLibRequest creates a request to invoke UpdateKeywordLib API
type UpdateKeywordLibResponse ¶
type UpdateKeywordLibResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateKeywordLibResponse is the response struct for api UpdateKeywordLib
func CreateUpdateKeywordLibResponse ¶
func CreateUpdateKeywordLibResponse() (response *UpdateKeywordLibResponse)
CreateUpdateKeywordLibResponse creates a response to parse from UpdateKeywordLib response
type UploadCredentialsRequest ¶
type UploadCredentialsRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
UploadCredentialsRequest is the request struct for api UploadCredentials
func CreateUploadCredentialsRequest ¶
func CreateUploadCredentialsRequest() (request *UploadCredentialsRequest)
CreateUploadCredentialsRequest creates a request to invoke UploadCredentials API
type UploadCredentialsResponse ¶
type UploadCredentialsResponse struct {
*responses.BaseResponse
}
UploadCredentialsResponse is the response struct for api UploadCredentials
func CreateUploadCredentialsResponse ¶
func CreateUploadCredentialsResponse() (response *UploadCredentialsResponse)
CreateUploadCredentialsResponse creates a response to parse from UploadCredentials response
type UploadImageToLibRequest ¶
type UploadImageToLibRequest struct { *requests.RpcRequest Images string `position:"Query" name:"Images"` SourceIp string `position:"Query" name:"SourceIp"` ImageLibId requests.Integer `position:"Query" name:"ImageLibId"` }
UploadImageToLibRequest is the request struct for api UploadImageToLib
func CreateUploadImageToLibRequest ¶
func CreateUploadImageToLibRequest() (request *UploadImageToLibRequest)
CreateUploadImageToLibRequest creates a request to invoke UploadImageToLib API
type UploadImageToLibResponse ¶
type UploadImageToLibResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UploadImageToLibResponse is the response struct for api UploadImageToLib
func CreateUploadImageToLibResponse ¶
func CreateUploadImageToLibResponse() (response *UploadImageToLibResponse)
CreateUploadImageToLibResponse creates a response to parse from UploadImageToLib response
type VideoAsyncScanRequest ¶
type VideoAsyncScanRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
VideoAsyncScanRequest is the request struct for api VideoAsyncScan
func CreateVideoAsyncScanRequest ¶
func CreateVideoAsyncScanRequest() (request *VideoAsyncScanRequest)
CreateVideoAsyncScanRequest creates a request to invoke VideoAsyncScan API
type VideoAsyncScanResponse ¶
type VideoAsyncScanResponse struct {
*responses.BaseResponse
}
VideoAsyncScanResponse is the response struct for api VideoAsyncScan
func CreateVideoAsyncScanResponse ¶
func CreateVideoAsyncScanResponse() (response *VideoAsyncScanResponse)
CreateVideoAsyncScanResponse creates a response to parse from VideoAsyncScan response
type VideoAsyncScanResultsRequest ¶
type VideoAsyncScanResultsRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
VideoAsyncScanResultsRequest is the request struct for api VideoAsyncScanResults
func CreateVideoAsyncScanResultsRequest ¶
func CreateVideoAsyncScanResultsRequest() (request *VideoAsyncScanResultsRequest)
CreateVideoAsyncScanResultsRequest creates a request to invoke VideoAsyncScanResults API
type VideoAsyncScanResultsResponse ¶
type VideoAsyncScanResultsResponse struct {
*responses.BaseResponse
}
VideoAsyncScanResultsResponse is the response struct for api VideoAsyncScanResults
func CreateVideoAsyncScanResultsResponse ¶
func CreateVideoAsyncScanResultsResponse() (response *VideoAsyncScanResultsResponse)
CreateVideoAsyncScanResultsResponse creates a response to parse from VideoAsyncScanResults response
type VideoFeedbackRequest ¶
type VideoFeedbackRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
VideoFeedbackRequest is the request struct for api VideoFeedback
func CreateVideoFeedbackRequest ¶
func CreateVideoFeedbackRequest() (request *VideoFeedbackRequest)
CreateVideoFeedbackRequest creates a request to invoke VideoFeedback API
type VideoFeedbackResponse ¶
type VideoFeedbackResponse struct {
*responses.BaseResponse
}
VideoFeedbackResponse is the response struct for api VideoFeedback
func CreateVideoFeedbackResponse ¶
func CreateVideoFeedbackResponse() (response *VideoFeedbackResponse)
CreateVideoFeedbackResponse creates a response to parse from VideoFeedback response
type VideoSyncScanRequest ¶
type VideoSyncScanRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
VideoSyncScanRequest is the request struct for api VideoSyncScan
func CreateVideoSyncScanRequest ¶
func CreateVideoSyncScanRequest() (request *VideoSyncScanRequest)
CreateVideoSyncScanRequest creates a request to invoke VideoSyncScan API
type VideoSyncScanResponse ¶
type VideoSyncScanResponse struct {
*responses.BaseResponse
}
VideoSyncScanResponse is the response struct for api VideoSyncScan
func CreateVideoSyncScanResponse ¶
func CreateVideoSyncScanResponse() (response *VideoSyncScanResponse)
CreateVideoSyncScanResponse creates a response to parse from VideoSyncScan response
type VoiceAsyncScanRequest ¶
type VoiceAsyncScanRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
VoiceAsyncScanRequest is the request struct for api VoiceAsyncScan
func CreateVoiceAsyncScanRequest ¶
func CreateVoiceAsyncScanRequest() (request *VoiceAsyncScanRequest)
CreateVoiceAsyncScanRequest creates a request to invoke VoiceAsyncScan API
type VoiceAsyncScanResponse ¶
type VoiceAsyncScanResponse struct {
*responses.BaseResponse
}
VoiceAsyncScanResponse is the response struct for api VoiceAsyncScan
func CreateVoiceAsyncScanResponse ¶
func CreateVoiceAsyncScanResponse() (response *VoiceAsyncScanResponse)
CreateVoiceAsyncScanResponse creates a response to parse from VoiceAsyncScan response
type VoiceAsyncScanResultsRequest ¶
type VoiceAsyncScanResultsRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
VoiceAsyncScanResultsRequest is the request struct for api VoiceAsyncScanResults
func CreateVoiceAsyncScanResultsRequest ¶
func CreateVoiceAsyncScanResultsRequest() (request *VoiceAsyncScanResultsRequest)
CreateVoiceAsyncScanResultsRequest creates a request to invoke VoiceAsyncScanResults API
type VoiceAsyncScanResultsResponse ¶
type VoiceAsyncScanResultsResponse struct {
*responses.BaseResponse
}
VoiceAsyncScanResultsResponse is the response struct for api VoiceAsyncScanResults
func CreateVoiceAsyncScanResultsResponse ¶
func CreateVoiceAsyncScanResultsResponse() (response *VoiceAsyncScanResultsResponse)
CreateVoiceAsyncScanResultsResponse creates a response to parse from VoiceAsyncScanResults response
type VoiceCancelScanRequest ¶
type VoiceCancelScanRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
VoiceCancelScanRequest is the request struct for api VoiceCancelScan
func CreateVoiceCancelScanRequest ¶
func CreateVoiceCancelScanRequest() (request *VoiceCancelScanRequest)
CreateVoiceCancelScanRequest creates a request to invoke VoiceCancelScan API
type VoiceCancelScanResponse ¶
type VoiceCancelScanResponse struct {
*responses.BaseResponse
}
VoiceCancelScanResponse is the response struct for api VoiceCancelScan
func CreateVoiceCancelScanResponse ¶
func CreateVoiceCancelScanResponse() (response *VoiceCancelScanResponse)
CreateVoiceCancelScanResponse creates a response to parse from VoiceCancelScan response
type VoiceIdentityCheckRequest ¶
type VoiceIdentityCheckRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
VoiceIdentityCheckRequest is the request struct for api VoiceIdentityCheck
func CreateVoiceIdentityCheckRequest ¶
func CreateVoiceIdentityCheckRequest() (request *VoiceIdentityCheckRequest)
CreateVoiceIdentityCheckRequest creates a request to invoke VoiceIdentityCheck API
type VoiceIdentityCheckResponse ¶
type VoiceIdentityCheckResponse struct {
*responses.BaseResponse
}
VoiceIdentityCheckResponse is the response struct for api VoiceIdentityCheck
func CreateVoiceIdentityCheckResponse ¶
func CreateVoiceIdentityCheckResponse() (response *VoiceIdentityCheckResponse)
CreateVoiceIdentityCheckResponse creates a response to parse from VoiceIdentityCheck response
type VoiceIdentityRegisterRequest ¶
type VoiceIdentityRegisterRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
VoiceIdentityRegisterRequest is the request struct for api VoiceIdentityRegister
func CreateVoiceIdentityRegisterRequest ¶
func CreateVoiceIdentityRegisterRequest() (request *VoiceIdentityRegisterRequest)
CreateVoiceIdentityRegisterRequest creates a request to invoke VoiceIdentityRegister API
type VoiceIdentityRegisterResponse ¶
type VoiceIdentityRegisterResponse struct {
*responses.BaseResponse
}
VoiceIdentityRegisterResponse is the response struct for api VoiceIdentityRegister
func CreateVoiceIdentityRegisterResponse ¶
func CreateVoiceIdentityRegisterResponse() (response *VoiceIdentityRegisterResponse)
CreateVoiceIdentityRegisterResponse creates a response to parse from VoiceIdentityRegister response
type VoiceIdentityStartCheckRequest ¶
type VoiceIdentityStartCheckRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
VoiceIdentityStartCheckRequest is the request struct for api VoiceIdentityStartCheck
func CreateVoiceIdentityStartCheckRequest ¶
func CreateVoiceIdentityStartCheckRequest() (request *VoiceIdentityStartCheckRequest)
CreateVoiceIdentityStartCheckRequest creates a request to invoke VoiceIdentityStartCheck API
type VoiceIdentityStartCheckResponse ¶
type VoiceIdentityStartCheckResponse struct {
*responses.BaseResponse
}
VoiceIdentityStartCheckResponse is the response struct for api VoiceIdentityStartCheck
func CreateVoiceIdentityStartCheckResponse ¶
func CreateVoiceIdentityStartCheckResponse() (response *VoiceIdentityStartCheckResponse)
CreateVoiceIdentityStartCheckResponse creates a response to parse from VoiceIdentityStartCheck response
type VoiceIdentityStartRegisterRequest ¶
type VoiceIdentityStartRegisterRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
VoiceIdentityStartRegisterRequest is the request struct for api VoiceIdentityStartRegister
func CreateVoiceIdentityStartRegisterRequest ¶
func CreateVoiceIdentityStartRegisterRequest() (request *VoiceIdentityStartRegisterRequest)
CreateVoiceIdentityStartRegisterRequest creates a request to invoke VoiceIdentityStartRegister API
type VoiceIdentityStartRegisterResponse ¶
type VoiceIdentityStartRegisterResponse struct {
*responses.BaseResponse
}
VoiceIdentityStartRegisterResponse is the response struct for api VoiceIdentityStartRegister
func CreateVoiceIdentityStartRegisterResponse ¶
func CreateVoiceIdentityStartRegisterResponse() (response *VoiceIdentityStartRegisterResponse)
CreateVoiceIdentityStartRegisterResponse creates a response to parse from VoiceIdentityStartRegister response
type VoiceIdentityUnregisterRequest ¶
type VoiceIdentityUnregisterRequest struct { *requests.RoaRequest ClientInfo string `position:"Query" name:"ClientInfo"` }
VoiceIdentityUnregisterRequest is the request struct for api VoiceIdentityUnregister
func CreateVoiceIdentityUnregisterRequest ¶
func CreateVoiceIdentityUnregisterRequest() (request *VoiceIdentityUnregisterRequest)
CreateVoiceIdentityUnregisterRequest creates a request to invoke VoiceIdentityUnregister API
type VoiceIdentityUnregisterResponse ¶
type VoiceIdentityUnregisterResponse struct {
*responses.BaseResponse
}
VoiceIdentityUnregisterResponse is the response struct for api VoiceIdentityUnregister
func CreateVoiceIdentityUnregisterResponse ¶
func CreateVoiceIdentityUnregisterResponse() (response *VoiceIdentityUnregisterResponse)
CreateVoiceIdentityUnregisterResponse creates a response to parse from VoiceIdentityUnregister response
Source Files ¶
- add_faces.go
- add_groups.go
- add_person.go
- add_similarity_image.go
- add_video_dna.go
- add_video_dna_group.go
- client.go
- create_image_lib.go
- create_keyword.go
- create_keyword_lib.go
- delete_faces.go
- delete_groups.go
- delete_image_from_lib.go
- delete_image_lib.go
- delete_keyword.go
- delete_keyword_lib.go
- delete_person.go
- delete_similarity_image.go
- delete_video_dna.go
- delete_video_dna_group.go
- describe_image_from_lib.go
- describe_image_lib.go
- describe_image_upload_info.go
- describe_keyword.go
- describe_keyword_lib.go
- describe_upload_info.go
- file_async_scan.go
- file_async_scan_results.go
- get_add_video_dna_results.go
- get_faces.go
- get_groups.go
- get_person.go
- get_persons.go
- image_async_scan.go
- image_async_scan_results.go
- image_scan_feedback.go
- image_sync_scan.go
- search_person.go
- set_person.go
- struct_biz_types_in_describe_image_lib.go
- struct_biz_types_in_describe_keyword_lib.go
- struct_image_from_lib.go
- struct_image_from_lib_list.go
- struct_image_lib.go
- struct_image_lib_list.go
- struct_invalid_keyword_list.go
- struct_keyword.go
- struct_keyword_lib.go
- struct_keyword_lib_list.go
- struct_keyword_list.go
- struct_resouce_type_list.go
- struct_scene_list.go
- text_feedback.go
- text_scan.go
- update_image_lib.go
- update_keyword_lib.go
- upload_credentials.go
- upload_image_to_lib.go
- video_async_scan.go
- video_async_scan_results.go
- video_feedback.go
- video_sync_scan.go
- voice_async_scan.go
- voice_async_scan_results.go
- voice_cancel_scan.go
- voice_identity_check.go
- voice_identity_register.go
- voice_identity_start_check.go
- voice_identity_start_register.go
- voice_identity_unregister.go