public static void BindService(ServiceBinderBase serviceBinder, ManagedKafka.ManagedKafkaBase 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-24 UTC."],[[["This document provides reference documentation for the `ManagedKafka` class within the Google Cloud Managed Service for Apache Kafka API v1."],["The `ManagedKafka` class serves as the central point for managing Apache Kafka clusters, topics, and consumer groups."],["The document details the class's inheritance from the base `object` class and lists inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["Two static methods, `BindService(ManagedKafkaBase)` and `BindService(ServiceBinderBase, ManagedKafkaBase)`, are outlined for creating and registering service definitions with a server."],["The latest version of the documentation is 1.0.0-beta04, and there is a previous version 1.0.0-beta03."]]],[]]