public sealed class SetInstanceLabelsRequest : IMessage<SetInstanceLabelsRequest>, IEquatable<SetInstanceLabelsRequest>, IDeepCloneable<SetInstanceLabelsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class SetInstanceLabelsRequest.
[[["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 \u003ccode\u003eSetInstanceLabelsRequest\u003c/code\u003e class is used to request the setting of labels on a notebook instance within the AI Platform Notebooks v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.5.0, with several previous versions also available, ranging back to version 1.0.0-beta04.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eLabels\u003c/code\u003e property, which is a \u003ccode\u003eMapField\u003c/code\u003e used for storing key-value pairs of labels, and a \u003ccode\u003eName\u003c/code\u003e property, a string used for identifying the notebook instance.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a parameterless constructor, and one that takes another \u003ccode\u003eSetInstanceLabelsRequest\u003c/code\u003e object as a parameter for cloning.\u003c/p\u003e\n"]]],[],null,[]]