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 document provides reference documentation for the `SetLabelsGlobalAddressRequest` class within the Google Cloud Compute Engine v1 API."],["The `SetLabelsGlobalAddressRequest` class is used to send requests for the `GlobalAddresses.SetLabels` method, allowing for setting labels on global addresses."],["The latest version available for this class is 3.6.0, but there is a range of versions listed that go back as far as version 1.0.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer management."],["The class contains 3 properties, namely `GlobalSetLabelsRequestResource`, `Project`, and `Resource`."]]],[]]