public sealed class Conversation.Types.CallMetadata : IMessage<Conversation.Types.CallMetadata>, IEquatable<Conversation.Types.CallMetadata>, IDeepCloneable<Conversation.Types.CallMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class Conversation.Types.CallMetadata.
[[["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 `Conversation.Types.CallMetadata` class within the Google Cloud Contact Center Insights v1 API, specifically within the .NET framework."],["The documentation covers various versions of the API, ranging from version 1.0.0 up to the latest version, 2.19.0, allowing users to find information relevant to their current integration."],["The `CallMetadata` class is used to store call-specific information and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two properties: `AgentChannel` and `CustomerChannel`, both of type `int`, representing the audio channels for the agent and customer respectively."],["The webpage lists all available versions, with links to each version's documentation, in an easy-to-read format, with the most current version being easily discernible."]]],[]]