Skip to content

Commit c1f55e7

Browse files
committed
[generator] Generated latest typedef models
1 parent c3c4f5e commit c1f55e7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+4427
-40
lines changed

docs/asset/aimodelversion.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _aimodelversion:
2+
3+
AIModelVersion
4+
==============
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: AIModelVersion
10+
:members:

docs/asset/cognoscolumn.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _cognoscolumn:
2+
3+
CognosColumn
4+
============
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: CognosColumn
10+
:members:

docs/asset/cognosdataset.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _cognosdataset:
2+
3+
CognosDataset
4+
=============
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: CognosDataset
10+
:members:

docs/asset/databricks.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _databricks:
2+
3+
Databricks
4+
==========
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: Databricks
10+
:members:
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _databricksaimodelcontext:
2+
3+
DatabricksAIModelContext
4+
========================
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: DatabricksAIModelContext
10+
:members:
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _databricksaimodelversion:
2+
3+
DatabricksAIModelVersion
4+
========================
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: DatabricksAIModelVersion
10+
:members:

docs/asset/snowflake.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _snowflake:
2+
3+
Snowflake
4+
=========
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: Snowflake
10+
:members:
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _snowflakeaimodelcontext:
2+
3+
SnowflakeAIModelContext
4+
=======================
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: SnowflakeAIModelContext
10+
:members:
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _snowflakeaimodelversion:
2+
3+
SnowflakeAIModelVersion
4+
=======================
5+
6+
.. module:: pyatlan.model.assets
7+
:no-index:
8+
9+
.. autoclass:: SnowflakeAIModelVersion
10+
:members:

docs/assets.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ You can interact with all of the following different kinds of assets:
1616
asset/ai
1717
asset/aiapplication
1818
asset/aimodel
19+
asset/aimodelversion
1920
asset/api
2021
asset/apifield
2122
asset/apiobject
@@ -86,7 +87,9 @@ You can interact with all of the following different kinds of assets:
8687
asset/cognitesequence
8788
asset/cognitetimeseries
8889
asset/cognos
90+
asset/cognoscolumn
8991
asset/cognosdashboard
92+
asset/cognosdataset
9093
asset/cognosdatasource
9194
asset/cognosexploration
9295
asset/cognosfile
@@ -118,6 +121,9 @@ You can interact with all of the following different kinds of assets:
118121
asset/datastudio
119122
asset/datastudioasset
120123
asset/database
124+
asset/databricks
125+
asset/databricksaimodelcontext
126+
asset/databricksaimodelversion
121127
asset/databricksunitycatalogtag
122128
asset/dataverse
123129
asset/dataverseattribute
@@ -312,6 +318,9 @@ You can interact with all of the following different kinds of assets:
312318
asset/sisensedatamodeltable
313319
asset/sisensefolder
314320
asset/sisensewidget
321+
asset/snowflake
322+
asset/snowflakeaimodelcontext
323+
asset/snowflakeaimodelversion
315324
asset/snowflakedynamictable
316325
asset/snowflakepipe
317326
asset/snowflakestage

0 commit comments

Comments
 (0)