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 Engine v1 API, specifically for the .NET environment."],["The latest version documented is 3.6.0, and the page includes links to documentation for many previous versions, starting from version 1.0.0, all the way through to the latest."],["The `SetLabelsGlobalAddressRequest` class is used to define a request for the GlobalAddresses.SetLabels method, which is used to set labels for global addresses."],["The class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `SetLabelsGlobalAddressRequest` class include `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, enabling the construction of requests to set labels on global address resources."]]],[]]