> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AssetCreateSchema

# AssetCreateSchema

## Properties

| Name                  | Type                   | Description | Notes                               |
| --------------------- | ---------------------- | ----------- | ----------------------------------- |
| **name**              | **str**                |             |                                     |
| **description**       | **str**                |             |                                     |
| **visibility**        | **str**                |             | \[optional] \[default to 'private'] |
| **workspace\_uuid**   | **str**                |             | \[optional]                         |
| **metadata**          | **Dict\[str, object]** |             | \[optional]                         |
| **registry\_id**      | **str**                |             | \[optional]                         |
| **universal\_schema** | **Dict\[str, object]** |             | \[optional]                         |


Built with [Mintlify](https://mintlify.com).