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, specifically for .NET development."],["The `SetLabelsGlobalAddressRequest` class, which can be found under the `Google.Cloud.Compute.V1` namespace, is used to send a request message for setting labels on global addresses."],["The latest version of the API available is 3.6.0, while this page is specifically related to version 2.3.0, with versions ranging from 1.0.0 to 3.6.0 being available for reference."],["The `SetLabelsGlobalAddressRequest` class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `Object` class."],["Key properties of this class include `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are essential for specifying the label modification and the target project and resource."]]],[]]