# Functions
CreateAddDeletionVideoTaskRequest creates a request to invoke AddDeletionVideoTask API.
CreateAddDeletionVideoTaskResponse creates a response to parse from AddDeletionVideoTask response.
CreateAddSearchVideoTaskRequest creates a request to invoke AddSearchVideoTask API.
CreateAddSearchVideoTaskResponse creates a response to parse from AddSearchVideoTask response.
CreateAddStorageVideoTaskRequest creates a request to invoke AddStorageVideoTask API.
CreateAddStorageVideoTaskResponse creates a response to parse from AddStorageVideoTask response.
CreateGetTaskStatusRequest creates a request to invoke GetTaskStatus API.
CreateGetTaskStatusResponse creates a response to parse from GetTaskStatus response.
NewClient creates a sdk client with environment variables.
NewClientWithAccessKey is a shortcut to create sdk client with accesskey usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithEcsRamRole is a shortcut to create sdk client with ecs ram role usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithOptions creates a sdk client with regionId/sdkConfig/credential this is the common api to create a sdk client.
NewClientWithProvider creates a sdk client with providers usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn and policy usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRsaKeyPair is a shortcut to create sdk client with rsa key pair usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithStsToken is a shortcut to create sdk client with sts token usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
# Structs
AddDeletionVideoTaskRequest is the request struct for api AddDeletionVideoTask.
AddDeletionVideoTaskResponse is the response struct for api AddDeletionVideoTask.
AddSearchVideoTaskRequest is the request struct for api AddSearchVideoTask.
AddSearchVideoTaskResponse is the response struct for api AddSearchVideoTask.
AddStorageVideoTaskRequest is the request struct for api AddStorageVideoTask.
AddStorageVideoTaskResponse is the response struct for api AddStorageVideoTask.
Client is the sdk client struct, each func corresponds to an OpenAPI.
Data is a nested struct in videosearch response.
GetTaskStatusRequest is the request struct for api GetTaskStatus.
GetTaskStatusResponse is the response struct for api GetTaskStatus.
TaskInfo is a nested struct in videosearch response.