# LookerApi30Reference.ContentMetaGroupUser

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Unique Id | [optional] 
**contentMetadataId** | **String** | Id of associated Content Metadata | [optional] 
**permissionType** | **String** | Type of permission: \&quot;view\&quot; or \&quot;edit\&quot; | [optional] 
**groupId** | **Number** | ID of associated group | [optional] 
**userId** | **Number** | ID of associated user | [optional] 
**can** | **{String: Boolean}** | Operations the current user is able to perform on this object | [optional] 


