public static void BindService(ServiceBinderBase serviceBinder, IdentityAwareProxyAdminService.IdentityAwareProxyAdminServiceBase 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."],[[["This page provides documentation for the `IdentityAwareProxyAdminService` class within the Google Cloud Identity-Aware Proxy (IAP) v1 API."],["The content includes a list of available versions of the IAP Admin Service, ranging from version 1.0.0 up to the latest version 2.7.0, with version 2.4.0 being the version of the class in this current context."],["The `IdentityAwareProxyAdminService` class offers methods to bind service definitions for server-side handling logic, allowing customization through `BindService` methods."],["The API class `IdentityAwareProxyAdminService` inherits from the `object` class and provides APIs for Identity-Aware Proxy Admin configurations."],["The provided documentation outlines two `BindService` method overloads for registering service methods, one that creates a service definition that can be registered with a server, and another for customizing service binding logic."]]],[]]