public sealed class DeleteAppProfileRequest : IMessage<DeleteAppProfileRequest>, IEquatable<DeleteAppProfileRequest>, IDeepCloneable<DeleteAppProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class DeleteAppProfileRequest.
Request message for BigtableInstanceAdmin.DeleteAppProfile.
[[["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-25 UTC."],[[["This page provides reference documentation for the `DeleteAppProfileRequest` class within the Google Cloud Bigtable Administration v2 API."],["The `DeleteAppProfileRequest` class is used to construct requests for deleting app profiles within Google Cloud Bigtable instances."],["The latest version of the API available is 3.24.0, while the current page is specifically focused on version 3.13.0, with links available to various versions between the 2.4.0 and 3.24.0 releases."],["`DeleteAppProfileRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `AppProfileName`, `IgnoreWarnings`, and `Name` which are relevant to the deletion of app profiles, such as name, and if safety checks should be ignored."]]],[]]