Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Signature
  4. Authoritative source

selection

Public method `telion_api.Model.selection(dimension: 'str', label: 'str', entities: 'Iterable[str]' = (), mode: 'str' = 'manual', inputs: 'Iterable[str]' = (), active: 'bool' = True, definition: 'dict[str, Any] | None' = None, tracking: 'str' = 'lineage') -> 'Selection'`.

Reference contract

FieldValueDescription
symboltelion_api.Model.selection
signature(dimension: 'str', label: 'str', entities: 'Iterable[str]' = (), mode: 'str' = 'manual', inputs: 'Iterable[str]' = (), active: 'bool' = True, definition: 'dict[str, Any] | None' = None, tracking: 'str' = 'lineage') -> 'Selection'
returnSelection

Public method telion_api.Model.selection(dimension: 'str', label: 'str', entities: 'Iterable[str]' = (), mode: 'str' = 'manual', inputs: 'Iterable[str]' = (), active: 'bool' = True, definition: 'dict[str, Any] | None' = None, tracking: 'str' = 'lineage') -> 'Selection'.

Contract

PropertyValue
symboltelion_api.Model.selection
signature(dimension: 'str', label: 'str', entities: 'Iterable[str]' = (), mode: 'str' = 'manual', inputs: 'Iterable[str]' = (), active: 'bool' = True, definition: 'dict[str, Any] | None' = None, tracking: 'str' = 'lineage') -> 'Selection'
returnSelection

Signature

telion_api.Model.selection(dimension: 'str', label: 'str', entities: 'Iterable[str]' = (), mode: 'str' = 'manual', inputs: 'Iterable[str]' = (), active: 'bool' = True, definition: 'dict[str, Any] | None' = None, tracking: 'str' = 'lineage') -> 'Selection'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.selection
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.selection