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 page provides documentation for the `IngestConversationsRequest.Types.TranscriptObjectConfig` class within the Google Cloud Contact Center Insights V1 API."],["The latest version documented is 2.19.0, with historical versions ranging down to 1.0.0 being listed as well."],["The class `TranscriptObjectConfig` is used for configuring how transcript objects are processed."],["`TranscriptObjectConfig` implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and is constructed through it's default constructor or by passing another TranscriptObjectConfig object as a copy."],["The class contains a property called `Medium`, which is used to specify the type of medium that the transcript objects represent."]]],[]]