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-04-09 UTC."],[[["This webpage provides documentation for the `SetLabelsInterconnectRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 3.2.0."],["The `SetLabelsInterconnectRequest` class is used to send a request to set labels for an interconnect and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page also documents prior versions from 3.6.0 down to 1.0.0 of the `SetLabelsInterconnectRequest` API, along with links to specific documentation for each."],["The class has two constructors: a default constructor and a constructor that takes another `SetLabelsInterconnectRequest` object as a parameter, for when cloning is required."],["The documented properties of the `SetLabelsInterconnectRequest` class are `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used to define the request's body, the project ID, and the resource name or ID, respectively."]]],[]]