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 the .NET environment."],["The latest version documented is 3.6.0, with a history of versions ranging from 1.0.0 up to the latest, with each link providing documentation for that particular version."],["The `SetLabelsSecurityPolicyRequest` class is used to set labels on security policies, and is part of the `Google.Cloud.Compute.V1` namespace."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and contains properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource`."],["Constructors are available for creating instances of `SetLabelsSecurityPolicyRequest`, either as a default or by cloning another `SetLabelsSecurityPolicyRequest` object."]]],[]]