[[["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."],[[["The `ResourceRecord` class represents a DNS resource record within the `Google.Cloud.AppEngine.V1` namespace, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides properties to define different aspects of a DNS record, like the relative `Name`, the `Rrdata` for the record's data, and the `Type` of resource record being defined."],["The latest version of the `ResourceRecord` class is version 2.4.0, and there are also multiple previous versions available, ranging from version 2.3.0 down to version 1.0.0."],["The class contains two constructors, one default constructor and another that takes another instance of the `ResourceRecord` class as a parameter."],["The `ResourceRecord` class inherits members from the `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]