Sha256: e9dd41cf4a1f4daa76abfe118f335707a792408fecc19eb1135758c06c1680d3
Contents?: true
Size: 441 Bytes
Versions: 47
Compression:
Stored size: 441 Bytes
Contents
# PulpcoreClient::GroupRole ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **role** | **String** | | **content_object** | **String** | Optional pulp_href of the object the permissions are to be asserted on. | ## Code Sample ```ruby require 'PulpcoreClient' instance = PulpcoreClient::GroupRole.new(role: null, content_object: null) ```
Version data entries
47 entries across 47 versions & 1 rubygems