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 latest version of the `SetLabelsGlobalAddressRequest` is 3.6.0, but there are multiple older versions available for reference, ranging down to version 1.0.0."],["`SetLabelsGlobalAddressRequest` is a class within the Google.Cloud.Compute.V1 namespace, designed to send requests for setting labels on global addresses within the Compute Engine API."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring it follows standard patterns for message handling and object comparison."],["The `SetLabelsGlobalAddressRequest` class has properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used to define the specifics of the label setting request."],["The content in this page is reference documentation for code samples about the `SetLabelsGlobalAddressRequest`, which is used for Compute Engine API class."]]],[]]