public sealed class SetLabelsSecurityPolicyRequest : IMessage<SetLabelsSecurityPolicyRequest>, IEquatable<SetLabelsSecurityPolicyRequest>, IDeepCloneable<SetLabelsSecurityPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetLabelsSecurityPolicyRequest.
A request message for SecurityPolicies.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 `SetLabelsSecurityPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The class `SetLabelsSecurityPolicyRequest` is a request message used for `SecurityPolicies.SetLabels`, enabling users to update the labels of a security policy."],["The page includes a list of available versions of this request class, ranging from version 1.0.0 up to the latest 3.6.0, along with older versions like 2.2.0 highlighted at the top."],["The `SetLabelsSecurityPolicyRequest` class implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, and includes properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource`."],["The page details the constructors and the public properties including their type, and description, used within `SetLabelsSecurityPolicyRequest` along with their inherited members."]]],[]]