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."],[[["This webpage provides reference documentation for the `SetLabelsInterconnectRequest` class within the Google Cloud Compute Engine v1 API."],["The `SetLabelsInterconnectRequest` class is used to send requests for the `Interconnects.SetLabels` method, allowing modification of resource labels."],["The page lists multiple available versions of the Google Cloud Compute Engine v1 API, from the latest version 3.6.0 down to 1.0.0, with the current version being 2.12.0."],["The class `SetLabelsInterconnectRequest` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, belonging to the `Google.Cloud.Compute.V1` namespace."],["Key properties of the `SetLabelsInterconnectRequest` class include `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, all of which are detailed with descriptions and data types."]]],[]]