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 .NET, which is used to send requests for updating app profiles.\u003c/p\u003e\n"],["\u003cp\u003eIt lists available versions of the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e library, with the latest being version 3.24.0 and goes as low as version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateAppProfileRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \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\u003eThe \u003ccode\u003eUpdateAppProfileRequest\u003c/code\u003e class includes properties like \u003ccode\u003eAppProfile\u003c/code\u003e (the new app profile data), \u003ccode\u003eIgnoreWarnings\u003c/code\u003e (a boolean to skip safety checks), and \u003ccode\u003eUpdateMask\u003c/code\u003e (to specify which fields to update).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eUpdateAppProfileRequest\u003c/code\u003e, one default and one to use an existing \u003ccode\u003eUpdateAppProfileRequest\u003c/code\u003e to create a new one.\u003c/p\u003e\n"]]],[],null,[]]