public sealed class GetFeatureViewRequest : IMessage<GetFeatureViewRequest>, IEquatable<GetFeatureViewRequest>, IDeepCloneable<GetFeatureViewRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class GetFeatureViewRequest.
Request message for
[FeatureOnlineStoreAdminService.GetFeatureView][google.cloud.aiplatform.v1beta1.FeatureOnlineStoreAdminService.GetFeatureView].
Required. The name of the FeatureView resource.
Format:
projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}
[[["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\u003e\u003ccode\u003eGetFeatureViewRequest\u003c/code\u003e is a class within the Vertex AI v1beta1 API, serving as the request message for retrieving a specific feature view.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, enhancing its functionality and compatibility within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetFeatureViewRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eFeatureViewName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is a required field that specifies the resource name of the feature view to be retrieved.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default constructor and another that takes in another \u003ccode\u003eGetFeatureViewRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]