public sealed class SetLabelsGlobalAddressRequest : IMessage<SetLabelsGlobalAddressRequest>, IEquatable<SetLabelsGlobalAddressRequest>, IDeepCloneable<SetLabelsGlobalAddressRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetLabelsGlobalAddressRequest.
A request message for GlobalAddresses.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."],[[["This webpage provides documentation for the `SetLabelsGlobalAddressRequest` class within the Google.Cloud.Compute.V1 API, specifically version 3.0.0."],["The `SetLabelsGlobalAddressRequest` class is used to send requests for setting labels on global addresses, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `SetLabelsGlobalAddressRequest` has 2 constructors, and the properties of the class are `GlobalSetLabelsRequestResource`, `Project`, and `Resource`."],["The latest version available for the SetLabelsGlobalAddressRequest is version 3.6.0, with multiple earlier versions, starting from 1.0.0, being accessible through the provided links."],["The class inherits from the object class and it belongs to the `Google.Cloud.Compute.V1` namespace, which is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]