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 latest version of the Google Cloud Bigtable Admin V2 API CreateAppProfileRequest is 3.24.0, with numerous prior versions available for reference, including version 3.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e class is used to define the parameters for creating a new app profile within a Google Cloud Bigtable instance, and it requires fields like \u003ccode\u003eAppProfile\u003c/code\u003e, \u003ccode\u003eAppProfileId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces such as \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\u003eConstructors for \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e include both a default constructor and one that accepts another \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIgnoreWarnings\u003c/code\u003e property of \u003ccode\u003eCreateAppProfileRequest\u003c/code\u003e can be set to true to bypass safety checks during app profile creation.\u003c/p\u003e\n"]]],[],null,[]]