public sealed class InstancesGetEffectiveFirewallsResponse : IMessage<InstancesGetEffectiveFirewallsResponse>, IEquatable<InstancesGetEffectiveFirewallsResponse>, IDeepCloneable<InstancesGetEffectiveFirewallsResponse>, IBufferMessage, IMessage
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `InstancesGetEffectiveFirewallsResponse` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.5.0, with links to all available previous versions and the latest."],["The `InstancesGetEffectiveFirewallsResponse` class is a part of the `Google.Cloud.Compute.V1.dll` assembly, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one parameterless and one taking another `InstancesGetEffectiveFirewallsResponse` instance as an argument, to create a new object."],["The class includes two primary properties, `FirewallPolicys` which is an output for effective firewall policies and `Firewalls` which are the effective firewalls on the instance, both utilizing the `RepeatedField` type."],["This is a class in the dotnet framework that inherits from the base object class and provides methods such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]