Dimension Class
The definition of Dimension.
- Inheritance
-
Dimension
Constructor
Dimension(*, name: Optional[str] = None, display_name: Optional[str] = None, internal_name: Optional[str] = None, to_be_exported_for_shoebox: Optional[bool] = None, **kwargs)
Parameters
- to_be_exported_for_shoebox
- bool
Required
The flag indicates whether the metric will be exported for shoebox or not.
Feedback
Submit and view feedback for