public sealed class Transcript : IMessage<Conversation.Types.Transcript>, IEquatable<Conversation.Types.Transcript>, IDeepCloneable<Conversation.Types.Transcript>, IBufferMessage, IMessage
A message representing the transcript of a conversation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe content provides a list of versions for the \u003ccode\u003eConversation.Types.Transcript\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1\u003c/code\u003e namespace, ranging from version 1.0.0 to 2.19.0, with 2.19.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eTranscript\u003c/code\u003e class, representing a conversation's transcript, is a part of the Google Cloud Contact Center Insights library, found within the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranscript\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits basic members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a parameterless one and another that accepts an existing \u003ccode\u003eConversation.Types.Transcript\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eA key property of this class is \u003ccode\u003eTranscriptSegments\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e containing a list of \u003ccode\u003eTranscriptSegment\u003c/code\u003e elements that make up the conversation's transcript.\u003c/p\u003e\n"]]],[],null,[]]