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-04-17 UTC."],[[["This document provides reference information for the `UpdateAppProfileRequest` class within the Google Cloud Bigtable Administration v2 API, specifically for version 3.22.0."],["The `UpdateAppProfileRequest` class is used to send requests for updating an app profile within the Bigtable service, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 3.24.0, and the content includes links to documentation for various versions, from 2.4.0 up to 3.24.0, demonstrating an extensive history of updates."],["The class includes properties such as `AppProfile`, `IgnoreWarnings`, and `UpdateMask`, each serving specific functions in managing and updating app profiles."],["The document covers the constructors and properties of the `UpdateAppProfileRequest` class, explaining their parameters, types, and descriptions, and details which members are inherited."]]],[]]