[[["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 details the `ResourceRecord` class within the `Google.Cloud.AppEngine.V1` namespace, which is a representation of a DNS resource record."],["The `ResourceRecord` class is sealed and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has several accessible properties including `Name`, `Rrdata`, and `Type`, used to specify elements such as the relative name, data, and type of the record."],["There are several available versions of this class, with version 2.4.0 being the latest, and version 1.0.0 being the oldest, alongside all the versions in between."],["The `ResourceRecord` class includes two constructors: a parameterless constructor and one that takes another `ResourceRecord` object as a parameter for cloning."]]],[]]