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 Cloud Compute Engine v1 API, specifically for .NET development."],["The class `SetLabelsGlobalAddressRequest` is a request message used for the `GlobalAddresses.SetLabels` method in the API, enabling the setting of labels."],["The page lists multiple versions of the API documentation, with version 3.6.0 being the latest, and includes access to older versions dating back to 1.0.0."],["The documentation details the class's constructors, properties, and the interfaces it implements, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains information about the `GlobalSetLabelsRequestResource`, `Project`, and `Resource` properties, which are essential for configuring the request."]]],[]]