[[["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-24 UTC."],[[["The `RecordLocation` class provides the location details of a finding within a row or record, utilizing properties such as `FieldId`, `RecordKey`, and `TableLocation`."],["This class is part of the `Google.Cloud.Dlp.V2` namespace, contained within the `Google.Cloud.Dlp.V2.dll` assembly, offering various implementations and inheritance from several interfaces."],["The webpage documents several versions of `Google.Cloud.Dlp.V2.RecordLocation`, ranging from version 4.16.0 down to 2.15.0, with 4.16.0 being the latest version."],["`RecordLocation` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class, offering various methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `RecordLocation` class can be instantiated using its default constructor, or by providing another `RecordLocation` instance as a parameter in its copy constructor."]]],[]]