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-31 UTC."],[[["This webpage provides reference documentation for the `GetEffectiveFirewallsInstanceRequest` class within the Google Compute Engine v1 API."],["The `GetEffectiveFirewallsInstanceRequest` class is used to request details about effective firewalls for a specific instance, as part of the Instances.GetEffectiveFirewalls method."],["This page offers access to various versions of the `GetEffectiveFirewallsInstanceRequest` documentation, ranging from version 1.0.0 up to the latest version, 3.6.0."],["The `GetEffectiveFirewallsInstanceRequest` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors and properties associated with `GetEffectiveFirewallsInstanceRequest`, such as `Instance`, `NetworkInterface`, `Project`, and `Zone`, that allow users to set or retrieve the respective values."]]],[]]