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 page provides reference documentation for the `GetAppProfileRequest` class within the Google Cloud Bigtable Administration v2 API."],["The latest version available is 3.24.0, with numerous older versions, down to 2.4.0, also accessible for documentation, meaning it lists all versions of `GetAppProfileRequest` from 2.4.0 to the latest 3.24.0."],["`GetAppProfileRequest` is a request message class used for the `BigtableInstanceAdmin.GetAppProfile` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetAppProfileRequest` class has a constructor, `GetAppProfileRequest(GetAppProfileRequest other)`, that copies the details of the provided `GetAppProfileRequest`, and two properties: `AppProfileName` and `Name`, used for identifying the target App Profile."]]],[]]