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, specifically focusing on version 2.0.0, and including links to other available versions, with 3.22.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateIndexRequest\u003c/code\u003e class is used as a request message for updating an index resource on the server via the \u003ccode\u003eIndexService.UpdateIndex\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for operations like message handling, equality comparison, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eIndex\u003c/code\u003e to specify the index to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, to define the fields to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the available constructors, \u003ccode\u003eUpdateIndexRequest()\u003c/code\u003e and \u003ccode\u003eUpdateIndexRequest(UpdateIndexRequest other)\u003c/code\u003e, and the inherited methods from \u003ccode\u003eObject\u003c/code\u003e, allowing users to understand how to instantiate and use the class.\u003c/p\u003e\n"]]],[],null,[]]