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 documentation for the `SetLabelsInterconnectRequest` class within the Google Compute Engine v1 API, specifically for the .NET library."],["The documentation covers version 2.14.0 of the API, and it lists all available versions of this class, ranging from 1.0.0 up to 3.6.0, with 3.6.0 being the latest."],["`SetLabelsInterconnectRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class includes constructors and properties, such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used to define the request for setting labels on interconnect resources."],["The documentation provides links to the detailed definitions of referenced types and members, such as `GlobalSetLabelsRequest` and `string`, within the .NET documentation and the Compute Engine v1 API."]]],[]]