public sealed class GetEffectiveFirewallsInstanceRequest : IMessage<GetEffectiveFirewallsInstanceRequest>, IEquatable<GetEffectiveFirewallsInstanceRequest>, IDeepCloneable<GetEffectiveFirewallsInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetEffectiveFirewallsInstanceRequest.
A request message for Instances.GetEffectiveFirewalls. See the method description for details.
[[["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-04-09 UTC."],[[["This document provides reference documentation for the `GetEffectiveFirewallsInstanceRequest` class within the Google Compute Engine v1 API, specifically for .NET."],["The class `GetEffectiveFirewallsInstanceRequest` is used to request effective firewall details for a specific instance and network interface, which has a version history ranging from 1.0.0 to 3.6.0, with the latter being the latest."],["This class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetEffectiveFirewallsInstanceRequest` include `Instance`, `NetworkInterface`, `Project`, and `Zone`, which are used to specify the target instance, network interface, project ID, and zone for which firewall information is requested."],["The document also lists all prior versions of the class and its associated documentation, from 1.0.0 up to the current version, 3.6.0."]]],[]]