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."],[[["The page provides reference documentation for the `SetLabelsGlobalAddressRequest` class within the Compute Engine v1 API."],["This class is used to create a request message for the `GlobalAddresses.SetLabels` method in the Google Cloud Compute Engine API."],["The documentation shows an inheritance hierarchy, with `SetLabelsGlobalAddressRequest` inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SetLabelsGlobalAddressRequest` class contains properties like `GlobalSetLabelsRequestResource`, `Project`, and `Resource` that are necessary for constructing and executing the API request."],["The documentation includes links to 30 different versions of the `SetLabelsGlobalAddressRequest` class, ranging from version 1.0.0 to the most recent version 3.6.0."]]],[]]