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 reference documentation for the `IngestConversationsRequest.Types.TranscriptObjectConfig` class within the Google Cloud Contact Center Insights v1 API, specifically for the .NET implementation."],["The latest version documented is 2.19.0, while the current page content is focused on version 2.17.0, with links to older versions from 1.0.0 onward."],["The `TranscriptObjectConfig` class, used for configuring transcript object processing, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has 2 constructors, `TranscriptObjectConfig()` and `TranscriptObjectConfig(IngestConversationsRequest.Types.TranscriptObjectConfig other)`, as well as a `Medium` property, which is required and represents the type of medium of the transcript object."],["The `IngestConversationsRequest.Types.TranscriptObjectConfig` class belongs to the `Google.Cloud.ContactCenterInsights.V1` namespace and is part of the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]