public sealed class BatchCreateFeaturesResponse : IMessage<BatchCreateFeaturesResponse>, IEquatable<BatchCreateFeaturesResponse>, IDeepCloneable<BatchCreateFeaturesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 API class BatchCreateFeaturesResponse.
Response message for
[FeaturestoreService.BatchCreateFeatures][google.cloud.aiplatform.v1.FeaturestoreService.BatchCreateFeatures].
[[["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-20 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eBatchCreateFeaturesResponse\u003c/code\u003e class within the Google Cloud AI Platform V1 API, specifically focusing on version 2.13.0, but also providing links to many other versions, from 1.0.0 to 3.22.0 (latest).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateFeaturesResponse\u003c/code\u003e class is used as a response message for the \u003ccode\u003eFeaturestoreService.BatchCreateFeatures\u003c/code\u003e method, as seen on the page.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, within the Google.Cloud.AIPlatform.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eBatchCreateFeaturesResponse()\u003c/code\u003e and a constructor that accepts another \u003ccode\u003eBatchCreateFeaturesResponse\u003c/code\u003e instance (\u003ccode\u003eBatchCreateFeaturesResponse(BatchCreateFeaturesResponse other)\u003c/code\u003e) to allow a copy to be made.\u003c/p\u003e\n"],["\u003cp\u003eIt contains one property named \u003ccode\u003eFeatures\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of type \u003ccode\u003eFeature\u003c/code\u003e, which returns the created features from the request.\u003c/p\u003e\n"]]],[],null,[]]