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 `SetLabelsInterconnectRequest` class, part of the Google Cloud Compute Engine v1 API, is used to create requests for the `Interconnects.SetLabels` method."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for data handling and manipulation."],["The `SetLabelsInterconnectRequest` class includes properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource` to define the request's parameters."],["There is a range of versions documented for this object, beginning with version `1.0.0` and up to the latest version `3.6.0`, for developers to choose from."],["The documentation includes `Constructors` and `Properties`, providing a complete overview of the class's capabilities and how it can be instantiated and used."]]],[]]