public sealed class RemoveDatapointsRequest : IMessage<RemoveDatapointsRequest>, IEquatable<RemoveDatapointsRequest>, IDeepCloneable<RemoveDatapointsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class RemoveDatapointsRequest.
Request message for
[IndexService.RemoveDatapoints][google.cloud.aiplatform.v1beta1.IndexService.RemoveDatapoints]
[[["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 provides reference information for the \u003ccode\u003eRemoveDatapointsRequest\u003c/code\u003e class within the Vertex AI v1beta1 API, specifically for use in .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRemoveDatapointsRequest\u003c/code\u003e class is used to send requests to the \u003ccode\u003eIndexService.RemoveDatapoints\u003c/code\u003e method, allowing the removal of specific data points from an index.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is \u003ccode\u003e1.0.0-beta21\u003c/code\u003e, with a previous version of \u003ccode\u003e1.0.0-beta20\u003c/code\u003e also listed, while the class itself inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRemoveDatapointsRequest\u003c/code\u003e class has properties like \u003ccode\u003eDatapointIds\u003c/code\u003e (for specifying the datapoints to remove), \u003ccode\u003eIndex\u003c/code\u003e (the resource name of the index), and \u003ccode\u003eIndexAsIndexName\u003c/code\u003e (a typed view of the index resource name), allowing specific and precise datapoint removal.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides details on the class's constructors, including a default constructor and one that allows for cloning a pre-existing \u003ccode\u003eRemoveDatapointsRequest\u003c/code\u003e object, along with information about inherited members.\u003c/p\u003e\n"]]],[],null,[]]