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."],[[["The latest version of the `SetLabelsGlobalAddressRequest` is 3.6.0, which can be found in the Google.Cloud.Compute.V1 library."],["This page provides documentation and code samples for the `SetLabelsGlobalAddressRequest` class within the Compute Engine v1 API."],["`SetLabelsGlobalAddressRequest` is a request message for GlobalAddresses.SetLabels, which is used to update the labels for a global address resource."],["The `SetLabelsGlobalAddressRequest` class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class has properties for `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, each serving a distinct purpose within the request."]]],[]]