public static void BindService(ServiceBinderBase serviceBinder, Licenses.LicensesBase 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."],[[["This document provides reference documentation for the `Licenses` class within the Google Cloud Compute Engine v1 API, specifically for version 2.10.0 and its associated methods."],["The latest version available in the document is 3.6.0, and there are a multitude of previous versions spanning from 1.0.0 to 3.5.0 available to access through their individual links."],["The `Licenses` class inherits from `System.Object` and is located in the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["The document outlines two `BindService` methods, which can create service definitions and register service methods, one of which is stated to be part of an experimental API."],["The `Licenses` class contains information on it's methods, parameters, and returns."]]],[]]