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 webpage provides documentation for the `SetLabelsSecurityPolicyRequest` class within the Google Cloud Compute Engine v1 API, detailing its usage and structure."],["This page lists the available versions of `SetLabelsSecurityPolicyRequest` from version 1.0.0 up to the latest version 3.6.0, allowing for version-specific reference."],["`SetLabelsSecurityPolicyRequest` is a class used to make a request for `SecurityPolicies.SetLabels`, as stated in the method description, and it inherits from object while implementing several interfaces."],["The `SetLabelsSecurityPolicyRequest` class includes properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, each with its own type and description for setting labels on resources."],["The documentation covers the public constructors for the `SetLabelsSecurityPolicyRequest` class, outlining how to instantiate the object with or without a `SetLabelsSecurityPolicyRequest` parameter."]]],[]]