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 Compute Engine v1 API."],["The `SetLabelsGlobalAddressRequest` class is used to send a request to set labels for a global address and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's constructors, including a default constructor and one that accepts another `SetLabelsGlobalAddressRequest` object as a parameter for copying."],["Key properties of this class include `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used to define the request's body, project ID, and target resource name, respectively."],["The page shows a comprehensive list of previous versioning for the SetLabelsGlobalAddressRequest class, ranging from the latest version 3.6.0 to version 1.0.0."]]],[]]