public sealed class UpdateIndexRequest : IMessage<UpdateIndexRequest>, IEquatable<UpdateIndexRequest>, IDeepCloneable<UpdateIndexRequest>, IBufferMessage, IMessage
Request message for [IndexService.UpdateIndex][google.cloud.aiplatform.v1.IndexService.UpdateIndex].
[[["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\u003eUpdateIndexRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, detailing its usage in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateIndexRequest\u003c/code\u003e class is used for updating an Index resource via the \u003ccode\u003eIndexService.UpdateIndex\u003c/code\u003e method, and it supports multiple interfaces such as \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\u003eThere is an extensive list of versioned documentation available for \u003ccode\u003eUpdateIndexRequest\u003c/code\u003e, ranging from version 1.0.0 up to the latest version, 3.22.0, which can be accessed via the links provided.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eUpdateIndexRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eUpdateIndexRequest(UpdateIndexRequest other)\u003c/code\u003e, allowing for the creation of new instances and the duplication of existing ones.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateIndexRequest\u003c/code\u003e requires two properties, \u003ccode\u003eIndex\u003c/code\u003e, which specifies the updated data for the server, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which defines the fields to be updated.\u003c/p\u003e\n"]]],[],null,[]]