public sealed class FirewallPolicyRuleSecureTag : IMessage<FirewallPolicyRuleSecureTag>, IEquatable<FirewallPolicyRuleSecureTag>, IDeepCloneable<FirewallPolicyRuleSecureTag>, IBufferMessage, IMessage
[Output Only] State of the secure tag, either EFFECTIVE or INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted or its network is deleted.
Check the State enum for the list of possible values.
[[["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."],[[["The latest version available for `FirewallPolicyRuleSecureTag` is 3.6.0, and the page details versions ranging back to 1.0.0."],["`FirewallPolicyRuleSecureTag` is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FirewallPolicyRuleSecureTag` class includes properties `HasName`, `HasState`, `Name`, and `State`, providing information about secure tags, such as if they are set and their names and states."],["The `FirewallPolicyRuleSecureTag` class can be instantiated using two constructors: one default constructor, and one that takes another `FirewallPolicyRuleSecureTag` instance as an argument."],["The namespace for the `FirewallPolicyRuleSecureTag` class is `Google.Cloud.Compute.V1` and it's part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]