MicroStrategyColumn¶
- class pyatlan.model.assets.MicroStrategyColumn(*, typeName: str = 'MicroStrategyColumn', attributes: MicroStrategyColumn.Attributes = None, businessAttributes: Dict[str, Any] | None = None, createdBy: str | None = None, createTime: int | None = None, deleteHandler: str | None = None, guid: str = None, isIncomplete: bool | None = None, labels: List[str] | None = None, relationshipAttributes: RelationshipAttributes | Dict[str, Any] | None = None, status: EntityStatus | None = None, updatedBy: str | None = None, updateTime: int | None = None, version: int | None = None, classifications: List[AtlanTag] | None = None, classificationNames: List[str] | None = None, displayText: str | None = None, entityStatus: str | None = None, relationshipGuid: str | None = None, relationshipStatus: str | None = None, relationshipType: str | None = None, meaningNames: List[str] | None = None, meanings: List[Meaning] | None = None, customAttributes: Dict[str, Any] | None = None, scrubbed: bool | None = None, pendingTasks: List[str] | None = None, uniqueAttributes: Dict[str, Any] | None = None, appendRelationshipAttributes: Dict[str, Any] | None = None, removeRelationshipAttributes: Dict[str, Any] | None = None, addOrUpdateClassifications: List[AtlanTag] | None = None, removeClassifications: List[AtlanTag] | None = None, semantic: SaveSemantic | None = None, depth: int | None = None, immediateUpstream: List[LineageRef] | None = None, immediateDownstream: List[LineageRef] | None = None)[source]¶
Description
- MICRO_STRATEGY_ATTRIBUTE: ClassVar[RelationField] = <pyatlan.model.fields.atlan_fields.RelationField object>¶
TBC
- MICRO_STRATEGY_COLUMN_ATTRIBUTE_QUALIFIED_NAME: ClassVar[KeywordTextField] = <pyatlan.model.fields.atlan_fields.KeywordTextField object>¶
Unique identifier of the Attribute in which this column exists.
- MICRO_STRATEGY_COLUMN_CUBE_QUALIFIED_NAME: ClassVar[KeywordTextField] = <pyatlan.model.fields.atlan_fields.KeywordTextField object>¶
Unique identifier of the Cube in which this column exists.
- MICRO_STRATEGY_COLUMN_DOCUMENT_QUALIFIED_NAME: ClassVar[KeywordTextField] = <pyatlan.model.fields.atlan_fields.KeywordTextField object>¶
Unique identifier of the Document in which this column exists.
- MICRO_STRATEGY_COLUMN_DOSSIER_QUALIFIED_NAME: ClassVar[KeywordTextField] = <pyatlan.model.fields.atlan_fields.KeywordTextField object>¶
Unique identifier of the Dossier in which this column exists.
- MICRO_STRATEGY_COLUMN_EXPRESSION: ClassVar[KeywordField] = <pyatlan.model.fields.atlan_fields.KeywordField object>¶
Expression or formula used to define this column.
- MICRO_STRATEGY_COLUMN_FACT_QUALIFIED_NAME: ClassVar[KeywordTextField] = <pyatlan.model.fields.atlan_fields.KeywordTextField object>¶
Unique identifier of the Fact in which this column exists.
- MICRO_STRATEGY_COLUMN_ID: ClassVar[KeywordField] = <pyatlan.model.fields.atlan_fields.KeywordField object>¶
Unique identifier of the column in MicroStrategy.
- MICRO_STRATEGY_COLUMN_METRIC_QUALIFIED_NAME: ClassVar[KeywordTextField] = <pyatlan.model.fields.atlan_fields.KeywordTextField object>¶
Unique identifier of the Metric in which this column exists.
- MICRO_STRATEGY_COLUMN_REPORT_QUALIFIED_NAME: ClassVar[KeywordTextField] = <pyatlan.model.fields.atlan_fields.KeywordTextField object>¶
Unique identifier of the Report in which this column exists.
- MICRO_STRATEGY_COLUMN_TYPE: ClassVar[KeywordField] = <pyatlan.model.fields.atlan_fields.KeywordField object>¶
Type of the column (Eg attribute_column, fact_column, metric_column etc).
- MICRO_STRATEGY_CUBE: ClassVar[RelationField] = <pyatlan.model.fields.atlan_fields.RelationField object>¶
TBC
- MICRO_STRATEGY_DATA_TYPE: ClassVar[KeywordField] = <pyatlan.model.fields.atlan_fields.KeywordField object>¶
Data type of the column.
- MICRO_STRATEGY_DOCUMENT: ClassVar[RelationField] = <pyatlan.model.fields.atlan_fields.RelationField object>¶
TBC
- MICRO_STRATEGY_DOSSIER: ClassVar[RelationField] = <pyatlan.model.fields.atlan_fields.RelationField object>¶
TBC
- MICRO_STRATEGY_FACT: ClassVar[RelationField] = <pyatlan.model.fields.atlan_fields.RelationField object>¶
TBC
- MICRO_STRATEGY_METRIC: ClassVar[RelationField] = <pyatlan.model.fields.atlan_fields.RelationField object>¶
TBC
- MICRO_STRATEGY_PARENT_NAME: ClassVar[KeywordField] = <pyatlan.model.fields.atlan_fields.KeywordField object>¶
Name of the parent asset.
- MICRO_STRATEGY_REPORT: ClassVar[RelationField] = <pyatlan.model.fields.atlan_fields.RelationField object>¶
TBC