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\u003eThis page provides documentation for the \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e class is used to construct a request for creating a new app profile in a Bigtable instance, which is available in multiple versions, ranging from the latest 3.24.0 down to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, all of which provide varying degrees of functionality within the scope of the Google Cloud API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e class has several properties that can be set when instantiating it, such as \u003ccode\u003eAppProfile\u003c/code\u003e, \u003ccode\u003eAppProfileId\u003c/code\u003e, \u003ccode\u003eIgnoreWarnings\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which define characteristics of the AppProfile being created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e class offers two constructors: a default one and one that allows creating an instance by cloning from another \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]