Reference documentation and code samples for the Google Cloud Migration Center V1 Client 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.
Generated from protobuf messagegoogle.cloud.migrationcenter.v1.Group
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Migration Center V1 Client - Class Group (1.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.2 (latest)](/php/docs/reference/cloud-migrationcenter/latest/V1.Group)\n- [1.1.1](/php/docs/reference/cloud-migrationcenter/1.1.1/V1.Group)\n- [1.0.3](/php/docs/reference/cloud-migrationcenter/1.0.3/V1.Group)\n- [0.4.5](/php/docs/reference/cloud-migrationcenter/0.4.5/V1.Group)\n- [0.3.1](/php/docs/reference/cloud-migrationcenter/0.3.1/V1.Group)\n- [0.2.0](/php/docs/reference/cloud-migrationcenter/0.2.0/V1.Group)\n- [0.1.0](/php/docs/reference/cloud-migrationcenter/0.1.0/V1.Group) \nReference documentation and code samples for the Google Cloud Migration Center V1 Client class Group.\n\nA resource that represents an asset group.\n\nThe purpose of an asset group is to bundle a set of assets that have\nsomething in common, while allowing users to add annotations to the group.\nAn asset can belong to multiple groups.\n\nGenerated from protobuf message `google.cloud.migrationcenter.v1.Group`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ MigrationCenter \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nOutput only. The name of the group.\n\n### setName\n\nOutput only. The name of the group.\n\n### getCreateTime\n\nOutput only. The timestamp when the group was created.\n\n### hasCreateTime\n\n### clearCreateTime\n\n### setCreateTime\n\nOutput only. The timestamp when the group was created.\n\n### getUpdateTime\n\nOutput only. The timestamp when the group was last updated.\n\n### hasUpdateTime\n\n### clearUpdateTime\n\n### setUpdateTime\n\nOutput only. The timestamp when the group was last updated.\n\n### getLabels\n\nLabels as key value pairs.\n\n### setLabels\n\nLabels as key value pairs.\n\n### getDisplayName\n\nUser-friendly display name.\n\n### setDisplayName\n\nUser-friendly display name.\n\n### getDescription\n\nThe description of the resource.\n\n### setDescription\n\nThe description of the resource."]]