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 provides documentation for the `InstancesGetEffectiveFirewallsResponse` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.16.0."],["The `InstancesGetEffectiveFirewallsResponse` class is part of the `Google.Cloud.Compute.V1` library, implemented as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` from the `Google.Protobuf` library, and inherits from the base .NET `object` class."],["The documentation includes a list of available versions of the `InstancesGetEffectiveFirewallsResponse` class, ranging from version 1.0.0 up to 3.6.0, with version 3.6.0 being the latest."],["The class has two constructors, one being an empty constructor and the second allowing for the assignment of an already created `InstancesGetEffectiveFirewallsResponse` object, as well as two properties for accessing `FirewallPolicys` and `Firewalls` that are both repeated fields."],["The `InstancesGetEffectiveFirewallsResponse` class is contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]