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-04-09 UTC."],[[["This webpage provides reference documentation for the `SetLabelsSecurityPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The `SetLabelsSecurityPolicyRequest` class is used to send a request message for setting labels on security policies, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists multiple versions of the `SetLabelsSecurityPolicyRequest` class, ranging from version 1.0.0 to the latest version 3.6.0, allowing users to access documentation for different releases."],["The class has properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used to define the request details, and it also includes constructors for creating instances of the class."]]],[]]