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-03-25 UTC."],[[["This webpage provides documentation for the `UpdateAppProfileMetadata` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The content lists various versions of the `UpdateAppProfileMetadata` class, ranging from version 3.0.0 up to the latest version, 3.24.0, each with a direct link to its respective documentation."],["The `UpdateAppProfileMetadata` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality checks, deep cloning, and buffer management."],["The documentation includes details about the class's constructors, including a default constructor and a constructor that takes another `UpdateAppProfileMetadata` object as a parameter."],["The page also lists inherited members from the `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`, along with the namespace (`Google.Cloud.Bigtable.Admin.V2`) and assembly (`Google.Cloud.Bigtable.Admin.V2.dll`) for the `UpdateAppProfileMetadata` class."]]],[]]