public sealed class SetLabelsGlobalForwardingRuleRequest : IMessage<SetLabelsGlobalForwardingRuleRequest>, IEquatable<SetLabelsGlobalForwardingRuleRequest>, IDeepCloneable<SetLabelsGlobalForwardingRuleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetLabelsGlobalForwardingRuleRequest.
A request message for GlobalForwardingRules.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 `SetLabelsGlobalForwardingRuleRequest` class is part of the Google.Cloud.Compute.V1 namespace and is used to make requests for the GlobalForwardingRules.SetLabels method within the Compute Engine v1 API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The class includes constructors to create new instances and properties for managing the request body (`GlobalSetLabelsRequestResource`), the project ID (`Project`), and the resource name or ID (`Resource`)."],["The webpage provides documentation for various versions of the `SetLabelsGlobalForwardingRuleRequest` class, ranging from version 1.0.0 up to the latest version, 3.6.0."],["The latest version of this documentation is 3.6.0 and is part of a set of 29 different version documentation entries."]]],[]]