public sealed class UpdateAppProfileMetadata : IMessage<UpdateAppProfileMetadata>, IEquatable<UpdateAppProfileMetadata>, IDeepCloneable<UpdateAppProfileMetadata>, IBufferMessage, IMessage
The metadata for the Operation returned by UpdateAppProfile.
[[["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 details the `UpdateAppProfileMetadata` class within the `Google.Cloud.Bigtable.Admin.V2` namespace for .NET, specifically for use within the Google Cloud Bigtable Admin API."],["The latest version of this class is 3.24.0, with an extensive history of prior releases available, dating back to version 2.4.0, and each version having its own set of documentation."],["The `UpdateAppProfileMetadata` class, used for metadata associated with the UpdateAppProfile operation, implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object`, and there are two constructors available for creating instances of the `UpdateAppProfileMetadata` object: a default constructor and one that takes another instance of `UpdateAppProfileMetadata` as a parameter."]]],[]]