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."],[[["The latest version of the `SetLabelsSecurityPolicyRequest` is 3.6.0, but there are many versions available, including 3.5.0, 3.4.0, down to 1.0.0."],["`SetLabelsSecurityPolicyRequest` is a class in the `Google.Cloud.Compute.V1` namespace and is used to set labels for security policies in the Compute Engine v1 API."],["The `SetLabelsSecurityPolicyRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the `object` class."],["This class includes properties `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which provide details for the request body, project ID, and resource name or ID respectively."],["Two constructors are available for the `SetLabelsSecurityPolicyRequest` class: a default constructor and one that accepts another `SetLabelsSecurityPolicyRequest` object."]]],[]]