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 details the \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace for .NET, which is used to create a request for a new application profile.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version available is 3.24.0, with documentation provided for versions spanning back to 2.4.0, and it includes information about the current version which is 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e 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, and is derived from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eAppProfile\u003c/code\u003e, \u003ccode\u003eAppProfileId\u003c/code\u003e, \u003ccode\u003eIgnoreWarnings\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are used to define the parameters of the app profile to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property in the request must be formatted as \u003ccode\u003eprojects/{project}/instances/{instance}\u003c/code\u003e, and it is accompanied by a property that contains the name formatted as an \u003ccode\u003eInstanceName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]