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."],[[["The document provides reference documentation for the `SetInstanceLabelsRequest` class within the Google Cloud Notebooks v1 API, specifically version 2.2.0."],["`SetInstanceLabelsRequest` is a class used to request the setting of labels on an AI Platform Notebooks instance and is part of the `Google.Cloud.Notebooks.V1` namespace."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The `SetInstanceLabelsRequest` class includes properties for `Labels`, which is a map of string key-value pairs, and `Name`, which specifies the instance's resource name in a specific format."],["The document lists various versions of the API, with 2.5.0 being the most recent, and older versions like 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0-beta04."]]],[]]