Updates for a group. New values for the attributes.
| Name | Type | Description | Notes |
|---|---|---|---|
| description | String | A human readable description of the content of the group | [optional] |
| name | String | The name of the group. If must be unique within the group. | [optional] |
| logo | String | logo (base64 encoded) for the group. Optional | [optional] |
| accessCredentialsName | String | the name of the access credentials to use. if unset, the default credentials will be used | [optional] |
| tags | List<String> | optional tags for groups | [optional] |
| licenseId | String | License identifier from SPDX License List or Custom | [optional] |
| licenseText | String | License text | [optional] |