public sealed class UpdateAnswerRecordRequest : IMessage<UpdateAnswerRecordRequest>, IEquatable<UpdateAnswerRecordRequest>, IDeepCloneable<UpdateAnswerRecordRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class UpdateAnswerRecordRequest.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `UpdateAnswerRecordRequest` class within the Google Cloud Dialogflow v2 API, specifically focusing on version 4.18.0 and its available version history."],["`UpdateAnswerRecordRequest` is a class used to represent a request message for updating an answer record, as part of the AnswerRecords.UpdateAnswerRecord function."],["The documentation includes details on the class's inheritance, the interfaces it implements such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and the relevant constructors and properties."],["The page includes hyperlinks to documentation for various versions, ranging from 3.2.0 up to the latest version, 4.26.0, allowing users to access different iterations of the class."],["Key properties of the `UpdateAnswerRecordRequest` include `AnswerRecord`, the record to be updated, and `UpdateMask`, which controls the fields that are modified."]]],[]]