public sealed class UpdateAppProfileMetadata : IMessage<UpdateAppProfileMetadata>, IEquatable<UpdateAppProfileMetadata>, IDeepCloneable<UpdateAppProfileMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class UpdateAppProfileMetadata.
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-04-17 UTC."],[[["This page provides reference documentation for the `UpdateAppProfileMetadata` class within the Google Cloud Bigtable Administration v2 API for .NET, detailing its implementation as an `IMessage`."],["The `UpdateAppProfileMetadata` class serves as the metadata for operations returned by `UpdateAppProfile`."],["The page outlines various versions of the Google Cloud Bigtable Admin v2 API, from the latest (3.24.0) down to 2.4.0, each with corresponding links to their `UpdateAppProfileMetadata` documentation."],["The documentation includes information on the class's inheritance, implementing interfaces (`IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`), namespace, assembly, and constructors."],["The object class contains inherited methods such as GetHashCode, GetType, and ToString."]]],[]]