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 provides documentation for the \u003ccode\u003eUpdateAppProfileRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, detailing its usage in updating app profiles for Google Cloud Bigtable.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eUpdateAppProfileRequest\u003c/code\u003e class is 3.24.0, with documentation available for multiple previous versions, down to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateAppProfileRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, enabling operations such as deep cloning, equality comparisons, and handling of buffered messages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateAppProfileRequest\u003c/code\u003e class contains properties \u003ccode\u003eAppProfile\u003c/code\u003e, \u003ccode\u003eIgnoreWarnings\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e which are essential for defining the update operation, including the new profile data, the handling of warnings, and the specific fields to be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe two constructors are \u003ccode\u003eUpdateAppProfileRequest()\u003c/code\u003e, and \u003ccode\u003eUpdateAppProfileRequest(UpdateAppProfileRequest other)\u003c/code\u003e, to allow for the creation of a default object or one based on another object of the same type.\u003c/p\u003e\n"]]],[],null,[]]