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-04-09 UTC."],[[["This webpage provides documentation for the `DatabaseResourceReference` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with the latest version being 4.16.0."],["`DatabaseResourceReference` is used to identify a specific database resource, such as a table, within a database, implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `DatabaseResourceReference` class has constructors for creating new instances and copying existing ones, as well as properties like `Database`, `DatabaseResource`, `Instance`, and `ProjectId`."],["This documentation includes a list of available versions, ranging from version 2.15.0 up to the most current version 4.16.0, each with their own specific reference link."],["The `DatabaseResourceReference` class inherits members from the `object` class, including methods like `GetHashCode`, `GetType`, and `ToString`."]]],[]]