Indicator value with field path to identity an entity.
JSON representation
{"value": string,"entityNamespace": string,// Union field type can be only one of the following:"fieldPath": string,"valueType": enum (ValueType)// End of list of possible types for union field type.}
Fields
value
string
Required. Indicator value that is used to identify or find the entity.
entityNamespace
string
Optional. Entity namespace. Namespace is only applicable to asset entities.
Union field type.
type can be only one of the following:
fieldPath
string
A UDM field path which identifies the type of the indicator to be used to find the entity. This path is not used exclusively to "search" for the entity, but rather to identify the type of indicator, which can be inferred from the path.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-13 UTC."],[],[]]