public sealed class UpdateAnswerRecordRequest : IMessage<UpdateAnswerRecordRequest>, IEquatable<UpdateAnswerRecordRequest>, IDeepCloneable<UpdateAnswerRecordRequest>, IBufferMessage, IMessage
Request message for [AnswerRecords.UpdateAnswerRecord][google.cloud.dialogflow.v2.AnswerRecords.UpdateAnswerRecord].
[[["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 webpage provides documentation for the \u003ccode\u003eUpdateAnswerRecordRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace for .NET.\u003c/p\u003e\n"],["\u003cp\u003eIt lists various versions of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e package, ranging from the latest 4.26.0 down to version 3.2.0, with links to specific version documentation for the \u003ccode\u003eUpdateAnswerRecordRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateAnswerRecordRequest\u003c/code\u003e is a class used to update an answer record and 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 class has properties \u003ccode\u003eAnswerRecord\u003c/code\u003e which is the answer record that is being updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e which is used to determine which fields are updated, both of which are required.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateAnswerRecordRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e, with several methods being carried over, it also has two constructors, a default and one that uses an existing \u003ccode\u003eUpdateAnswerRecordRequest\u003c/code\u003e for instantiation.\u003c/p\u003e\n"]]],[],null,[]]