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."],[[["This page details the `InstancesGetEffectiveFirewallsResponse` class within the `Google.Cloud.Compute.V1` namespace, showing all available versions, from 1.0.0 to the latest 3.6.0."],["The `InstancesGetEffectiveFirewallsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the base `Object` class."],["The class provides two constructors: a default constructor and another that accepts an `InstancesGetEffectiveFirewallsResponse` object for copying."],["The class contains two properties, `FirewallPolicys` and `Firewalls`, which respectively provide access to the effective firewalls from firewall policies and the effective firewalls on an instance."],["The class is part of the `Google.Cloud.Compute.V1.dll` assembly, which is part of the Google Cloud .NET library."]]],[]]