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"]],[["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 document provides reference documentation for the `ValidationHelperV1` class within the Google Cloud Binary Authorization v1 API, specifically for version 2.1.0."],["`ValidationHelperV1` is a static class used for BinAuthz Attestor verification and inherits from the base `Object` class, including its methods."],["The `ValidationHelperV1` class offers two `BindService` methods for creating service definitions and registering service methods with a service binder, respectively."],["The latest version available is 2.5.0, and the documentation also includes access to previous versions going as far back as 1.0.0."],["The namespace for the `ValidationHelperV1` class is `Google.Cloud.BinaryAuthorization.V1` and it's found within the `Google.Cloud.BinaryAuthorization.V1.dll` assembly."]]],[]]