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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["The latest version of the `GetAppProfileRequest` documentation is 3.24.0, and the page includes documentation for multiple older versions, down to version 2.4.0."],["`GetAppProfileRequest` is a class within the Google Cloud Bigtable Administration v2 API, used as a request message for `BigtableInstanceAdmin.GetAppProfile`."],["The `GetAppProfileRequest` class implements `IMessage\u003cGetAppProfileRequest\u003e`, `IEquatable\u003cGetAppProfileRequest\u003e`, `IDeepCloneable\u003cGetAppProfileRequest\u003e`, `IBufferMessage`, and `IMessage` interfaces."],["The `GetAppProfileRequest` class includes two constructors and two properties, `AppProfileName` and `Name`, and is within the `Google.Cloud.Bigtable.Admin.V2` namespace."],["The `Name` property is a required field representing the unique identifier of the requested app profile, following the format `projects/{project}/instances/{instance}/appProfiles/{app_profile}`."]]],[]]