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 document provides reference documentation for the `UpdateAnswerRecordRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.23.0, and contains the documentation for the current latest release 4.26.0."],["The `UpdateAnswerRecordRequest` class is used to request the updating of an answer record, as part of the `AnswerRecords.UpdateAnswerRecord` functionality."],["The documentation covers inheritance details, implemented interfaces, namespace, assembly information, constructors, and properties of the `UpdateAnswerRecordRequest` class, including `AnswerRecord` and `UpdateMask` properties."],["The document provides links to all version numbers from 4.26.0 to 3.2.0 for the `UpdateAnswerRecordRequest` class, allowing users to access documentation for different versions."]]],[]]