public sealed class WriteFeatureValuesResponse : IMessage<WriteFeatureValuesResponse>, IEquatable<WriteFeatureValuesResponse>, IDeepCloneable<WriteFeatureValuesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class WriteFeatureValuesResponse.
Response message for
[FeaturestoreOnlineServingService.WriteFeatureValues][google.cloud.aiplatform.v1beta1.FeaturestoreOnlineServingService.WriteFeatureValues].
[[["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-04-09 UTC."],[[["This document provides reference information for the `WriteFeatureValuesResponse` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta02."],["`WriteFeatureValuesResponse` is a response message used by the `FeaturestoreOnlineServingService.WriteFeatureValues` method, as part of the Cloud AI Platform."],["The `WriteFeatureValuesResponse` class inherits from the `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The namespace for this class is `Google.Cloud.AIPlatform.V1Beta1`, and it is located in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["The class provides two constructors, one default and another accepting a `WriteFeatureValuesResponse` object as parameter, to allow the class to be cloned."]]],[]]