public sealed class GetFirewallRequest : IMessage<GetFirewallRequest>, IEquatable<GetFirewallRequest>, IDeepCloneable<GetFirewallRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetFirewallRequest.
A request message for Firewalls.Get. 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 webpage provides reference documentation for the `GetFirewallRequest` class within the Compute Engine v1 API for .NET."],["The `GetFirewallRequest` class is a request message used to retrieve firewall details via the Firewalls.Get method."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for message handling, comparison, cloning, and efficient buffering."],["The `GetFirewallRequest` class has properties for specifying the `Firewall` name and the `Project` ID to fetch the corresponding data."],["The documentation covers versions from 1.0.0 to the latest version, 3.6.0, of the `GetFirewallRequest`, offering a historical view of changes and updates."]]],[]]