public sealed class WriteFeatureValuesRequest : IMessage<WriteFeatureValuesRequest>, IEquatable<WriteFeatureValuesRequest>, IDeepCloneable<WriteFeatureValuesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class WriteFeatureValuesRequest.
Request message for
[FeaturestoreOnlineServingService.WriteFeatureValues][google.cloud.aiplatform.v1beta1.FeaturestoreOnlineServingService.WriteFeatureValues].
Required. The resource name of the EntityType for the entities being
written. Value format:
projects/{project}/locations/{location}/featurestores/
{featurestore}/entityTypes/{entityType}. For example,
for a machine learning model predicting user clicks on a website, an
EntityType ID could be user.
[[["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 documentation is for the \u003ccode\u003eWriteFeatureValuesRequest\u003c/code\u003e class within the Google Cloud Vertex AI v1beta1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWriteFeatureValuesRequest\u003c/code\u003e is used as the request message for the \u003ccode\u003eFeaturestoreOnlineServingService.WriteFeatureValues\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eEntityType\u003c/code\u003e, \u003ccode\u003eEntityTypeAsEntityTypeName\u003c/code\u003e, and \u003ccode\u003ePayloads\u003c/code\u003e, which are used to define the entity type and the feature values being written.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWriteFeatureValuesRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class available is 1.0.0-beta21, which is part of the namespace \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e and found within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]