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 links to versions all the way down to 2.4.0."],["The `GetAppProfileRequest` class is part of the Google Cloud Bigtable Administration v2 API and is used for retrieving a specific app profile."],["`GetAppProfileRequest` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google Protocol Buffers ecosystem."],["The class has two constructors, a default constructor and another that takes an existing `GetAppProfileRequest` object for copying, and contains two properties `AppProfileName` and `Name`."]]],[]]