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."],[[["This webpage provides documentation for the `GetAppProfileRequest` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET."],["The `GetAppProfileRequest` class is used to construct request messages for retrieving an app profile from a Bigtable instance."],["The page lists various versions of the `Google.Cloud.Bigtable.Admin.V2` library, ranging from version 2.4.0 to the latest 3.24.0, along with links to each version's documentation for the `GetAppProfileRequest` class."],["The `GetAppProfileRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetAppProfileRequest` class has two constructors and two properties: `AppProfileName`, a typed view over the resource, and `Name`, a string value representing the unique name of the requested app profile."]]],[]]