public sealed class GetFeatureRequest : IMessage<GetFeatureRequest>, IEquatable<GetFeatureRequest>, IDeepCloneable<GetFeatureRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class GetFeatureRequest.
Request message for
[FeaturestoreService.GetFeature][google.cloud.aiplatform.v1beta1.FeaturestoreService.GetFeature].
Request message for
[FeatureRegistryService.GetFeature][google.cloud.aiplatform.v1beta1.FeatureRegistryService.GetFeature].
Required. The name of the Feature resource.
Format for entity_type as parent:
projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}
Format for feature_group as parent:
projects/{project}/locations/{location}/featureGroups/{feature_group}
[[["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-14 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eGetFeatureRequest\u003c/code\u003e class within the Vertex AI v1beta1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetFeatureRequest\u003c/code\u003e is a request message used for retrieving features via \u003ccode\u003eFeaturestoreService.GetFeature\u003c/code\u003e and \u003ccode\u003eFeatureRegistryService.GetFeature\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetFeatureRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetFeatureRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eFeatureName\u003c/code\u003e, \u003ccode\u003eFeatureStatsAndAnomalySpec\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, allowing for specification of the requested feature and optional retrieval of feature statistics.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eGetFeatureRequest\u003c/code\u003e: a default one and another which takes another \u003ccode\u003eGetFeatureRequest\u003c/code\u003e object as a parameter for cloning.\u003c/p\u003e\n"]]],[],null,[]]