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."],[[["The latest version of the `IngestConversationsRequest.Types.TranscriptObjectConfig` class is 2.19.0, with multiple previous versions available, down to version 1.0.0, which you can access."],["This class is part of the Google Cloud Contact Center AI Insights v1 API, and is used for configuring the processing of transcript objects."],["The `TranscriptObjectConfig` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for creating new instances and for copying from existing `TranscriptObjectConfig` instances."],["The `Medium` property is required and defines the medium that the transcript objects represent, its type being `Conversation.Types.Medium`."]]],[]]