REST Resource: userRolePermissionGroups

  • A UserRolePermissionGroup represents a grouping of related user role permissions.

  • The JSON representation of a UserRolePermissionGroup includes its id, name, and kind.

  • The resource supports methods to get a specific user role permission group by ID or list all supported user role permission groups.

Resource: UserRolePermissionGroup

Represents a grouping of related user role permissions.

JSON representation
 { 
 "id" 
 : 
 string 
 , 
 "name" 
 : 
 string 
 , 
 "kind" 
 : 
 string 
 } 
Fields
id

string ( int64 format)

ID of this user role permission.

name

string

Name of this user role permission group.

kind

string

Identifies what kind of resource this is. Value: the fixed string

"dfareporting#userRolePermissionGroup"

.

Methods

get

Gets one user role permission group by ID.

list

Gets a list of all supported user role permission groups.
Design a Mobile Site
View Site in Mobile | Classic
Share by: