We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 857e1c8 commit 49ff1aeCopy full SHA for 49ff1ae
tableauserverclient/models/permissions_item.py
@@ -43,6 +43,7 @@ class Capability:
43
CreateRefreshMetrics = "CreateRefreshMetrics"
44
SaveAs = "SaveAs"
45
PulseMetricDefine = "PulseMetricDefine"
46
+ ExtractRefresh = "ExtractRefresh"
47
WebAuthoringForFlows = "WebAuthoringForFlows"
48
49
def __repr__(self):
0 commit comments