# Functions
CreateCreateAsyncPredictRequest creates a request to invoke CreateAsyncPredict API.
CreateCreateAsyncPredictResponse creates a response to parse from CreateAsyncPredict response.
CreateFindUserReport4AlinlpRequest creates a request to invoke FindUserReport4Alinlp API.
CreateFindUserReport4AlinlpResponse creates a response to parse from FindUserReport4Alinlp response.
CreateGetAsyncPredictRequest creates a request to invoke GetAsyncPredict API.
CreateGetAsyncPredictResponse creates a response to parse from GetAsyncPredict response.
CreateGetPredictResultHighRequest creates a request to invoke GetPredictResultHigh API.
CreateGetPredictResultHighResponse creates a response to parse from GetPredictResultHigh response.
CreateGetPredictResultRequest creates a request to invoke GetPredictResult API.
CreateGetPredictResultResponse creates a response to parse from GetPredictResult response.
CreateRunPreTrainServiceNewRequest creates a request to invoke RunPreTrainServiceNew API.
CreateRunPreTrainServiceNewResponse creates a response to parse from RunPreTrainServiceNew response.
CreateRunPreTrainServiceRequest creates a request to invoke RunPreTrainService API.
CreateRunPreTrainServiceResponse creates a response to parse from RunPreTrainService 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.
CreateAsyncPredictRequest is the request struct for api CreateAsyncPredict.
CreateAsyncPredictResponse is the response struct for api CreateAsyncPredict.
Data is a nested struct in nlp_automl response.
FindUserReport4AlinlpRequest is the request struct for api FindUserReport4Alinlp.
FindUserReport4AlinlpResponse is the response struct for api FindUserReport4Alinlp.
GetAsyncPredictRequest is the request struct for api GetAsyncPredict.
GetAsyncPredictResponse is the response struct for api GetAsyncPredict.
GetPredictResultHighRequest is the request struct for api GetPredictResultHigh.
GetPredictResultHighResponse is the response struct for api GetPredictResultHigh.
GetPredictResultRequest is the request struct for api GetPredictResult.
GetPredictResultResponse is the response struct for api GetPredictResult.
Report is a nested struct in nlp_automl response.
RunPreTrainServiceNewRequest is the request struct for api RunPreTrainServiceNew.
RunPreTrainServiceNewResponse is the response struct for api RunPreTrainServiceNew.
RunPreTrainServiceRequest is the request struct for api RunPreTrainService.
RunPreTrainServiceResponse is the response struct for api RunPreTrainService.