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 documentation for the `SetLabelsSecurityPolicyRequest` class within the Google Compute Engine v1 API, specifically focusing on version 2.10.0, with links to other versions."],["The `SetLabelsSecurityPolicyRequest` class is used to send requests for setting labels on security policies and it inherits from the `object` class while implementing several interfaces."],["The available documentation details the class's constructors, specifically a default constructor and a copy constructor, and properties including `GlobalSetLabelsRequestResource`, `Project`, and `Resource`."],["The documentation outlines the implementations of the `SetLabelsSecurityPolicyRequest` class, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which all add specific functionality."],["The latest documented version of the `SetLabelsSecurityPolicyRequest` class is version 3.6.0, while this page focuses on version 2.10.0 and provides access to all versions between 1.0.0 and 3.6.0."]]],[]]