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 .NET developers."],["The class is used for sending requests to set labels for security policies, as part of the `SecurityPolicies.SetLabels` method."],["The page lists multiple available versions of the class, ranging from version 1.0.0 to the latest version 3.6.0, allowing for access to different versions' code."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `object` class, with information about its inherited members also being provided."],["The documentation contains details on the class's constructors, including a parameter `other` for creating a new instance from another `SetLabelsSecurityPolicyRequest`, and properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, providing detailed information for using them."]]],[]]