public sealed class UpdateInstanceMetadataItemsRequest : IMessage<UpdateInstanceMetadataItemsRequest>, IEquatable<UpdateInstanceMetadataItemsRequest>, IDeepCloneable<UpdateInstanceMetadataItemsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class UpdateInstanceMetadataItemsRequest.
Request for adding/changing metadata items for an instance.
[[["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-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eUpdateInstanceMetadataItemsRequest\u003c/code\u003e class within the AI Platform Notebooks v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateInstanceMetadataItemsRequest\u003c/code\u003e class is used to modify the metadata items of an instance, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and a constructor that takes another \u003ccode\u003eUpdateInstanceMetadataItemsRequest\u003c/code\u003e object as a parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eItems\u003c/code\u003e, a \u003ccode\u003eMapField\u003c/code\u003e for storing the metadata key-value pairs, and \u003ccode\u003eName\u003c/code\u003e, a string representing the instance identifier in the format \u003ccode\u003eprojects/{project_id}/locations/{location}/instances/{instance_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers multiple versions of the API class, ranging from version 1.0.0-beta04 to the latest 2.5.0, and outlines inherited members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]