Determines to which extent the resource is being serialized.
More...
|
| str | __str__ (self) |
| | String representation of the Extent enum.
|
| |
Determines to which extent the resource is being serialized.
Definition at line 68 of file sdk_wrapper.py.
◆ __str__()
| str sdk_wrapper.Extent.__str__ |
( |
|
self | ) |
|
String representation of the Extent enum.
Definition at line 75 of file sdk_wrapper.py.
◆ default
| int sdk_wrapper.Extent.default = 0 |
|
static |
◆ with_blob_value
| int sdk_wrapper.Extent.with_blob_value = 1 |
|
static |
◆ without_blob_value
| int sdk_wrapper.Extent.without_blob_value = 2 |
|
static |
The documentation for this class was generated from the following file: