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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `SetInstanceLabelsRequest` class within the Google Cloud Notebooks v1 API, specifically version 2.0.0."],["`SetInstanceLabelsRequest` is a class used to request the setting of labels on an AI Platform Notebooks instance."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `SetInstanceLabelsRequest` class includes properties for managing labels (a `MapField` of string key-value pairs) and specifying the name of the instance."],["The document shows all the available versions, from version `1.0.0-beta04` up to the `2.5.0` latest."]]],[]]