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 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."]]],[]]