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 provided content is the documentation for the `GetAppProfileRequest` class within the Google Cloud Bigtable Admin v2 API, specifically in the .NET context."],["This page lists the different versions of `GetAppProfileRequest` available, ranging from version 2.4.0 to the latest version, 3.24.0, for the Google Cloud Bigtable Admin V2 API."],["`GetAppProfileRequest` is a request message used for retrieving a specific app profile within a Bigtable instance."],["The `GetAppProfileRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `AppProfileName` and `Name`, used to specify which app profile should be retrieved."]]],[]]