public sealed class UpdateDatabaseMetadata : IMessage<UpdateDatabaseMetadata>, IEquatable<UpdateDatabaseMetadata>, IDeepCloneable<UpdateDatabaseMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Database Administration v1 API class UpdateDatabaseMetadata.
Metadata type for the operation returned by
[UpdateDatabase][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabase].
[[["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 page provides reference documentation for the `UpdateDatabaseMetadata` class within the Google Cloud Spanner Database Administration v1 API, specifically for .NET development."],["The `UpdateDatabaseMetadata` class is used to describe the metadata for operations related to updating a database, as returned by the `UpdateDatabase` method."],["This documentation covers versions ranging from 3.5.0 up to the latest beta version 5.0.0-beta05 of the Google Cloud Spanner Admin Database V1 .NET library, with version 4.6.0 as the active version."],["The `UpdateDatabaseMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, offering methods such as `GetHashCode`, `GetType`, and `ToString`."],["The documentation also details the constructors, `UpdateDatabaseMetadata()`, `UpdateDatabaseMetadata(UpdateDatabaseMetadata other)` and properties associated with the `UpdateDatabaseMetadata` class, such as `CancelTime`, `Progress`, and `Request`."]]],[]]