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 reference documentation for the `GetAppProfileRequest` class within the Google Cloud Bigtable Administration v2 API for .NET, including its constructors, properties, and inherited members."],["The `GetAppProfileRequest` class is used to request a specific app profile and can be found in the `Google.Cloud.Bigtable.Admin.V2` namespace with its associated DLL being `Google.Cloud.Bigtable.Admin.V2.dll`."],["The latest version available is 3.24.0, and this page lists all available versions for the `GetAppProfileRequest` from 2.4.0 up to 3.24.0."],["The class `GetAppProfileRequest` inherits from object and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GetAppProfileRequest` contains the property `Name`, a string that holds the unique identifier for the app profile and an associated `AppProfileName` property type to allow for strongly typed access."]]],[]]