public sealed class Database : IMessage<Database>, IEquatable<Database>, IDeepCloneable<Database>, IBufferMessage, IMessage
Represents database access information, such as queries.
A database may be a sub-resource of an instance (as in the case of CloudSQL
instances or Cloud Spanner instances), or the database instance itself.
Some database resources may not have the full resource name populated
because these resource types are not yet supported by Cloud Asset Inventory
(e.g. CloudSQL databases). In these cases only the display name will be
provided.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eVersion 3.24.0 is the latest version available for the Google.Cloud.SecurityCenter.V1.Database, with numerous prior versions listed, dating back to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatabase\u003c/code\u003e class represents database access information, including queries, and can be a sub-resource of an instance or the database instance itself.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatabase\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it a fully integrated component within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDatabase\u003c/code\u003e class include \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eGrantees\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eQuery\u003c/code\u003e, and \u003ccode\u003eUserName\u003c/code\u003e, allowing for detailed tracking of database interactions.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eDatabase\u003c/code\u003e can be found in the namespace \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e, and is located in the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1.dll\u003c/code\u003e assembly file.\u003c/p\u003e\n"]]],[],null,[]]