Determines to which asset kind the resource is being serialized.
More...
|
| str | __str__ (self) |
| | String representation of the Extent enum.
|
| |
Determines to which asset kind the resource is being serialized.
Definition at line 85 of file sdk_wrapper.py.
◆ __str__()
| str sdk_wrapper.AssetKind.__str__ |
( |
|
self | ) |
|
String representation of the Extent enum.
Definition at line 93 of file sdk_wrapper.py.
◆ default
| int sdk_wrapper.AssetKind.default = 0 |
|
static |
◆ instance
| int sdk_wrapper.AssetKind.instance = 1 |
|
static |
◆ not_applicable
| int sdk_wrapper.AssetKind.not_applicable = 2 |
|
static |
◆ type
| int sdk_wrapper.AssetKind.type = 3 |
|
static |
The documentation for this class was generated from the following file: