public static void BindService(ServiceBinderBase serviceBinder, ValidationHelperV1.ValidationHelperV1Base 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This documentation provides reference information for the `ValidationHelperV1` class within the Google Cloud Binary Authorization v1 API."],["`ValidationHelperV1` is designed for BinAuthz Attestor verification, with methods for binding and registering service definitions."],["The `BindService` method allows for the creation of service definitions that can be registered with a server and it can register a service method with a service binder."],["The documented versions include 2.5.0 (latest), 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0 for this class."],["This class inherits from the object class and several methods from the object class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]