projects

List groups.

get/v1/{+parent}/groups

Path parameters

parentstring required

Required. The name of the project resource, which is the parent of the group resources. Format: projects/{project_number}

Query parameters

pageSizeinteger

Optional. The maximum number of groups to return. The service may return fewer than this value. The valid range is [1-1000]; If unspecified (0), at most 25 groups are returned. Values above 1000 are coerced to 1000.

pageTokenstring

Optional. A page token, received from a previous ListGroups call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListGroups must match the call that provided the page token.

Response

Successful response

Changes