# Functions
CreateCheckMultiagentRequest creates a request to invoke CheckMultiagent API.
CreateCheckMultiagentResponse creates a response to parse from CheckMultiagent response.
CreatePredictCategoryRequest creates a request to invoke PredictCategory API.
CreatePredictCategoryResponse creates a response to parse from PredictCategory response.
CreateRecognizeCarRequest creates a request to invoke RecognizeCar API.
CreateRecognizeCarResponse creates a response to parse from RecognizeCar response.
CreateRecognizeEntityRequest creates a request to invoke RecognizeEntity API.
CreateRecognizeEntityResponse creates a response to parse from RecognizeEntity response.
CreateRecognizeFlowerRequest creates a request to invoke RecognizeFlower API.
CreateRecognizeFlowerResponse creates a response to parse from RecognizeFlower response.
CreateRecognizeLabelRequest creates a request to invoke RecognizeLabel API.
CreateRecognizeLabelResponse creates a response to parse from RecognizeLabel response.
CreateRecognizePetRequest creates a request to invoke RecognizePet API.
CreateRecognizePetResponse creates a response to parse from RecognizePet 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
Category is a nested struct in visionai_poc response.
CheckMultiagentRequest is the request struct for api CheckMultiagent.
CheckMultiagentResponse is the response struct for api CheckMultiagent.
Client is the sdk client struct, each func corresponds to an OpenAPI.
Data is a nested struct in visionai_poc response.
DataInPredictCategory is a nested struct in visionai_poc response.
Node is a nested struct in visionai_poc response.
Objects is a nested struct in visionai_poc response.
PredictabilityInRecognizeFlower is a nested struct in visionai_poc response.
PredictabilityInRecognizePet is a nested struct in visionai_poc response.
PredictCategoryRequest is the request struct for api PredictCategory.
PredictCategoryResponse is the response struct for api PredictCategory.
PropertiesResults is a nested struct in visionai_poc response.
RecognizeCarRequest is the request struct for api RecognizeCar.
RecognizeCarResponse is the response struct for api RecognizeCar.
RecognizeEntityRequest is the request struct for api RecognizeEntity.
RecognizeEntityResponse is the response struct for api RecognizeEntity.
RecognizeFlowerRequest is the request struct for api RecognizeFlower.
RecognizeFlowerResponse is the response struct for api RecognizeFlower.
RecognizeLabelRequest is the request struct for api RecognizeLabel.
RecognizeLabelResponse is the response struct for api RecognizeLabel.
RecognizePetRequest is the request struct for api RecognizePet.
RecognizePetResponse is the response struct for api RecognizePet.
Response is a nested struct in visionai_poc response.
ResponseInPredictCategory is a nested struct in visionai_poc response.
ResponseInRecognizeCar is a nested struct in visionai_poc response.
ResponseInRecognizeEntity is a nested struct in visionai_poc response.
ResponseInRecognizeFlower is a nested struct in visionai_poc response.
ResponseInRecognizeLabel is a nested struct in visionai_poc response.
ResponseInRecognizePet is a nested struct in visionai_poc response.
Result is a nested struct in visionai_poc response.
SubNode is a nested struct in visionai_poc response.
Values is a nested struct in visionai_poc response.