public sealed class UpdateAppProfileRequest : IMessage<UpdateAppProfileRequest>, IEquatable<UpdateAppProfileRequest>, IDeepCloneable<UpdateAppProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class UpdateAppProfileRequest.
Request message for BigtableInstanceAdmin.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-21 UTC."],[[["This page provides documentation for the `UpdateAppProfileRequest` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET."],["The `UpdateAppProfileRequest` class is used to construct a request message for updating an app profile in Bigtable."],["The page lists available versions of the documentation for the `UpdateAppProfileRequest` class, ranging from version 2.4.0 to the latest 3.24.0, with the active version being 3.11.0."],["The `UpdateAppProfileRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateAppProfileRequest` class includes properties such as `AppProfile`, `IgnoreWarnings`, and `UpdateMask`, which are used to specify the details of the update."]]],[]]