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-21 UTC."],[[["This webpage provides reference documentation for the `SetLabelsGlobalAddressRequest` class within the Google Compute Engine v1 API."],["The latest version of this API is 3.6.0, with the page specifically documenting version 2.10.0 and detailing its inheritance, interface implementations, and members."],["`SetLabelsGlobalAddressRequest` is a request message used to set labels for global addresses, detailed in the Compute Engine v1 API, with a list of available versions."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and includes properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource`."],["The page details the constructors of the `SetLabelsGlobalAddressRequest` class, allowing for the creation of new instances or from existing `SetLabelsGlobalAddressRequest` objects."]]],[]]