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-04-02 UTC."],[[["This webpage provides reference documentation for the `IngestConversationsRequest.Types.TranscriptObjectConfig` class within the Google Cloud Contact Center AI Insights v1 API."],["The documentation covers various versions of the API, with version 2.19.0 being the latest, and lists versions from 1.0.0 up to 2.19.0."],["`TranscriptObjectConfig` is used for configuring the processing of transcript objects, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for creating instances and includes a `Medium` property to define the type of medium represented by transcript objects, using `Conversation.Types.Medium`."],["The `TranscriptObjectConfig` class inherits members from the base `object` class, such as `GetHashCode`, `GetType`, and `ToString`, as well as listing implemented interfaces and namespace."]]],[]]