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 page provides documentation for the `SetLabelsSecurityPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.5.0."],["The `SetLabelsSecurityPolicyRequest` class is used to send a request to set labels for security policies, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists the available versions of this class, ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest version."],["Key properties of the `SetLabelsSecurityPolicyRequest` class include `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used to define the body of the request, the project ID, and the resource name/ID, respectively."],["The class has two constructors: a parameterless one, and one that takes another `SetLabelsSecurityPolicyRequest` as an argument."]]],[]]