public sealed class CallMetadata : IMessage<Conversation.Types.CallMetadata>, IEquatable<Conversation.Types.CallMetadata>, IDeepCloneable<Conversation.Types.CallMetadata>, IBufferMessage, IMessage
[[["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 `CallMetadata` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The `CallMetadata` class is used to represent call-specific metadata and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CallMetadata` class has two constructors, one parameterless, and one that accepts another `CallMetadata` object as a parameter, along with two integer properties, `AgentChannel` and `CustomerChannel`, which identify audio channels for the agent and customer respectively."],["The provided content shows the different versions that the documentation has been made for, ranging from version 1.0.0 all the way up to 2.19.0, which is the latest version."]]],[]]