Name | Type | Description | Notes |
---|---|---|---|
name | String | 'name' is a simple string field representing the name of the DataBundle. | [optional] |
_arguments | [String] | 'arguments' is a repeated field, which means it can contain multiple strings. These are used to store a list of arguments related to the DataBundle. | [optional] |
operations | [V1Operation] | 'operations' is a repeated field containing multiple Operation messages. Each Operation represents a specific action or set of actions to be performed. | [optional] |