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 latest version of the `Google.Cloud.Compute.V1` package available is 3.6.0, with multiple prior versions listed, ranging down to version 1.0.0."],["The `InstancesGetEffectiveFirewallsResponse` class, found in the `Google.Cloud.Compute.V1` namespace, represents a response containing effective firewall information for instances, with the current context version being 2.12.0."],["This class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InstancesGetEffectiveFirewallsResponse` class has two properties, `FirewallPolicys` and `Firewalls`, both of which use the `RepeatedField` type to store collections of effective firewall policies and instance firewalls."]]],[]]