mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
Update python SDK docs: 16529922792
This commit is contained in:
@@ -26,10 +26,10 @@ Name | Type | Description | Notes
|
||||
from sailpoint.beta.models.outlier_feature_translation import OutlierFeatureTranslation
|
||||
|
||||
outlier_feature_translation = OutlierFeatureTranslation(
|
||||
display_name=sailpoint.beta.models.translation_message.TranslationMessage(
|
||||
display_name=sailpoint.beta.models.translation_message.Translation Message(
|
||||
key = 'recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH',
|
||||
values = [75, department], ),
|
||||
description=sailpoint.beta.models.translation_message.TranslationMessage(
|
||||
description=sailpoint.beta.models.translation_message.Translation Message(
|
||||
key = 'recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH',
|
||||
values = [75, department], )
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user