8000 added PulseMetricDefine cap (#1490) · TrimPeachu/server-client-python@c6dabdd · GitHub
[go: up one dir, main page]

Skip to content

Commit c6dabdd

Browse files
added PulseMetricDefine cap (tableau#1490)
Update permissions_item.py added PulseMetricDefine cap Co-authored-by: Jac <jacalata@users.noreply.github.com>
1 parent 0af5512 commit c6dabdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tableauserverclient/models/permissions_item.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ class Capability:
4141
RunExplainData = "RunExplainData"
4242
CreateRefreshMetrics = "CreateRefreshMetrics"
4343
SaveAs = "SaveAs"
44+
Pul 4863 seMetricDefine = "PulseMetricDefine"
4445

4546
def __repr__(self):
4647
return "<Enum Capability: AddComment | ChangeHierarchy | ChangePermission ... (17 more) >"

0 commit comments

Comments
 (0)
0