public sealed class IngestConversationsRequest.Types.TranscriptObjectConfig : IMessage<IngestConversationsRequest.Types.TranscriptObjectConfig>, IEquatable<IngestConversationsRequest.Types.TranscriptObjectConfig>, IDeepCloneable<IngestConversationsRequest.Types.TranscriptObjectConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class IngestConversationsRequest.Types.TranscriptObjectConfig.
[[["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 `IngestConversationsRequest.Types.TranscriptObjectConfig` class within the Google Cloud Contact Center Insights v1 API, specifically for the .NET framework."],["The latest version documented is 2.19.0, with a comprehensive list of previous versions ranging from 2.18.0 down to 1.0.0 available, all detailing the same class."],["`TranscriptObjectConfig` is a class used for configuring the processing of transcript objects in the Contact Center AI Insights, implementing multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `TranscriptObjectConfig` class has two constructors for initialization, one empty and one that takes another `TranscriptObjectConfig` instance, as well as one property, `Medium`, which is required and specifies the medium for the transcript objects."]]],[]]