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 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, as mentioned in the provided method description."],["The latest version documented on this page is 3.6.0, while version 2.15.0 is the version for the specific page content."],["The `SetLabelsGlobalAddressRequest` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `SetLabelsGlobalAddressRequest` class include `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used to define the request's body, project ID, and resource name or ID respectively."]]],[]]