public sealed class GetAppProfileRequest : IMessage<GetAppProfileRequest>, IEquatable<GetAppProfileRequest>, IDeepCloneable<GetAppProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class GetAppProfileRequest.
Request message for BigtableInstanceAdmin.GetAppProfile.
[[["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 webpage provides reference documentation for the \u003ccode\u003eGetAppProfileRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET environment, with the current version being 3.9.0, however it documents versions from 2.4.0 all the way to 3.24.0, with the latter being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAppProfileRequest\u003c/code\u003e class is used to request information about a specific app profile, as part of the BigtableInstanceAdmin process.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe primary functionalities of this class revolve around its constructors, \u003ccode\u003eGetAppProfileRequest()\u003c/code\u003e, \u003ccode\u003eGetAppProfileRequest(GetAppProfileRequest)\u003c/code\u003e, and its two properties, \u003ccode\u003eAppProfileName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe 'Name' property is required and represents the unique identifier for the requested app profile, formatted as \u003ccode\u003eprojects/{project}/instances/{instance}/appProfiles/{app_profile}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]