public sealed class AnnotationBoundary : IMessage<AnnotationBoundary>, IEquatable<AnnotationBoundary>, IDeepCloneable<AnnotationBoundary>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class AnnotationBoundary.
A point in a conversation that marks the start or the end of an annotation.
[[["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 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `AnnotationBoundary` class within the Google Cloud Contact Center Insights v1 API, specifically for .NET developers."],["The latest version of the `AnnotationBoundary` class documented here is 2.19.0, with the current page showing 2.2.1, and it lists versions back to 1.0.0."],["`AnnotationBoundary` is defined as a point in a conversation marking the start or end of an annotation, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `AnnotationBoundary` class include `DetailedBoundaryCase`, `TranscriptIndex`, and `WordIndex`, which help define the location and details of the annotation boundary."],["The `AnnotationBoundary` class has two constructors, `AnnotationBoundary()` and `AnnotationBoundary(AnnotationBoundary other)` to allow for empty or pre-filled initialization."]]],[]]