public sealed class SetLabelsInterconnectRequest : IMessage<SetLabelsInterconnectRequest>, IEquatable<SetLabelsInterconnectRequest>, IDeepCloneable<SetLabelsInterconnectRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetLabelsInterconnectRequest.
A request message for Interconnects.SetLabels. See the method description for details.
[[["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 latest version of the `SetLabelsInterconnectRequest` documentation is 3.6.0, and the page includes documentation for multiple older versions, down to version 1.0.0."],["`SetLabelsInterconnectRequest` is a class within the Google.Cloud.Compute.V1 namespace, designed to send a request for setting labels on interconnects via the Compute Engine v1 API."],["This class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SetLabelsInterconnectRequest` class provides properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, for setting the request body, project ID, and target resource name or ID respectively."],["The class has two constructors: a default constructor, `SetLabelsInterconnectRequest()`, and an overload constructor, `SetLabelsInterconnectRequest(SetLabelsInterconnectRequest other)`, for creating new instances."]]],[]]