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 webpage provides documentation for the `SetLabelsInterconnectRequest` class within the Google.Cloud.Compute.V1 namespace, detailing its properties, constructors, and inherited members."],["This class is part of the Compute Engine v1 API and is used to manage requests for setting labels on interconnects."],["The documentation lists various versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, allowing developers to access specific API versions."],["`SetLabelsInterconnectRequest` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in managing request data and its compatibility with protocol buffer handling."],["The class includes properties like `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are essential for creating and handling requests related to setting labels on interconnects within a Google Cloud project."]]],[]]