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."],[[["This webpage provides documentation for the `FirewallPolicyRuleSecureTag` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionality."],["The `FirewallPolicyRuleSecureTag` class, part of the Google Cloud Compute V1 library, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for `Name` and `State`, with `HasName` and `HasState` properties indicating whether these fields are set."],["The webpage has a list of historical versions of the documentation, ranging from version 1.0.0 up to the most recent 3.6.0, for the `FirewallPolicyRuleSecureTag` documentation."],["The `FirewallPolicyRuleSecureTag` class has two constructors, one is parameterless and the other takes a FirewallPolicyRuleSecureTag object."]]],[]]