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."],[[["The latest version available for the `AnnotationBoundary` class within the `Google.Cloud.ContactCenterInsights.V1` namespace is version 2.19.0."],["This page provides reference documentation and code samples for the `AnnotationBoundary` class, which is a part of the Contact Center AI Insights v1 API, and is used to mark the start or end of an annotation in a conversation."],["The `AnnotationBoundary` class is a public sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AnnotationBoundary` class offers constructors and properties like `DetailedBoundaryCase`, `TranscriptIndex`, and `WordIndex` to manage annotation boundaries."],["The document lists available versions of `AnnotationBoundary` from 1.0.0 to 2.19.0, highlighting its version history and allowing direct access to their respective documentation."]]],[]]