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 page provides documentation for the `UpdateAppProfileMetadata` class within the Google Cloud Bigtable Administration v2 API."],["The latest version of `UpdateAppProfileMetadata` is 3.24.0, and the page also lists documentation for versions spanning from 3.23.0 down to 2.4.0."],["`UpdateAppProfileMetadata` is used as metadata for operations returned by `UpdateAppProfile`, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes inherited members such as `GetHashCode`, `GetType`, and `ToString`, with a defined namespace of `Google.Cloud.Bigtable.Admin.V2`."],["There are two constructors available for `UpdateAppProfileMetadata`: a default constructor and a constructor that takes another `UpdateAppProfileMetadata` object as a parameter."]]],[]]