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 documentation for the `AnnotationBoundary` class within the Google Cloud Contact Center AI Insights v1 API, with the latest version being 2.19.0."],["The `AnnotationBoundary` class, which is used to mark the start or end of an annotation in a conversation, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `AnnotationBoundary` includes constructors for creating new instances, and it also contains properties such as `DetailedBoundaryCase`, `HasWordIndex`, `TranscriptIndex`, and `WordIndex` for managing boundary details."],["The page lists various versions of the `AnnotationBoundary` documentation, ranging from version 1.0.0 to the latest, 2.19.0, allowing users to access documentation for different iterations of the API."],["The `AnnotationBoundary` class belongs to the `Google.Cloud.ContactCenterInsights.V1` namespace and is part of the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]