public sealed class UpdateAppProfileRequest : IMessage<UpdateAppProfileRequest>, IEquatable<UpdateAppProfileRequest>, IDeepCloneable<UpdateAppProfileRequest>, IBufferMessage, IMessage
Request message for BigtableInstanceAdmin.UpdateAppProfile.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe page details the \u003ccode\u003eUpdateAppProfileRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace for the .NET environment, showing a range of its versions from 2.4.0 to 3.24.0, with 3.24.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to update an application profile within the BigtableInstanceAdmin and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateAppProfileRequest\u003c/code\u003e has two constructors: a default constructor, and another that takes an \u003ccode\u003eUpdateAppProfileRequest\u003c/code\u003e object as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateAppProfileRequest\u003c/code\u003e class contains three key properties: \u003ccode\u003eAppProfile\u003c/code\u003e (the profile to be updated), \u003ccode\u003eIgnoreWarnings\u003c/code\u003e (to bypass safety checks), and \u003ccode\u003eUpdateMask\u003c/code\u003e (specifies which profile fields to update).\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base .NET \u003ccode\u003eObject\u003c/code\u003e class, providing common methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]