public sealed class 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 the .NET environment."],["The `TranscriptObjectConfig` class is used to configure the processing of transcript objects within the Contact Center AI Insights service."],["The documentation lists available versions of the class, ranging from the latest version 2.19.0 down to version 1.0.0, allowing users to navigate to the specific version they are interested in."],["The `TranscriptObjectConfig` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google Protobuf ecosystem."],["The documentation details that the `Medium` property is required and specifies the medium that transcript objects represent, referencing `Conversation.Types.Medium` as its data type."]]],[]]