public sealed class UpdateDatabaseMetadata : IMessage<UpdateDatabaseMetadata>, IEquatable<UpdateDatabaseMetadata>, IDeepCloneable<UpdateDatabaseMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class UpdateDatabaseMetadata.
Metadata related to the update database operation.
[[["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-21 UTC."],[[["This webpage provides reference documentation for the `UpdateDatabaseMetadata` class within the Firestore Admin v1 API for .NET."],["The `UpdateDatabaseMetadata` class is used to describe metadata related to the update database operation and is part of the `Google.Cloud.Firestore.Admin.V1` namespace."],["This page displays the reference documentation for version 3.2.0 of the class, which also features links to previous versions from 2.2.0 up to the latest 3.12.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable\u003cUpdateDatabaseMetadata\u003e`, `IDeepCloneable\u003cUpdateDatabaseMetadata\u003e`, and `IBufferMessage`, offering methods like `GetHashCode`, `GetType`, and `ToString` inherited from the `object` class."]]],[]]