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-24 UTC."],[[["This webpage provides documentation for the `SetLabelsInterconnectRequest` class within the Google Cloud Compute Engine v1 API, offering reference information and code samples."],["The `SetLabelsInterconnectRequest` class, a message type used to set labels on interconnect resources, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the .NET library is 3.6.0, and the page lists versions ranging from 1.0.0 to the latest version, with each link being related to the `SetLabelsInterconnectRequest` for that version."],["The class includes properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used to specify the body of the request, the project ID, and the resource name/ID, respectively."],["The page provides details about the constructors for this class, which is `SetLabelsInterconnectRequest()`, and `SetLabelsInterconnectRequest(SetLabelsInterconnectRequest other)` allowing for the creation of new objects and copies of existing ones."]]],[]]