public static void BindService(ServiceBinderBase serviceBinder, FirewallPolicies.FirewallPoliciesBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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."],[[["The `FirewallPolicies` class is part of the `Google.Cloud.Compute.V1` namespace and is defined within the `Google.Cloud.Compute.V1.dll` assembly."],["This page provides documentation for various versions of the `FirewallPolicies` API, ranging from version 1.0.0 to the latest version 3.6.0, which is also available as a link."],["The `FirewallPolicies` class inherits from the `Object` class and provides methods such as `BindService` for server-side service definition and binding."],["The `BindService` method can create a service definition with a provided `FirewallPoliciesBase` or bind a service to a binder with or without implementation."],["This documentation page outlines the available methods and versions for the `FirewallPolicies` API, facilitating its integration into projects."]]],[]]