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 documentation for the `SetLabelsGlobalAddressRequest` class within the Google Compute Engine v1 API, specifically for version 2.5.0."],["The `SetLabelsGlobalAddressRequest` class is used to send a request to set labels on a global address, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this resource available is 3.6.0, with a range of versions available from 1.0.0 up until the latest."],["The class has properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource` to handle request data and context."],["The provided documentation covers the class's constructors and inherited members, as well as the namespace and assembly it belongs to."]]],[]]