public sealed class GetFeatureRequest : IMessage<GetFeatureRequest>, IEquatable<GetFeatureRequest>, IDeepCloneable<GetFeatureRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1 API class GetFeatureRequest.
[[["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-21 UTC."],[[["This page provides documentation for the `GetFeatureRequest` class within the Google Cloud GKE Hub v1 API, specifically for version 2.1.0."],["`GetFeatureRequest` is a message class used to request a specific feature, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances and also contains two main properties: `FeatureName`, which is a `FeatureName`-typed view of the resource, and `Name`, which represents the required feature resource name."],["The available versions of this class are listed, starting from version 1.0.0 and going up to the most recent 2.5.0, with this specific page concerning 2.1.0."]]],[]]