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 documentation for the `IngestConversationsRequest.Types.TranscriptObjectConfig` class within the Google Cloud Contact Center AI Insights v1 API, specifically for version 2.4.0."],["The `TranscriptObjectConfig` class is used for configuring the processing of transcript objects and is part of the `Google.Cloud.ContactCenterInsights.V1` namespace."],["The documentation includes a list of available versions, ranging from the latest version 2.19.0 down to 1.0.0, which all implement the same class."],["The `TranscriptObjectConfig` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["A key property within this class is `Medium`, which is required and of type `Conversation.Types.Medium`, representing the medium for which transcript objects are being defined."]]],[]]