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-04-09 UTC."],[[["This page provides documentation for the `SetLabelsSecurityPolicyRequest` class within the Google Compute Engine v1 API, specifically version 3.2.0."],["The `SetLabelsSecurityPolicyRequest` class is used to send requests for setting labels on security policies and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes links to documentation for multiple previous versions of the API, ranging from version 1.0.0 up to the latest 3.6.0, for the same `SetLabelsSecurityPolicyRequest` class."],["The class `SetLabelsSecurityPolicyRequest` is defined in the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["The class contains two constructors, one default constructor, and another constructor that takes a `SetLabelsSecurityPolicyRequest` object, as well as properties for `GlobalSetLabelsRequestResource`, `Project`, and `Resource`."]]],[]]