public sealed class UpdateInstanceMetadataItemsResponse : IMessage<UpdateInstanceMetadataItemsResponse>, IEquatable<UpdateInstanceMetadataItemsResponse>, IDeepCloneable<UpdateInstanceMetadataItemsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class UpdateInstanceMetadataItemsResponse.
Response 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\u003eThe latest version of the \u003ccode\u003eUpdateInstanceMetadataItemsResponse\u003c/code\u003e class is 2.5.0, and it is part of the AI Platform Notebooks v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to represent the response for adding or changing metadata items for an instance, as documented in the API.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, to support various functionalities within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateInstanceMetadataItemsResponse\u003c/code\u003e class contains a property named \u003ccode\u003eItems\u003c/code\u003e, which is a \u003ccode\u003eMapField\u003c/code\u003e used to hold the metadata items that were added or updated, consisting of key-value pairs as string.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for this class, the default one, and another which accepts a \u003ccode\u003eUpdateInstanceMetadataItemsResponse\u003c/code\u003e for creating a new object based on an existing one.\u003c/p\u003e\n"]]],[],null,[]]