class TencentCloud::Lkeap::V20240522::ModifyAttributeLabelRequest
def initialize(knowledgebaseid=nil, attributeid=nil, attributekey=nil, attributename=nil, labels=nil)
def initialize(knowledgebaseid=nil, attributeid=nil, attributekey=nil, attributename=nil, labels=nil) @KnowledgeBaseId = knowledgebaseid @AttributeId = attributeid @AttributeKey = attributekey @AttributeName = attributename @Labels = labels end