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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eGetFeatureRequest\u003c/code\u003e class within the GKE Hub v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetFeatureRequest\u003c/code\u003e is used as the request message for the \u003ccode\u003eGkeHub.GetFeature\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGetFeatureRequest\u003c/code\u003e documentation is \u003ccode\u003e2.5.0\u003c/code\u003e, and past versions of the documentation are available down to version \u003ccode\u003e1.0.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetFeatureRequest\u003c/code\u003e class has two properties, \u003ccode\u003eFeatureName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are used to define the resource being referenced in the request.\u003c/p\u003e\n"]]],[],null,["# GKE Hub v1 API - Class GetFeatureRequest (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.GetFeatureRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.4.0/Google.Cloud.GkeHub.V1.GetFeatureRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.3.0/Google.Cloud.GkeHub.V1.GetFeatureRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.2.0/Google.Cloud.GkeHub.V1.GetFeatureRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.1.0/Google.Cloud.GkeHub.V1.GetFeatureRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.0.0/Google.Cloud.GkeHub.V1.GetFeatureRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.2.0/Google.Cloud.GkeHub.V1.GetFeatureRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.1.0/Google.Cloud.GkeHub.V1.GetFeatureRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.0.0/Google.Cloud.GkeHub.V1.GetFeatureRequest) \n\n public sealed class GetFeatureRequest : IMessage\u003cGetFeatureRequest\u003e, IEquatable\u003cGetFeatureRequest\u003e, IDeepCloneable\u003cGetFeatureRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the GKE Hub v1 API class GetFeatureRequest.\n\nRequest message for `GkeHub.GetFeature` method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GetFeatureRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GetFeatureRequest](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.GetFeatureRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GetFeatureRequest](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.GetFeatureRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GetFeatureRequest](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.GetFeatureRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.GkeHub.V1](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GkeHub.V1.dll\n\nConstructors\n------------\n\n### GetFeatureRequest()\n\n public GetFeatureRequest()\n\n### GetFeatureRequest(GetFeatureRequest)\n\n public GetFeatureRequest(GetFeatureRequest other)\n\nProperties\n----------\n\n### FeatureName\n\n public FeatureName FeatureName { get; set; }\n\n[FeatureName](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.FeatureName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.GetFeatureRequest#Google_Cloud_GkeHub_V1_GetFeatureRequest_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The Feature resource name in the format\n`projects/*/locations/*/features/*`"]]