Sha256: df1fdfc3257f446f3f836301ee353db55e10d3c0799f27f7317c2df30eb20cd4
Contents?: true
Size: 486 Bytes
Versions: 2
Compression:
Stored size: 486 Bytes
Contents
# PulpFileClient::GroupResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Name | **pulp_href** | **String** | | [optional] [readonly] **id** | **Integer** | | [optional] [readonly] ## Code Sample ```ruby require 'PulpFileClient' instance = PulpFileClient::GroupResponse.new(name: null, pulp_href: null, id: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pulp_file_client-3.55.2 | docs/GroupResponse.md |
pulp_file_client-3.49.14 | docs/GroupResponse.md |