public sealed class AnnotatedMessagePart : IMessage<AnnotatedMessagePart>, IEquatable<AnnotatedMessagePart>, IDeepCloneable<AnnotatedMessagePart>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class AnnotatedMessagePart.
Represents a part of a message possibly annotated with an entity. The part
can be an entity or purely a part of the message between two entities or
message start/end.
The Dialogflow system entity formatted value
of
this message part. For example for a system entity of type
@sys.unit-currency, this may contain:
<pre>
{
"amount": 5,
"currency": "USD"
}
</pre>
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eAnnotatedMessagePart\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, spanning multiple versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAnnotatedMessagePart\u003c/code\u003e is a class that represents a portion of a message, possibly containing an entity, and it can be implemented in .NET applications.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details on the class's inheritance, implementations, constructors, and properties, such as \u003ccode\u003eEntityType\u003c/code\u003e, \u003ccode\u003eFormattedValue\u003c/code\u003e, and \u003ccode\u003eText\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eAnnotatedMessagePart\u003c/code\u003e class is 4.26.0, with the lowest version being 3.2.0, and the current page is focused on version 4.11.0.\u003c/p\u003e\n"],["\u003cp\u003eEach version of the \u003ccode\u003eAnnotatedMessagePart\u003c/code\u003e class has a dedicated link, allowing for easy navigation and comparison between different versions.\u003c/p\u003e\n"]]],[],null,[]]