# Functions
CreateCommonQueryBySceneRequest creates a request to invoke CommonQueryByScene API.
CreateCommonQueryBySceneResponse creates a response to parse from CommonQueryByScene response.
CreateQueryAttractionsRequest creates a request to invoke QueryAttractions API.
CreateQueryAttractionsResponse creates a response to parse from QueryAttractions response.
CreateQueryHotelsRequest creates a request to invoke QueryHotels API.
CreateQueryHotelsResponse creates a response to parse from QueryHotels response.
CreateQueryRestaurantsRequest creates a request to invoke QueryRestaurants API.
CreateQueryRestaurantsResponse creates a response to parse from QueryRestaurants 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
Client is the sdk client struct, each func corresponds to an OpenAPI.
CommonQueryBySceneRequest is the request struct for api CommonQueryByScene.
CommonQueryBySceneResponse is the response struct for api CommonQueryByScene.
DataInCommonQueryByScene is a nested struct in iqs response.
DataInQueryAttractions is a nested struct in iqs response.
DataInQueryHotels is a nested struct in iqs response.
DataInQueryRestaurants is a nested struct in iqs response.
DataItem is a nested struct in iqs response.
ImagesInCommonQueryByScene is a nested struct in iqs response.
ImagesInQueryAttractions is a nested struct in iqs response.
ImagesInQueryHotels is a nested struct in iqs response.
ImagesInQueryRestaurants is a nested struct in iqs response.
ImagesItem is a nested struct in iqs response.
Metadata is a nested struct in iqs response.
QueryAttractionsRequest is the request struct for api QueryAttractions.
QueryAttractionsResponse is the response struct for api QueryAttractions.
QueryHotelsRequest is the request struct for api QueryHotels.
QueryHotelsResponse is the response struct for api QueryHotels.
QueryRestaurantsRequest is the request struct for api QueryRestaurants.
QueryRestaurantsResponse is the response struct for api QueryRestaurants.
QueryResult is a nested struct in iqs response.