[[["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 is a sealed class in the `Google.Cloud.AppEngine.V1` namespace, representing a DNS resource record."],["The latest version available for `ResourceRecord` is 2.4.0, with multiple previous versions, including 1.1.0, available for access and use."],["`ResourceRecord` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for message handling, equality checks, deep cloning, and buffer operations."],["The class includes properties `Name`, `Rrdata`, and `Type`, which represent the relative name, data, and record type of the resource record respectively, as defined by RFC standards."],["`ResourceRecord` has two constructors: a default constructor and one that takes another `ResourceRecord` instance for cloning."]]],[]]