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 Cloud Compute Engine v1 API, specifically for version 2.15.0 and other versions as well."],["`SetLabelsSecurityPolicyRequest` is a request message used in the SecurityPolicies.SetLabels method, designed for updating security policy labels."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility within the .NET ecosystem."],["Key properties of this class include `GlobalSetLabelsRequestResource`, which represents the request body, `Project` which is the project ID, and `Resource`, the target resource name or ID."],["The page lists historical versions from 1.0.0 up to the latest 3.6.0, enabling users to find the documentation for the specific versions they need."]]],[]]