public sealed class Group : IMessage<Group>, IEquatable<Group>, IDeepCloneable<Group>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class Group.
A resource that represents an asset group.
The purpose of an asset group is to bundle a set of assets that have
something in common, while allowing users to add annotations to the group.
An asset can belong to multiple groups.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGroup\u003c/code\u003e class in the Migration Center v1 API represents a collection of assets, allowing for grouping and annotation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGroup\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, comparison, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eGroup\u003c/code\u003e class include \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eUpdateTime\u003c/code\u003e, \u003ccode\u003eDescription\u003c/code\u003e, \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eGroupName\u003c/code\u003e, \u003ccode\u003eLabels\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which are used to define and manage asset groups.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating a \u003ccode\u003eGroup\u003c/code\u003e object: a default constructor and one that accepts another \u003ccode\u003eGroup\u003c/code\u003e instance for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe most current version of the API that is being referenced is 1.4.0 and there are prior versions available including 1.3.0, 1.2.0, 1.1.0, and 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]