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."],[[["The latest version available for `SetLabelsInterconnectRequest` is 3.6.0, as part of the Google.Cloud.Compute.V1 API."],["This page provides documentation and code samples for the `SetLabelsInterconnectRequest` class within the Compute Engine v1 API."],["`SetLabelsInterconnectRequest` is a request message used for the `Interconnects.SetLabels` method, which can be implemented with C#."],["The class `SetLabelsInterconnectRequest` inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors and properties, such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource` to manage requests, as well as a list of previous versions ranging from 1.0.0 to 3.5.0."]]],[]]