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 there are multiple previous versions accessible, ranging from 3.5.0 down to 1.0.0."],["`FirewallPolicyRuleSecureTag` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FirewallPolicyRuleSecureTag` class has two constructors: a default constructor and a constructor that accepts another `FirewallPolicyRuleSecureTag` object as a parameter."],["The `FirewallPolicyRuleSecureTag` class has properties such as `HasName`, `HasState`, `Name`, and `State`, which are used to manage secure tag data."],["`FirewallPolicyRuleSecureTag` is found within the `Google.Cloud.Compute.V1` namespace, part of the Google.Cloud.Compute.V1.dll assembly."]]],[]]