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-04-09 UTC."],[[["The latest version available for the Google.Cloud.Compute.V1.FirewallPolicies is 3.6.0, with multiple other versions ranging down to 1.0.0 also accessible."],["This documentation provides reference and code samples for the FirewallPolicies class within the Compute Engine v1 API."],["FirewallPolicies, derived from the base `object`, includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `FirewallPolicies` class includes two `BindService` methods for creating and registering service definitions with or without server-side implementation logic."],["The class FirewallPolicies can be found within the namespace Google.Cloud.Compute.V1, specifically in the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]