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-03-21 UTC."],[[["This page provides reference documentation for the `GetEffectiveFirewallsInstanceRequest` class in the Google Compute Engine v1 API, specifically within version 2.13.0 of the .NET library."],["The `GetEffectiveFirewallsInstanceRequest` class is used to request the effective firewalls for a specific instance."],["The page lists available versions of `GetEffectiveFirewallsInstanceRequest`, ranging from 1.0.0 to the latest version, 3.6.0, including links to their respective documentation."],["This class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, with various methods and properties like `Instance`, `NetworkInterface`, `Project`, and `Zone` available."],["The class has two constructors: a default one and another one that takes another `GetEffectiveFirewallsInstanceRequest` object as a parameter."]]],[]]