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 latest version available for \u003ccode\u003eConversation.Types.Transcript\u003c/code\u003e is 2.19.0, and there are multiple previous versions listed, ranging down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranscript\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1\u003c/code\u003e namespace, is used to represent the transcript of a conversation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTranscript\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranscript\u003c/code\u003e class includes a \u003ccode\u003eTranscriptSegments\u003c/code\u003e property, which is a list of \u003ccode\u003eTranscriptSegment\u003c/code\u003e objects that make up the conversation's transcript.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 constructors for Transcript, one default, and one that takes another transcript as an argument.\u003c/p\u003e\n"]]],[],null,[]]