package cs3.identity.group.v1beta1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service GroupAPI

group_api.proto:54

Provides an API for managing groups.

message Filter

group_api.proto:190

Represents a filter to apply to the request.

Used in: FindGroupsRequest

enum Filter.Type

group_api.proto:192

The filter to apply.

Used in: Filter

message FindGroupsRequest

group_api.proto:164

Used as request type in: gateway.v1beta1.GatewayAPI.FindGroups, GroupAPI.FindGroups

message FindGroupsResponse

group_api.proto:176

Used as response type in: gateway.v1beta1.GatewayAPI.FindGroups, GroupAPI.FindGroups

message GetGroupByClaimRequest

group_api.proto:92

Used as request type in: gateway.v1beta1.GatewayAPI.GetGroupByClaim, GroupAPI.GetGroupByClaim

message GetGroupByClaimResponse

group_api.proto:107

Used as response type in: gateway.v1beta1.GatewayAPI.GetGroupByClaim, GroupAPI.GetGroupByClaim

message GetGroupRequest

group_api.proto:68

Used as request type in: gateway.v1beta1.GatewayAPI.GetGroup, GroupAPI.GetGroup

message GetGroupResponse

group_api.proto:80

Used as response type in: gateway.v1beta1.GatewayAPI.GetGroup, GroupAPI.GetGroup

message GetMembersRequest

group_api.proto:119

Used as request type in: gateway.v1beta1.GatewayAPI.GetMembers, GroupAPI.GetMembers

message GetMembersResponse

group_api.proto:128

Used as response type in: gateway.v1beta1.GatewayAPI.GetMembers, GroupAPI.GetMembers

message Group

resources.proto:49

Represents a group known by the system.

Used in: admin.group.v1beta1.CreateGroupRequest, admin.group.v1beta1.CreateGroupResponse, FindGroupsResponse, GetGroupByClaimResponse, GetGroupResponse

message GroupId

resources.proto:35

A GroupId represents a group.

Used in: admin.group.v1beta1.AddUserToGroupRequest, admin.group.v1beta1.DeleteGroupRequest, admin.group.v1beta1.RemoveUserFromGroupRequest, GetGroupRequest, GetMembersRequest, Group, HasMemberRequest, permissions.v1beta1.SubjectReference, storage.provider.v1beta1.Grantee

enum GroupType

resources.proto:77

The type of group.

Used in: Filter, GroupId

message HasMemberRequest

group_api.proto:140

Used as request type in: gateway.v1beta1.GatewayAPI.HasMember, GroupAPI.HasMember

message HasMemberResponse

group_api.proto:152

Used as response type in: gateway.v1beta1.GatewayAPI.HasMember, GroupAPI.HasMember