public sealed class CreateAppProfileRequest : IMessage<CreateAppProfileRequest>, IEquatable<CreateAppProfileRequest>, IDeepCloneable<CreateAppProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class CreateAppProfileRequest.
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 page provides reference documentation for the \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET environment, with the current version being 3.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e class is used to request the creation of a new app profile within a Bigtable instance, and it implements interfaces like \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 page lists numerous versions of the \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e API, ranging from the latest version 3.24.0, down to version 2.4.0, all under the namespace \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within the \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e class 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, each serving a specific purpose in defining and creating an app profile.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors \u003ccode\u003eCreateAppProfileRequest()\u003c/code\u003e and \u003ccode\u003eCreateAppProfileRequest(CreateAppProfileRequest other)\u003c/code\u003e, that can be used to create a new request object with or without a previously existing object.\u003c/p\u003e\n"]]],[],null,[]]