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 comprehensive list of versions for \u003ccode\u003eConversation.Types.Transcript\u003c/code\u003e, ranging from the latest version 2.19.0 down to version 1.0.0, each with a link to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConversation.Types.Transcript\u003c/code\u003e is a message class representing the transcript of a conversation within the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1\u003c/code\u003e namespace.\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, supporting various functionalities such as message handling, equality comparisons, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranscript\u003c/code\u003e class has two constructors: a default constructor and another that takes an existing \u003ccode\u003eConversation.Types.Transcript\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eA key property of the \u003ccode\u003eTranscript\u003c/code\u003e class is \u003ccode\u003eTranscriptSegments\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing a list of \u003ccode\u003eTranscriptSegment\u003c/code\u003e objects, each representing a sequential portion of the conversation's transcript.\u003c/p\u003e\n"]]],[],null,[]]