public sealed class DatabaseResourceReference : IMessage<DatabaseResourceReference>, IEquatable<DatabaseResourceReference>, IDeepCloneable<DatabaseResourceReference>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DatabaseResourceReference.
Identifies a single database resource, like a table within a database.
[[["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 webpage provides reference documentation for the `DatabaseResourceReference` class within the Google Cloud Data Loss Prevention v2 API."],["The `DatabaseResourceReference` class is used to identify a specific database resource, like a table, and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 4.16.0, with multiple older versions ranging from 4.15.0 down to 2.15.0, all represented as clickable links."],["The class has two constructors, `DatabaseResourceReference()` and `DatabaseResourceReference(DatabaseResourceReference other)`, and includes properties such as `Instance` and `ProjectId` to define the location of the resource."]]],[]]