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 webpage provides documentation for the `SetLabelsGlobalForwardingRuleRequest` class in the Google Cloud Compute Engine v1 API, specifically for the .NET library."],["The content covers a range of versions, from 1.0.0 up to the latest 3.6.0, showcasing the evolution of this class within the API over time."],["The `SetLabelsGlobalForwardingRuleRequest` class is used to modify labels on a GlobalForwardingRule resource and implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource` which are essential for configuring and executing label-setting operations."],["The page documents the `SetLabelsGlobalForwardingRuleRequest` class's constructors, including a parameter-based constructor that takes in another instance of the same class."]]],[]]