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 of the \u003ccode\u003eTranscript\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1\u003c/code\u003e namespace is 2.19.0, with numerous previous versions dating back to 1.0.0 available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranscript\u003c/code\u003e class represents the transcript of a conversation and implements interfaces such as \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\u003eThis class provides a public constructor, \u003ccode\u003eTranscript()\u003c/code\u003e, and another constructor \u003ccode\u003eTranscript(Conversation.Types.Transcript)\u003c/code\u003e that allows the creation of an instance with the copy of an existing \u003ccode\u003eTranscript\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranscriptSegments\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField\u003c/code\u003e, is used to maintain an ordered list of transcript segments that compose the conversation.\u003c/p\u003e\n"]]],[],null,[]]