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."],[[["The `SetLabelsSecurityPolicyRequest` class is used for managing security policy labels in the Compute Engine v1 API."],["Version 3.6.0 is the latest available version, and there are numerous versions of the `SetLabelsSecurityPolicyRequest` class accessible, starting from version 1.0.0 and up to 3.6.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for managing messages and implementing different cloning strategies."],["It includes properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, allowing for configuration of the label setting operation, the target project, and the specified resource."],["The `SetLabelsSecurityPolicyRequest` class can be instantiated through two constructors, one default and another accepting another instance of `SetLabelsSecurityPolicyRequest`."]]],[]]