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 webpage details the `InstancesGetEffectiveFirewallsResponse` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.9.0."],["The `InstancesGetEffectiveFirewallsResponse` class is used to retrieve effective firewall information, including both firewalls and firewall policies, for Compute Engine instances, as is shown through the `FirewallPolicys` and `Firewalls` properties."],["This class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, highlighting its capabilities in message handling, equality checks, deep cloning, and buffer operations."],["The page lists various versions of the Google.Cloud.Compute.V1 package, ranging from version 1.0.0 to the latest 3.6.0, allowing users to access documentation for the version that is most applicable to them."]]],[]]