class TencentCloud::Tiia::V20190529::SearchImageRequest
def initialize(groupid=nil, imageurl=nil, imagebase64=nil, limit=nil, offset=nil, matchthreshold=nil, filter=nil, imagerect=nil, enabledetect=nil, categoryid=nil)
def initialize(groupid=nil, imageurl=nil, imagebase64=nil, limit=nil, offset=nil, matchthreshold=nil, filter=nil, imagerect=nil, enabledetect=nil, categoryid=nil) @GroupId = groupid @ImageUrl = imageurl @ImageBase64 = imagebase64 @Limit = limit @Offset = offset @MatchThreshold = matchthreshold @Filter = filter @ImageRect = imagerect @EnableDetect = enabledetect @CategoryId = categoryid end