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."],[[["This webpage provides documentation for the `DatabaseResourceReference` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.14.0."],["`DatabaseResourceReference` is a class used to identify a specific database resource, such as a table, within a database and it implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The page lists available versions of the API, including the latest version 4.16.0, along with links to their respective documentation pages for `DatabaseResourceReference`."],["The class `DatabaseResourceReference` contains properties such as `Database`, `DatabaseResource`, `Instance`, and `ProjectId`, which are used to uniquely identify a database resource."],["There are also two constructors for this class, one default and one that takes in another `DatabaseResourceReference` object."]]],[]]