ExpandTreeNode represents a node in an expansion tree with a specific operation and its children.
| Name | Type | Description | Notes |
|---|---|---|---|
| operation | ExpandTreeNodeOperation | [optional] | |
| children | List<V1Expand> | [optional] |
ExpandTreeNode represents a node in an expansion tree with a specific operation and its children.
| Name | Type | Description | Notes |
|---|---|---|---|
| operation | ExpandTreeNodeOperation | [optional] | |
| children | List<V1Expand> | [optional] |