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."],[[["This webpage provides documentation for the `SetLabelsGlobalForwardingRuleRequest` class in the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version documented is 3.6.0, and the page includes links to documentation for a range of previous versions, going back to version 1.0.0."],["The `SetLabelsGlobalForwardingRuleRequest` class is used to send requests for setting labels on global forwarding rules, and it inherits from several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource` which are used to construct and manage the request for setting labels."],["The documentation provides details about the constructors and the inherited members of the `SetLabelsGlobalForwardingRuleRequest` class."]]],[]]