public sealed class DeleteAppProfileRequest : IMessage<DeleteAppProfileRequest>, IEquatable<DeleteAppProfileRequest>, IDeepCloneable<DeleteAppProfileRequest>, IBufferMessage, IMessage
Request message for BigtableInstanceAdmin.DeleteAppProfile.
[[["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\u003eThis webpage details the \u003ccode\u003eDeleteAppProfileRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace for .NET, which is used to request the deletion of an app profile in Google Cloud Bigtable.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.24.0, with a range of versions from 3.23.0 down to 2.4.0 that are navigable via the links provided on the page, each version having its own implementation of \u003ccode\u003eDeleteAppProfileRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteAppProfileRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eAppProfileName\u003c/code\u003e, \u003ccode\u003eIgnoreWarnings\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, all of which are used to specify which app profile to delete, as well as whether to bypass any safety checks, the \u003ccode\u003eAppProfileName\u003c/code\u003e being a typed-view over the \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors: a default parameterless constructor and an alternative constructor, which accepts another \u003ccode\u003eDeleteAppProfileRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]