[[["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 page details the `AnswerRecordsBase` class within the `Google.Cloud.Dialogflow.V2` namespace, which serves as the base for server-side implementations of AnswerRecords."],["The `AnswerRecordsBase` class provides two primary methods: `ListAnswerRecords`, which retrieves a list of answer records in reverse chronological order, and `UpdateAnswerRecord`, which updates a specific answer record."],["The latest version documented is 4.26.0, with a list of older versions ranging down to version 3.2.0, each with its own documentation link."],["The class inherits members from the base `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The method ListAnswerRecords takes a `ListAnswerRecordsRequest` and a `ServerCallContext` as parameters and returns a `ListAnswerRecordsResponse`."],["The method UpdateAnswerRecord takes an `UpdateAnswerRecordRequest` and a `ServerCallContext` as parameters and returns an `AnswerRecord`."]]],[]]