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 of the `SetLabelsInterconnectRequest` documentation is 3.6.0, while the current page is displaying information for version 2.10.0."],["The `SetLabelsInterconnectRequest` class is part of the Google.Cloud.Compute.V1 namespace and is used within the Compute Engine v1 API."],["This class, `SetLabelsInterconnectRequest`, is a request message for setting labels on interconnect resources, as outlined in the API documentation."],["The class `SetLabelsInterconnectRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances of `SetLabelsInterconnectRequest`, including an empty one and one to create a clone, and it also contains properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource` for managing request data."]]],[]]