Class FileAsset
Object
FileAsset
Represents a File Asset extracted from Sprinklr Knowledge Base search result.
- Since:
- 0.3.9
- Author:
- Gabriel F. Gomazako
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionConverts this FileAsset to an attribute map.
-
Constructor Details
-
FileAsset
public FileAsset()
-
-
Method Details
-
toMapAttributes
Converts this FileAsset to an attribute map.- Returns:
- the attribute map.
-