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 document provides reference documentation for the `UpdateAppProfileRequest` class within the Google Cloud Bigtable Administration v2 API."],["The `UpdateAppProfileRequest` class is used to send a request to the `BigtableInstanceAdmin.UpdateAppProfile` method for updating an app profile."],["The class includes properties like `AppProfile`, `IgnoreWarnings`, and `UpdateMask`, which allow for configuration of the update operation."],["There is an extensive list of available versions ranging from 3.24.0 (latest) all the way down to 2.4.0, with hyperlinks for each."],["It implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]