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 \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e class is used to create a new app profile within a Google Cloud Bigtable instance, as part of the Bigtable Administration v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, enabling it to interact within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for configuring the new app profile, such as \u003ccode\u003eAppProfile\u003c/code\u003e for the profile's details, \u003ccode\u003eAppProfileId\u003c/code\u003e for the unique identifier, \u003ccode\u003eParent\u003c/code\u003e for the instance name, and \u003ccode\u003eIgnoreWarnings\u003c/code\u003e to bypass safety checks during creation.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation offers details on various versions of the Google.Cloud.Bigtable.Admin.V2 package, ranging from version 3.24.0 (latest) down to 2.4.0, with each version having its own unique link for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e class has 2 constructors one being empty and the other taking in another \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e as its parameter.\u003c/p\u003e\n"]]],[],null,[]]