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 document provides reference documentation for the `UpdateDatabaseMetadata` class within the Google Cloud Firestore Admin v1 API, specifically for version 3.10.0."],["The `UpdateDatabaseMetadata` class is designed to handle metadata related to database update operations and it implements multiple interfaces."],["The class inherits from the `object` class and provides two constructors: a default constructor and a copy constructor that takes another `UpdateDatabaseMetadata` instance as a parameter."],["There are multiple versions of the API available, with the latest version being 3.12.0, and it spans back to version 2.2.0."]]],[]]