# Functions
CreateCreateFaceGroupRequest creates a request to invoke CreateFaceGroup API.
CreateCreateFaceGroupResponse creates a response to parse from CreateFaceGroup response.
CreateCreateStreamPredictRequest creates a request to invoke CreateStreamPredict API.
CreateCreateStreamPredictResponse creates a response to parse from CreateStreamPredict response.
CreateDeleteFaceGroupRequest creates a request to invoke DeleteFaceGroup API.
CreateDeleteFaceGroupResponse creates a response to parse from DeleteFaceGroup response.
CreateDeleteStreamPredictRequest creates a request to invoke DeleteStreamPredict API.
CreateDeleteStreamPredictResponse creates a response to parse from DeleteStreamPredict response.
CreateDescribeFaceGroupsRequest creates a request to invoke DescribeFaceGroups API.
CreateDescribeFaceGroupsResponse creates a response to parse from DescribeFaceGroups response.
CreateDescribeStreamPredictResultRequest creates a request to invoke DescribeStreamPredictResult API.
CreateDescribeStreamPredictResultResponse creates a response to parse from DescribeStreamPredictResult response.
CreateDescribeStreamPredictsRequest creates a request to invoke DescribeStreamPredicts API.
CreateDescribeStreamPredictsResponse creates a response to parse from DescribeStreamPredicts response.
CreateImagePredictRequest creates a request to invoke ImagePredict API.
CreateImagePredictResponse creates a response to parse from ImagePredict response.
CreateRegisterFaceRequest creates a request to invoke RegisterFace API.
CreateRegisterFaceResponse creates a response to parse from RegisterFace response.
CreateSearchFaceRequest creates a request to invoke SearchFace API.
CreateSearchFaceResponse creates a response to parse from SearchFace response.
CreateStartStreamPredictRequest creates a request to invoke StartStreamPredict API.
CreateStartStreamPredictResponse creates a response to parse from StartStreamPredict response.
CreateStopStreamPredictRequest creates a request to invoke StopStreamPredict API.
CreateStopStreamPredictResponse creates a response to parse from StopStreamPredict response.
CreateUnregisterFaceRequest creates a request to invoke UnregisterFace API.
CreateUnregisterFaceResponse creates a response to parse from UnregisterFace response.
GetEndpointMap Get Endpoint Data Map.
GetEndpointType Get Endpoint Type Value.
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.
SetClientProperty Set Property by Reflect.
SetEndpointDataToClient Set EndpointMap and ENdpointType.
# Structs
Client is the sdk client struct, each func corresponds to an OpenAPI.
CreateFaceGroupRequest is the request struct for api CreateFaceGroup.
CreateFaceGroupResponse is the response struct for api CreateFaceGroup.
CreateStreamPredictRequest is the request struct for api CreateStreamPredict.
CreateStreamPredictResponse is the response struct for api CreateStreamPredict.
DeleteFaceGroupRequest is the request struct for api DeleteFaceGroup.
DeleteFaceGroupResponse is the response struct for api DeleteFaceGroup.
DeleteStreamPredictRequest is the request struct for api DeleteStreamPredict.
DeleteStreamPredictResponse is the response struct for api DeleteStreamPredict.
DescribeFaceGroupsRequest is the request struct for api DescribeFaceGroups.
DescribeFaceGroupsResponse is the response struct for api DescribeFaceGroups.
DescribeStreamPredictResultRequest is the request struct for api DescribeStreamPredictResult.
DescribeStreamPredictResultResponse is the response struct for api DescribeStreamPredictResult.
DescribeStreamPredictsRequest is the request struct for api DescribeStreamPredicts.
DescribeStreamPredictsResponse is the response struct for api DescribeStreamPredicts.
Face is a nested struct in ivision response.
FaceResult is a nested struct in ivision response.
FaceResults is a nested struct in ivision response.
Faces is a nested struct in ivision response.
Group is a nested struct in ivision response.
Groups is a nested struct in ivision response.
ImagePredict is a nested struct in ivision response.
ImagePredictRequest is the request struct for api ImagePredict.
ImagePredictResponse is the response struct for api ImagePredict.
Rect is a nested struct in ivision response.
RegisterFaceRequest is the request struct for api RegisterFace.
RegisterFaceResponse is the response struct for api RegisterFace.
SearchFaceRequest is the request struct for api SearchFace.
SearchFaceResponse is the response struct for api SearchFace.
StartStreamPredictRequest is the request struct for api StartStreamPredict.
StartStreamPredictResponse is the response struct for api StartStreamPredict.
StopStreamPredictRequest is the request struct for api StopStreamPredict.
StopStreamPredictResponse is the response struct for api StopStreamPredict.
StreamPredict is a nested struct in ivision response.
StreamPredictData is a nested struct in ivision response.
StreamPredictDatas is a nested struct in ivision response.
StreamPredicts is a nested struct in ivision response.
UnregisterFaceRequest is the request struct for api UnregisterFace.
UnregisterFaceResponse is the response struct for api UnregisterFace.