global class FeedLayoutComponent { global Metadata.FeedLayoutComponentType componentType; global Integer height; global String page_x; global FeedLayoutComponent() { } global Object clone() { } }