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 document provides reference information for the `GetFeatureRequest` class within the GKE Hub v1 API."],["`GetFeatureRequest` is used as the request message for the `GkeHub.GetFeature` method."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `GetFeatureRequest` documentation is `2.5.0`, and past versions of the documentation are available down to version `1.0.0`."],["The `GetFeatureRequest` class has two properties, `FeatureName` and `Name`, which are used to define the resource being referenced in the request."]]],[]]