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-03-24 UTC."],[[["The page provides documentation for the `InstancesGetEffectiveFirewallsResponse` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, constructors, and inherited members."],["It outlines multiple versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, each linked to its respective documentation for `InstancesGetEffectiveFirewallsResponse`."],["The `InstancesGetEffectiveFirewallsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for robust functionality."],["This class has two constructors, one default and another that takes another `InstancesGetEffectiveFirewallsResponse` object as a parameter for copying."],["It includes properties `FirewallPolicys` and `Firewalls`, which provide the effective firewall policies and effective firewalls on the instance respectively, each returning a `RepeatedField` of their respective type."]]],[]]