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 version 2.5.0 and earlier."],["The `UpdateAppProfileMetadata` class provides metadata for the operation returned by `UpdateAppProfile` in the Bigtable Admin API."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page also lists various previous versions of `UpdateAppProfileMetadata` ranging from 3.24.0 (latest) to 2.4.0."],["The `UpdateAppProfileMetadata` class is part of the `Google.Cloud.Bigtable.Admin.V2.dll` assembly, and it inherits from the base `Object` class."]]],[]]