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-04-17 UTC."],[[["This page provides reference documentation for the `GetAppProfileRequest` class within the Google Cloud Bigtable Administration v2 API."],["The `GetAppProfileRequest` class is a request message used to retrieve an app profile from a Bigtable instance, and it implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetAppProfileRequest` class has two constructors, one default and one that accepts another `GetAppProfileRequest` object."],["It includes properties such as `AppProfileName`, which provides a typed view over the resource name, and `Name`, a string representing the unique name of the requested app profile."],["The page provides links to versions ranging from 3.24.0 (latest) to version 2.4.0 of the `GetAppProfileRequest` class."]]],[]]