The page you navigated to does not exist, so we brought you to the closest page to it.
flytekit.models.admin.common
class Sort(
key,
direction,
)
| Parameter |
Type |
Description |
key |
|
|
direction |
|
|
| Property |
Type |
Description |
direction |
None |
:rtype: int |
is_empty |
None |
|
key |
None |
:rtype: Text |
def from_flyte_idl(
pb2_object,
)
| Parameter |
Type |
Description |
pb2_object |
|
|
def from_python_std(
text,
)
| Parameter |
Type |
Description |
text |
|
|
def serialize_to_string()
:rtype: Text
:rtype: flyteidl.admin.common_pb2.Sort