class TencentCloud::Ams::V20200608::ImageResultsResultDetailLocation
def initialize(x=nil, y=nil, width=nil, height=nil, rotate=nil)
def initialize(x=nil, y=nil, width=nil, height=nil, rotate=nil) @X = x @Y = y @Width = width @Height = height @Rotate = rotate end