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-24 UTC."],[[["This webpage provides documentation for the `SetLabelsSecurityPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.4.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 class inherits from the `Object` class and has inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `SetLabelsSecurityPolicyRequest` class has two constructors, one default and another that takes an existing `SetLabelsSecurityPolicyRequest` object to copy."],["The webpage lists the available documentation for the class across multiple versions, ranging from 1.0.0 to 3.6.0, with the latest being version 3.6.0."]]],[]]