class TencentCloud::Lkeap::V20240522::DeleteAttributeLabelsRequest

def deserialize(params)

def deserialize(params)
  @KnowledgeBaseId = params['KnowledgeBaseId']
  @AttributeIds = params['AttributeIds']
end