Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions databricks/sdk/service/catalog.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions databricks/sdk/service/sharing.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions docs/dbdataclasses/catalog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1023,6 +1023,9 @@ These dataclasses are used in the SDK to represent API requests and responses fo
.. py:attribute:: APPLY_TAG
:value: "APPLY_TAG"

.. py:attribute:: BROWSE
:value: "BROWSE"

.. py:attribute:: CREATE
:value: "CREATE"

Expand Down
3 changes: 3 additions & 0 deletions docs/dbdataclasses/sharing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,9 @@ These dataclasses are used in the SDK to represent API requests and responses fo
.. py:attribute:: APPLY_TAG
:value: "APPLY_TAG"

.. py:attribute:: BROWSE
:value: "BROWSE"

.. py:attribute:: CREATE
:value: "CREATE"

Expand Down