public sealed class CreateAppProfileRequest : IMessage<CreateAppProfileRequest>, IEquatable<CreateAppProfileRequest>, IDeepCloneable<CreateAppProfileRequest>, IBufferMessage, IMessage
Request message for BigtableInstanceAdmin.CreateAppProfile.
Required. The ID to be used when referring to the new app profile within its
instance, e.g., just myprofile rather than
projects/myproject/instances/myinstance/appProfiles/myprofile.
[[["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 page provides documentation for the \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, detailing how to create a request to add a new app profile.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e class is used to send a request to the BigtableInstanceAdmin API, implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, while inheriting from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eAppProfile\u003c/code\u003e, \u003ccode\u003eAppProfileId\u003c/code\u003e, \u003ccode\u003eIgnoreWarnings\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, allowing users to define the parameters for the new app profile, such as its required ID and the parent instance where it will be created.\u003c/p\u003e\n"],["\u003cp\u003eThe page displays the history of the \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e class across multiple versions, ranging from 2.4.0 to the latest version 3.24.0, all pertaining to creating a request for an app profile.\u003c/p\u003e\n"],["\u003cp\u003eThe page allows you to review the \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e classes various constructors that include a default \u003ccode\u003eCreateAppProfileRequest()\u003c/code\u003e and one that accepts another \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]