Skip to main content

Services

RPC methods exposed by this API.

UserGroupService

Messages

Data models used across requests/responses.

AddUserToUserGroupRequest

AddUserToUserGroupResponse

This message has no fields.

CreateUserGroupRequest

CreateUserGroupResponse

DeleteUserGroupRequest

DeleteUserGroupResponse

This message has no fields.

GetUserGroupRequest

GetUserGroupResponse

GetUserGroupsForAssetsRequest

GetUserGroupsForAssetsResponse

ListUserGroupsRequest

When paginating, all other parameters provided to ListUserGroups must match the call that provided the page token. | | filter | string | | A Common Expression Language (CEL, https://github.com/google/cel-spec) filter string. Available tag variables are: - name | | order_by | string | | How to order the retrieved user groups. Formatted as a comma-separated string i.e. “FIELD_NAME[ desc],…”. Available fields to order_by are name, created_date, and modified_date. If left empty, items are ordered by name in ascending order (A-Z). For more information about the format of this field, read this Example: “created_date desc,modified_date” |

ListUserGroupsResponse

RemoveUserFromUserGroupRequest

RemoveUserFromUserGroupResponse

This message has no fields.

UpdateUserGroupRequest

UpdateUserGroupResponse

UpdateUserUserGroupsRequest

UpdateUserUserGroupsResponse

This message has no fields.

UserGroup

UserGroup.Resource

Enums

Allowed constant values used in message fields.