API resource reference for Group, part of the IAM service. To create or change one, see Changing resources; to inspect, see Reading resources.
Identity
Overview
AGroup is a named collection of members used to organize access control within a Project. Instead of granting permissions to each member individually, you create a Group and reference it when assigning roles, so a set of people can be managed together.
A Group is identified entirely by its metadata.name — it has no spec fields. Membership and role assignments are established through other IAM resources that reference the group by name.
Spec fields
This resource has nospec. A Group is defined solely by its metadata.name; there are no configurable spec fields.