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\u003eThe webpage 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 app profiles in Google Cloud Bigtable.\u003c/p\u003e\n"],["\u003cp\u003eIt lists various versions of the \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e documentation, ranging from version 3.24.0 (latest) down to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e class is a request message for the \u003ccode\u003eBigtableInstanceAdmin.CreateAppProfile\u003c/code\u003e method and implements several 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\u003eKey properties of the \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e include \u003ccode\u003eAppProfile\u003c/code\u003e, \u003ccode\u003eAppProfileId\u003c/code\u003e, \u003ccode\u003eIgnoreWarnings\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsInstanceName\u003c/code\u003e, which are used to specify the details of the new app profile and its location within a Bigtable instance.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e class has 2 constructors \u003ccode\u003eCreateAppProfileRequest()\u003c/code\u003e and \u003ccode\u003eCreateAppProfileRequest(CreateAppProfileRequest other)\u003c/code\u003e which can be used to create instances of this class.\u003c/p\u003e\n"]]],[],null,[]]